html{}
body{
    font-size:12px; font-family:verdana; margin:0px; padding:0px;
    background:url('/frontend/Gui/a1/images/bg.gif') repeat-x;
}


h1{font-size:38px; font-family:arial; font-weight:normal; margin:0px; padding:0px; margin-bottom:10px;}
h2{font-size:18px; font-family:tahoma;  font-weight:normal; margin:0px; padding:0px; margin-bottom:10px;}
h3{font-size:11px; font-family:verdana; font-weight:normal; margin:0px; padding:0px; }
h4{font-size:12px; font-family:verdana; font-weight:bold;   margin:0px; padding:0px; margin-bottom:10px;  }


A{ color:#ED2228; text-decoration:none;} 
A:visited{ color:#ED2228; text-decoration:none;} 
A:hover{ color:#ED2228; text-decoration:underline;}

img{border:0px;}
.clear{clear:both;}
#DISABLING_SCREEN {
    position:absolute; display:none; background:#555; z-index:10;
    margin: 0px; top: 0px; left: 0px; 
    filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.7);
    opacity: 0.7; 
}
#container{width:960px; margin:auto; margin-top:20px;}

#consult{
    background:#444; border:1px solid #fff;     
    position:fixed; display:none; z-index:12;
    width:620px; height:300px; left: 50%; top: 50%; margin-left: -310px; margin-top: -150px; 
}

.headerLogo{float:left; width:230px;}
.headerCenter{float:left; width:730px;}

