body{
    margin:0;
    padding:0;
    font-family:'Open Sans', Arial, sans-serif;
    color:#333333;
    text-align:center;
    background:#ffffff;
}
body, table{
    font-size:14px;
}
a {
    color:#368dd8;
}
a:hover {
    color:#aa0000;
}
form{
    margin:0;
    padding:0;
}
a img{
    border:0;
}
:focus, :active {
    outline: 0;
}
.clear{
    clear: both;
}

.c980{
    margin: 0 auto;
    width: 980px;
    text-align: left;
}

.top{
    height: 150px;
    position: relative;
    z-index: 200;
}

.top .logo{
    position: absolute;
    top: 20px;
    left: 40px;
}

.top .phone{
    position: absolute;
    top:40px;
    right: 20px;
    font-weight: normal;
    font-size: 28px;
    color: #000000;
}
.top .phone span{
    color: #88beeb;
}

.top .menu{
    position: absolute;
    bottom: 0;
    right: 20px;
    text-transform: uppercase;
    width: 700px;
    line-height: 1.8;
    text-align: right;
}
.top .menu a{
    color: #000000;
    margin-left: 20px;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px solid #888888;
}
.top .menu a:hover{
    color: #368dd8;
    border-bottom: 1px solid #368dd8;
}

.itopbg{
    height:150px;
    background: url('/img/mainbg.png') 3px -281px repeat-x;
}
.itoppic{
    height:150px;
    background: url('/img/main.jpg') center 100% no-repeat;
}
.itop{
    height: 150px;
    position: relative;
}

.itop .logo{
    position: absolute;
    top: 5px;
    left: 60px;
}

.itop .phone{
    position: absolute;
    top:10px;
    right: 20px;
    font-weight: normal;
    font-size: 28px;
    color: #ffffff;
}
.itop .phone span{
    color: #88beeb;
}

