* {
	margin:0;
	padding:0;
}
.all {
	width: 100%;
}
.main {
	background-image: url(../images/common_main_bkg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 1000px;
	color: #615d5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#index_page .main {
	background-image: url(../images/index_main_bkg.jpg);	
}
h1{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #09559B;
	text-transform:uppercase;	
}
.left_block {
	width: 280px;
	padding-left: 30px;
	float:left;
	padding-bottom: 10px;
}
.logo_block{
	padding-top: 30px;
}
.top_contact_block{
	padding-top:20px;
}
#index_page  .top_contact_block{
	padding-top:90px;
}
.top_contact_block h1{	
	background-image: url(../images/contakt_header_bkg.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 15px;
}
.top_contact_block p{
	line-height: 18px;
}
.lang_block{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 65px;
	height: 50px;
}
#index_page .lang_block{
	padding-top: 85px;
}
.lang_block img{
	display:block;
	float:left;
	padding-left: 5px;
	padding-right: 6px;
}
.lang_block a{
	padding-top: 10px;
	float: left;
	display: block;
	text-decoration: none;
	color: #2e4379;
	
}
.lang_block a.selected{
	background-image: url(../images/picto_lang_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #969696;
}
.lang_block a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2e4379;
}
.lang_block a.selected:hover{
	border-bottom-color: #969696;
}
.left_menu{
	background-image: url(../images/kvadrat_small.gif);
	background-repeat: no-repeat;
	background-position: left 28px;
	padding-left: 25px;
	padding-top: 28px;
	padding-bottom: 30px;
	color: #2e4379;
}
.left_menu h1{
	background-image: url(../images/3point.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 33px;
	float: left;
} 
.left_menu a{
	text-decoration:none;
	color: #2e4379;
	padding-left: 15px;
}
.left_menu a:hover{
	text-decoration: underline;
}
.left_menu ul{
	padding-top: 18px;
	clear: left;
}
* html .left_menu ul{/********** for ie6 *******/
	padding-top: 8px;
}
.left_menu ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/left_menu_item.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 9px;
}
.left_menu ul li.selected{
	background-image: url(../images/left_menu_item_selected_1.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin-left: -13px;
	padding-left: 27px;
	background-position: 0px 3px;
	padding-bottom: 0px;
}
.left_menu ul li.selected ul{
	padding-top:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.left_menu ul li.selected ul li{
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B3C3C3;
	background-image: none;
	
}
.left_menu ul li.selected ul li.selected{
	background-image: url(../images/left_menu_item_selected_2.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
}
.left_menu ul li.selected ul li.selected ul{
	font-weight: normal;
	margin-left: -14px;
	background-image:none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left_menu ul li.selected ul li.selected ul li{
	background-image: url(../images/left_menu_item_selected_3.gif);
	background-repeat: no-repeat;
	background-position: 23px;
	padding-left: 23px;
}
.centr_block{
	float:left;
	width: 690px;	
}
.top_menu{
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	padding-top: 20px;
	width: 690px;
	text-transform: uppercase;
}
.top_menu a{
	color:#095ba6;
	display: block;
	width: 90px;
	float: left;
	background-image: url(../images/top_menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	text-decoration: none;
	height: 17px;
	padding-top: 2px;
}
.top_menu a:hover{
	background-image: url(../images/top_menu_item_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}
.top_menu .line1,.top_menu .line2{
	clear: left;
	padding-top: 22px;
	width: 690px;
}
.picto_right_menu{
	float:right;
	clear:left;
	width:23px;
	padding-right: 50px;
	padding-top: 60px;
}
.picto_right_menu a{
	display:block;
	width:23px;
	height:23px;
	background-repeat: no-repeat;
}
.picto_right_menu a.home_picto{
	background-image: url(../images/picto_home.gif);		
}
.picto_right_menu a.home_picto:hover{
	background-image: url(../images/picto_home-hover.gif);		
}
.picto_right_menu  a.mail_picto{
	background-image: url(../images/picto_mail.gif);
}
.picto_right_menu  a.mail_picto:hover{
	background-image: url(../images/picto_mail-hover.gif);
}
.picto_right_menu  a.map_picto{
	background-image: url(../images/picto_map.gif);
}
.picto_right_menu  a.map_picto:hover{
	background-image: url(../images/picto_map-hover.gif);
}

.content_block{
	clear: both;
	padding-top: 2px;
	width: 690px;
}
#index_page .content_block{
	padding-top:95px;
}
.home_link_block{
	padding-top: 30px;
	padding-left: 45px;
	height: 37px;
}
.home_link_block a{
	color:#095ba6;
	text-decoration:underline;
	display: block;
	padding-bottom: 3px;
	float: left;
}
.home_link_block a:hover{	
	text-decoration: none;
}
.home_link_block a.home{
	background-image: url(../images/picto_small_home.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	
}
.content_block h1{
	background-image: url(../images/3point.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 33px;
	float: left;
}
.about_block{
	
	padding-top: 33px;
	padding-left: 45px;
	width: 360px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
.about_block p{
	clear:left;
	padding-top: 23px;
	line-height: 18px;
	width: 100%;
}
.partner_block {
	float: left;
	background-image: url(../images/kvadrat_small.gif);
	background-repeat: no-repeat;
	background-position: left 32px;
	padding-top: 32px;
	padding-left: 25px;
	width: 260px;
	padding-bottom: 10px;
}
.partner_block h1{
}
.partner_block div{
	clear:left;
	width: 260px;
}
.partner_block div a{
	display: block;
	width: 107px;
	float: left;
	margin-right: 14px;
	margin-top: 40px;
}
.news_block{
	clear: left;
	background-image: url(../images/kvadrat_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 25px;
	width: 665px;
	padding-bottom: 10px;
}
.zagolov-small{
	background-image: url(../images/zagolovok-small.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 21px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#364998;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 15px;
}
.news{
	clear:left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: -25px;
	width: 680px;
	padding-top: 35px;
	
}
*html .news{/********** for ie6 *******/
	margin-left:-12px;
}
.one_article{
	float:left;
	width: 200px;
	background-image: url(../images/news_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-right: 25px;
	
}
html:root .one_article {/********** for firefox *******/
  max-width:200px;;
}
.one_article_date{
	background-image: url(../images/news_date.gif);
	background-repeat: no-repeat;
	color:#09559B;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}
.one_article p{
	line-height: 17px;
	padding-left: 35px;
}
.more_info{
	padding-top:15px;
	padding-left:25px;
	background-color:#FFFFFF;
}
.more_info a{
	color:#2e4479;
	text-decoration: underline;
}
.more_info a:hover{
	text-decoration: none;
}
.footer{
	clear:both;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	width: 1000px;
}
.footer_menu_block{
	background-color: #095BA6;
	background-image: url(../images/footer_menu_block_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 1000px;
}
.footer_text_menu{
	padding-top:30px;
	padding-left: 60px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana;
	float:left;
	width:700px;
}
.footer_text_menu a{
	color:#FFFFFF;
	text-decoration: none;
}
.footer_text_menu a:hover{
	text-decoration:underline;
}
.footer_img_menu{
	float:left;
	padding-top: 20px;
}
.footer_img_menu a{
	margin-right:3px;
}
.copyrights_block{
	width:1000px;
	padding-top: 20px;
	clear: left;
	height: 100px;
}
.copyrights_block .adres{
	float:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	background-image: url(../images/3point.gif);
	background-repeat: no-repeat;
	background-position: 40px 60px;
	height: 80px;
}
.rights{
	float:right;
	text-align:right;
	background-image: url(../images/3point.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	height: 80px;
	margin-right: 40px;
}
* html .rights{/********** for ie6 *******/
	margin-right:20px;
}
.content_text_block{
	width: 500px;
	text-align: justify;
	min-height:400px;
}
* html .content_text_block{/********** for ie6 *******/
	height:400px;
}
.content_text_block h2{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #09559B;
	text-transform:uppercase;
	padding-left: 45px;
	padding-bottom: 30px;
	padding-top: 18px;
}
.content_text_block img{
	padding-right:10px;
	padding-bottom:10px;
}
.one_form{
	margin-top: 50px;
}
.one_form p{
	padding-top:5px;
	padding-bottom:5px;
}
p.input_field{
	background-image: url(../images/input_form_bkg.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.one_form p.input_field input{
	width: 205px;
	height: 17px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dbbdbd;
	border-bottom-color: #dbbdbd;
}
