*{
    font-family: Arial, Helvetica, sans-serif;
}

body{  
    background: url('../images/bg1.jpg') no-repeat 50% 117px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
	color: #000000;
}

form{
    margin: 0px;
    padding: 0px;
}

img{
    border: 0px;
}

a{
    color: #007aa7;
}

label{
    cursor: pointer;
    color: #325d9b;
}

h1, .h1{
    color: #c61b1e;
    font-size: 23px;
    font-weight: normal;
}

h1{
    margin: 0px;
    padding: 7px 0px 7px 0px;
}

h2, .h2{
    color: #c61b1e;
    font-size: 12px;
    text-transform: uppercase;
}

h2{
    margin: 0px;
    padding: 7px 0px 7px 0px;
}

h3{
    font-size: 12px;
}

.hdr1, .hdr1 a{
    color: #325d9b;
    font-size: 22px;
    text-decoration: none;    
    font-weight: normal;
}

.input, 
.input1,
.input2,
.input3,
.input4{
    border: 1px solid #acacac;
    background: #e3e3e3;
    padding: 0px 1px;
    font-size: 12px;
}

.input1{width: 242px;}
.input2{width: 140px;}
.input3{width: 176px;}
.input4{width: 76px;}

 select,
.select1,
.select2,
.select3,
.select4{
    cursor: pointer;
    border: 1px solid #acacac;
    background: #e3e3e3;
    font-size: 12px;
}

.select1{width: 246px;}
.select2{width: 144px;}
.select3{width: 180px;}
.select4{width: 80px;}
.upper{text-transform: uppercase;}

#wr{
    width: 1000px;
    margin: 0px auto;
    position: relative;
    left: 0px;
    top: 0px;    
}

#hdr{
    width: 1000px;
    height: 117px;
    position: relative;
    left: 0px;
    top: 0px;
}

#hdr_ban{
    width: 468px;
    height: 60px;
    position: absolute;
    left: 238px;
    top: 18px;
}

#hdr #top_menu{
    margin: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    left: 160px;
    top: 94px;
    font-weight: bold;
    text-transform: uppercase;
    list-style: none;   
}

#top_menu li{
    float: left;
    padding: 0px 35px 0px 0px;
}

#top_menu a{
    color: #2084bc;
    text-decoration: none;
    font-size: 12px;
}

#hdr_log, #client_menu{
    width: 208px;
    height: 106px;
    position: absolute;
    left: 792px;
    top: 0px;
    background: url('../images/sp1.gif') repeat-y left;
    padding: 4px 0px 0px 15px;
}

#hdr_log a{
    font-size: 11px;
    display: block;
    float: left;
    padding: 4px 10px 0px 0px;
}


#hdr_log span, #client_menu span{
    color: #325d9b;
    font-size: 22px;
    display: block;
    margin-bottom: 2px;
}


#client_menu a:hover{
    text-decoration: underline;
}

#hdr_log .input{
    width: 135px;
    margin: 3px 0px;
}

#hdr_log .bok{
    position: absolute;
    left: 158px;
    top: 58px;
}

#client_menu ul{
    list-style: none;
    margin: 0px 0px 0px 4px;
    padding: 0px;
}

#client_menu li{
    margin: 0px;
    padding: 0px;
}

#client_menu a{
    text-decoration: none;
}

#search_wr{
    width: 185px;
    height: 80px;
    position: absolute;
    left: 810px;
    top: 158px;
}

#search_wr span{
    color: #325d9b;
    font-size: 22px;
    display: block;
    margin-bottom: 4px;
}

#search_wr .input{
    width: 115px;
    border: 1px solid #567db0;
}

#search_butt{
    position: absolute;
    left: 127px;
    top: 15px;
}

#content{
    margin-top: 127px;
    background: url('../images/bg1.gif') repeat-x 2px 13px;
    padding-bottom: 30px;
}

#leftcol{
    width: 190px;
    float: left;
    padding: 40px 0px 0px 0px;
}

#centercol{
    float: left;
    padding: 40px 0px 0px 0px;
    /*background: #eee;*/
}

#rightcol{
    width: 205px;
    float: left;
    padding: 80px 0px 0px 0px;
    background: url('../images/rc_bg1.gif') repeat-x left 12px;
}

#subscribe{
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 15px 7px;
    width: 180px;
    position: relative;
    left: 0px;
    top: 0px;
    border-bottom: 2px solid #c4c4c4;
}

