/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
img{
	border: none;
}
a:hover{
	text-decoration: none;
}
body{
	background: #e6e8ea url(../img/bg.png) repeat-x;
}
#content{
	min-height: 100%;
	margin-bottom: -100px;
	background: url(../img/bg.jpg) no-repeat center top;
}
* html #content{
	height: 100%;
}
#main{
	width: 956px;
	margin: 0 auto;
}
#header{
	height: 132px;
}
#logo{
	float: left;
	width: 318px;
	height: 111px;
	margin: 14px 0 0;
}
#logo object{
	margin: 0;
	padding: 0;
}
#archives{
	float: right;
	margin: 30px 36px 0 0;
}
#archives a{
	float: left;
	margin: 0 0 0 45px;
	padding: 50px 0 0;
	font: italic 14px Verdana, Arial, Helvetica, sans-serif;
	color: #006b9b;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu{
	float: left;
	width: 208px;
	margin-right: -208px;
}
#menul{
	margin: 1px 0 0 28px;
	padding: 0;
	list-style: none;
}
#menu li{
	float: left;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0 0 4px;
	text-indent: 11px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	cursor: default;
}
#menu li a{
	color: black;
	text-decoration: none;
}
#menu li.active{
	color: white;
	background: url(../img/menu.png) no-repeat 0 0;
}
#menu li.active a{
	color: white;
}
#menu li:hover, #menu li.over{
	color: white;
	background: url(../img/menu.png) no-repeat;
}
#menu li:hover a, #menu li.over a{
	color: white;
}
#menu li:hover table, #menu li.over table{
	display: block;
}
#menu li table{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 170px;
	display: none;
}
#menu li td{
	font-size: 1px;
	line-height: 1px;
	text-indent: 7px;
	background: url(../img/mc.png);
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mc.png',sizingMethod='scale');
}
#menu .tl{
	width: 8px;
	height: 8px;
	background: url(../img/tl.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tl.png',sizingMethod='crop');
}
#menu .tr{
	width: 8px;
	height: 8px;
	background: url(../img/tr.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tr.png',sizingMethod='crop');
}
#menu .bl{
	width: 8px;
	height: 8px;
	background: url(../img/bl.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bl.png',sizingMethod='crop');
}
#menu .br{
	width: 8px;
	height: 8px;
	background: url(../img/br.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/br.png',sizingMethod='crop');
}
#menu .hx{
	height: 8px;
}
#menu .vx{
	width: 8px;
}
#menu td ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu td li{
	float: none;
	width: auto;
	position: static;
	padding: 0 0 2px;
	text-indent: 0;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
}
#menu td li:hover{
	background: none;
}
#menu td li a{
	display: block;
	margin: 0 3px 0;
	padding: 0 0 5px;
	border-bottom: 1px dashed white;
}
#menu td li.last a{
	padding: 0;
	border: none;
}
#menu td li a:hover{
	color: black;
}
#menu #connect{
	display: block;
	margin: 30px 0 20px 27px;
}
#menu .block{
	width: 180px;
	margin: 0 0 10px 27px;
	padding-top: 9px;
	background: url(../img/nbls.png) no-repeat;
}
#menu .block .endl{
	clear: both;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url(../img/nbos.png) no-repeat;
	padding: 0;
	border: none;
}
#menu .block div{
	padding: 5px 0 5px 20px;
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: #eff4f7;
}
#side{
	float: right;
	width: 208px;
	margin-left: -208px;
}
form{
	margin: 0;
	padding: 0;
}
#side .block{
	width: 180px;
	margin: 0 0 14px;
	padding-top: 9px;
	background: url(../img/nbls.png) no-repeat;
}
#side .block .endl{
	clear: both;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url(../img/nbos.png) no-repeat;
	border: none;
}
#side h3{
	margin: 0;
	padding: 4px 0 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-indent: 6px;
	color: #181818;
}
#side a.fr{
	display: block;
/*	text-align: center; */
	width: 183px; 
	height: 64px;
/*	width: 183px; 
	height: 99px; */
	margin: 0 0 4px;
	text-decoration: none;
