/*-------------*/
f* {font-size: 100.01%;}

html, body {height: 100%; min-height: 100%;}
body {
        margin: 0; 
        padding: 0;     
        text-align: center;
        background: #ffffff;
        font: normal 13px tahoma, verdana, arial;
        color: #70748d;
}
a {color: #5e9ccc;}
a:visited {color: #5e9ccc;}
a:hover {color: #5e9ccc;  text-decoration: none;}
a:active {color: #5e9ccc; text-decoration: underline;}

h1 {
  color: #5e9ccc;
  font-size: 18px;
  margin: 15px 0 15px 0;
  font-weight: normal;	
}
/*-------------*/
.clear {
        height: 0;
        clear: both;
        overflow: hidden;
        font-size: 0;
}
/*-------------*/

/*-------------*/
#container {
        margin: 0 auto;
        min-width: 980px;      
        width: auto;
        max-width: 1280px;
        min-height: 100%;
        -height: 100%;
        position: relative;
        text-align: left;
        background: #fff;
        border-right: 1px solid #9a9a9a;
        border-left: 1px solid #9a9a9a;
        position: relative;
        zoom: 1;
}

/*-------------*/
#logo {
  width: 100%;
  height: 287px;
  background: 50% 50% no-repeat;
  text-align: center;
}
.logo_cont{
  width: 1024px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.logo_line1{
  position: absolute;
  top: 10px;
  left: 15px;
  font: normal 34px tahoma;
  color: #ffffff;
}
.logo_line1 span{
  margin-left: 20px;
  color: #104d9a;
  font: normal 24px tahoma;
}

.logo_line1_night{
  position: absolute;
  top: 10px;
  left: 15px;
  font: normal 34px tahoma;
  color: #ffffff;
}
.logo_line1_night span{
  margin-left: 20px;
  color: #BEBFEF;
  font: normal 24px tahoma;
}
.logo_line2{
  position: absolute;
  top: 50px;
  left: 15px;
  font: normal 17px tahoma; 
  color: #033384;
}
.logo_line2_night{
  position: absolute;
  top: 50px;
  left: 15px;
  font: normal 17px tahoma; 
  color: #F0F4BD;
}
.logo_line3{
  position: absolute;
  top: 80px;
  left: 240px;
  font: bold 14px tahoma; 
  color: #003474;
}
.logo_line4{
  position: absolute;
  top: 25px;
  right: 10px;
  font: bold 14px tahoma; 
  color: #003474;
  text-align: right;
}
.logo_line3 span, .logo_line4 span{
  color: #000000;
}
.logo_line3 span span, .logo_line4 .number_eco{
  font: normal 25px Arial; 
  color: #1755a1;
  margin-left: 15px;
}
.logo_line4 .number_eco{
  font: normal 25px Arial; 
  color: #FFFFFF;
  margin-left: 15px;
}
.logo_line4 .number2_eco{
  font: normal 20px Arial; 
  color: #FFFFFF;
  margin-left: 15px;
}
.logo_line3_night{
  position: absolute;
  top: 80px;
  left: 240px;
  font: bold 14px tahoma; 
  color: #F0F4BD;
}
.logo_line3_night span{
  color: #BEBFEF;
}
.logo_line3_night span span{
  font: normal 25px Arial; 
  color: #F0F4BD;
  margin-left: 15px;
}
.lang {
  position: absolute;
  top: 12px;
  right: 0;
}
/*-------------*/
#page {
  width: 100%;
        z-index: 1;
        overflow: hidden;
/*      min-height: 100%;
        -height: 100%;*/
        padding-bottom:102px;
}
#footer{
  position:relative; bottom:0;
  height:100px; width:100%;
  padding:1px 0;
  text-align: center;
 
  z-index: 4;
}
.menu_bot {
  margin-top: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 62px;
}
.copyright {
  background: #b1df60;
  height: 28px;
  text-align: right; 
}
.copy {
  color: #004b12;
  font: bold 10px Tahoma;
  margin-right: 12px; 
  padding-top: 7px; 
}
/*-------------*/
#a {
  width: 100%;
}

#left {
  width: 229px;
  float: left;
 
  
}
#b {
  width: 100%;
  float: right;
  margin-left: -229px;
} 
#c {
  width: 100%;
  float: left;
  margin-right: -281px;
}
#right {
  float: right;
  width: 281px;
}
#right_photo {
  float: right;
  width: 271px;
}

