html, body{
	height:100%;
}
body{
	margin:0;
	padding:0;
	color:#2D3137;
	font:14px Arial, sans-serif;
}
A{
	outline:none;
	color:#2D3137;
}
A:hover{
	text-decoration:none;
	color:#2D3137;
}
* html .container_all{
	height: 100%;
}
.conteiner_all{
	width:100%;
	min-height:100%;
	margin-bottom:-70px;
	float:left;
}
.clear{
	clear:both;
	height:80px;
}
#header{
	width:100%;
	height:200px;
	float:left;
}
.h_conteiner {
	width:980px;
	height:200px;
	margin:0 auto;
}
.h_conteiner  IMG{
	border:none;
}
.logo{
	width:241px;
	height:115px;
	margin:0 0 0 360px;;
	float:left;
}
.lang{
	width:200px;
	float:right;
}
.lang li{
	margin-left:10px;
	display:inline;
}
.menu{
	width:980px;
	margin:25px 0 0 0;
	text-align:center;
	float:left;
}
.menu ul{
	padding:0;
	margin:0;
}
.menu li{
	padding:5px;
	font-size:12pt;
	display:inline;
}

#content{
	width:100%;
	float:left;
}
.c_conteiner{
	width:980px;
	margin:0 auto;
}
.c_conteiner ul{
	padding-left:17px;
}
.c_conteiner ul li{
	list-style:disc;
}
.c_conteiner P{
	margin:5px 0px;
}
.c_conteiner h1{
	color:#00A5E0;
	font-size:22px;
	margin:5px 0;
	text-align:center;
}
.c_conteiner h2{
	color:#3c4d56;
	font-size:18px;
	margin:5px 0;
	text-align:center;
}
.c_conteiner h3{
	color:#900103;
	font-size:16px;
	margin:5px 0;
	text-align:center;
}
.c_conteiner .pkrovla{
	margin:10px 0;
	color:#1879b0;
	font-size:16px;
}
.c_conteiner .list{
	line-height:14pt;
}
.c_conteiner .txt_bl{
	width:476px;
	padding:0 5px;
	line-height:1.5;
	float:left;
}
.girl_img{
	width:369px;
	margin:0 305px;
	border:none;
	float:left;
}
.c_conteiner .contacts{
	margin:0 auto;
	width:365px;
}
.c_conteiner .contacts ul{
	float:left;
	padding-left:15px;
}
.both{
	clear:both;
	font-size:0;
}
.c_conteiner .contacts li{
	width:100px;
	margin:5px 0;
	text-align:center;
	list-style:none;
	font-size:14pt;

}
.c_conteiner .contacts IMG{
	border:none;
	float:left;
}
.c_conteiner .links{
	width:980px;
	text-align:center;
	margin-top:10px;
	float:left;
}
.c_conteiner .links li{
	display:inline;
	margin-left:5px;
	font-size:12px;
}
#footer{
	background-color:#219fe7;
	width:100%;
	height:60px;
	padding-top:10px;
	float:left;
}
.f_conteiner {
	background-color:#219fe7;
	width:980px;
	margin:0 auto;
}
.f_conteiner p{
	font-size:16px;
	line-height:1.5;
	text-align:center;
}
.f_conteiner a{
	margin-left:5px;
}







