@charset "iso-8859-1";
img{border:none;}

a {outline: none;}

:focus {outline: none;}

.button:hover{cursor:pointer;}
/***********************************************************************/
/***********************************************************************/
html, body{
margin:0;
padding:0;
width:100%;
height:100%;}


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #060606;
	background-image: url(../images/body_fon.png);
	background-repeat: repeat;}


#wrapper_pdl{
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	
	background-image: url(../images/wrapper_pdl_fon.png);
	background-repeat: no-repeat;
	background-position: center 30px;}
	
	
#wrapper{
	width:1000px;
	margin:0 auto;}
	
	
#header{
	width:1000px;
	float:left;}
	
	
#header_left_col{
	float:left;}	
	

#logo{
	float:left;
	width:196px;
	height:57px;
	margin-top:25px;}
	
/********************/	
#slogan{
	font-family: 'Conv_MyriadPro-Regular';
	font-size:14px;
	color:#494a4f;
	text-transform:uppercase;
	float:left;	
	margin:25px 0px 0px 8px;}	
	
#slogan p{margin:1px 0px;}
/*******************/
#header_telefons{
	float:left;
	clear:left;
	margin-top:8px;}
	
.h_tel{
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	
	margin-left:14px;
	padding-left:12px;	
	background-image: url(../images/h_tel_line.png);
	background-repeat: no-repeat;
	background-position: left 8px;}
	
	
.h_tel:first-child{
	margin-left:0px;
	padding-left:0px;
	background:none;}	

.h_tel span{
	font-size:16px;
	color:#56575a;
	position:relative;
	top:-8px;}
/***********************/
#header_emails{
	float:left;
	clear:left;
	margin:9px 0px 0px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #050505;}
	
#header_emails a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #495aba;
	text-decoration: underline;}
	
	
#header_emails a:hover{text-decoration:none;}
/*******************************************************************/
#four_blocks{
	width:100%;
	float:left;
	
	margin-top:170px;}
	
.info_block_container{
	width:25%;
	float:left;
	text-align:center;}	
	
.info_block{
	display:inline-block;
	width:127px;
	height:67px;
	padding:52px 36px 39px 36px;
	background-image: url(../images/info_block_fon.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #0d4673;}
	
	
.info_block a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #0d4673;
	text-decoration:none;}
	
.info_block a:hover{text-decoration:underline;}
/***********************************************************************/
#top_menu{
	width:100%;
	height:40px;
	line-height:40px;
	float:left;
	clear:both;
	background-image: url(../images/top_menu_fon.png);
	background-repeat: repeat-x;
	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior:url("./css/PIE.htc");
	position:relative;
	margin-top:15px;}
	
#top_menu ul{
	margin:0;
	padding:0;
	list-style:none;}

#top_menu ul{margin-left:26px;}
	
#top_menu ul li{
	position:relative;
	display:block;
	float:left;	
	padding:0px 30px;
	background-image: url(../images/top_menu_li_line.png);
	background-repeat: no-repeat;
	background-position: left center;}
	
#top_menu ul li:first-child{
	background:none;
	padding-left:0px;}
	
	

#top_menu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #040404;
	text-decoration: none;
	text-shadow:1px 1px #ffffff;}
	
	
#top_menu ul li a:hover{text-decoration:underline;}

#top_menu ul li:hover  ul{display:block;}
	
	
/**********************************************************/
#top_menu ul li ul{
	display:none;	
	margin:0;
	padding:0;
	list-style:none;}
	
#top_menu ul li ul{
	position:absolute;
	top:38px;
	left:0px;
	width:125px;
	padding:5px 17px 8px 19px;
	border: 1px solid #b9baba;
	background-color: #dfdfdf;
	
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
    box-shadow: 0 0 1px rgba(0,0,0,0.5);}


