body{margin:0;font-family:Trebuchet MS;background:white url(/image/right-top.jpg) no-repeat scroll right top;quotes: "«" "»"}
img{border:0}
table{font-size:1em}
a{color:#1a75ba;}
a:hover{text-decoration:none}
#logo{height:94px;width:196px;position:absolute;top:97px;left:0;text-align:right;background:transparent url(/image/logo.png) no-repeat;}
#car{height:247px;width:354px;position:absolute;left:140px;background:transparent url(/image/car.png) no-repeat scroll right bottom;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/car.png',sizingMethod=resize);}
#intersib{height:22px;width:143px;position:absolute;left:44px;top:196px;}
h1{font-weight:normal;text-align:left;color:#c20000;font-size:22px;}
#s1{position:absolute;left:12%;top:8px;font-size:20px;font-style:italic;color:#898989}
#s2{position:absolute;left:10%;top:28px;font-size:15px;font-style:italic;color:#898989}
#right-top{position:absolute;right:0;height:104px;width:600px}
#right-center{position:absolute;top:104px;height:87px;width:100%;border:0;}
#right-big{width:538px;background:transparent url(/image/right.png) no-repeat scroll left top;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/right.png',sizingMethod=resize);}
#right-splash{background:transparent url(/image/right-back.png) repeat-x scroll left top;}
#menu{position:absolute;top:200px;left:50%}
#menu a{font-size:22px;margin-right:40px;}
#left-6{position:absolute;left:0;top:318px;background:transparent url(/image/6-left.jpg) no-repeat scroll right top;width:75px;height:517px}
#right-6{position:absolute;right:0;top:318px;background:transparent url(/image/6-right.jpg) no-repeat scroll right top;width:161px;height:509px}
#right,#right1{color:#898989;position:absolute;text-align: right}
#right{right:35%;top:20px; font-size: 14px;}
#right1{right:7%;top:23px}
.tel{font-size:20px;color:#c20000}
#main{position:absolute;top:250px;width:100%;text-align:center;padding-top:50px;background:transparent url(/image/logos.jpg) no-repeat scroll center top}
#content{padding-left:5%;padding-right:10%;}
#bottom-1{width:215px;height:126px;background-image:url(/image/bottom-left.jpg);background-repeat:no-repeat;font-size:14px;padding-top:14px;padding-left:45px}
#bottom-2{width:205px;font-size:14px;padding-top:14px;padding-left:45px}
#bottom-right-1{width:570px;height:42px;background:transparent url(/image/bottom-right.jpg) no-repeat scroll left top;}
#bottom-right-2{background:transparent url(/image/bottom-right-back.jpg) repeat-x scroll left top;}
.gmtbl{background-color:#ffffff;border:1px solid #ffffff;}
.gmtdttl{font-size:100%;font-weight:bold;color:#ffffff;text-align:center;background-color:#ffffff;display:none}
.gmtdtext{font-size:85%;font-weight:normal;color:#000000;text-align:center;}
h5,h4,h3{margin-bottom:0;margin-top:5px;font-weight:normal}
h4 a{color:#c20000;font-size:17px}
hr{height:1px;color:black;border:1px black solid}
.bold{font-weight:bold;padding-left:10px;text-align:center}
input{border:1px black solid;}
#content strong {font-weight: normal}


#catalogMenu {
    width: 250px;
    padding-right: 10px;
    border-right: 1px solid rgb(26,117,186)
}

#catalogMenu div {
    
}

#catalogMenu a {
    color: rgb(26,117,186);
    font-size: 0.7em;
    padding-left: 18px;
    display: inline-block;
    padding-bottom: 2px;
}

#catalogMenu a.active {
    font-weight: bold;
}

.expandedCategory,.collapsedCategory {
    background: transparent url(/i/icons/round_remove.png) no-repeat scroll left center
}
.collapsedCategory {
    background-image: url(/i/icons/round_add.png);
}


.productsTable thead td {
    font-weight: bold;
    text-align: center;
    font-size: 0.7em;
}

.productsTable {
    width: 100%;
}
.productsTable tbody td,.productsTable tfoot td {
    text-align: right;
}
.catalog_title {
    color:rgb(200,0,0);
    border-bottom:rgb(200,0,0) solid;
    text-align: left !important;
}

.productsTable tbody tr:nth-child(odd) {}
.productsTable tbody tr:nth-child(even) {background:rgb(241,241,241)}


.close {
	display: inline-block;
	background: white;
    height: 30px;
    width: 30px;
    float: right;
    position: relative;
    top: -15px;
    left: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 26px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	-webkit-box-shadow: 0 0 4px gray;
	-moz-box-shadow: 0 0 4px gray;
	box-shadow: 0 0 4px gray;
	color: gray;
}

#mapHref{
	display: block;
	height: 587px;
	width: 100%;
	max-width: 1150px;
	background: transparent url(/i/map.png) no-repeat scroll center center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 4px gray;
	-moz-box-shadow: 0 0 4px gray;
	box-shadow: 0 0 4px gray;
}

.popularProductItemOdd{
background: #F0F0F0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}