html, body{
 height: 100%;
 min-height: 100%;
}

body{
 min-width: 960px;
 height: 100%;
 min-height: 100%;
 margin: 0px; 
 font-family: Arial, arial; 
 font-size: 16px;
 color: #5e5849;
}



#base{
 position: relative;
 width: 100%;
 min-height: 100%;
 min-width: 960px;
 overflow: hidden;
 padding-bottom: 107px;
 background: url(../images/index/header_base_bg.png) repeat-x;
}

#base.cecutient_header{
 background: url(../images/index/header_base_bg_black.png) repeat-x;
}

/* ����� */
#header{
 position: relative;
 width: 100%;
 min-width: 960px;
 max-width: 1002px;
 height: 280px;
 margin-left: auto;
 margin-right: auto;
 z-index: 500;
 background: url(../images/index/header_bg.jpg) no-repeat;
}

.cecutient_header #header{
 height: 400px;  
 background: url(../images/index/header_bg_black.jpg) no-repeat;
}

.claims_girl{
  height: 234px; 
  padding-left: 506px;
  padding-top: 48px;
  background: url(../images/index/girl.jpg) no-repeat scroll 0 0 transparent;  
}
.cecutient_header .claims_girl{
  background: url(../images/index/girl_black.jpg) no-repeat scroll 0 0 transparent;  
}

.claims_girl h1{
  font-size: 27px;
  font-weight: bold;
  text-align: justify;
  width: 425px;
}

.claims_girl p{
  /*font-size: 11px;*/
  font-size: 0.7em;
  color: #000;
  width: 418px;
}

#resurs{
 text-align: center;
 color: #f43016;
 font-size: 16px;
}

/* ������� � �����*/
#header_base{
 float: left;
 width: 100%;
 margin-right: -300px;
}

#header span{
  position: absolute; 
  bottom: 5px;
  right: 75px;
  font-size: 0.75em;
  color: #FFF;
}


#header_base_inner{
 height: 100%;
 margin-right: 300px;
}

#header_base_img{
 float: left;
 width: 38px;
 margin-left: 20px;
}



/* ��������� */
#header_base_title{
 float: left;
 margin-left: 124px;
 padding-top: 15px;
 text-align: left;
 font-family: calibri, arial; 
 font-size: 15px;
 color: #fff;
}



/* ���� � ������������� ������ */
#header_date_lang{
 float: right;
 width: 188px;
 height: 54px;
 /*margin-right:55px;*/
}

.cecutient_header #header_date_lang{
 width: 206px;
}

#header_clock{
  float: left;
  width: 128px;
  height: 54px;
  background-color: #fc6603;
}

.cecutient_header #header_clock{
  background-color: #000;
}

#header_clock_time{
 font-family: trebuchet ms;
/* font-size: 19px;*/
 font-size: 1.2em;
 color: #fff;
 text-align: center;
 margin-bottom: 0px;
 padding-top:8px;
}

.cecutient_header #header_clock_time{
 padding-top:18px;
}

#header_clock_time div.separator{
 display: inline-block;
 width: 8px;
 text-align: center;
}


#header_clock_date{
 font-family: trebuchet ms;
 font-size: 0.75em;
 color: #d9f7fd;
 text-align: center;
 margin-bottom: 6px;
}


/* ������������� ����� */
#header_lang{
 float: right;
 width: 20px;
 height: 35px;
 margin-top: 16px;
 margin-right: 32px;
}

#header_lang div.flag{
 width: 18px;
 height: 12px;
 margin-bottom: 5px; 
 background-repeat: no-repeat;
 border: 2px solid transparent;
 cursor: pointer;
 cursor: hand;
}

#header_lang div.flag_active{
 border: 2px solid #FFF;
}

#header_lang div.flag_ru{
 background-image: url(../images/icons/header/flag_ru.png);
} 

#header_lang div.flag_en{
 background-image: url(../images/icons/header/flag_en.png);
} 


