.width {

}

.content {
  background: url(../images/left_fon.png) top left repeat-y;
}


.verh {
  background: #002e82;
  padding-top: 5px;
  padding-bottom: 15px;
 
}


/*.verh_left {
  float: left;
  width: 300px;
  font:italic 700 26px Myriad Pro;
  color: #fff;
  font-style: italic;
  margin-left: 20px;
  
  line-height: 22px;
}
*/

.verh_cntr{
  
  font:italic 700 26px Myriad Pro;
  color: #fff;
  font-style: italic;
  text-align:center;
  padding:5px 0 0 0;

}
  
  
.verh_left {
  float: left;
  width: 300px;
  padding:13px 0 0 12px;
  font-size:10px;

}

.verh_left  a{font: 500 10px Arial;
  color: #fff;}
  
.verh_left span{
  font: 500 10px Arial;
  color: #fff;
  display: block;
  float: left;

}  

.verh_right {
float:right;
  font: 700 14px Arial;
  color: #fff;
  padding:15px 20px 0 0;
  text-align: center;
}

.verh_right a{
  font: 700 14px Arial;
  color: #fff;text-decoration:none;}
  
.verh_right a:hover{
 text-decoration:underline;} 
 
.rus{font-size:11px;} 
.rus a{font-size:11px;} 

/*.verh_cntr {
  font: 700 14px Arial;
  color: #fff;
  margin:5px 30% 0 20%;
  text-align: center;
}

.verh_cntr a{
  font: 700 14px Arial;
  color: #fff;text-decoration:none;}
 
*/ 
  
/*.verh_right {
  float: right;
  width: 300px;
  padding-top:6px;

}

.verh_right  a{font: 500 10px Arial;
  color: #fff;}
  
.verh_right span{
  font: 500 10px Arial;
  color: #fff;
  display: block;
  float: left;
}
    */


/*-----------------SEARCH-------------------------*/
.menu_search {
  float: left;
}
.sbar {
  background: url("../images/search.jpg") top left no-repeat;
  border: medium none;
  font: 500 11px Arial;
  color: #ccc;
  font-style: italic;
  margin-top: -1px;
  margin-left:5px;
  width: 227px;
  padding-left: 10px;
}


.sbar2 {
  background: url(../images/srch_03.png) left top no-repeat;
  font: italic 500 11px Arial;
  color: #ccc;
  height:27px;
  width:163px;
  
}       

.sbar2 input{width:160px;height:20px;padding:1px 0px 0px 5px;margin:0px;border:0px none;background:none;font: italic 500 12px Arial;color: #9f9d9d;}

/*------------------------CONTENT LEFT---------------------------*/
.cntnt_left {
  background: url(../images/left_fon.png) top left repeat-y;
  float: left;
  padding: 25px 0 0 0;
  width: 217px;
}
.button {
  margin-bottom: 10px;
  margin-left: 20px;
}

.btn_top {
  background: url("../images/btn_top.jpg") left top no-repeat;
  height:5px;
  
}
.btn_cntnt {
  background: url("../images/btn_cntnt.jpg") left top repeat-y;
  
  width: 187px;
}
.btn_cntnt a {
  font: 700 13px Arial;
  color: #012464;
  text-decoration: none;
  display:block;
  padding: 0px 10px 7px 5px;
}
.btn_cntnt a:hover {
  text-decoration: underline;
}

.btn_btm {
  background: url("../images/btn_btm.jpg") left bottom no-repeat;
  padding-top:3px;
}

/*-------------------------CONTENT CENTER----------------------*/
.cntnt_cntr {
  margin-left: 217px;
}

.header {
  background: #FFF url("../images/hdr_foto_new2.jpg") right top no-repeat;
  height: 121px;
}
.hdr_logo {
text-align:center;
  padding: 10px 240px 0 0;
} 

.hdr_logo_cntr{margin:0px 260px 0 140px;padding:10px 0 0 0;text-align:center;}

.hdr_20_left{float:left;padding:15px 0 0 5px;text-align:center;}

.hdr_right{float:right;}

.menu {
  z-index:100;
  
  width:100%;
  
  background: #002E82;
  
}

.menu table{width:90%;}

.menu td:first-child{padding:0px 0px 0px 20px;}







.menu_btn {
  padding-top: 12px;
}
.menu_btn a {
  display: block;
  background: url("../images/menu_btn_na.png") center top no-repeat;
  font: 700 12px Arial;
  color: #454646;
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
  width: 151px;
  height: 36px;
}
.menu_btn a:hover {
  background: url("../images/menu_btn_a.png") left top no-repeat;
  color: #FFF;
  width: 151px;
  height: 36px;
}


.kn {padding-top: 12px;}
.kn a{
  display: block;
  background: url("../images/menu_btn_a.png") left top no-repeat;
  font: 700 12px Arial;
  color: #FFF;
  width: 151px;
  height: 36px;
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
}


/*-----------------------*/
.cntnt_right {
  float: right;
}


/*-------------------------FOOTER--------------------*/
.footer {
  clear: both;
  background: #002e82 url(../images/ftr_fon.jpg) bottom center no-repeat;
  min-height: 100px;
}
.ftr_left {
  width: 20%;
  float: left;
  background: url(../images/ftr_logo.jpg) 40px 10px no-repeat;
  height: 35px;
  text-align: center;
  padding: 60px 0 0 10px;
}

.ftr_left a{font: 500 12px Arial;color: #FFF;text-decoration:none;}
.ftr_left a:hover{text-decoration:underline;}


.ftr_left span {
  font: 500 12px Arial;
  color: #FFF;
}

.ftr_right {
  float: right;
  padding-top: 40px;
  margin-right: 20px;
}
.ftr_right a {
  width: 20%;
  font: 500 12px Arial;
  color: #FFF;
  text-decoration: none;
}

.ftr_center {
  width: 69%;
  font: 500 12px Arial;
  color: #FFF;
  text-align: center;
  padding-top: 20px;
  margin: 0 20% 0 11%;
}
.ftr_center img {
  padding-top: 13px;
}

.content_text{padding:20px;text-align:justify;font:500 12px arial;color:#000;}



.box5{margin:0px 20px 0px 25px;padding:0px 10px 10px 0px;color:#020000;text-align:justify;}
.box5 a{color:#012464;font:500 12px arial;}



.news{margin:0 20px 15px 25px;padding:0px 10px 10px 0px;border-bottom:3px solid #f0f0ef;}
.news a{color:#012464;font:500 10px arial;}


.n_zagl{font:700 12px arial;color:#012464;text-transform:uppercase;}

.zagl{font:700 18px arial;color:#012464;text-transform:uppercase;}

.data{margin:15px 0px 0px 0px;color:#020000;}
.text{color:#020000;text-align:justify;}

.poloska{background:#e2e2e0;height:3px;width:100%;margin:35px 0px 10px 0px;}

.bg{background:#f0f0ef;}

.bl{font:500 12px arial;color:#012464;}


.nav{padding:5px 0 0 0;z-index:300;color:#002e82;}
.nav a{z-index:300;color:#002e82;}