.footer{border-top:1px solid #DEDEDE; padding-top:10px; color:#969696;}
.trail{color:#999; font-size:11px;}
.trail A{color:#999;}

.defLeft{float:left; width:230px;}
.defPromo{float:left; width:460px;}
.defRight{float:right; width:240px;}

.defCenter{float:left; width:730px;}
.headerHR{height:1px; border:0px; background:#DEDEDE; margin-top:20px; margin-bottom:20px;}

.defCatalogTop{float:left; width:690px;}
.defCatalogNew{float:right; width:240px;}


.boxCartFrame{background:#F0F0F0; float:right; width:300px; margin-top:5px;}
.boxCartContent{padding:7px; padding-left:35px; background:url('/frontend/Gui/a1/images/cartIcon.gif') no-repeat 14px 50%;}
.boxAdd2Cart{padding:7px; padding-left:35px; background:url('/frontend/Gui/a1/images/add2cart.gif') no-repeat 14px 50%;}


.priceItem{float:left; font-size:40px; margin-left:40px; color:#cc0000;}
.priceContainer{float:right; font-size:18px; margin-right:20px; margin-top:10px; font-family:arial; color:#cc0000;}

.pIcon{background:url('/frontend/Gui/a1/images/icon_frame.png') no-repeat 0% 0%; width:192px; height:122px;}
.pIconBG{width:192px; height:122px;}
.pIconBG img{width:192px; height:122px;}
.pTitle{padding:7px;}

.pIconDark{background:url('/frontend/Gui/a1/images/icon_frame_dark.png') no-repeat 0% 0%; width:192px; height:122px;}
.pIconWhite{background:url('/frontend/Gui/a1/images/icon_frame_white.png') no-repeat 0% 0%; width:192px; height:122px;}

.boxFrame{background:#F0F0F0;}
.boxBody{padding-left:10px; padding-top:20px; height:180px;}


.darkFrame{background:#444444;}

.promoFrame{background:url('/frontend/Gui/a1/images/promo.jpg') no-repeat -150px -200px;}
.promoR{background:url('/frontend/Gui/a1/images/promoR.png') no-repeat 100% 0px; height:220px;}

.wTL{background:url('/frontend/Gui/a1/images/wTL.png') no-repeat 0% 0%;}
.wTR{background:url('/frontend/Gui/a1/images/wTR.png') no-repeat 100% 0%;}
.wBL{background:url('/frontend/Gui/a1/images/wBL.png') no-repeat 0% 100%;}
.wBR{background:url('/frontend/Gui/a1/images/wBR.png') no-repeat 100% 100%;}

.lightTL{background:url('/frontend/Gui/a1/images/lightTL.png') no-repeat 0% 0%;}
.lightTR{background:url('/frontend/Gui/a1/images/lightTR.png') no-repeat 100% 0%;}
.lightBL{background:url('/frontend/Gui/a1/images/lightBL.png') no-repeat 0% 100%;}
.lightBR{background:url('/frontend/Gui/a1/images/lightBR.png') no-repeat 100% 100%;}

.darkTL{background:url('/frontend/Gui/a1/images/darkTL.png') no-repeat 0% 0%;}
.darkTR{background:url('/frontend/Gui/a1/images/darkTR.png') no-repeat 100% 0%;}
.darkBL{background:url('/frontend/Gui/a1/images/darkBL.png') no-repeat 0% 100%;}
.darkBR{background:url('/frontend/Gui/a1/images/darkBR.png') no-repeat 100% 100%;}

.menuInfo {margin-top:10px;}
.menuInfo ul{margin:0px; padding:0px; list-style-type:none;}
.menuInfo li{background: url(/frontend/Gui/a1/images/menu_info.gif) no-repeat 0px 8px; padding-left:18px;}




.headerMap {
    float:left; margin-top:12px; font-size:11px; 
    background: url(/frontend/Gui/a1/images/map.gif) no-repeat 0px 4px;
    padding-left:16px;
}
.headerMap A {color:#666666; text-decoration:underline;}
.headerMap A:visited {color:#666666; text-decoration:underline;}
.headerMap A:hover {color:#666666; text-decoration:none;}

.headerSearch {float:left; width:260px; margin-top:10px; margin-bottom:10px;}

.headerSearch .search_left
{
	background: url(/frontend/Gui/a1/images/search_logo.gif) left top no-repeat;
	height: 21px;
	width: 27px;
	float: right;
	cursor: pointer;
}

.headerSearch input
{
	background: url(/frontend/Gui/a1/images/search_bg.gif) top repeat-x;
	height: 21px;
	width: 185px;
	float: right;
	border: 0px;
	padding: 4px 4px 0px 11px;
	margin: 0px;
	color: #5F5F5F;
	font-size: 11px;
}


.headerSearch .search_right
{
	background: url(/frontend/Gui/a1/images/search_right.gif) left top no-repeat;
	height: 21px;
	width: 27px;
	float: right;
}

.headerSearch .search_text{color: #957979; font-size: 11px; padding: 0px 0px 0px 0px;}


.tel {
    background: url(/frontend/Gui/a1/images/tel.gif) no-repeat;
    padding-left:60px; padding-top:3px;
    color:#999; font-size:16px; font-weight:bold;
}

.tel span{display:block; color:#000; font-size:25px; font-weight:normal;}


.cont {
    margin:18px;
    font-size:11px;
    background: url(/frontend/Gui/a1/images/cont.gif) no-repeat 0px 4px;
    padding-left:20px;
}


.cont A {color:#666666; text-decoration:underline;}
.cont A:visited {color:#666666; text-decoration:underline;}
.cont A:hover {color:#666666; text-decoration:none;}

.popular {
    background: url(/frontend/Gui/a1/images/popular.gif) no-repeat 0px 4px;
    padding-left:20px; padding-bottom:10px;
    font-size:18px;
}

.new {
    padding-bottom:10px; font-size:18px;
}


.boxCatalogTop {}
.boxCatalogTop div{
    float:left; margin-right:10px;
    background: url(/frontend/Gui/a1/images/menuDot.gif) no-repeat 0px 6px;
    padding-left:9px;
}

.boxCatalogTop div A{color:#000;}


.catalogTD{padding-bottom:5px; font-size:12px; color:#999;}
.catalogIcon {}
.catalogItems {font-size:14px; color:#999;}
.catalogHeader {font-size:12px; color:#999;}
.catalogHeader A{color:#000;}


.rubiNormal, .rubiHover{float:left; width:40px; height:40px; margin-top:2px; margin-right:15px;}
.rubiNormal img, .rubiHover img{width:40px; height:40px;}
.rubiNormal{background: url(/frontend/Gui/a1/images/rubi2.gif) no-repeat;}
.rubiHover{background: url(/frontend/Gui/a1/images/rubi.gif) no-repeat;}
.basfNormal, .basfHover{float:left; width:72px; height:25px; margin-top:14px; margin-right:15px;}
.basfNormal img, .basfHover img{width:72px; height:25px;}
.basfNormal{background: url(/frontend/Gui/a1/images/basf2.gif) no-repeat;}
.basfHover{background: url(/frontend/Gui/a1/images/basf.gif) no-repeat;}
.kerakolNormal, .kerakolHover{float:left; width:109px; height:20px; margin-top:12px; margin-right:15px;}
.kerakolNormal img, .kerakolHover img{width:109px; height:20px;}
.kerakolNormal{background: url(/frontend/Gui/a1/images/kerakol2.gif) no-repeat;}
.kerakolHover{background: url(/frontend/Gui/a1/images/kerakol.gif) no-repeat;}
.murexinNormal, .murexinHover{float:left; width:110px; height:20px; margin-top:10px; margin-right:15px;}
.murexinNormal img, .murexinHover img{width:110px; height:20px;}
.murexinNormal{background: url(/frontend/Gui/a1/images/murexin2.gif) no-repeat;}
.murexinHover{background: url(/frontend/Gui/a1/images/murexin.gif) no-repeat;}
.sikaNormal, .sikaHover{float:left; width:45px; height:40px; margin-right:15px;}
.sikaNormal img, .sikaHover img{width:45px; height:40px;}
.sikaNormal{background: url(/frontend/Gui/a1/images/sika2.gif) no-repeat;}
.sikaHover{background: url(/frontend/Gui/a1/images/sika.gif) no-repeat;}