.itop .menu{
    position: absolute;
    top: 80px;
    right: 20px;
    text-transform: uppercase;
    width: 700px;
    line-height: 1.8;
    text-align: right;
}
.itop .menu a{
    color: #ffffff;
    margin-left: 20px;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
.itop .menu a:hover{
    color: #c2e3ff;
    border-bottom: 1px solid #c2e3ff;
}




.blueline{
    height: 500px;
    background: url('../img/mainbg.png') 3px 62px repeat-x;
}
.bluebg{
    height: 500px;
    background: url('../img/main.jpg') center 0 no-repeat;
    position: relative;
}

.bluebg .slideicons{
    position: relative;
    z-index: 150;
}
.bluebg .slideicons .links{
    position: absolute;
    left:40px;
    top:410px;
    height: 70px;
    z-index: 150;
}
.bluebg .slideicons .links a{
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 65px;
    height: 65px;
    border-radius: 6px;
    border: 3px solid #6f9fe0;
}
.bluebg .slideicons .links a.selected{
    border: 3px solid #ffffff;
}
.bluebg .slideicons .links a.i1{
    background: url('../img/1i.jpg') 0 0 no-repeat;
}
.bluebg .slideicons .links a.i2{
    background: url('../img/2i.jpg') 0 0 no-repeat;
}
.bluebg .slideicons .links a.i3{
    background: url('../img/3i.jpg') 0 0 no-repeat;
}

.bluebg .slide{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}


.bluecont{
    position: relative;
    height: 500px;
    z-index: 100;
}

.slide .bluecont .h{
    position: absolute;
    color: #ffffff;
    line-height: 1;
    font-size: 32px;
    font-weight: normal;
    padding: 5px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.slide .bluecont .h span{
    font-weight: 300;
}
.slide .bluecont .cont{
    position: absolute;
    color: #cce2ff;
    font-size: 16px;
    font-weight: 300;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}

.slide1{
    height: 500px;
    background: url('../img/1bg.png') center 0 no-repeat;
}
.slide1 .bluecont{
    background: url('../img/1pic.png') 355px 190px no-repeat;
}

.slide1 .bluecont .h{
    top:130px;
    left:300px;
}
.slide1 .bluecont .cont{
    top:100px;
    left:50px;
    width:200px;
    line-height: 1.5;
}

.slide2{
    height: 500px;
    background: url('../img/2bg.png') center 0 no-repeat;
    display: none;
}
.slide2 .bluecont{
    background: url('../img/2pic.png') 355px 110px no-repeat;
}
.slide2 .bluecont .h{
    top:260px;
    left:20px;
}
.slide2 .bluecont .cont{
    top:130px;
    left:130px;
    width:280px;
    line-height: 1.5;
}
.slide3{
    height: 500px;
    background: url('../img/3bg.png') center 0 no-repeat;
    display: none;
}
.slide3 .bluecont{
    background: url('../img/3pic.png') 355px 110px no-repeat;
}
.slide3 .bluecont .h{
    top:260px;
    left:20px;
}
.slide3 .bluecont .cont{
    top:130px;
    left:130px;
    width:280px;
    line-height: 1.5;
}

.content{
    padding:0 20px 20px 20px;
}
.content h1{
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
}
.content h2{
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}
.content h3{
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
}


.footer{
    background: url('/img/footer.jpg') 0 0 repeat-x;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}
.footer .cont{
    padding: 20px;
}
.footer a{
    color: #9ac8ef;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.footer a:hover{
    color: #ffffff;
}
.footer .td{
    display: inline-block;
    float: left;
    margin-right: 60px;
}
.footer .contacts{
    width: 300px;
}
.footer .menu{
    width: 220px;
}
.footer .copy{
    color: #cccccc;
    padding-top: 25px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.footer .counters{
    padding-top: 25px;
}
.footer .contacts .phone{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.footer .menu .h{
    padding: 0 0 10px 0;
    font-size: 18px;
    background: url('/img/footerline.gif') 0 100% repeat-x;
    margin-bottom: 10px;
    font-weight: bold;
}
.footer .menu ul, .footer .menu li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}


.catalog_top .item{
    float: left;
    width: 290px;
    height: 230px;
    margin: 0 20px 20px 0;
    text-align: center;
}
.catalog_top .item .pic table{
    width: 100%;
}
.catalog_top .item .pic, .catalog_top .item .pic table td{
    vertical-align: bottom;
    height: 160px;
}
.catalog_top .item .name{
    padding-top: 10px;
}


.har{
    padding: 20px 0;
}
.catalog_list{
    width:100%;
    box-shadow: 0 3px 5px rgba(0,0,0,0.4);
    border-radius: 5px;
}
.catalog_list th,.catalog_list td{
    border-bottom: 1px solid #FFFFFF;
    padding: 6px 20px;
    color: #00467e;
}
.catalog_list tr.lastrow td{
    border-bottom: 0;
}
.catalog_list th{
    background: #bedff6;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px;
}
.catalog_list td{
    background: #ecf7ff;
}
.catalog_list tr:hover td{
    background: #ffffff;
}
.catalog_list td.price{
    text-align: right;
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
}
.catalog_list th.first{
    border-top-left-radius: 5px;
}
.catalog_list th.last{
    border-top-right-radius: 5px;
}
.catalog_list tr.lastrow td.first{
    border-bottom-left-radius: 5px;
}
.catalog_list tr.lastrow td.last{
    border-bottom-right-radius: 5px;
}


.catalog_item{
    width: 100%;
    vertical-align: top;
}
.catalog_item td.right{
    width: 280px;
    vertical-align: top;
    background: url('/img/catalog_menu.png') 60px 0 repeat-y;
}
.catalog_item td.right .li{
    height: 66px;
    padding:8px 15px 8px 65px;
    text-align: center;
}
.catalog_item td.right .li table{
    width: 100%;
    height: 60px;
    font-size: 13px;
}
.catalog_item td.right .li .pic{
    width:60px;
    background: #FFFFFF;
}
.catalog_item td.right .li .pic div{
    height:40px;
    background: #FFFFFF;
}
.catalog_item td.right .li .name{
    text-align: left;
}
.catalog_item td.right .current{
    background: url('/img/catalog_current.png') 100% center no-repeat;
}
.catalog_item td.right .current a{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