#main{
   margin-right: 290px;
   margin-left: 241px;
  padding: 20px 0 0 0;
   overflow: hidden;
}
/*------menu_top-------*/
.menu_top {
  height: 31px;
  overflow: hidden;
  background: url(/images/bg_menu_top.gif) 0% 0% repeat-x;
}
.menu_box {
  height: 27px;
  width: 126px;
  background: #7c9c44 url(/images/bg_menu_box.gif) 0% 0% repeat-x;
  float: left;
}

.u_l{
  height: 27px;
  background: url(/images/u_l.gif) left top no-repeat;
}
.u_r{
  height: 27px;
  background: url(/images/u_r.gif) right top no-repeat;
}
.menu_link {
  padding-top: 4px;
}
.menu_link a, .menu_link a:visited, .menu_link a:hover, .menu_link a:active{
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #ffffff;
}
.menu_line{
  font-size: 0;
  height: 4px;
  overflow: hidden;
  background: #b1df60;
  clear: both;
}
.menu_box_on {
  height: 27px;
  width: 146px;
  background: #b1df60 url(/images/bg_menu_box_on.gif) 0% 0% repeat-x;
  float: left;
}
.u_l_on{
  height: 27px;
  background: url(/images/u_l_on.gif) left top no-repeat;
}
.u_r_on{
  height: 27px;
  background: url(/images/u_r_on.gif) right top no-repeat;
}
.menu_link_on {
  padding-top: 4px;
  text-align: center;
}
.menu_link_on a, .menu_link_on a:visited, .menu_link_on a:hover, .menu_link_on a:active{
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #004b12;
}
.menu_link table {
  width: 100%;
}
.menu_link_on table {
  width: 100%;
}
/*-----------
.menul {
  margin-top: 12px;
  margin-bottom: 12px;
}
.menul_box {
  background: #7c9c44 url(../images/menu_left_bg.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 12px;
  
}
.menul_box div{
  padding-top: 3px;
}

.menul_box2 div{
  padding-top: 3px;
}
.menul_box2 {
  background: #fcab38 url(../images/menu_left2_bg.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 2px;
}
.menul a, .menul a:visited, .menul a:hover, .menul a:active{
  background: url(../images/menul_dot.gif) 0 50% no-repeat;
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #ffffff;
  padding-left: 12px;
}
.menul a.on, .menul a.on:visited, .menul a.on:hover, .menul a.on:active{
  background: url(../images/menul_dot_on.gif) 0 50% no-repeat;
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #004b12;
  padding-left: 12px;
}

.menul_box2 a, .menul_box2 a:visited, .menul_box2 a:hover, .menul_box2 a:active{
  background: none;
  font: normal 13px Tahoma; 
  text-decoration: none;
  color: #004b12;
}

.menul_box_red {
  background: red url(../images/menu_left_bg.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 12px;
  
}
.menul_box_red div{
  padding-top: 3px;
}

------------*/
/*-------------*/
.menul {
  margin-top: 12px;
  margin-bottom: 12px;
}
.menul_box_fun {
  background: #578899 url(/images/menu_left_bg_fun.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 12px;
  
}
.menul_box_fun div{
  padding-top: 3px;
}
.menul_box {
  background: #7c9c44 url(/images/menu_left_bg.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 12px;
  
}
.menul_box div{
  padding-top: 3px;
  white-space: nowrap;
}
.menul_box_on {
 padding-left: 9px; 
}
.menul_box2 div{
  padding-top: 3px;
}
.menul_box2 {
  background: #fcab38 url(/images/menu_left2_bg.gif) 100% no-repeat; 
  height: 24px;
  margin-top: 2px;
  padding-left: 2px;
}

.menul a, .menul a:visited, .menul a:hover, .menul a:active{
  background: url(/images/menul_dot.gif) 0 50% no-repeat;
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #ffffff;
  padding-left: 13px;
}
.menul a.on, .menul a.on:visited, .menul a.on:hover, .menul a.on:active{
  background: url(/images/menul_dot_on.gif) 0 50% no-repeat;
  font: bold 13px Tahoma; 
  text-decoration: none;
  color: #004b12;
  padding-left: 13px;
}
.menul_box2 a, .menul_box2 a:visited, .menul_box2 a:hover, .menul_box2 a:active{
  background: none;
  font: normal 13px Tahoma; 
  text-decoration: none;
  color: #004b12;
}
/*-------------*/
table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
img {
  border: none;
} 
p {
  margin-bottom: 20px;
  margin-top: 20px;
  clear: both;
}
/*-------------*/

