body {
  margin: 0; padding: 0px; background-color: #ffffff;
}


#Ruler {
height:0;
position:absolute;
top:0;
left:0;
width:100%;
}

#container {
min-width: 1000px;
max-width: 1500px;
width:100%;
//width: expression((document.getElementById('Ruler')) ? ((document.getElementById('Ruler').clientWidth > 1500) ? '1500px' : ((document.getElementById('Ruler').clientWidth < 1000) ? '1000px' : '100%')) : '100%');
}


div.logo {
  margin-top: 12px;
  position: relative;
  background: url('/images/logo.gif') 50px 0 no-repeat;
  height: 63px;
  }

div.logo_text {
position: absolute;
top: 10px; left: 95px;
font-size: 23px;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
}

.logo_text span {
color: #647484;
}

.logo_text a,.logo_text a:hover {
color: #FF4330;
text-decoration: none;
}
#phone {
font-size: 16px;
font-family: arial;
font-weight: bold;
color: #647484;

}


a.menu {
  font-family: "arial";  font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;
}
a.menu:hover {
  text-decoration: underline;
}


div.menu {
  padding-top: 11px;
}


div.slogan {
position: absolute;
top: 20px;
left: 20px;
  font-family: "times new roman";
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  text-align: center;
  width: 300px;
}


div.content {
  padding-top: 15px; padding-left: 30px; padding-right: 40px; padding-bottom: 15px;
  font-family: "tahoma"; font-size: 11px; color: #000000; font-weight: normal; font-style: normal;
}

/* div.content div {position: relative; z-index: 1000;} */

div.title {
  padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 9px;
  font-family: "times new roman"; font-size: 26px; color: #1c396a; font-weight: bold; font-style: italic;
  background: url('/images/dots.gif') bottom repeat-x;
  }


div.news-title {


  padding-top: 30px; padding-left: 32px; padding-right: 0px; padding-bottom: 0px;
}







td.news-title {
  font-family: "tahoma"; font-size: 12px; color: #ffffff; font-weight: bold; font-style: normal;
}

div.news {
  padding-top: 11px; padding-left: 15px; padding-right: 12px; padding-bottom: 0px;
}

div.list {
padding: 11px 12px 40px 15px;
background: url('/images/dots2.gif') 50% 5px no-repeat;
}

ul, li {
padding: 0;
margin: 0;
}

.list ul {
list-style-type: none;
color: #fff;
}

.list ul li {
padding: 5px 0 6px 18px;
//padding: 2px 0 3px 18px;
background: url('/images/arrow.gif') left 9px no-repeat;
border-bottom: 1px solid #C8D0DB;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
}

.list ul li a {
color: #fff;
text-decoration: none;
}

.list ul li a:hover {
color: #C1ECFC ;
text-decoration: underline;
}



div.news1 {
  padding-top: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 0px;
  font-family: "tahoma"; font-size: 11px; color: #ffffff; font-weight: bold; font-style: normal;
}

a.news {
  font-family: "tahoma";  font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;
}
a.news:hover {
  text-decoration: underline;
}


div.copyright {
  padding-top: 17px; padding-right: 0px; padding-bottom: 0px;
  font-family: "tahoma"; font-size: 11px; color: #000000; font-weight: normal; font-style: normal;
}


a.copy-menu {
  font-family: "tahoma";  font-size: 11px; color: #000000; font-weight: bold; text-decoration: none;
}
a.copy-menu:hover {
  text-decoration: underline;
}

div.copy-menu {
  padding-top: 17px;
}

.shapka {
background: url('/images/crea1-bg.gif') left top repeat-x;
height: 169px;
}

.dom {
background: url('/images/crea-bg.jpg') left top no-repeat;
height: 169px;
position: relative;
width: 923px;
}

.shapka2 {
background: url('/images/crea2-bg.gif') left top repeat-x;
height: 11px;
overflow: hidden;
}

.end {
position: absolute;
bottom:-30px; right: 119px;
//bottom:-31px; //right: 118px;
width: 295px;
height: 30px;
//background:none !important; behavior:url('/js/pngfix.htc');
}





.cat_tb{
        border-left: 1px solid #DCDCDC;
        border-right: 1px solid #DCDCDC;
        font-size:11px;
        margin-top:10px;
}

.head{
        font-weight: bold;
        text-align: center;
        padding: 5px 0px;
        border-bottom: 1px solid #DCDCDC;
        border-top: 1px solid #DCDCDC;
        background: #EDEDED
}
.foto, .desc, .price, .buy{
        vertical-align: top;
        padding: 5px 0px 15px;
        border-bottom: 1px solid #DCDCDC;
}
.foto{
        width: 115px;
        text-align: center;
}
.desc a{
color:#000000;
text-decoration:none
}
.desc a:HOVER{
text-decoration:underline
}
.price{
        font-weight: bold;
        text-align: center;
        color: red
}
.buy{
text-align: center;
width: 70px
}
        .buy img{
        border: none
        }
        
        
.rub_l{
        padding: 0px;
        margin: 0px 10px 0px 0px;
        list-style: none;
}
.rub_l li{
        border-bottom: 1px solid #DEDEDE;
        padding: 4px 0px
}
.rub_l li.sel{
        border: none
}


li.sel a{
        text-decoration: underline;
}
.rub_l ul{
        padding: 2px 0px 2px 0px;
        margin: 0px;
        list-style: none
}
        .rub_l ul li, .rub_l ul li.sel{
        border-bottom: 1px solid #DEDEDE;
        padding-left: 20px
        }
        .rub_l ul a{
        font-weight: normal;
        }
        .rub_l ul li a{
        text-decoration: none
        }
        .rub_l ul a:HOVER{
                text-decoration: underline;
        }
        
.content{
        min-height: 400px
}
*html .content{
        height: 400px
}


.f_tb, .cform_table{
        border: none;
        border-collapse: collapse;
        margin-bottom: 15px;
        margin-top:10px;
        font-size:11px
}
.cform_table{
margin-top: 10px
}
.l_td, .cform_title{
        padding: 0px;
        width: 150px;
        vertical-align: top;
}
.cform_title{
        width: 70px
}
.r_td{
        padding: 1px 0px 1px 10px
}
.r_td input, .r_td select, .r_td textarea{
        width: 150px;
        font-size: 11px;
        border: 1px solid #BCBCBC;
}

.cform_table input{
                border: 1px solid #333;
        width: 120px;
        margin: 10px 10px 0px 0px;
        font-size: 11px
}
.cform_input_td input, .cform_input_td textarea{
        width: 250px;
        font-size: 11px;
        margin: 0px;
        border: 1px solid #BCBCBC;
}
	.cform_input_td textarea{
	height: 75px;
	}


.short input{
        width: 57px
}
.subm{
        border: 1px solid #333;
        width: 80px;
        margin: 10px 10px 0px;
        font-size: 11px
}

.cat_det{
        margin: 0px;
        list-style: none;
        padding: 0px 0px 0px 10px
}
.cat_det li{
        margin-bottom: 5px
}

.m_td{
white-space: nowrap;
vertical-align:top;
padding-top:10px;
padding-right:10px
}

.m_td img{
float:left
}

.basketm {
  padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px;
  font-family: "times new roman"; font-size: 12px; color: #1c396a; 
  }
