* {
	margin:0;
	padding:0;
        
}

body {
    font-size: 14px;
    font-family: 'myriad_proregular';      
    background:#ebebeb url('/images/bg_body.png') center repeat-y;
} 

a, img {
	outline:none;
	border:none;
}




a {
	text-decoration:none;
	cursor:pointer;
	font-family: 'myriad_proregular';
	color:#000;
}

a:hover {
     text-decoration: none;
	 
}

div {
    position: relative;
}



.clear {
    width: 1px;
    height: 1px;
    clear: both;
}

.rounding {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	
}

.rounding_b_l {
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-o-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	
}


.rounding_b_r {
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-o-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	
}


@font-face {
    font-family: 'myriad_pro_conditalic';
    src: url('../fonts/mpro-condit-webfont.eot');
    src: url('../fonts/mpro-condit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mpro-condit-webfont.woff') format('woff'),
         url('../fonts/mpro-condit-webfont.ttf') format('truetype'),
         url('../fonts/mpro-condit-webfont.svg#myriad_pro_conditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'myriad_proregular';
    src: url('../fonts/mpro-regular-webfont.eot');
    src: url('../fonts/mpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mpro-regular-webfont.woff') format('woff'),
         url('../fonts/mpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/mpro-regular-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'myriad_pro_condregular';
    src: url('../fonts/mpro-cond-webfont.eot');
    src: url('../fonts/mpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mpro-cond-webfont.woff') format('woff'),
         url('../fonts/mpro-cond-webfont.ttf') format('truetype'),
         url('../fonts/mpro-cond-webfont.svg#myriad_pro_condregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******HEADER****/

header {
  
    
}



header .head {
    width: 1000px;
    height: 250px;
    margin: 0 auto;  
}

header .sky {
    width: 1144px;
    height: 250px;
    position: absolute;
    top: 0;
    left: -33px;
}

header .avtosvit {
    width: 431px;
    height: 200px;
    position: absolute;
    top: 10px;
    left: -53px;
}

header .lang {
    float: right;
    margin-right: 5px;
    margin-top: 30px;
}

header .avto_text {
    position: absolute;
    top: 30px;
    font-size: 19px;
    line-height: 22px;
    color: #b20000;
    right: 5px;
    
}
header .avto_text a {
    color: #b20000;
}

header .avto_text a:hover {
    text-decoration: underline;
}

header .avto_text span {
    font-size: 18px;
    line-height: 18px; 
    color: #3a3a3a;
    font-family: 'myriad_pro_condregular';
}


header .number {
    position: absolute;
    left: 420px;
    top: 20px;
    font-family: 'myriad_proregular';
    color: #626161;
    font-size: 16px;
    line-height: 16px;
}

header .number span {
    color: #4a4a4a;
    font-weight: bold;
}


header .number_list {
    color: #858585;
    position: absolute;
    left: 420px;
    top: 40px;
    font-size: 12px;
    line-height: 20px;
    font-family: tahoma, sans-serif;
}
header .number2 {
    position: absolute;
    left: 600px;
    top: 80px;
    font-family: 'myriad_proregular';
    color: #626161;
    font-size: 16px;
    line-height: 16px;
}
header .number2 span {
    color: #4a4a4a;
    font-weight: bold;
}
header .number_list2 {
    color: #858585;
    position: absolute;
    left: 600px;
    top: 100px;
    font-size: 12px;
    line-height: 20px;
    font-family: tahoma, sans-serif;
}
header .address {
    position: absolute;
    left: 460px;
    top: 160px;
    font-family: 'myriad_proregular';
    color: #626161;
    font-size: 16px;
    line-height: 16px;
	font-weight: bold;

}
header .email {
    position: absolute;
    left: 700px;
    top: 160px;
    font-family: 'myriad_proregular';
    color: #626161;
    font-size: 16px;
    line-height: 16px;
	font-weight: bold;

}

header .asmap {
    position: absolute;
    left: 800px;
    top: 80px;


}

header .menu {
    width: 1000px;
    height: 35px;
    position: absolute;
    top: 210px; 
    background: url('/images/bg_menu.png');
}

header .menu ul {
    list-style: none;
    margin-top: 8px;
    float: left;
    margin-left: 10px;
}


header .menu ul a{
    color: #4b4b4b;
}

header .menu ul li {
     display: inline;
     text-transform: uppercase;
     font-family: 'myriad_pro_condregular';
     font-size: 19px;
     line-height: 20px;
     padding:0px 15px;
     border-right: 1px dotted #aaa9a9;
     
}

header .menu ul li:hover {

    color: #ce3737;
   
    background: url('/images/bg_hover_menu.png') ;
}

.act {
    color: #ce3737;
}
/******SECTION*****/

section {
    width: 1000px;
    margin: 0 auto;  
    margin-top: 20px;
    
}


section .left {
    width: 250px;
    float: left;
  
    
}


section .news {
    width: 245px;
    background: url('/images/bg_news.png') ;
    border-left: 10px solid #dedede;
    margin-top: 9px;  
    margin-bottom: 20px;
    padding-bottom: 20px;
}

section .news_fone {
    text-align: center;
    width: 250px;
     
}

section .news_fone img {
    position: absolute;
    height: 25px;
    width: 250px;
    left: 0px;

}

section .news_title {
    color: #686868;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;    
    top: 5px;   
}

section .one_block {
    width: 240px;
    padding-bottom: 20px;
   
}



section .block_title img {
    position: absolute;
    height: 29px;
    width: 215px;
    left: 10px;
    top: 15px;
}

section .block_text {
    color: #686868;
    font-size: 14px;
    line-height: 29px;
    text-transform: uppercase;    
    left: 20px;
    top: 17px;  

}



section .news_ul {
    margin-top: 30px;
    margin-left: 8px;
   
}

section .news_ul ul {  
    list-style: none;
    
}

section .news_ul ul li a {
    color: #747474;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    font-family: tahoma;
 
}

section .news_ul ul li a:hover {
    color: #df0000;
   
    
}

section .news_text {
    
    margin-left: 10px;
    width: 210px;
    max-height: 39px;
    overflow: hidden;
    color: #989797;
    margin-top: 25px;
    font-size: 12px;
    line-height: 13px;
    text-align: justify;
}

section .block_date {
    color: #747474;
    font-size: 12px;
    line-height: 29px;
    text-transform: uppercase;    
    left: 20px;
    top: 17px;  
    font-weight: bold;

}

section .one_block_news {
    width: 240px;
    padding-bottom: 5px;
   
}

section .next {
    float: right;
    border: 1px solid #d8d8d8;
    font-weight: bold;
    padding:0px 5px;
    margin-top: 10px;
    margin-right: 20px;
    line-height: 20px;
  
}

section .next a {
    color: #000;
}

section .next:hover {
    border: 1px solid black;
}

section .all {
    margin-left: 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding-bottom: 20px;
}

section .all:hover {
    text-decoration: underline;
}

section .content {
    width: 750px;
    float: right;
  
}


section .info {
    width: 350px;
    float: right;
    margin-left: 25px;
    margin-bottom: 40px;
}

section .info_fone {
    text-align: center;
    width: 350px;
     
}

section .info_fone img {
    position: absolute;
    height: 25px;
    width: 350px;
    left: 0px;

}

section .info_text {
    border: 1px solid #d6d6d6;
    top: 9px;
    padding-bottom: 20px;
    overflow: hidden;

}

section .info_text img {
    position: absolute;
    height: 100%;
    width:100%;
    
    

}

section .in_text {
    color: #505050;
    width: 330px;
    text-align: justify;
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
    font-family: arial;
    margin-left: 10px;
}

section .in_text span {
    font-weight: bold;
}


section .pag_text {
    color: #505050;
    width: 700px;
    text-align: justify;
    font-size: 14px;
    line-height: 15px;
    margin-top: 20px;
    font-family: arial;
    margin-left: 10px;
}


section .pag_text a {
	text-decoration:underline;
	cursor:pointer;
	font-family: 'myriad_proregular';
	color:#000;
	font-weight:400;
}

section .pag_text a:hover {
     text-decoration: none;
	 	font-weight:400;
}




section .pag_text span {
    font-weight: bold;
}
/*****PAGE*********/



section .page {
    width: 725px;
    float: right;
    margin-left: 25px;
    margin-bottom: 40px;
}

section .page_fone {
    text-align: center;
    width: 725px;
     
}

section .page_fone img {
    position: absolute;
    height: 25px;
    width: 725px;
    left: 0px;

}

section .page_text {
    border: 1px solid #d6d6d6;
    top: 9px;
    padding-bottom: 20px;
    overflow: hidden;

}

section .page_text > img {
    position: absolute;
    height: 100%;
    width:100%;
    
    

}

section .pg_text {
    color: #505050;
    width: 705px;
    text-align: justify;
    font-size: 14px;
    line-height: 15px;
    margin-top: 20px;
    font-family: tahoma;
    margin-left: 10px;
}

section .pg_text span {
    font-weight: bold;
}

section .pag_text ul li {
   
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    font-family: tahoma;
 
}

section .pag_text ul li a {
     color: #747474;
}

section .pag_text ul li a:hover {
    color: #df0000;
}


/******FOOTER*****/

footer  {
    width: 1000px;
    height: 60px;
    margin: 0 auto;  
    border-top: 10px solid #dedede;
   
}

footer .foot {
    margin-top: 15px;
}

footer .avt {
    width: 120px;
    float: left;
}

footer .trans {
    font-family: 'myriad_pro_conditalic';
    font-weight: bold;
    color: #353636;
    font-size: 10px;
}

footer .foot_adr {
    color: #989898;
    width: 300px;
    float: left;
    font-size: 12px;
    line-height: 12px;
}

footer .footer_phone {
      color: #989898;
    width: 320px;
    float: left;
    font-size: 12px;
    line-height: 12px;
    text-align: right;
}

footer .links {
      color: #989898;
  
    float: right;
    font-size: 12px;
    line-height: 12px;
    
}

footer .links a {
    color: #da0000;
    text-decoration: underline;
}

footer .links a:hover {
    text-decoration: none;
}


/********SLIDES**********/

#slides {
	width: 725px;
	height: 465px;
     float: right;
	overflow: hidden;
	position: relative;
    left: 0;
	margin-bottom: 20px;
	
}

#slides .slides_container {
	width: 725px;
	display: block;
}

#slides .slides_container .slide {
	width: 725px;
	height: 465px;
	display:block;
}

#slides .slide_text {
width: 400px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #000;
/*    background: url('/images/title_fone.png'); */
    overflow: hidden;
    height: 50px;
    padding: 5px;
  
}