#top_menu ul li ul li{
	padding:8px 0px 2px 0px;	
	float:left;
	display:block;
	width:129px;
	clear:both;
	background-image: url(../images/top_menu_ul_ul_li.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:normal;}
	
	
	
#top_menu ul li ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0d4673;
	text-decoration: none;
	text-shadow:none;
	padding-left:20px;
	background-image: url(../images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	line-height: normal;}

/*******************************************************************************************************/
#maincontent{
	width:100%;
	float:left;
	margin:97px 0px 55px 0px;}
	
	
.ie7 #maincontent{
	padding-bottom:126px;} 	
	
	
	
/****************/
#left{
	width:213px;
	float:left;}
	
	
#left_menu{
	width:213px;
	float:left;
	clear:both;
	background-image: url(../images/left_menu_top_fon.png);
	background-repeat: no-repeat;
	background-position: center top;}

#left_menu h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #201f1f;
	margin:0px;
	padding:34px 0px 0px 23px;}

#left_menu h3 a
{
	text-decoration: none;
	color: #201f1f;	
}
#left_menu h3 a:hover
{
	cursor: pointer;
}

#left_menu ul{
	margin:0;
	padding:0;
	list-style:none;}
	
#left_menu_content{
	width:213px;
	float:left;
	background-image: url(../images/left_menu_bottom_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:5px;}	

#left_menu ul{
	float:left;
	width:163px;
	padding:6px 22px 8px 28px;
	background-image: url(../images/left_menu_ul_fon.png);
	background-repeat: repeat-y;}


#left_menu ul li{
	display:block;
	float:left;
	padding:4px 0px 4px 12px;
	background-image: url(../images/left_menu_grey_arrow.png);
	background-repeat: no-repeat;
	background-position: left 10px;}


#left_menu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #585757;
	text-decoration:none;
	background-image: url(../images/left_menu_horiz_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 0px 4px 0px;}

#left_menu ul li a:hover{color:#0d4673;}

/***********************************************************************************************/
#photogallery{
	width:213px;
	float:left;
	margin-top:20px;}
	
#photogallery h3{
	margin:0px 0px 19px 0px;
	text-align:center;
	height:30px;
	padding-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0d4673;
	text-shadow:1px 1px #ffffff;
	background-image: url(../images/photogallery_h3_fon.png);
	background-repeat: no-repeat;
	background-position: center center;}
	
	
#photogallery h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0d4673;
	text-shadow:1px 1px #ffffff;
	text-decoration:none;}	
	
	
#photogallery_content{
	text-align:center;}	
	
#photogallery img{
	width:208px;
	height:136px;
	border: 1px solid #b8b6b6;}
	
#photogallery a:hover{text-decoration:none;}	
	
a#photogallery_category{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #072b92;
	text-decoration: underline;
	padding-right:17px;
	background-image: url(../images/double_grey_arrow.png);
	background-repeat: no-repeat;
	background-position: right 6px;}
	
	
a#to_gallery{
	float:right;
	padding-left:9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #0d4673;
	background-image: url(../images/grey_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top:18px;}	
	
/**********************************************************************************************/
#right{
	width:745px;
	float:right;
	line-height:18px;}
	
#right p{
	margin:1em 0;}	
	

#right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #0d4673;
	text-align:center;
	margin:20px 0px 20px 0px;}
	
	
	
#news{
	width:100%;
	float:left;
	clear:both;
	margin-top:8px;}
	
	
#news h3{
	margin:0px 0px 0px 0px;
	text-align:center;
	height:33px;
	padding-top:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0d4673;
	text-shadow:1px 1px #ffffff;
	background-image: url(../images/photogallery_h3_fon.png);
	background-repeat: no-repeat;
	background-position: center center;}
/****************************************************************************************/	
	
	
#news_content{
	width:100%;
	float:left;
	clear:both;}
	

.news{
	width:100%;
	float:left;
	clear:both;
	margin:5px 0px 15px 0px;}
	
	
.news_left_col{
	width:80px;
	float:left;}
	
		
