html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#FFF;
	scrollbar-face-color:#E5E6E7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#E5E6E7;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#F7F8F9;
	scrollbar-darkshadow-color:#000000;
	color: #000;
	font-size:90%;
}

body,table,td,div,a,select,input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif;}
h1{
	font-size:130%;
	color:#578D6F;
}
h2 {font-size:12pt;}
h3 {font-size:11pt;}
h4 {font-size:16px;}
h5 {font-size:9pt;}
h6 {font-size:8pt;}
form{margin:0px;padding:0px;}

a,a:link,a:visited{
	color:#ED1B24;
	text-decoration:underline;
}
a:hover,a:active{
	color:#FD7C81;
}

#header{
	
}
#logo{
	
}


#logo{
	position: absolute;
	top: 26;left:43px;
	z-index: 200;
}
#leftcoltop1{
	background:url(/i/bg_leftcol.gif) repeat-y;
	width: 240px;
	height: 136px;
	position: absolute;
	top: 0;left:30px;
	z-index: 100;
}
#leftcoltop2{
	background:url(/i/bg_leftcol2.gif) repeat-y;
	width: 240px;
	height: 56px;
	position: absolute;
	top: 136px;left:30px;
	z-index: 100;
}
#leftcoltop3{
	width: 240px;
	position: absolute;
	top: 192px;left:30px;
	z-index: 100;
}
#leftcoltop4{
	width: 240px;
	position: absolute;
	top: 255px;left:30px;
	z-index: 100;
}
#leftcoltop5{
	width: 240px;
	height: 85px;
	background:url(/i/bg_leftcol2.gif) repeat-y;
	position: absolute;
	top: 281px;left:30px;
	z-index: 100;
}

#navig{
	width: 240px;
	position: absolute;
	top: 225px;left:30px;
	z-index: 100;
	border: 0;
}
#navig td{
	width: 33%;
	text-align: center;
}


#topmenu{
}
#topmenu td{
	sdftext-align: center;
}
#topmenu .topwheel{
	background:url(/i/topwheel.gif) 50% 0 no-repeat;
	height: 48px;
	dmin-width: 84px;
}
#topmenu .topwheel img{
	margin: 0 0 0 0;
}
#topmenu .topwheel a{
	width: 84px;
	height: 48px;
	display:block;
}
#topmenu .item{
	height: 88px;
	background: url(/i/bgtopmenuitem.gif) 50% repeat-y;
	width: 20%;
	dborder: 1px solid red;
}
#topmenu .item div{
	margin:0 3px;
}
#topmenu .item a,#topmenu .item a:visited{
	color: #ee1c24;
	background: white;
	white-space: nowrap;
	font-weight: bold;
	font-size: 15px;
	dborder: 1px solid red;
	text-decoration:none;
}
#topmenu .item a:hover{
	color: black;
}


#leftmenu{
position: absolute;
left: 60px;top:300px;
z-index: 200;
border-left:1px solid #f1343c; 
}
#leftmenu,#leftmenu table{
color: Black;
font-size:12px;
}
#leftmenu a,#leftmenu a:visited{ 
color:#ED1B24;
text-decoration:underline;
}
#leftmenu a:hover{
color:#FD7C81;
}
#leftmenu .item{
	background: url(/i/bigarrow.gif) no-repeat;
	iheight: 23px;
	margin: 5px 0 0 0;
	position: relative;
	left: -11px;top:6px;
	padding: 5px 0 5px 30px;
}


#topblock{
	border-top: 5px solid #a6a7a9;
	border-bottom: 5px solid #a6a7a9;
}
#topblock .cont{
	height: 220px;
	padding: 0 0 0 301px;
	background: url(/i/bg_topblock.gif) white repeat-x 0 1px;
}
#topblock .cont div{
	width: 660px;
	sborder: 1px solid blue;
	background: url(/i/stanok.jpg) 100px 1px no-repeat;
	height: 220px;
	overflow: hidden;
}
#topblock .cont div img{
	margin: 0;
	padding: 0;
}

#centerleftcol{
	background:url(/i/bg_leftcol.gif) right repeat-y;
}
#clcont{
	position: relative;
	top: 165px;
	background:url(/i/bg_leftcol2.gif) 30px repeat-y;
	z-index: 500;
}
#schema{
	/*height: 268px;*/
	background-repeat: no-repeat;
	margin: 0 0 0 30px;
	padding: 55px 0 0 13px;
}


#content{
	padding:0 0 0 20px;
}

#footer{
	border-top: 5px solid #a6a7a9;
	border-bottom: 5px solid #a6a7a9;
	color: White;
	font-size: 12px;
}
#footer .cont{
	height: 116px;
	overflow: hidden;
	padding: 0 18px 0 305px;
	background: url(/i/bg_footer.gif) white repeat-x 0 1px;
}
#footer .cont div{
	margin: 50px 0 0 0;
}
#footer a,#footer a:visited{
	color: #fec5c5;
}
#footer a:hover{
	color: white;
	text-decoration: underline;
}


.bottomwheel{
	height: 35px;
	width: 33%;
	background: url(/i/bottomwheel.gif) white center no-repeat;
}