* {margin: 0; padding: 0;}
body{font: 12px Arial, sans-serif;}
td{font: 12px Arial, sans-serif;}
#iframe{
	position: absolute;
	visibility: hidden;
}
#shell{
	min-width: 771px;
	background: url(/i/shell.gif) 248px 0 repeat-y;
	margin: 0 0 -10px 0;
}
#shell:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
p{
	margin: 1em 0;
}
a{
	text-decoration: none !important;
	color: #1d6ea7;
}
a:hover{
	text-decoration: underline !important;
}
#header1{
	background: url(/i/header1.gif) 0 0 repeat-x;
	position: relative;
}
#header2{
	background: url(/i/header.gif) 0 0 no-repeat;
	height: 200px;
}
#logo{
	position: absolute;
	width: 277px;
	height: 139px;
	top: 38px;
	left: 10px;
	/*cursor: pointer;*/
}
#objective{
	position: absolute;
	background: url(/i/objective.gif) 0 0 no-repeat;
	width: 128px;
	height: 139px;
	top: 38px;
	left: 286px;
	/*cursor: pointer;*/
}
#button{
	position: absolute;
	background: url(/i/button.gif) 0 0 no-repeat;
	width: 23px;
	height: 22px;
	top: 172px;
	left: 699px;
	/*cursor: pointer;*/
}
#wrapper{
	float: right;
	width: 100%;
	margin: 0 0 0 -248px;
	background: url(/i/shell.gif) 12px 0 repeat-y;
}
#content{
	margin: 0 0 0 248px;
}
#navigation{
	float: left;
	width: 248px;
}
#footer{
	clear: both;
	width: 100%;
}

/*
#catalog-tov1{
	background: url(/i/catalog.gif) 0 0 no-repeat;
	width: 227px;
	height: 38px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1d6ea7;
	padding: 42px 0 0 21px;
}
*/
#catalog-tov{
	background: url(/i/catalog.gif) 0 0 no-repeat;
	width: 227px;
	height: 38px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1d6ea7;
	padding: 42px 0 0 21px;
}
ul#catalog{
	list-style: none;
	padding: 0 0 10px 0;
	background: url(/i/catalog-ul.gif) 0 100% no-repeat;
}
ul#catalog li{
	padding: 0 0 3px 0;
	background: url(/i/catalog-li.gif) 10px 100% no-repeat;
}
ul#catalog li a{
	background: url(/i/catalog-a.gif) 10px 0 no-repeat;
	display: block;
	padding: 3px 10px 0 27px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #677b95;
	font-size: 10px;
}
ul#catalog li a.select{
	background: url(/i/catalog-a-sel.gif) 10px 0 no-repeat;
	color: #f00;
}
ul#catalog li.t2{
	background: #ededed url(/i/catalog-li-t2.gif) 0 100% no-repeat;
	padding: 0 0 3px 0;
}
ul#catalog li.t2 a{
	background: #ededed url(/i/catalog-a-t2.gif) 0 0 no-repeat;
	display: block;
	padding: 2px 20px 0px 35px;
	text-transform: lowercase;
	font: normal 10px Arial;
	color: #707070;
}
ul#catalog li.t2 a.select{
	background: #ededed url(/i/catalog-li-t2-sel.gif) 0 0 no-repeat;
}
ul#catalog li.t3 a{
	background: #fff;
	padding: 0 0 0 30px;
	color: #94a5bb;
	text-transform: lowercase;
	font: normal 10px Arial;
	border-left: 1px solid #cdcdcd;
}
ul#catalog li.t3{
	padding: 0 0 0 11px;
	border-left: 1px solid #cdcdcd;
	background: none;
	
}

#price{
	height: 60px;
	background: url(/i/price.gif) 0 0 no-repeat;
	margin: 0;
}
#price a{
	text-transform: uppercase;
	font-weight: bold;
	color: #f00;
	display: block;
	height: 45px;
	padding: 23px 0 0 30px;	
}
address{
	font-style: normal;
	font-size: 11px;
	color: #838383;
	padding: 0 0 0 30px;
	width: 215px;
}
#withrespect{
	text-align: right;
	padding: 20px 20px 0 0;
}
#withrespect span, address span{
	display: block;
	font-style: normal;
	font-size: 11px;
	color: #838383;

}
#withrespect span.indent, address span.indent{
	text-indent: 2.7em;
}
#content{
	background: url(/i/content.gif) 0 0 repeat-x;
	height: 100%;
}
#menu-top{
	background: url(/i/menu-top.gif) 0 0 no-repeat;
	float: left;
	width: 100%;
	height: 49px;
}
#menu-top ul, #footer ul{
	list-style: none;
	padding: 11px 0 0 53px;
}
#menu-top ul li, #footer ul li{
	float: left;
	padding: 0 21px 0 0;
	background: url(/i/menu-top-li.gif) 100% 50% no-repeat;
}
#menu-top ul li a, #footer ul li a{
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	float: left;
	margin: 0 6px;
}
#content1{
	background: url(/i/content1.gif) 1px 0 no-repeat;
	padding: 20px 20px 20px 50px;
	clear: both;
	color: #4f8bd4;
}
#content1 a{
	color: #3b3b3b;
	text-decoration: underline;
}
h1, h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1d6ea7;
	background: url(/i/h1.gif) 0 0 no-repeat;
	padding: 3px 0 5px 20px;
	margin: 0;
}
h1 a{
	color: #1d6ea7 !important;
}

div.announce{
	color: #95a9c2 !important;
	padding: 1em 0;
}


