.clearfix:after {  	
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	background:#fff;
	height:100%;
}

form {
	margin:0px;
	padding:0px;
}
body, td, p{
	font-size: 11px;
	color: #666600;
	font-family: Arial, Verdana;
}

p {
	padding:0px;
	margin:10px 0px 10px 0px;
}
p:first-child {
	padding:0px;
	margin:0px 0px 10px 0px;
}

form {
	padding:0px;
	margin:0px;
}


table { border-collapse : collapse; }
td { padding : 3px; /*border : 1px solid #000; */}

img { border : 0; }
img, #Header #Lang { behavior: url(/iepngfix.htc); } 
html>body img, html>body #Header #Lang { behavior: none; } 

input, select { vertical-align: middle; margin:0px; padding:0px; }

h1 {clear:both;font-size: 18px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32;
}
h2 {clear:both;font-size: 16px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32;
}
h3 {font-size: 14px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32}
h4 {font-size: 12px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32}
h5 {font-size: 11px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32}
h6 {font-size: 10px; font-family: Tahoma, Verdana; font-weight: bold; color:#8a9c32}
a, a:link, a:visited, a:active {
	color:#be3f04;
	text-decoration:underline;
}
a:hover{
	color:#be3f04;
	text-decoration:none;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul li {
list-style-type: none;
color:#CC0000;
}


tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

#Main {
	width: 779px;
	margin: 0px auto;
	padding: 0px;
	overflow:auto;
}

#Header {
	width:779px;
	height:135px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('/images/header_bg.jpg');
	clear:both;
	margin:0px 0px;
	padding:0px;
}

#Header #Logo{
	width:245px;
	height:100px;
	overflow:hidden;	
	margin: 0px 0px 0px 15px;
}
#Header #Logo img{
	vertical-align:middle;
}

#Header #Lang{
	float:right;
	margin: 0px 15px 0px 0px;
	width:150px;
	height:30px;
	text-align:center;
	overflow:hidden;
	background-image: url(/images/lang_bg.png);
}
html>body #Header #Lang{
	float:right;
	margin: 0px 30px 0px 0px;
	width:150px;
	height:30px;
	overflow:hidden;
}
#Header #Lang img{
	vertical-align:middle;
}

#Header #Menu {
	width:auto;
	height:31px;
	overflow:hidden;
	padding: 0px 0px 0px 10px;
	margin-top:2px;
	background: #adc051;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
#Header #Menu img {
	vertical-align:middle;
	float:left;
}


#ContentArea {
	padding: 10px ;
	background-color: #eef1d0;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/images/main_bg_flx.gif);
	height:300px;
	width: 759px;
}
html>body #ContentArea {
	background-color: #eef1d0;
	min-height:300px;
	height:auto;
}

#ContentArea #Menu {
	width:193px;
	overflow:auto;
	text-align:center;
	margin-right:10px;
	float:left;
}

#ContentArea #Menu .header {
	width:182px;
	height:35px;
	overflow:hidden;
	text-align:left;
	padding: 3px 0px 0px 11px;
	background: url(/images/lmenu_header.gif) no-repeat;
}
#ContentArea #Menu .hr {
	margin: 2px 10px;
	height: 3px;
	overflow:hidden;
	width: auto;
	background: url(/images/lmenu_hr.gif) repeat-x;
}
#ContentArea #Menu .content_flx {
	width:183px;
	height:131px;
	background: #adc051 url(/images/lmenu_footer_flx.gif) no-repeat center bottom;
	padding:10px 5px;
}
html>body #ContentArea #Menu .content_flx {
	width:183px;
	min-height:131px;
	height:auto;
	background: #adc051 url(/images/lmenu_footer_flx.gif) no-repeat center bottom;
	padding:10px 5px;
}
#ContentArea #Menu .content_flg {
	width:183px;
	height:131px;
	background: #adc051 url(/images/lmenu_footer_flg.gif) no-repeat center bottom;
	padding:10px 5px;
}
html>body #ContentArea #Menu .content_flg {
	width:183px;
	min-height:131px;
	height:auto;
	background: #adc051 url(/images/lmenu_footer_flg.gif) no-repeat center bottom;
	padding:10px 5px;
}
#ContentArea #Menu .row {
	padding: 0px 10px;
	text-align:left;
}
#ContentArea #Menu .row2 {
	padding: 0px 10px 0px 14px;
	text-align:left;
}
#ContentArea #Menu .row_bg {
	padding: 0px 10px;
	text-align:left;
	background: url(/images/lmenu_content_row_arrow.gif) no-repeat 0px 5px;
}
#ContentArea #Menu .row_arr  {
	padding: 0px 10px 0px 0px;
	text-align:left;
}
#ContentArea #Menu .row_arr img {
	vertical-align:middle;
}
#ContentArea #Menu .row_pad {
	padding: 3px 10px;
	text-align:left;
}
#ContentArea #Menu .row_pad_bg {
	padding: 3px 10px;
	text-align:left;
	background: url(/images/lmenu_content_row_arrow.gif) no-repeat 0px 5px;
}