.news_left_col .data{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #030303;
	background-image: url(../images/data_fon.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior:url("./css/PIE.htc");
	position:relative;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d1ce;
	border-left-color: #d0d1ce;} 
	


.news_right_col{
	width:655px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #060606;}
	
	
.news_right_col a.read_all{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #072b92;
	text-decoration: underline;
	position:relative;
	top:-2px;}
	
.news_right_col a.read_all:hover{text-decoration:none;}	

/******************************************************************************************************************/
#footer{
	position:relative;
	clear:both;
	width:1000px;
	height:64px;
	margin:-64px auto 0px auto;
	background-image: url(../images/footer_fon.png);
	background-repeat: no-repeat;}
	

#footer_left_col{
	float:left;
	width:250px;
	margin:8px 0px 0px 18px;}
	
	
#footer_logo{
	float:left;
	width:84px;
	height:24px;}	
	
#footer_slogan{
	float:left;
	width:154px;
	margin-left:8px;
	font-size:10px;
	text-transform:uppercase;
	color:#494a4f;}	
	
#footer_copyright, #all_rights_reserved{
	float:left;
	clear:left;
	width:177px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #060606;
	margin-top:3px;}
	
#footer_copyright p, #all_rights_reserved p{margin:0px;}

#all_rights_reserved{
	margin:-2px 0px 0px 0px;}
	
	
/*************************************************************************************/
#footer_right_col{
	float:right;
	width:215px;
	margin:8px 16px 0px 0px;}
	
.footer_telefons{
	float:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	margin-left:7px;
	padding-left:17px;
	background-image: url(../images/footer_ico_tel.png);
	background-repeat: no-repeat;
	background-position: left 4px;}

.footer_telefons span{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56575a;}
	
#footer_telefons_2{
	background:none;
	margin-left:0px;
	padding-left:0px;}

/*******************************************/
#footer_menu{
	float:left;
	margin:3px 0px 0px 138px;}
	
#footer_menu ul{
	margin:0;
	padding:0;
	list-style:none;}
	

#footer_menu ul li{
	display:block;
	float:left;
	padding:0px 8px;
	background-image: url(../images/footer_menu_li_line.png);
	background-repeat: no-repeat;
	background-position: left 6px;}
	

#footer_menu ul li:first-child{
	background:none;
	padding-left:0px;}
	
	
#footer_menu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #2d3ea4;
	text-transform:lowercase;
	text-decoration: underline;}
	
#footer_menu ul li a:hover{text-decoration:none;}


/************************SUBPAGES************************************************************************************************/
body.sub #wrapper_pdl{
	background-image: url(../images/sub_wrapper_pdl_fon.png);
	background-repeat: no-repeat;
	background-position: center 55px;}	
	
	
	
/***********/	
body.sub .h_tel{font-size: 24px;}	
	
body.sub .h_tel:first-child{
	margin-left:0px;
	padding-left:0px;
	background:none;}	

body.sub .h_tel span{font-size:13px;}
/**************/


body.sub #header_right_col{float:right;}


body.sub #header_right_col #four_blocks{
	width:628px;
	float:left;
	margin-top:15px;}
	
body.sub #header_right_col .info_block_container{
	width:25%;
	float:left;
	text-align:center;}		

body.sub #header_right_col .info_block{
	display:inline-block;
	width:90px;
	height:64px;
	padding:35px 31px 31px 31px;
	background-image: url(../images/sub_info_block_fon.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0d4673;}
	
	
body.sub #header_right_col .info_block a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0d4673;
	text-decoration:none;}
	
body.sub #header_right_col .info_block a:hover{text-decoration:underline;}
/*******************************/
body.sub #top_menu{margin-top:167px;}

/*******************************/
body.sub #maincontent{margin-top:20px;}

/*#right img{
	margin-left:20px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior:url("./css/PIE.htc");
	position:relative;}*/
	
	
	
	