@font-face {
    font-family: EpsilonCTT; /* Èìÿ øðèôòà */
    src: url(fonts/Epsilonctt.TTF); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}

.o{
	color: white;
	font-size: 22pt;
	font-family: EpsilonCTT;
}

strong{font-weight:600 !important;}

ul.page-list.subpages-page-list ul{
	margin:0 0 0 20px;
}

ul.page-list.subpages-page-list li{
	list-style-type:circle;
	margin:10px 0 0 10px;
}

#global{
	width: 1024px;
	margin: 0 auto;
}

#head{
	width: 1024px;
	height: 242px;
	background: url(img/head_top.png);
}

#slider{
	width: 1024px;
	background: url(img/sl.jpg);
	height: 211px;
}

.slide{
	width: 672px;
	margin: 0 auto;
}

#bottom_head{
	background: url(img/haed_botton.png);
	width: 1024px;
	
	height: 46px;
}

#content{
	width: 1024px;
	background-color:#3f88c2;
	margin-top: -1px;
}

.left{
	width: 724px;
	background-color: white;
	float: left;
	MIN-HEIGHT: 400PX;
	padding-bottom: 100px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	border-top-right-radius: 25px;
}

.satarina img{
	width:49%;
}

.art-postheader{
	font-size:17px;
	color:rgba(32,31,132,1.00);
	display:inline-block; 
	margin:10px 0;
	font-weight:600;
}

.right{
	width: 268px;
	float: left;
	margin-left: 32px;
}

.non{
	clear: both;
}

#footer{
	width: 1024px;
	height: 200px;
	background: url(img/foot.jpg);
	


}
.shadow{
	width: 1024px;
	height: 8px;
	background: url(img/shadow.jpg);
}
.post{
	margin-left: 25px;
	margin-top: 60px;
}
.post h2{
	color: black;
	font-size: 30pt;
	font-family: Arial;
	font-size: 22pt;
	
}
.post p{
	color:#3f88c2;
	font-size: 14px;
	font-family:Verdana, sans-serif;
	margin-top: 25px;
	
}
.post p img{
padding-right: 10px;
}
.post p span{
		color:#3f88c2;
	font-size: 13pt;
	font-family: Cambria;
	font-weight: bold;
}
.line{
	width: 546px;
	height: 1px;
	background-color: #d0d0d0;
	margin-top: 25px;
}
.read{
	float: right;
	margin-top: -25px;
	margin-right: 17px;
}

.read a{
	display: block;
	width: 87px;
	height: 20px;
	background: url(img/button.jpg);
}
.logo{
	margin: 0 auto;
	width: 700px;
}
.logo img{
	border: none;
}
.menu{
	width: 693px;
	margin-top: 10px;
	float: left;

}

.menu ul li{
	float: left;
	margin-left: 35px;
	position: relative;
}

.menu ul li a{
	color: White;
	font-family: arial;
	font-size: 14pt;
	text-decoration: none;
}

.menu li ul.parent{
	display:none;
	width: 190px;
	left: 0px;
	top: 21px;
	position:absolute;
	background-color:rgb(63, 136, 194);
	padding:10px;
	z-index:2;
	border-radius:5px;
}
.menu li ul.parent li{
	float:none;
	padding:5px 0; margin:0;
	border-bottom:dashed 1px rgba(255,255,255,0.50)
}
.menu li:hover ul.parent{
	display:inline-block;
}
.but{
	float: left;
}
.but input{
	width: 40px;
	height: 39px;
	background: url(img/but.jpg);
	border: none;
}
.but input:hover{
	cursor:  pointer;
}
.poisk{
	width: 276px;
	height: 39px;
	background: url(img/bg.jpg);
	float: left;
}
.poisk input{
	width: 260px;
	height: 28px;
	margin-top: 4px;
	background: none;
	border: none;
	color: white;
}
.social{
	margin-top: 20px;
	margin-left: -12px;
}
.social img{
	margin-left: 12px;
}

.info{
	margin-top: 40px;
	

}

.info h3{
	color: white;
	text-align: center;
	font-size: 16pt;
}
.info  ul {
	margin-top: 40px;
}
.info  ul li{
	margin-top: 5px;
}
.info  ul li a{
	color: white;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
}
/* Tiny Carousel */
#slider1 { height: 212px;width: 672px; background-color: ;overflow:hidden; padding: 0 0 10px;   }
#slider1 .viewport { float: left; width: 706px; height: 214px; overflow: hidden; position: relative; }
#slider1 .buttons { background:url(images/buttons.png) no-repeat scroll 0 0 transparent; display: block; ; background-position: 0 0px; text-indent: -999em; float: left; width: 22px; height: 37px; overflow: hidden; position: relative; }
#slider1 .next { background-position: -20px 0px; margin: 30px 0 0 10px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#slider1 .overview li{ float: left;  height: 281px;  width: 961px;}


.lay{
	margin-left: 620px;
}

.foot_left img{
	margin-left: 13px;
}
.foot_left{
	width: 731px;
	float: left;
	margin-top: 129px;
}
.foot_left h3{
	margin-left: 13px;
	font-size: 16pt;
	color: #3f88c2;
	font-family: Cambria;
}
.foot_right{
	margin-top: 22px;
}