#ContentArea #Menu .catalogue a, #ContentArea #Menu .catalogue a:link, #ContentArea #Menu .catalogue a:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;	
}
#ContentArea #Menu .catalogue a:hover {
	text-decoration:underline;	
}
#ContentArea #Menu .fs{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin: 0 -5px;
	text-align:center;
}


#ContentArea #Menu input {
	width:115px;
	height:22px;
	border:0px;
	font-size:16px;
	vertical-align:middle;
	line-height:22px;
	overflow:hidden;
	padding:2px;
}
#ContentArea #Menu input.img {
	width:24px;
	height:20px;
	border:0px;
	vertical-align:middle;
	overflow:hidden;
	margin-left:20px;
	padding:0px;
}


#ContentArea #Menu .fs form{
	margin:0px;
	padding:0px;
}

#ContentArea #Menu .fs input {
	width:115px;
	height:16px;
	border:0px;
	font-size:14px;
	vertical-align:middle;
	line-height:16px;
	overflow:hidden;
	padding:2px;
	border: 1px solid #000;
	margin-top:2px;
}
#ContentArea #Menu .fs input.img {
	width:23px;
	height:20px;
	border:0px;
	vertical-align:middle;
	overflow:hidden;
	margin-left:5px;
	padding:0px;
}

#ContentArea #Menu .box {
	margin-top:10px;
	width:141px;
	height:76px;
	background: #fff url(/images/lmenu_box.gif) no-repeat left top;
	padding:10px 25px;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
}

#ContentArea #Content {
	margin:0px;
	margin:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'10px 0px 0px 0px' : '10px 0px 0px 0px');
}
html>body #ContentArea #Content {
	margin:0px;
}


#Footer {
	width:759px;
	overflow:hidden;
	padding: 3px 10px 3px 10px;
	background: #adc051;
	border-bottom: 1px solid #ffffff;
	border-top: 2px solid #ffffff;
	height:auto;
}
html > body #Footer {
}
#Footer a, #Footer a:link, #Footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#Footer a:hover {
	color:#374019;
	text-decoration:underline;
}

.cats {
	margin:0px;
	padding:0px;
	margin-top:10px;
	clear:both;
}

.cats ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}

.listing {
	margin:0px;
	padding:0px;
	margin-top:10px;
	clear:both;
}

.listing ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.listing ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width:100%;
	height:170px;
	clear:both;
}
.listing ul li img{
	float:left;
	margin-right:5px;
}
.listing ul li .title{
	color: #332360;
	font-weight:bold;
	font-size:14px;
}
.listing ul li .content{
	background:transparent;
	width:auto;
	height:auto;
 	padding:0px;
 	margin:0px;
}


.clist {
	margin:0px;
	padding:0px;
	margin-top:10px;
	clear:both;
}

.clist ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.clist ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:auto;
	width:100%;
	float:none;
	clear:both;
}
.clist ul li .ccode{
	float:left;
	margin:0px 5px 0px 0px;
	width:100px;
	height:auto;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}
