@charset "windows-1251";

html, body, div, form,tr, td, input, select, p, a, img, ul, li {margin:0; padding:0;}


.full_h{
    height: 100%;
}

.full_w{
    width: 100%;
}

.full_size{
    width: 100%;
    height: 100%;
}

td{
    vertical-align: top;
    color: #4C4C4C;
}

.td_middle{
    vertical-align: middle;
}

.td_bottom{
    vertical-align: bottom;
}

/* ================================================================================*/

body, div, td, input, select, p, a, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #393939;
}

/* top_menu */

.top_menu{
    height: 47px;
    border-bottom: 2px solid #1D84B1;   
    background-color: #2199CB;  
}

.top_menu_cell_2{
    padding: 9px 0px 0px 42px;
    color: #FFF;
    font-weight: bold;
    text-align: left;
}

.cart{
    padding: 7px 20px 0px 0px;
    width: 210px;   
}

.nav a{
    padding: 0px 27px 0px 20px;
    background-position: left;
    background-repeat: no-repeat;
    color: #FFF;    
    font-size: 9px;
}

.nav{
    padding: 20px 0px 0px 0px;
    text-align: right;
    width: 230px;
    white-space: nowrap;
}

.nav a:hover{
    text-decoration: none;
}

/* //top_menu */

/* header */

#contacts{
    position: absolute;
    top: 60px;
    left: 60px;
    color: #1D1D1B;
    font-family: arial;
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;    
}

#contacts span{
    font-size: 24px;
}

.header_2{
    height: 181px;
    background-position: right top;
    background-repeat: no-repeat;
}

/* //header */

.total_content{
    padding: 11px 0px 0px 0px;
    background-position: left top;
    background-repeat: repeat-x;    
}

/* left_cell */

.left_cell{
    padding: 0px 0px 0px 30px;
}

#print{
    float: right;
}

/* pathway */

.patway{
   color: #209ACD;
   font-size: 9px;
    padding: 5px 0px 35px 0px;
}

.patway a{
    color: #209ACD;
   font-size: 9px;
   text-decoration: underline;
    padding: 0px 3px 0px 2px;
}

.patway a:hover{
    text-decoration: none;
}

.patway a.cur, #patway a.cur:hover{
    color: #000000;
    text-decoration: none;
}

.pathway #print{
    float: right;
    width: 120px;
}

#print a{
    color: #209ACD;
   font-size: 9px;
   text-decoration: underline;
    padding: 0px 35px 0px 18px;
    background-position: left;
    background-repeat: no-repeat;
}

#print a:hover{
    text-decoration: none;  
}

/* //pathway */

/* content */

.content{
    padding: 0px 20px 0px 0px;
    font-size:11pt;
}

.content p, .content a{
    font-size:12px;
}

.content p.question{
    padding: 0px 0px 12px 0px;
    line-height: 15px;
}

.content p.name{
    padding: 0px 0px 3px 0px;
    line-height: 15px;
}

#line{
    width: 100%;
    height: 10px;
    border-bottom: 1px dotted #9D9D9D;
    margin: 0px 0px 10px 0px;
}

.content p span.date_2{
    color: #FF9B00;
    font-size: 10px;
    padding: 0px 0px 0px 5px;
}

.content a.mail{
    color: #1F98CD;
    text-decoration: underline;
    padding: 0px 0px 0px 5px;
}

.content a.mail:hover{
    text-decoration: none;
}



.contacts_tbl{
    width: 632px;
    background-color: #E3EEF4;
    margin: 0px 0px 0px 0px;
}

.contact{
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 10px 3px 0px 0px;
}

.contact_2{
    padding: 25px 3px 0px 0px;
}

.contacts_cell{
   width: 532px;
    padding: 23px 0px 70px 0px;
}

.contact_input{
    padding: 10px 20px 0px 0px;
}