/* ���� � ������������ */
#header_greeting{
 clear: both;
 float: right;
 width: 324px;
 height: 187px;
 margin-right: 8px;
 margin-top: 70px;
 background: url(../images/index/header_greeting_bg.png) repeat-x;
} 

#header_greeting_inner{
 padding: 25px;
 color: #fff;
}

#header_greeting_title{
 font-family: trebuchet ms;
 font-size: 36px;
 line-height: 36px;
}

#header_greeting_text{
 padding-top: 14px;
 font-family: calibri;
 font-size: 14px;
}

#popup{
  display: none;
}

/* ������ */
#claims{
 width: 1002px;
 margin-left: auto;
 margin-right: auto;
}

#bgLine{
 background: url(../images/index/line.png) repeat;
 margin: 0px 52px 50px 50px;
 padding-top: 60px;
 height: 182px;
 padding: auto auto;
 text-align: center;
}

#bgLine a img{
 border: none;
}

#claims_inner{
 padding-left: 53px;
 padding-right: 53px;
} 

#claims div.item{
 display: table-cell;
 width: 33%;
 height: 165px;
 vertical-align: middle;
} 

#claims div.item p{
 margin: 0px;
 margin-left: 120px;
 margin-right: 30px;
 font-size: 14px;
 font-family: calibri;
 color: #575757;
} 

#claims div.search{
 background: url(../images/index/icon1.jpg) no-repeat 20px 50%;
} 

#claims div.traffic{
 background: url(../images/index/icon2.jpg) no-repeat 20px 50%;
} 

#claims div.route{
 background: url(../images/index/icon3.jpg) no-repeat 0px 50%;
} 



/* ������� ������ */
#hotlinks{
 width: 100%;
 /*margin-left: 158px;*/
 /*margin-bottom: 73px;*/
 text-align: center; 
 /*padding-bottom: 120px;*/
}

#hotlinks a{
  font-size: 0.7em;
  float:left;
  
  width: 195px;
  height: 33px;
/*  
  width: 194px;
  height: 46px;
  line-height: 48px;
*/
  text-decoration: none;
  
  line-height: 31px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background: url(../images/index/but_main.png) no-repeat 0px 50%;

/* float:left;
 margin-left: 50px;
 margin-right: 50px;
 text-decoration: none;
 color: #FFF;
 background-color: #ff6600;
 text-transform: uppercase;
 padding: 20px 42px;*/
}

.cecutient_header #hotlinks a{
    background: none;
    background-color: #000;
}

#myrt{
  margin-left: 30px;
}

#hotlinks a:hover{
  background: url(../images/index/but_over.png) no-repeat 0px 50%;
}

.cecutient_header #hotlinks a:hover{
  background: none;
  text-decoration: underline;
  background-color: #000;
}


#hotlinks a:active{
  background: url(../images/index/but_release.png) no-repeat 0px 50%;
}

.cecutient_header #hotlinks a:active{
  background: none;
  background-color: #000;
}


/* ���������� */
#apps{
 width: 1100px;
 height: 47px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 68px;
}

#apps_alert{
 float: left;
 width: 600px;
 height: 47px;
 margin-left: 36px;
 margin-right: 36px;
 background: url(../images/index/apps_alert_bg.png) no-repeat;
}

#apps_alert_inner{
 display: table-cell;
 width: 530px;
 height: 47px;
 padding-left: 50px;
 padding-right: 20px;
 text-align: center;
 vertical-align: middle;
 font-family: arial;
 font-size: 12px;
 color: #349fba;
}

#apps div.app_icon{
 float: left;
 width: 31px;
 height: 47px;
 margin-right: 30px;
}

#apps div.android{
 background: url(../images/index/android_icon.png) no-repeat 50% 0%;
}

#apps div.apple{
 background: url(../images/index/apple_icon.png) no-repeat 50% 0%;
}