.clist ul li .ccode img{
	width:100px;
	height:100px;
}
.clist ul li .clear {
	height:10px;
	width:550px;
	display:block;
	overflow:hidden;
}
.clist ul li .descr{
	float:left;
	display:block;
	height:115px;
 	padding:0px;
 	margin:0px;
	/*width:556px;*/
	width:245px;
	font-weight:bold;
	font-size:12px;
}
.clist ul li .price {
	float:left;
	display:block;
	height:115px;
 	padding:0px;
 	margin:0px;
 	width:100px;
 	font-size:12px;
 	font-weight:bold;
}
.clist ul li .amount {
	float:left;
	display:block;
	height:115px;
 	padding:0px;
 	margin:0px;
 	width:100px;
 	font-size:12px;
 	font-weight:bold;
}
.clist ul li .remove {
	float:left;
	display:block;
	height:115px;
 	padding:0px;
 	margin:0px;
 	width:103px;
 	font-size:12px;
 	font-weight:bold;
}


.outer { width:100%; height: 100%; overflow: hidden; position: relative;}
.outer[class] { display: table; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');

}

.middle { width:100%; margin:auto;position: absolute; top: 50%;} /* for explorer only*/
.middle[class] { display: table-cell; vertical-align: middle; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'absolute' : 'absolute');
}

.inner { width:100%; text-align:center;position: relative; top: -50%;} /* for explorer only */
.inner[class] {position: static; 
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');
}
		
.clist ul li .descr .info {
	font-weight:normal;
}

.clist ul li .cart {
	float:left;
	display:block;
	height:115px;
 	padding:0px;
 	margin:0px;
 	width:100px;
 	font-size:12px;
 	font-weight:bold;
}
.clist ul li .cart input {
	text-align:center;
	width:42px;
	height:22px;
	font-size:16px;
	line-height:22px;
	vertical-align:middle;
	overflow:hidden;

}
.product {
	margin-top:10px;
	clear:both;
	width:auto;
	height:auto;
}

.product img{
	float:none;
	clear:both;
	margin:10px auto;	
}
.product .title{
	color: #332360;
	font-weight:bold;
	display:none;
}
.product .content{
	background:transparent;
	width:auto;
	height:auto;
 	overflow:auto;
 	clear:both;
 	padding:0px;
 	margin:0px;
}

.clear {
	clear:both;
}

.left {
	float:left;
}
.right {
	float:right;
}

.center {
	text-align:center;
}

.cats_path {
	font-size:14px;
	font-weight:bold;
	color: #8a9c32;
}

.cats_path a, .cats_path a:link, .cats_path a:visited {
	text-decoration:none;
	color: #8a9c32;
}
.cats_path a:hover {
	text-decoration:underline;
}

.cparam {
	clear:both;
}

.cparam .searchf {
	width:320px;
	float:left;
	line-height:20px;
	font-size:13px;
}
.cparam .paging {
	width:230px;
	float:right;
	font-size:13px;
	line-height:20px;
	overflow:hidden;
	text-align:left;
}

.cparam2 {
	clear:both;
}

.cparam2 .info {
	width:320px;
	float:left;
	line-height:20px;
	font-size:13px;
}
.cparam2 .paging {
	width:230px;
	float:right;
	font-size:13px;
	line-height:20px;
	overflow:hidden;
	text-align:right;
}

.italic {
	font-style:italic;
}

.cart_items {
	color: #be3f04;
	font-weight:bold;
	font-size: 14px;
}




.flist {
	margin:0px;
	padding:0px;
	/*
	margin-top:10px;
  */
	clear:both;
	text-align:center;
}

.flist ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.flist ul li {
	margin: 5px 20px 5px 19px;
	padding: 0px;
	height:200px;
	width:200px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:14px;
}
.flist ul li img{
}


.letters {
	text-align:center;
	font-size:14px;
}


.searchbox {
	text-align:center;
}