.contact_input_2{
    padding: 25px 0px 0px 0px;
}
.contact_input input{
    width: 400px;
    height: 17px;
    border: 1px solid #404040;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.button_contacts{
    color: #FF6D00;
    font-size: 9px;
    padding: 10px 0px 43px 0px; 
    text-align: right;
}

.button_contacts input{ 
    background-color: #036892;  
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 105px 0px 0px;  
    padding: 1px 15px 1px 15px;
}

.contact_input textarea{    
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;   
    margin: 0px 0px 0px 0px;
    width: 400px;
    height: 100px;
    border: 1px solid #404040;  
}

/* //content */

/* //left_cell */

/* right_cell */

.right_cell{
    width: 200px;
}

.title{
    background-color: #2199CB;
    padding: 0px 0px 0px 16px;
    height: 21px;
} 


/* right_menu */

.right_menu{
    padding: 0px 8px 0px 10px;
}

.right_menu ul{
    padding: 9px 0px 9px 0px;
    margin: 0px;
}

.right_menu ul li{
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #9D9D9D;
}

.right_menu ul li.last{
    border-bottom: none;
}

.right_menu ul li a{
    text-decoration: none;
    color: #2399CB;
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 13px;
    font-weight: bold;
    display: block;
    margin: 0px;
    font-size: 12px;
}

.right_menu ul li a:hover{
    text-decoration: none;   
}

.right_menu ul li a.cur{
    color: #000000;
    font-weight: bold;
    display: block;
    
}

.right_menu ul li.sub{
    padding: 2px 0px 2px 10px;
    border-bottom: none;    
}

.right_menu ul li.sub a{
    color: #2199CD;
    font-weight: normal;
    text-decoration: underline;
    display: block;
}

.right_menu ul li.sub a:hover, .right_menu ul li.sub a.cur{
    text-decoration: none;
    color: #010101;
}

/* //right_menu */

/* exchange */

.exchange_range{
    padding: 7px 10px 7px 10px;
}

.exchange{
    border-bottom: 1px dotted #9D9D9D;
    font-size: 9px; 
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    text-align: center;
    padding: 3px 0px 3px 0px;
}

.money{
    color: #010101;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px 3px 0px;
}

.line{
    color: #9C9C9C; 
    text-align: center;
    font-weight: normal;
    letter-spacing: -3px;   
}

.line_2{
    font-size: 9px;
    border-bottom: 1px dotted #9D9D9D;      
}

.cost_2{
    text-align: center;
    color: #000000;
    padding: 3px 0px 3px 0px;
}

/* //exchange */

/* adress */

.adress{
    padding: 0px 0px 5px 0px;
}

.adress p{
    color: #393939;
    padding: 10px 0px 0px 0px;
}

.banner{
    padding: 17px 0px 36px 0px;
}

/* //adress */

/* //right_cell */

.last{
    border-bottom: none;
}

/* footer */

.footer{
    height: 70px;
    color: #FEFEFF;
    background-color: #2199CB;   
}

.copyright a{
    color: #FEFEFF;
    font-size: 9px;
    text-decoration: none;
}

.copyright a:hover{
    text-decoration: underline;
}

.copyright{
    background-position: 24px 11px;
    background-repeat: no-repeat;
    padding: 12px 0px 0px 43px;
    color: #FEFEFF;
    font-size: 9px;
    width: 230px;
}

.bottom_menu{
   color: #FEFEFF;
    padding: 7px 0px 0px 0px;
    width: 500px;
    font-weight: bold;  
}

.bottom_menu a{
    font-size: 9px;
    color: #FEFEFF;
    text-decoration: none;
    padding: 0px 16px 0px 16px;
    font-weight: bold;  
}

.bottom_menu a:hover{
    text-decoration: underline;
}

.banners{
   width: 210px;
    padding: 10px 5px 0px 0px;
    text-align: right;
}

.banners a img{
    margin: 0px 7px 0px 0px;
}

/* //footer */

/* Изменения от 22.11.2007 */

