/* CSS Document */

*{margin:0px; padding:0px;}

img{border:none;}

body{
background:#812b01;
}

.main{
width:1000px;
margin:auto;
}

.main .header{
background:url(/images/header_bg.jpg) top repeat-x;
}

.main .header_lbg{
min-height:365px;
background:url(/images/header_lbg.jpg) top left no-repeat;
}

.main .header_rbg{
min-height:365px;
background:url(/images/header_rbg.jpg) top right no-repeat;
}


.main .header .menu{
height:43px;
padding:0px 0px 0px 45px;
}

.main .header .menu .item{
height:43px;
float:left;
margin:0px 3px;
}

.main .header .menu .item.itlong a{
width:120px;
}

.main .header .menu .item .limg{
height:43px;
width:8px;
float:left;
background:url(/images/menuit_l.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/menuit_l.png, sizingMethod=crop); 
}

.main .header .menu .item a{
height:33px;
width:96px;
float:left;
display:block;
white-space:nowrap;
float:left;
background:url(/images/menuit_bg.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/menuit_bg.png, sizingMethod=scale); 
padding:10px 3px 0px 3px;
}

.main .header .menu .item .rimg{
height:43px;
width:8px;
float:left;
background:url(/images/menuit_r.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/menuit_r.png, sizingMethod=crop); 
}

.main .logodiv{
height:113px;
padding:4px 0px 0px 97px;
}

.main .logodiv .logo{
float:left;
}

.main .logodiv .phones{
float:left;
padding:45px 0px 0px 67px;
}

.main .toptextdiv{
padding:0px 0px 0px 55px;
}

.main .toptextdiv .text{
height:155px;
width:385px;
float:left;
background:url(/images/ttext_bg.jpg) top left no-repeat;
padding:50px 40px 0px 40px;
}

.main .toptextdiv .newcollect{
height:47px;
width:218px;
float:left;
padding:28px 100px 0px 29px;
}

.main .toptextdiv .newcollect img{
background:url(/images/newscollection.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/newscollection.png, sizingMethod=crop); 
}

.main .address{
float:left;
padding:61px 0px 0px 14px;
}

.main .tovari{
min-height:260px;
background:url(/images/tovari_bg.gif) bottom repeat-x #bd4700;
}

.main .tovari .title{
padding:0px 0px 15px 0px;
}

.main .tovari .tovari_table{
width:100%;
}

.main .tovari .pic{
float:left;
padding:0px 10px 10px 0px;
}

.main .tovari .tovari_table td{
width:33%;
vertical-align:top;
}

.main .tovari .tovbody{
padding:40px 20px 30px 20px;
}

.main .bttmblock{
background:url(/images/bttm_bg.jpg) bottom repeat-x #952c02;
}

.main .bttmblock .bttmblock_bgl{
background:url(/images/bttm_lbg.jpg) left bottom no-repeat;
}

.main .bttmblock .bttmblock_bgr{
min-height:275px;
background:url(/images/bttm_rbg.jpg) right bottom no-repeat;
padding:0px 112px 0px 168px;
}

.main .bttmblock .bblock_table{
width:100%;
}

.main .bttmblock .bblock_table td{
vertical-align:top;
}

.main .bttmblock .bblock_table .top_tr .ntext{
width:276px;
background:url(/images/news_bg.gif) bottom repeat-x #812b01;
padding:12px 35px 0px 35px;
}

.main .bttmblock .bblock_table .ntext_body{
min-height:180px;
}

.main .bttmblock .bblock_table .title_news, .main .bttmblock .bblock_table .title_articls{
padding:0px 0px 25px 0px;
}

.main .bttmblock .bblock_table .title_news img{
background:url(/images/title_news.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/title_news.png, sizingMethod=crop); 
}

.main .bttmblock .bblock_table .title_articls img{
background:url(/images/title_articles.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/title_articles.png, sizingMethod=crop); 
}

.main .bttmblock .bblock_table .titlink{
padding:0px 0px 17px 0px;
}

.main .bttmblock .bblock_table .spacetd{}

.main .bttmblock .bblock_table .bttm_tr .ntext{
height:24px;
width:346px;
background:url(/images/newsbttm.gif) no-repeat;
}

.main .footer{
padding:15px 0px 15px 43px;
}

.all {
padding:10px 0px;
font-size:11px;
}
.main .tovari .tovari_btm {
background-image:url('/images/tovari_btm.png'); background-repeat:no-repeat; background-position:left top;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tovari_btm.png, sizingMethod=crop); 
}