/*--------------------*/
.con_top {
  position: relative;
  height: 10px;
  width: 300px;
  overflow: hidden;
}
.con_top_center {
  height: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  background: red url(/images/con_top_center.gif) repeat-x;
}
.con_u_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: url(/images/con_u_1.png);
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/con_u_1.png, sizingMethod=crop);
}
.con_u_2 {
  position: absolute;  
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  z-index: 10;
  background: url(/images/con_u_2.png);
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/con_u_2.png, sizingMethod=crop);
}
.con_bot {
  position: relative;
  height: 15px;
  width: 300px;
  overflow: hidden;
}
.con_back {
  height: 15px;
  margin-left: 11px;
  margin-right: 11px; 
  background: red url(/images/con_back.png) repeat-x;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/con_back.png, sizingMethod=crop);
}
.con_u_3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 15px;
  background: url(/images/con_u_3.png);
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/con_u_3.png, sizingMethod=crop);
}
.con_u_4 {
  position: absolute;  
  bottom: 0;
  right: 0;
  width: 11px;
  height: 15px;
  z-index: 10;
  background: url(/images/con_u_4.png);
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/con_u_4.png, sizingMethod=crop);
}
/*-------------*/
.title1 {
  color: #5e9ccc;
  font-size: 18px;
  margin: 15px 0 15px 0;
}
.title2, .title2 a, .title2 a:visited{
  color: #e99d44;
  font: bold 14px tahoma;
  margin-bottom: 9px;
  text-decoration: none;
}
.title2 a:hover {
  color: #ca8433;
}
.title3 {
  color: #e99d44;
  font-size: 15px;
  margin-bottom: 9px;
}
.title4 {
  color: #2874af;
  font-size: 18px;
  margin: 0 0 15px 0
}
.title5 {
  color: #e99d44;
  font: bold 12px tahoma;
  margin-bottom: 9px;
}
.text {
  font: normal 13px tahoma, verdana, arial;
  margin-bottom: 15px;
}
.news {
  font: normal 14px tahoma, verdana, arial;
  margin-bottom: 15px;
  z-index: 1;	
}
.event {
  font: normal 13px tahoma, verdana, arial;
  margin-bottom: 11px;
}
.right_text {
  font: normal 12px tahoma, verdana, arial;
  margin-bottom: 25px;
  margin-top: 12px;
}
.weath {
  font: normal 11px tahoma, verdana, arial;
}
.date {
  color: #b2b3b9;
  margin-left: 14px;
}
.date_fr {
  color: #b2b3b9;
  margin-bottom: 14px;
}
.date_ev {
  color: #b2b3b9;
  margin-bottom: 10px;
}
.rama1{
  background: #f9faec;
  padding: 15px 15px 15px 15px;
  zoom: 1;
}
.rama2{
  background: #f9faec;
  padding: 12px 12px 12px 12px;
  zoom: 1;
}
.rama3{
  background: #d4eca9;
  padding: 12px 12px 12px 12px;
  zoom: 1;
}

.event_link {
  text-align: right;
  margin-bottom: 24px;
}
.speak {
  background: url(/images/but1.gif) no-repeat;
  width: 194px;
  height: 18px;
  text-align: center;
  margin-top: 12px;
  //margin-top: 0;
}
.speak a, .speak a:visited, .speak a:hover, .speak a:active{
  color: #004b12;
  text-decoration: none;
  font: bold 11px tahoma, verdana, arial;
  
}
.sell {
  background: url(/images/sell.gif) no-repeat;
  width: 124px;
  height: 18px;
  text-align: center;
  margin-top: 12px;
  //margin-top: 0;
}
.sell a, .sell a:visited, .sell a:hover, .sell a:active{
  color: #004b12;
  text-decoration: none;
  font: bold 11px tahoma, verdana, arial;
  
}
.line_left {
  background: url(/images/border_g.gif) repeat-x;
  height: 1px;
  overflow: hidden;
}
.banner {
  margin-top: 20px;
}
.cont_border {
  background: url(/images/cont_border.gif) right top repeat-y;
  margin-left: 2px;
  padding-right: 5px;
  margin-right: 5px;
}
/*-------------*/
.pathline {
  width: 100%;
  height: 20px;
  overflow: hidden;
}