.content h1.online{
    padding: 0px 0px 0px 0px;
}

.contacts_cell_2{
   width: 532px;
    padding: 0px 0px 70px 0px;
}

.contacts_tbl_2{
    width: 532px;
    background-color: #E3EEF4;
    margin: 7px 0px 0px 0px;
}

.contact_3{
    padding: 10px 3px 30px 0px;   
}

.research_tbl{
    width: 100%;
}

.content h3{
    padding: 27px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    color: #010101;
    font-size: 18px;
    font-weight: normal;
}

.research_tbl{
    width: 532px;
}

.research_tbl th{
    background-color: #E3EEF4;
    font-weight: bold;
    color: #3A383B;
    font-size: 11px;
    text-align: left;
}

.research_tbl th.name{
    padding: 5px 0px 5px 12px;
    width: 374px;
}

.research_tbl th.price{
    padding: 5px 0px 5px 0px;
    width: 70px;
}

.research_tbl th.order{
    padding: 5px 0px 5px 0px;
    width: 70px;
}

.research_tbl .name{
    text-align: left;
    padding: 5px 0px 5px 12px;
}

.research_tbl .name_2{
    background-color: #F2F3F5;
}

.research_tbl .name_3{
    background-color: #E3EEF4;
    font-weight: bold;
}

.research_tbl .price{
    text-align: left;
    padding: 5px 0px 5px 0px;
}

.research_tbl .price_2{
   background-color: #F2F3F5;   
}

.research_tbl .price_3{
    background-color: #E3EEF4;  
}

.research_tbl .order{
    text-align: center;
    padding: 5px 0px 5px 0px;
}

.research_tbl .order_2{
    background-color: #F2F3F5;
}

.research_tbl .order_3{
    background-color: #E3EEF4;
}

#send{
   width: 532px;
    color: #FF6D00;
    font-size: 9px;
    padding: 14px 0px 0px 0px;  
    text-align: right;
}

#send input{    
    background-color: #036892;  
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;    
    padding: 1px 15px 1px 15px;
}

/* //Изменения от 22.11.2007 */

/* Изменения от 3.12.07 */

ul, li{
    list-style: none;
}

.top_menu_cell_2 a img, .banner a img, .banners a img{
    border: none;
}

.content{
    padding: 0px 12px 0px 0px;
}

.content div.pager{
    float: left;
    color: #161616; 
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 8px 0px;
}

.content .pager a{
    color: #2298CA;
    text-decoration: underline;
    padding: 0px 2px 0px 0px;
    font-size: 12px;
}

.content .pager a:hover{
    text-decoration: none;
}

.content h1{
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-weight: normal;    
}

.content span.title
{
    background-color:white;
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-weight: bold;    
}

.content p a.title_stati{
    font-size: 14px;
    font-weight: bold;
    color: #2098CA;
   text-decoration: underline;
}

.content p a.title_stati:hover{
   text-decoration: none;
}

.content p a.more{
    color: #2098CA;
    text-decoration: underline;
   background-position: 60px 13px;
   background-repeat: no-repeat;
    padding: 7px 12px 0px 0px;
    display: block;
    margin: 0px;
}

.content p a.more3{
    color: #2098CA;
    text-decoration: none;
}

.content p a.more:hover{
    text-decoration: none;
}

.patway{
   color: #209ACD;
   font-size: 9px;
    padding: 5px 0px 30px 0px;
}