#table-cat{
	border-collapse: collapse;
	width: 100%;
	color: #8e8e8e;
	border: 1px solid #d5dbe5;
	border-width: 1px 0 0 0;
	margin: 15px 0;
}
#table-cat td{
	padding: 3px;
	border: 1px solid #d5dbe5;
	border-width: 0 0 1px 1px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}
#table-cat td.st{
	border-width: 0 0 1px 0; 
	text-align: center;
}
#table-cat td.nd{
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	vertical-align: middle !important;
}
#table-cat img{
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}

span.name-tov{
	display: block;
	font-weight: bold;
}

#footer1{
	float: left;
	width: 248px;
	margin: -50px 0 0 0;
	position: relative;
}

#promo0{
	float: right;
	width: 100%;
	margin: 0 0 0 -248px;

}
#promo{
	margin: 0 0 0 248px;
	background: url(/i/fire.gif) 550px 18px no-repeat;
	color: #677b95;
}
#promo h3{
	font-size: 11px;
	color: #333;
}
#promo p{
	margin:0;
}
#top-promo1, #top-promo2{
	color: #677b95 !important;
	}
#top-promo1 a{
	color:#1D6EA7;
	}

#top-promo2 a{
	color:#1D6EA7;
	}

#top-promo1 h3{
	font-size: 11px;
	color: #333;
}
#top-promo1 p{
	margin:0;
}

#top-promo11 h3{
	font-size: 11px;
	color: #333;
}
#top-promo11 p{
	margin:0;
}
#top-promo2 h3{
	font-size: 11px;
	color: #333;
}
#top-promo2 p{
	margin:0;
}
#top-promo22 h3{
	font-size: 11px;
	color: #333;
}
#top-promo22 p{
	margin:0;
}
#promo1 img, #promo2 img, #top-promo1 img, #top-promo2 img{
	border: 1px solid #aaa;
}

#promo1{
	background: url(/i/promo1.gif) 0 100% no-repeat;
	width: 255px;
	margin: 0 0 0 6px;
	display: inline;
	float: left;
}
#promo11{
	background: url(/i/promo11.gif) 0 0 no-repeat;
	padding: 10px 20px;
	min-height: 90px;
}
#promo2{
	background: url(/i/promo2.gif) 0 0 no-repeat;
	width: 255px;
	margin: 0 0 0 6px;
	padding: 10px 0 0 0;
	display: inline;
	float: left;
}
#promo22{
	background: url(/i/promo22.gif) 0 100% no-repeat;
	padding: 0 20px 10px;
	min-height: 90px;
}

#top-promo1{
	background: url(/i/top-promo1.gif) 0 100% no-repeat;
	color: #8e8e8e;
	padding: 7px 7px;
	min-height: 70px;
}
#top-promo11{
	background: url(/i/top-promo11.gif) 0 0 no-repeat;
}
#top-promo111{
	background: url(/i/top-promo111.gif) 0 0 repeat-y;
	width: 170px;
	margin: 0 0px 7px 6px;
	float: right;
}

#top-promo2{
	background: url(/i/top-promo2.gif) 0 0 no-repeat;
	color: #8e8e8e;
	padding: 7px 7px;
	min-height: 70px;
}
#top-promo22{
	background: url(/i/top-promo22.gif) 0 100% no-repeat;
}
#top-promo222{
	background: url(/i/top-promo222.gif) 0 0 repeat-y;
	width: 170px;
	margin: 0 0px 7px 6px;
	float: right;
}


#bottom1{
	background: url(/i/bottom1.gif) 0 9px repeat-x;
	clear: both;
}
#bottom2{
	background: url(/i/bottom2.gif) 0 0 no-repeat;
	height: 81px;
	padding: 15px 10px 0 0;
}
#footer ul{
	list-style: none;
	padding: 11px 0 0 10px;
}
#footer ul li{
	float: right;
}
p.design{
	float: right;	
	clear: both;
	padding: 27px 0 0 0;
}
p.design a{
	color: #888;	
}
#find{
	width: 190px;
	height: 23px;
	position: absolute;
	background: url(/i/search.gif) 0 50% no-repeat;
	right: 28px;
	top: 62px;
	padding: 0 0 0 50px;
}
#search-btn{
	width: 32px;
	height: 23px;
	background: url(/i/go.gif) 0 0 no-repeat;
	float: right;
	cursor: pointer;
}
#search{
	width: 145px;
	height: 18px;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border: 1px solid #ccc;
	color: #aaa;
}
#menu-corner ul{
	list-style: none;
	padding: 0 28px 0 0;
}
#menu-corner li{
	float: right;
	padding: 8px 0;
}
#menu-corner li a{
	font-size: 11px;
	color: #707070;
	padding: 0 0 0 5px;
}
#basket{
	position: absolute;
	width: 292px;
	height: 42px;
	top: 129px;
	left: 398px;

}
#basket div{
	font-size:10px;
	color:#579;
	font-weight:bold;
	height: 36px;
	padding: 8px 10px 0 45px;
	z-index: 2;
}

#basket div.empty{
	background: none;
}
#basket div.filled{
	background: url(/i/underbasket.gif) 0 0 no-repeat;
}

zzimg.cantsee{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
-moz-opacity: 0; /* Mozilla 1.6 ¨ -¨¦_ */
-khtml-opacity: 0; /* Konqueror 3.1, Safari 1.1 */
opacity: 0; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	}
#mailform{
	text-align: center;
	padding: 0 0 60px 0; 
	background: url(/i/catalog-ul.gif) 0 100% repeat-y;
}
#email{
	margin: 3px 0;
}
img.picexist{
	padding: 0 0 0 10px
}