html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.shapka {
	background-image: url(fon.jpg);
	height: 165px;
}
td.ban {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;	
}
td.logo {
	width: 100%;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
td.pronas {
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
	background-image: url(pronasf.jpg);
	background-color: #ffffff;
	height: 39px;
}
td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 25%;
	background-image: url(menur.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a.menu {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

td.menu {
	background-image: url(menuf.jpg);
	background-color: #ffffff;
}

}

td.shadowleft, td.shadowright {
	background-image: url(shadow.jpg);
	height: 5px;
}
td.shadowleft {
	text-align: right;
}
td.news {
	background-image: url(news_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width: 30%;
	padding-right: 6px;
}
table.newstable {
	width: 100%;
}
td.newsitem {
	background-image: url(newsitem_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
	padding: 10px;
	text-align: justify;
}
h2.hdr2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #c63c3c;
	margin-bottom: 7px;
}
a {
	text-decoration: none;
	color: #c63c3c;
}
table.hdrtab {
	border-collapse: collapse;
	background-image: url(hdrtab_bg.jpg);
	background-color: #ffffff;
	height: 37px;
	width: 100%;
}


}
td.text {
	background-image: url(text_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}


td.prava {
	padding-right: 5px;
	height: 32px;
}



td.niz {
	vertical-align: middle;
	text-align: center;
	width: 50%;
}
td.niz2 {
	vertical-align: middle;
	text-align: center;
	width: 30%;
}
td.niz3 {
	vertical-align: middle;
	text-align: center;
	width: 20%;
}