div.line_2{
    width: 100%;
    height: 10px;
    border-bottom: 1px dotted #9D9D9D;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/* //Изменения от 3.12.07 */

/* Изменения от 29.12.2007 */

.content{
    padding-right: 30px;
    padding-bottom: 30px;
}

.content h1.research{
    padding: 10px 0px 17px 0px;
    margin: 0px 0px 0px 0px;
}

.page_main{
    width: 53%;
    padding: 0px 20px 0px 0px;
}

.page_main img{
   margin: 0px 17px 15px 0px;
/*  border: 1px solid #73D1F5;*/
    float: left;
}

.page_main p{
   padding: 0px 0px 15px 0px;
   clear: none; 
}

.research_tbl{
    width: 100%;
    margin: 0px;
}

.research_tbl td{   
    padding: 0px 7px 0px 7px;
}

.research_tbl td p{
    padding: 0px 0px 5px 0px;
}

.research_tbl td a img{
    margin: 0px 0px 0px 0px;
    border: none;
}

.research_tbl .res_2{
    width: 37%;
}

.research_tbl .res_2 a img{
    float: left;
   margin: 0px 12px 12px 0px;
 
}

.research_tbl .res_2 p{
    clear: none;
    padding: 0px 0px 5px 0px;
}

.research_tbl td p a.link_2{
    color: #2398CD;
    text-decoration: underline; 
}

.research_tbl td p a.link_2:hover{
    text-decoration: none;
}

.research_tbl td h4{
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    color: #010101;
    font-family: arial;
    font-weight: bold;
    line-height: 14px;
}

.research_tbl .v_line{
    background-image: url(../images/v_line.gif);
    background-position: center top;
    background-repeat: repeat-y;
    font-size: 1px;
    width: 1px; 
}

/* right_cell */

.right_cell{
    width: 200px;
}

.title{
    background-color: #2199CB;
    padding: 0px 0px 0px 16px;
    height: 21px;
} 

.title h3{
    text-transform: uppercase;
    color: #FEFEFE;
    font-weight: bold;
    margin: 0px;
    padding: 3px 0px 2px 0px;
    font-size: 11px;
}

/* right_menu */

.right_menu{
    padding: 0px 8px 0px 10px;
}

.right_menu ul{
    padding: 9px 0px 9px 0px;
    margin: 0px;
}

.right_menu ul li{
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #9D9D9D;
}

.right_menu ul li.last{
    border-bottom: none;
}

.right_menu ul li a{
    text-decoration: none;
    color: #2399CB;
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 13px;
    font-weight: bold;
    display: block;
    margin: 0px;
}

.right_menu ul li a:hover{
    text-decoration: none;   
}

.right_menu ul li a.cur{
    color: #000000;
    font-weight: bold;
    display: block;
    
}

.right_menu ul li.sub{
    padding: 2px 0px 2px 10px;
    border-bottom: none;    
}

.right_menu ul li.sub a{
    color: #2199CD;
    font-weight: normal;
    text-decoration: underline;
    display: block;
}

.right_menu ul li.sub a:hover, .right_menu ul li.sub a.cur{
    text-decoration: none;
    color: #010101;
}

/* //right_menu */

/* spec */

.spec_cell{
    padding: 12px 0px 14px 0px;
    border-bottom: 1px dotted #9D9D9D;  
}

.spec_item{
    padding: 0px 5px 0px 7px;
}

.spec_item a img{
    border: 1px solid #4FC6EE;
    margin: 0px 5px 5px 0px;
}

.spec_item a.spec_title{
    color: #209ACB;
    font-weight: bold;
    padding: 0px 0px 0px 2px;
    text-decoration: underline;
}

.spec_item a.spec_title:hover{
    text-decoration: none;
}

.spec_item span.cost{
    color: #FF6C00;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 2px;
}

.cart_2{
    padding: 5px 0px 0px 7px;   
}

.cart_2 a{
    background-position: left;
    background-repeat: no-repeat;
    padding: 4px 0px 0px 18px;
    color: #2199CB;
    font-weight: bold;
    display: block;
    text-decoration: underline;
    margin: 0px;
}

.cart_2 a:hover{
    text-decoration: none;
}

/* //spec */

/* link */

.link{
    padding: 9px 0px 0px 13px;
    color: #3A3A3A;
}

.link input{
   margin: 7px 0px 8px 0px;
    width: 180px;
    height: 17px;
    border: 1px solid #808080;
}

.button{
    text-align: right;
    padding: 0px 8px 20px 0px;
}

.button input{
    background-color: #016891;
    font-weight: bold;
    color: #FFFFFF;
    padding: 1px 0px 1px 0px;
    width: 100px;
    border: none;   
}

/* //link */

/* exchange */

.exchange_range{
    padding: 7px 10px 7px 10px;
}

.exchange{
    border-bottom: 1px dotted #9D9D9D;
    font-size: 9px; 
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    text-align: center;
    padding: 3px 0px 3px 0px;
}

.money{
    color: #010101;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px 3px 0px;
}

.line{
    color: #9C9C9C; 
    text-align: center;
    font-weight: normal;
    letter-spacing: -3px;   
}

.line_2{
    font-size: 9px;
    border-bottom: 1px dotted #9D9D9D;      
}

.cost_2{
    text-align: center;
    color: #000000;
    padding: 3px 0px 3px 0px;
}

/* //exchange */

/* voting */

.voting{
    color: #000;
    padding: 12px 0px 0px 0px;
}

.input_1{
    padding: 10px 0px 0px 0px;
    color: #000;    
}

.input_1 input{
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

.button_2{
    text-align: right;
}

.button_2 input{
    margin: 10px 0px 0px 0px;
    border: none;   
}

#rezult{
    float: left;    
    color: #2199CB;
    padding: 6px 0px 0px 0px;
}

#rezult a{
    text-decoration: underline;
    color: #2199CB;
    font-size: 12px;
}

