body, TABLE, TD, P, DIV, IMG, h1, h2{
    padding:0px;
    margin:0px;
    border:0px;
    }    

body,
TABLE{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    }

html,
body{    
    height:100%;
    _height:auto;
    }

body{
    text-align:center;
    background-color:#fff;
    }
    
DIV{
    margin-left:auto; 
    margin-right:auto;
    }
    
h1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:28px;
    color:#fff;
    }

h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    color:#fff;
    text-transform:uppercase;
    padding:4px 0px 0px 6px;
    }
    
/*links*/
a:link,
a:visited,
a:active{
    text-decoration:underline;
    }

a:hover,
a.noline:link,
a.noline:visited,
a.noline:active{
    text-decoration:none;
    }
    
a.noline:hover{
    text-decoration:underline;
    }    

a:link,
a:visited{
    color:#000;
    }
    
a.noline:link,
a.noline:visited{
    color:#000;
    }    
    
/*main*/
div.main{
    width:1000px;
    /*_height:100%;*/    
    background:url(images/bg.gif) repeat-x bottom #F1F4FA;
    }
    
div.header{
    background:url(images/hdr1.jpg) no-repeat center 0px;
    }

/*logo*/    
div.logo{
    position:relative;
    background:url(images/hdr2.jpg) no-repeat center 101px;
    height:144px;
    _height:193px;
    text-align:left;
    padding:49px 0px 0px 52px;
    }

/*top menu*/    
div.top_menu{
    position:relative;
    background:url(images/hdr3.jpg) no-repeat center 0px;
    height:58px;
    _height:93px;
    padding:35px 0px 0px 52px;
    text-align:left;
    }
    
div.top_menu ul{
    margin:0px;
    padding:0px;
    list-style:none;
    }            
    
div.top_menu ul li{
    display:inline;
    margin-right:39px;
    }
    
/*content*/
div.content{
    position:relative;
    width:100%;
    }
    
/*left content*/
div.left{
    background:url(images/bg2_top.jpg) no-repeat right 0px;
    width:638px;
    _width:690px;
    padding-top:18px;
    padding-left:52px;
    position:relative;
    float:left;
    text-align:left;
    }
    
div.cap{
    position:relative;
    z-index:3;
    float:left;
    background:url(images/bg_cap.png) no-repeat 0px 0px;
    background:expression("none");
    filter:expressoin(fixPNG(this));
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bg_cap.png",sizingMethod="scale");
    width:166px;
    height:27px;
    text-align:left;
    }

/*catalog*/
div.catalog{
    clear:both;
    padding:12px 0px 0px 8px;
    _margin:-20px 0px 20px 0px;
    }
    
div.list_catalog{
    float:left;
    margin-right:43px;
    }
    
div.img_catalog{
    position:relative;
    text-align:left;
    z-index:0;
    }        

    
div.birka{
    clear:both;
    float:left;
    position:relative;
    z-index:2;
    background:url(images/birka.jpg) no-repeat 0px 0px;
    height:27px;
    width:103px;
    _height:33px;
    _width:115px;
    font-size:18px;
    color:#fff;
    padding:6px 0px 0px 14px;
    margin-top:-2px;
    margin-left:28px;
    _margin-left:14px;
    }

div.birka span.price{
    float:left;
    }
    
div.birka span.index{
    font-size:11px;
    text-decoration:underline;
    display:block;
    float:left;
    margin:1px 0px 0px 2px;
    }
    
/*txt block*/
div.left div.txt_all{
    width:544px;
    margin:28px 0px 20px 8px;
    _margin:6px 0px 0px 4px;
    }


div.txt_all{
    clear:both;
    float:left;
    background:url(images/line2.gif) repeat-x bottom #fff;
    text-align:left;
    }
    
div.txt{
    background:url(images/line1.gif) repeat-y right;
    }
    
div.stl_txt{
    background:url(images/stl.gif) no-repeat 0px 0px;
    }
    
div.str_txt{
    background:url(images/str.gif) no-repeat right 0px;
    }    
    
div.sbl_txt{
    background:url(images/sbl.gif) no-repeat 0px bottom;
    }
    
div.sbr_txt{
    background:url(images/sbr.gif) no-repeat right bottom;
    }
    
div.info_left{
    padding:20px 15px 15px 15px;
    color:#5A5A5A;
    }
    
div.info_left p{
    padding-bottom:15px;
    }                                        
    
/*right content*/
div.right{
    position:relative;
    width:310px;
    float:right;
    padding-top:18px;
    background:url(images/bg_top.jpg) no-repeat right 0px;
    text-align:left;
    }
    
div.right div.txt_all{
    width:234px;
    }    
    
div.right div.cap{
    margin:0px 0px -13px 18px;
    _margin-left:9px;
    }    
    
div.news_all{
    position:relative;
    z-index:0;
    _margin-top:-17px;
    padding-left:12px;
    }
    
div.info_news{
    padding:23px 16px 12px 16px;
    }
    
div.news{
    color:#5A5A5A;
    margin-bottom:15px;
    }
    
div.news a.noline:link,
div.news a.noline:visited{
    color:#5A5A5A;
    }            
    
div.news strong.news{
    display:block;
    color:#9D886D;
    }
    
div.news span.data{
    color:#A5ABB1;
    display:block;
    }
    
div.all_news{
    text-align:center;
    }        
    
div.all_news a:link,
div.all_news a:visited{
    color:#8B99AF;
    }
    
/*tel info*/
div.tel_all{
    float:right;
    width:310px;
    background:url(images/tel.jpg) no-repeat 165px 0px;
    height:158px;
    margin-top:40px;
    }
    
div.tel{
    background:url(images/bg_tel.jpg) no-repeat 0px 48px;
    height:99px;
    _height:158px;
    padding:59px 0px 0px 25px;
    font-style:italic;
    color:#fff;
    font-size:14px;
    }
    
div.tel h1{
    padding-left:15px;
    }        

div.tin_tel{
    clear:both;
    float:right;
    background:url(images/tin_tel.png) no-repeat 0px 0px;
    background:expression("none");
    filter:expressoin(fixPNG(this));
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/tin_tel.png",sizingMethod="scale");
    height:67px;
    width:74px;
    margin-right:56px;
    _margin-right:28px;
    }                    
    
/*footer*/        
div.footer{
    height:50px;
    clear:both;
    padding:0px 20px;
    }
    
div.copiright{
    float:left;
    width:450px;
    text-align:left;
    font-family:Tahoma;
    font-size:11px;
    color:#858585;
    }
    
div.copiright a:link,
div.copiright a:visited{
    color:#858585;
    }
    
div.counter{
    float:right;
    width:450px;
    text-align:right;
    }
p {text-align: justify}