#slides .slide_text:hover {
        text-decoration: underline;
}

#slides .item {
	float:left;
	width: 725px;
	height: 465px;
	margin: 0;
}



#slides .item img {
	width: 100%;
    	height: 100%;
	position: relative;
	z-index: 0;

}

#slides .item .head {
	overflow: hidden;
	position: absolute;
	z-index: 5;
	top: 10px;
	left: 10px;
	padding: 8px 15px;

	width: 300px;
	font-size: 10px;
    background-image: url("/images/news_fon2.png");
}

#slides .pagination {
	list-style:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 13px;
	right: 15px;
	z-index: 10;
    
}

#slides .pagination li {
	float: left;
	margin-left: 4px;
}

#slides .pagination li a {
	display: block;
	text-indent: -999em;
	width: 13px;
	height: 13px;
	background: url("/images/slider-bullets.png") no-repeat;
    
}

#slides .pagination .current a {
	background: url("/images/slider-bullets.png") no-repeat 0 -13px;	
}


/******FORM***********/

form .for {
    width: 370px;
    margin-bottom: 10px;
    
    
}

form .form_title {
    width: 210px;
    float: left;
    font-size: 15px;
    line-height: 20px;
}

form .inp input {
    width: 152px;
    float: right;
    height: 17px;
    background: #fff;
    border: 1px solid gray;
}

form .inps input {
    width: 144px;
    float: right;
    height: 13px;
}

form .inp select {
    width: 154px;
    float: right;
    background: #fff;
}

form input:focus {
    outline: none;
}