#rezult a:hover{
    text-decoration: none;
}

/* //voting */

/* adress */

.adress{
    padding: 0px 0px 5px 0px;
}

.adress p{
    color: #393939;
    padding: 10px 0px 0px 0px;
}

.banner{
    padding: 17px 0px 36px 0px;
}

/* //adress */

/* //right_cell */

/* cart */

.cart{
    padding: 7px 20px 0px 0px;
    width: 210px;   
}

.cart a.cost{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    color: #FFF;
    display: block;
    float: left;
}

.cart a.cost:hover{
    text-decoration: underline;
}


.cart a.product{
    margin: 0px 20px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    color: #FFF;
    display: block;
    float: left;
}

.cart a.product:hover{
    text-decoration: underline;
}

.cart a.cart{
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 17px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold;
    font-size: 9px;
}

.cart a:hover{
    text-decoration: none;
}

/* //cart */

/* //Изменения от 29.12.2007 */

.page_stati h1{
    padding-bottom: 5px;
}

/* изменения от 10.01.08 */

.page_main{
        width: 70%;
        padding: 0px 20px 0px 0px;
}

.page_main a{
    font-size: 12px;
}

.page_stati{
        width: 30%;
}

/* изменения от 25.01.08 */

.content p{
    padding: 5px 0px 2px 5px;
/*    clear: both; */
    color: #393939;
}

.content img{
    margin: 10px;
}

.page_stati img{
    border: 1px solid #B6B4B5;
    margin: 0px 10px 1px 0px;
    float: left;
}

.page_stati .item{
    padding: 0px 0px 0px 0px;
}

.page_stati .item span.date{
    font-size: 9px;
    color: #393939;
    display: block;
    position: relative;
    top: 6px;
}

.page_stati .item a.name{
    color: #2398CD;
    font-weight: bold;
    font-size: 12px;
}

.page_stati .item a.more_2{
    position: relative;
    top: 3px;
}

.page_stati .item a.more_2 img{
    border: 0px;
}

.page_stati .item p{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;    
}

div.line_2{
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #9D9D9D;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.line_3{
    width: 100%;
    height: 10px;
    border-bottom: 1px dotted #9D9D9D;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.content h1{
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

.content h2{
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

.content h3{
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}
    
.content h4{
    text-transform: uppercase;
    color: #000000;
    font-size: 13px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-weight: normal;    
}

.content h5{
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-weight: normal;    
}

.content h6{
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-weight: normal;    
}


* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}