.pathline a{
/* background: url(../images/ar_pathline.gif) right 50% no-repeat; 
 padding-right: 12px; */
}
.pathline span{
  color: #b3b3b3;
}
.excur {
  margin-left: 14px;
}
.excur ul{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
} 
.excur .dot {
 background: url(/images/ex_dot.gif) left top no-repeat;
 padding-left: 14px;
 margin-bottom: 14px;
}

a.ex_link:link, a.ex_link:visited{
  color: #858585;
  font: bold 12px Tahoma;
  text-decoration: none;
}
a.ex_link:hover {
  text-decoration: underline;
  }
  
/*-------------*/
.cat_box {
  
  background: url(/images/border_g.gif) 0% 100% repeat-x;
  padding-bottom: 12px;
  margin-bottom: 30px;
  zoom: 1;
  z-index: 1;
}
.mark{
  
  height: 20px;
  width: 73px;
  float: right;
  color: #7c9c44;
  font: bold 11px tahoma; 
}
.mark .mark_a{
  float: left;
  padding-top: 3px;
}
.mark .mark_b{
  background: url(/images/mark.gif) 100% 0% no-repeat;
  color: #004b12;
  height: 20px;
  width: 25px;
  text-align: center;
  float: right;
  padding-top: 3px;
}
.cat_link_l, .cat_link_l div{
  float: left;
}
.mneniy {
  background: url(/images/mneniy.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
  margin-right: 14px;
}
.foto_or {
  background: url(/images/photo_or.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
  margin-right: 14px;
}
.map_or {
  background: url(/images/map_or.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
}
.money_or {
  background: url(/images/kopee4ka.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
}
.cat_link_r{
  float: right;
}
.cat_link_r div{
  float: left;
}
.bron_gr{
  background: url(/images/bron_gr.gif) 0% 50% no-repeat;
  min-height: 23px;
  height: 23px;
  width: 117px;
  margin-right: 10px;
}
.bron_gr td{
  vertical-align: middle;
}
.bron_gr a, .bron_gr a:visited, .bron_gr a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #004b12;
}

.sell_gr{
  background: url(/images/sell_gr.gif) 0% 50% no-repeat;
  vertical-align: middle;
  height: 23px;
  width: 136px;
  min-height: 23px;
}
.sell_gr td{
  vertical-align: middle;
}
.sell_gr a, .sell_gr a:visited, .sell_gr a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #004b12;
}
.bron_b{
  margin-right: 22px;
}
.bron_b a, .bron_b a:visited, .bron_b a:hover, .sell_b a, .sell_b a:visited, .sell_b a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
}
.bron_or{
  margin-right: 22px;
}
.bron_or a, .bron_or a:visited, .bron_or a:hover, .sell_or a, .sell_or a:visited, .sell_or a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #ff5a00;
}
.bron_w a, .bron_w a:visited, .bron_w a:hover, .sell_w a, .sell_w a:visited, .sell_w a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #ffffff;
}
.bron_w{
  background: url(/images/bron_or.gif) 0% 50% no-repeat;
  min-height: 23px;
  height: 23px;
  width: 119px;
  margin-right: 10px;
}
.bron_w td{
  vertical-align: middle;
}
.sell_w{
  background: url(/images/sell_or.gif) 0% 50% no-repeat;
  vertical-align: middle;
  height: 23px;
  width: 132px;
  min-height: 23px;
}
.sell_w td{
  vertical-align: middle;
}
/*-------------*/
.mail_or {
  background: url(/images/mail_or.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
}
.print_or {
  background: url(/images/print_min.gif) 0% 50% no-repeat;
  padding-left: 32px;
  vertical-align: middle;
  height: 23px;
  min-height: 23px;
}
.cat_foto {
  width: 150px;
  float: left;
  margin-bottom: 8px;
  margin-right: 4px;
}
.cat_form {
  position: relative;
}
.cat_form td{
  vertical-align: top;
  font-size: 12px;
  color: #898989;
}
.cat_form input {
  height: 19px;
}
.cat_form textarea {
  width: 100%;
  height: 70px;
}
.send_data {
  background: url(/images/send_data.gif) 0% 50% no-repeat;
  height: 19px;
  width: 137px;
  min-height: 19px;
  text-align: center;
  padding-top: 2px;
}
.send_data a, .send_data a:visited, .send_data a:hover{
  font: bold 11px tahoma;
  color: #ffffff;
  text-decoration: none;
}
.otziv {
  float: right;
  width: 124px;
  margin-top: -30px;
  background: url(/images/otziv_orange2.gif) 0% 50% no-repeat;
  height: 19px;
  min-height: 19px;
  text-align: center;
  padding-top: 2px;
} 
.otziv a, .otziv a:visited, .otziv a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #004b12;
}

