#html, body {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	width: expression(body.clientWidth > 1000?"100%":"1000px");
	height: 100%;
	background-color: #FFF;
}

h1 {
	margin: 5px 0px 5px 0px;
	font: 22px georgia;
	color: #777;
}
a {
	color: #777;
}

.main_block {
	position: relative;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -455px;
	padding: 0px;
	width: 910px;
	height: 100%;
	background-color: #FFF;

}



.left_block {
	padding: 0px;
	float: left;
	margin-top: 0px;
	width: 300px;
	background-color: #FFF;
	margin-bottom: 0px;
}

.left_logo {
	position: relative;
	top: 20px;
	left: 0px;
	width: 215px;
	height: 215px;
}


.center_block {
	position: relative;
	margin: 0px 0px 45px 300px;
	padding: 0px;
	background-color: #FFF;
}

.top_logo {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width: 600px;
	height: 100px;
}

.top_menu {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width: 500px;
	height: 30px;
}


.content {
	position: relative;
	margin-top: 20px;
	left: 0px;
	padding-right: 10px;
	font: normal 11px verdana;
	text-align: justify;
}

.okruga {
	font: normal 12px verdana;
}

.okruga a {
	display: block;
	padding: 3px;
	font: normal 12px verdana;
	color: #62696E;
}

.okruga a:hover {
	display: block;
	padding: 3px;
	font: normal 12px verdana;
	color: #B61111;
}


.menu_item {
	display: block;
	position: absolute;
	width: 132px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	background: url(/images/menu_button.jpg) 0px 0px no-repeat;
	font: bold 12px verdana;
	color: #B61111;
	text-decoration: none;
}


.menu_item:hover {
	display: block;
	position: absolute;
	width: 132px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	background: url(/images/menu_button_sel.jpg) 0px 0px no-repeat;
	font: bold 12px verdana;
	color: #FFF;
	text-decoration: none;
}

.menu_item_sel {
	display: block;
	position: absolute;
	width: 132px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	background: url(/images/menu_button_sel.jpg) 0px 0px no-repeat;
	font: bold 12px verdana;
	color: #FFF;
	text-decoration: none;
}


.bottom_block {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: auto;
}


.bottom_menu {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 910px;
	height: auto;
	text-align: center;
	color: #B61111;
	text-decoration: none;

}


.bottom_menu a	{
	font: bold 12px Verdana;
	color: #B61111;
	text-decoration: none;
}

.bottom_menu a:hover	{
	font: bold 12px Verdana;
	color: #B61111;
	text-decoration: underline;
}

img {
	border: none;
}


DIV.rounded {padding:15px 0 0 10px;width:180px;}
DIV.rounded H1 {border:0px solid black;font:bold 11px Verdana;color:#FFFFFF;height:17px;padding:3px 0 0 7px;margin:0;}
DIV.rounded DIV.round_content {background-color:#FFFFFF;border-color:#CFCFCF;border-style:solid;border-width:0 1px 0 1px;padding:5px 7px 5px 7px;font:11px Verdana;color:#62696E;}
DIV.rounded DIV.round_content A {color:#EA4602;}
DIV.rounded DIV.round_content A:hover {color:#62696E;}
DIV.rounded DIV.round_content input {width: 120px; border: 1px solid #AAA;}


DIV.rounded DIV.end{background: url('/images/rounded-bottom.jpg') top left no-repeat;height:3px;overflow:hidden;}

DIV.red H1 {background: url('/images/rounded-red-top.jpg') top left no-repeat;}



.pagetrail {
	margin-left: 6px;
	margin-bottom: 6px;
	font: normal 12px arial;
	color: #3C3C3C;
}


.pagetrail img {
	position: relative;
	top: 2px;
}

.pagetrail a{
	font: normal 12px arial;
	color: #B61111;
	text-decoration: none;
}

.pagetrail a:hover{
	font: normal 12px arial;
	color: #B61111;
	text-decoration: underline;
}

.vista_logo {
	float: right;
	font: normal 11px verdana;
	color: #AAA;
	padding-bottom: 5px;
	display: none;
}

.vista_logo  a{
	color: #AAA;
}

.live {
    filter:alpha(opacity=1);
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }

.tops {
	display: none;
}

.bottom {
	font: normal 11px verdana;
	margin-bottom: 5px;
	color: #AAA;
}

.bottom  a{
	font: normal 11px verdana;
	color: #AAA;
	text-decoration: none;	
}

.bottom  a:hover{
	font: normal 11px verdana;
	color: #AAA;
	text-decoration: underline;	
}

.main_link {
	text-align: right;
	margin-bottom: 5px;

}

.main_link  a{
	font: normal 11px verdana;
	color: #AAA;
	text-decoration: none;	
}

.main_link  a:hover{
	font: normal 11px verdana;
	color: #AAA;
	text-decoration: underline;	
}

.bbb {
display: none;
}