/*	background: url(../img/friends.png) no-repeat; */
}
#side a.fr img,#side a.fr embed{
	margin: 7px 6px 6px 7px;
}
#side p.fr{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	margin: 0;
	padding: 3px 9px 4px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #47494a;
	background: white;
}
#side .block h3{
	text-indent: 10px;
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: #eff4f7;
}
#side .block div{
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: #eff4f7;
}
#side .block form{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#side .block .stats{
	height: 85px;
}
#side .block .check{
	height: 60px;
}
#side .block input{
	width: 138px;
	height: 15px;
	margin: 4px 0 0 8px;
	padding: 3px 0 0 4px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #666666;
	border: 1px solid #cbcbcb;
	background: white;
}
#side .block #statok{
	float: right;
	width: 51px;
	height: 18px;
	margin: 5px 7px 0 0;
	padding: 0;
	border: none;
	background: url(../img/statok.png) no-repeat;
}
#side .block #chkok{
	float: right;
	width: 76px;
	height: 18px;
	margin: 5px 7px 0 0;
	padding: 0;
	border: none;
	background: url(../img/chkok.png) no-repeat;
}
#side .block .shows{
	height: 40px;
}
#side .block .shows p{
	float: left;
	margin: 0;
	padding: 3px 15px 2px 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666666;
}
#side .block .shows div{
	float: left;
	width: 60px;
	height: 11px;
	margin: 5px 0 -2px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: white;
	background: url(../img/count.png) no-repeat;
	border: none;
}
#side .block .shows span{
	margin: 0 2px 0 1px;
}
#center{
	margin-left: 208px;
	margin-right: 208px;
	overflow: hidden;
}
#robot{
	height: 196px;
	margin: 0 0 0 11px;
	padding: 0 0 0 116px;
	background: url(../img/robo.png) no-repeat;
}
#robot object{
	margin: 0;
	padding: 0;
}
#center .block{
	width: 500px;
	margin: 22px 0 0 20px;
	padding-top: 9px;
	background: url(../img/nbl.png) no-repeat;
}
#center .block .bord{
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: #eff4f7;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #484949;
}
#center .block .endl{
	clear: both;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url(../img/nbo.png) no-repeat;
	border: none;
}
#center .block h1{
	margin: 0;
	padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: white;
	background: #535a5d;
}
#center .block p,#center .bord div{
	margin: 0;
	padding: 6px 9px 12px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
	color: #484949;
}
#center .block h2,#center .block h3{
	margin: 0;
	padding: 6px 9px 3px;
}
#center .block ul, #center .block ol{
	margin: 0;
	padding: 6px 9px 3px;
}
#center .block li{
	margin: 0 0 0 25px;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #484949;
}
#center .block li p{
	padding: 0;
}
#center .block table{
	width: 94%;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	border: 1px solid #cfd4d1;
	background: #f9fbfe;
}
#center .block th{
	margin: 0;
	padding: 1px;
	border: 1px solid #cfd4d1;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #484949;
	background: white;
}
#center .block td{
	margin: 0;
	padding: 2px;
	border: 1px solid #cfd4d1;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #484949;
	background: #f9fbfe;
}
#center .block th p,#center .block td p,#center .bord th div,#center .bord td div{
	padding: 0;
	font-size: 10px;
}
#center .block th p,#center .bord th div{
	font-weight: bold;
}
#center .block .white{
	background: white;
}
#center .block .whitec{
	background: white;
	text-align: center;
}
#center .block .center{
	text-align: center;
}
#center .block a{
	color: #0e73a0;
}
#center .block img{
	float: left;
	margin: 5px 10px 0 2px;
}
#center .block form{
	margin: 0;
	padding: 3px 9px 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #484949;
}
#center .block input, #center .block select, #center .block textarea{
	margin: 2px 0 4px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #484949;
}
#center #conf{
	padding-top: 6px;
}
#conf input, #conf textarea{
	width: 98%;
}
#conf #confo{
	float: right;
	width: auto;
	margin: 6px 3px 0;
}
#center p.konnoc{
	color: red;
}
#center p.connok{
	color: green;
}
#news{
	margin: 0 0 0 6px;
}
#news div.top{
	float: left;
	width: 200px;
	margin: 15px 10px 0 0;
	background: url(../img/dots.png) no-repeat right 2px;
}
#news div.top h3{
	margin: 0;
	padding: 0 0 6px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#news div.top h3 a{
	color: black;
	text-decoration: none;
}
#news div.top h3 a:hover{
	text-decoration: underline;
}
#news div.top p{
	margin: 0;
	padding: 0;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #2ea946;
	border: none;
}
#news div.bot{
}
#news div.bot p{
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	padding: 4px 0 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #3e4042;
	border-top: 1px solid #bbbec0;
}
#adds{
	 width: 631px;
	 height: 221px;
	 margin-top: 40px;
	 background: url(../img/pod.png) no-repeat;
}
#adds div{
	display: inline;
	float: left;
	width: 199px;
	margin: 7px 0 0 11px;
}
#adds div p{
	width: 190px;
	margin: 4px 0 0;
	padding: 4px 0 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #3e4042;
	border-top: 1px solid #666666;
}
#contacts{
	width: 411px;
	margin: 13px 0 0 215px;
	padding-top: 12px;
	background: url(../img/pod2.png) no-repeat;
}
#contacts div{
	height: 125px;
	padding-left: 123px;
	background: white;
}
#contacts h2{
	margin: 0;
	padding: 0;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #0095cd;
}
#contacts p{
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #3f3f3f;
}
#closer{
	 clear: both;
	 height: 140px;
}
#footer{
	width: 900px;
	height: 100px;
	margin: 0 auto;
}
#footer p{
	float: left;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #747474;
}
#footer .fp1{
	width: 250px;
}
#footer .fp2{
	width: 210px;
}
#footer .fp3{
	width: 210px;
}
#footer a{
	color: #0e73a0;
}
#cmapb{
	display: none;
	position: absolute;
	z-index: 99;
	top: 300px;
	left: 50%;
	margin-left: -448px;
}