.otziv span{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.otziv_text td{
  font: normal 12px tahoma;
}
.otziv_line {
  background-color: #e3ead6;
  padding: 2px 10px 2px 14px;
  margin-top: 20px;
  zoom: 1;
}
.ot_name {
  float: left;
  color: #484848;
  font: bold 15px tahoma;
}
.ot_name span{
  font: italic 11px tahoma;
  padding-left: 8px;
}
.ot_date {
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
}
.city {
  font-weight: bold;
}
.mark_big {
  background: url(/images/mark_big.gif) 0% 50% no-repeat;
  height: 45px;
  width: 50px;
  min-height: 45px;
  text-align: center;
  color: #004b12;
  padding-top: 5px;
  font-size: 30px;
}
#radio input{
  height: 12px;
  vertical-align: top;
}
/*-------------*/
.gal_box {
  zoom: 1;
  
}
.gal_photo {
  width: 155px;
  overflow: hidden;
  height: 165px;
  margin-bottom: 11px;
  float: left;
}
.gal_photo img {
  border: 1px solid #adb1a2;
}

.gal_photo_right {
  width: 144px;
  overflow: hidden;
  height: 100px;
  margin-top: 12px;
  margin-left:12px;
  float: left;
  z-index: 1;
}
.gal_photo_right img {
  border: 1px solid #adb1a2;
}

.gal_big{
  margin-bottom: 13px;
  margin-top: 13px;
  float: left;
}
.gal_big a img{
  margin-right: 11px;
  margin-top: 13px;
}
/*-------------*/
.cat_tables table{
  BORDER-COLLAPSE: collapse;
  margin-left: 8px;
  margin-bottom: 4px;
}
/*--------------*/
#ar_photo_l{
  position: absolute;
  background: url(/images/arrow-photo-l.gif) 50% 50% no-repeat;
  width: 144px;
  height: 100px;
  top: 13px;
  left: 13px;
  z-index: 100;
  zoom: 1;
}
#ar_photo_r{
  position: absolute;
  background: url(/images/arrow-photo-r.gif) 50% 50% no-repeat;
  width: 144px;
  height: 100px;
  top: 13px;
  right: 22px;
  z-index: 100;
  zoom: 1;
}
/*------------*/
.tab_style1 {
  BORDER-COLLAPSE: collapse;
  font-size: 13px;
}
.tab_style1 td{
  border: 1px solid #B7B4B4;
  padding: 5px 3px 5px 3px;	
}
.tab_style1_sh {
  background: #E0DAB8;
}
/*-----------------*/
.search_form {
  position: absolute;
  top: 243px;
  right: 7px;
  background: url(/images/fr_bor_l.png) 0 50% no-repeat;
  height: 22px;
  overflow: hidden;
  width: 195px;
  zoom: 1;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/fr_bor_l.png, sizingMethod=crop);
}

.flags {
  position: absolute;
  top: 10px;
  right: 0px;
  height: 22px;
  overflow: hidden;
  width: 95px;
  zoom: 1;
  -background: none;
}

.search_cont {
  background: url(/images/fr_bor_r.png) 100% 50% no-repeat;
  padding-right: 6px;
  margin-left: 6px;
  height: 22px;
  -background: none;
}


.search_form form{
  height: 22px;
  width: 183px;
  overflow: hidden;
  margin-bottom: 0;
  background: url(/images/frs.gif) 0 0 repeat-x;
}
.search_form input{
  border: 0;
  color: #516793;
  width: 170px;
}

.rgu {
  -position: absolute;
  -top: 243px;
  -right: 7px;
  -z-index: 100;
  xbackground: url(/images/fr_bor_r.png) no-repeat;
  -width: 6px;
  -height: 22px;
  -background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/fr_bor_r.png, sizingMethod=crop);
}

.border_none td{
	border: 0;
}