#subscribe span{
    color: #325d9b;
    font-size: 22px;
    display: block;
    margin-bottom: 4px;
}

#subscribe .input{
    width: 135px;
    margin: 3px 0px;
}

#subscribe .bok{
    position: absolute;
    left: 150px;
    top: 57px;
}

.pooling{
    width: 180px;
    border-bottom: 2px solid #c4c4c4;
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 15px 7px;
}

.pooling h2{
    color: #325d9b;
    font-size: 22px;
    display: block;
    font-weight: normal;
    margin: 10px 0px 8px 0px;
    padding: 0px 0px 0px 0px;    
}

.pooling h3{
    font-weight: normal;
    color: black;
    margin: 6px 0px;
    padding: 0px 0px 0px 0px;     
}

.pooling label{
    color: #6d6d6d;
}

.pooling .b_answer{
    margin: 10px 0px 0px 102px;
}

#pooling_all{
    display: block;
    margin: 6px;
}

#rc_contacts{
    background: url('../images/rc_bg1.jpg') no-repeat left 50px;
    padding: 13px 0px 30px 15px;
}

#rc_contacts span{
    color: #325d9b;
    font-size: 22px;
    display: block;
    margin: 0px 0px 24px 0px;
}

#rc_contacts label{
    display: block;
    height: 22px;
    padding: 8px 0px 0px 36px;
    color: #01294d;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: left 50%;
}

#rc_skype{ background-image: url('../images/rc_sky.jpg');}
#rc_icq{   background-image: url('../images/rc_icq.jpg');}
#rc_phone1{background-image: url('../images/rc_pho.jpg');}
#rc_phone2{background-image: url('../images/rc_pho.jpg');}


#footer_wr{
    width: 100%;
    background: #abcdd9;
}

#footer{
    width: 1000px;
    height: 180px;
    margin: 0px auto;
    position: relative;
    left: 0px;
    top: 0px;
}

#footer_rc{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 175px;
    height: 105px;
    background: white url('../images/ft_bg1.gif') no-repeat left top;
    font-size: 10px;
    padding: 0px 0px 0px 40px;
    line-height: 10px;
}
#footer_rc a{
    position: absolute;
    top: 71px;
}
#ft_home{left: 49px}
#ft_cont{left: 90px}
#ft_book{left: 131px}

#ft_line{
    position: absolute;
    top: 122px;
    left: 6px;
}

#ft_c1,#ft_c2,#ft_c3,#ft_c4{
    position: absolute;
    top: 133px;
}

#ft_c1{left: 15px}
#ft_c2{left: 115px}
#ft_c3{left: 797px}
#ft_c4{left: 897px}

#fc_b1,#fc_b2,#fc_b3{
    width: 200px;
    height: 70px;
    position: absolute;
    top: 21px;
    background: #8bbacb;
    padding-top: 10px;
}

#fc_b1{left: 20px}
#fc_b2{left: 285px}
#fc_b3{left: 550px}

.sm, .smsel{
    display: block;
    float: left;
    padding: 2px 6px 2px 6px;
    margin: 10px 2px;
    text-decoration: none;
    background: #6bafe6;
    color: white;
}

.sm:hover{background: #3b75a3;}
.smsel{background: #fe8881;}

.mes_error, .mes_done{
    border: 2px solid red;
    color: white;
    padding: 2px 6px;
    background: #f6b696;
    font-size: 18px;
}

.mes_done{
    border: 2px solid green;
    background: #96d17e;
}

.tableHeader td,
.tableHeader th{
	text-transform: uppercase;
	background: #a1cef9;
	color: white;
	font-weight: bold;
}

.tableRow1 td{
	background: #ffffff;
}

.tableRow2 td{
	background: #f3f6f8;
}

.priceTable{
    border-collapse: collapse;
    margin: 10px 0px;
    border: 1px solid #666;
}

.priceTable td{
    text-align: center;
}

.small{
    font-size: 10px;
    color: #666;
}


.ul1{
    margin: 1px 0px;
    padding: 0px;
    list-style: none;
}

.ul1 li{
    margin: 0px;
    padding: 1px 0px 1px 15px;
    background: url('../images/ul1.gif') no-repeat 2px 50%;
}

.add{
    display: block;
    float: right;
    padding: 1px 0px 0px 20px;
    margin: 0px 0px 3px 0px;
    background: url('../images/icons/add.png') no-repeat left 50%;
}