HTML, BODY {
	padding: 0;
	margin: 0;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4f4f4f;
}

h1 { font-family:Tahoma, Verdana, Arial; font-size:13px; color:#4f4f4f; }

.png { behavior:url("include/png.htc"); }

a { color:#4f4f4f; }
a:link {
	text-decoration: none;
	color: #4f4f4f;
}
a:visited {
	text-decoration: none;
	color: #696868;
}
a:hover {
	text-decoration: underline;
	color: #ce0d25;
}
a:active { text-decoration:underline; }

a.a { color:#b2b2b2; }
a.b { color:#8c8c8c; }
a.d { color:#ca0c23; }
a.e { color:#bdbdbd; }

.topmenu { }
	.topmenu .styling { position:absolute; }
		.topmenu .styling img { position:relative; left:12px; top:-28px; }
	.topmenu .menuitem { width:238px; background:url(images/topmenu_item.jpg) no-repeat; text-align:center; vertical-align:middle; }
		.topmenu .menuitem img { border:0; }
		.topmenu .menuitem a img { text-align:left; }

.left { text-align:left; vertical-align:top; }		
.leftdiv { padding:16px 28px 3px 13px; }
	.left .logo { vertical-align:middle; }
	.left .leftmenu {}
		.left .leftmenu td { border-bottom:1px solid #FFF; border-right:1px solid #FFF; text-align:left; }
			.left .leftmenu td.leftmenu_item1 { background-color:#05409a; }
			.left .leftmenu td.leftmenu_item2 { background-color:#236623; }
			.left .leftmenu td.leftmenu_item3 { background-color:#9e0232; }
			.left .leftmenu td.leftmenu_item4 { background-color:#b28600; }
			.left .leftmenu td div { width:14px; float:left; }
	.left .bannerspace { padding-top:23px; }
		.left .bannerspace img { border:0; margin-bottom:7px; display:block; }
.right { text-align:left; vertical-align:top;}

.right p {
	text-align: justify;
}

.rightdiv {
	padding-bottom: 10px;
}
	.right .rightmenu { padding:0 30px 0 27px; }
		.right .rightmenu .header { background:url(images/rightmenu.gif) repeat-x; font-weight:bold; color:#FFF; padding:2px 11px 2px 11px; }
		.right .rightmenu .links { padding:11px 4px 13px 4px; color:#838383; }
			.right .rightmenu .links td { padding:1px 0 1px 0; vertical-align:top; }
				.right .rightmenu .links td img { padding-top:4px; }
	.right .imgheader { margin-bottom:13px; display:block; }
	.right .podrobnee { padding:16px 7px 13px 0; text-align:right; }
	.right .divider { height:17px; background:url(images/divider.gif) repeat-x top; }
		.right .block img { float:left; margin: 0 13px 10px 0; }
		.right .block h1 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2f55a3;
}
.footer { padding:0 30px 21px 13px; }
	.footer .bottom { padding-bottom:27px; background:url(images/bottom.gif) repeat-x top; }
		.footer .bottom .bottommenu { color:#adadad; padding:39px 120px 0 0; }
			.footer .bottom .bottommenu a { color:#adadad; }
		.footer .counters img { margin-right:9px; }
	.footer .copy, .footer .copy a { color:#8c8c8c; font-weight:bold; }
	.footer .advert, .footer .advert a { color:#8c8c8c; }