/* ������ �� ���������� */
#never_show{
 width: 1100px;
 height: 72px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 42px;
 text-align: center;
 font-family: calibri;
 font-size: 14px;
}

div.checkbox{
 position: relative;
 top: 5px;
 display: inline-block;
 width: 16px;
 height: 16px;
 margin-right: 10px;
 border: 1px solid #c0c1c5;
 background: #f9f9f9;
 border-radius: 4px;
}

#partners{
}

#partners h3{
  color:#fa6400;
  text-align: center
}

#partners ul{
 margin: 0;
 padding: 19px 0 0 0;
}

#partners ul li{
 list-style-type: none;
 display: inline;
 margin: 0 30px 0 30px;
}

#partners ul li{
    
}


/* ������ ����� */
#footer{
 position: absolute;
 bottom: 0px;
 width: 100%;
 height: 107px;
 font-family: calibri;
 /*font-size: 11px;*/
 color: #6d6e71; 
 background: #f2f2f2;
}

.cecutient_header #footer{
 background: #000;
}

#logoFooter{
 display: block;
 height: 62px;
 width: 66px;
 background: url(../images/index/logo.jpg) no-repeat 50% 0%;
}

#footer_inner{
 width: 1002px;
 margin-left: auto;
 margin-right: auto;
 height: 107px;
}

#footer_text{
 float: left;
 padding-left: 32px;
 padding-top: 33px;
}

#footer_text p{
 margin: 0px;
 margin-bottom: 10px;
}

#footer_images img{
 margin-right: 22px;
}

#footer_links{
 float: right;
 padding-top: 10px;
 padding-right: 32px;
 text-align: right;
}

#footer_links p{
 margin: 0px;
 margin-bottom: 1px;
 font-size: 11px;
}

#footer_links p.small{
 font-family: Arial;
 font-size: 0.7em;
 color: #000;
}

.cecutient_header #footer_links p.small a{
  font-soze: 1.5em;    
  color: #FFF;
}


#footer_links p.small a

div.balloon{
 position: absolute;
 width: 531px;
 height: auto;
}







/* Common */
a{
 color: #0180af;
}

.scrollable{
 overflow: hidden;
}




.pie{
 behavior: url(/templates/pie/PIE.htc);
}





/* Быстрые ссылки в шапке */
#header_base_links{
 position: absolute;
 top: 0;
 /*right: 284px;*/
 right: 300px;
 /*margin-left: 650px;*/
 /*float: right;*/
 padding-top: 6px; 
 padding-right: 6px;
 text-align:center;
}

.cecutient_header #header_base_links{
    padding-top: 16px; 
}

#cecutient{
    padding-left: 6px;
    padding-top: 10px;
/*    padding-left: 20px;
    padding-top: 4px;*/
}


.border{
    border: 1px solid #b8b8b5;
    float: left;
    height: 28px;
    padding: 6px;
    width: 70px;
}

.eye{
  height: 20px;
  width: 30px;
    background: url(../images/icons/header/eye.png)  no-repeat top center;
}

.border:hover{
    border: 1px solid #fFF;
}

.cecutient_header .border{
    border: 1px solid #000;
}

.cecutient_header .border:hover{
    border: 1px solid #f0ede5;
}

#header_base_links span.shr{
 float: left;
 height: 18px;
 font-size: 11px;
 font-family: trebuchet ms, arial;
 color: #234296;
 background-repeat: no-repeat;
 background-position: 50% 0%;
} 

#header_base_links div.link{
 float: left;
 height: 22px;
 /*margin-right: 32px;*/
 margin-right: 18px;
 font-size: 11px;
 font-family: trebuchet ms, arial;
 color: #234296;
 text-align: center;
 width: 68px;
 background-repeat: no-repeat;
 background-position: 50% 0%;
} 

#header_base_links a{
 display: block;
 padding-top: 19px; 
 color: #FFF;
 text-decoration: none;
}



