h1 {
	font-family:Tahoma,sans-serif;
	font-size: 10pt;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.title {
	margin: 10px 10px 10px 10px
}

.menu3{
	padding: 0;
	margin: 5px 0 0 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
	color: #6e6e6e;
	font-weight: bold;
}
li.open{
	list-style-type: none;
	margin: 0 0 5px 3px;
	font-weight:bold;
	font-weight:normal;
}

a{
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}

a.menu{
	font-size: 110%;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}

.group{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
	color: #6e6e6e;
	font-weight: bold;
}
.small{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 8pt;
	color: #6e6e6e;
}

.call{
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.good{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}

.good:hover {
	TEXT-DECORATION: underline
}

.good1{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
}

.count{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
	color: Black;
	/*text-align:right;*/
    text-align: justify;
}
.input{
	font-family: Tahoma;
	color:Black;
	font-size: 10pt;
}

.tablehead{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	border:1px solid #000000;
}

.begunok{
	font-family: Tahoma;
	font-size: 8pt;
}

form{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}



body{font:.8em Arial,sans-serif;position:relative;z-index:0;margin:0;padding:0 0 1em 0;color:#000;background:#fff;overflow-x:hidden;overflow-y:scroll;}
#h1{font-size:150%;font-weight:normal;margin:0 20px .8em 0}
#h2{font-size:120%;font-weight:normal;margin-bottom:.25em}h3{font-size:80%;font-weight:bold;margin-bottom:0}
#h4{font-size:80%;font-weight:normal;margin-bottom:0}
td.categories div{font-size:80%;margin:0 30px 1em 0}
div.supcat a{font-size:126%;font-weight:bold;color:#1a3dc1;text-decoration:underline;}
div.pop_model a{font-size:80%;font-weight:normal;color:#1a3dc1;text-decoration:underline;}
div.subcat{padding-top:3px}
div.subcat a{color:#000;text-decoration:none;font-size:100%}
div.subcat a:hover{color:#1a3dc1;text-decoration:underline}


td.vendor a{font-size:13pt;font-weight:normal}
td.vendor{margin:.5em;padding-bottom:.5em}

td.popular h2{font-weight:normal}
td.title{padding-left:0}
td.title{padding:0 10px 1em 8px}
td.title{padding:0 0 1.2em 0}
td.title{font-size:9pt;font-weight:bold}
td.label{padding:0 5px .2em 0;font-size:80%}
.more{padding-right:0}
.more{font-size:.8em}
td.more{padding:0 20px .5em 8px}
td.more{padding:.8em 10px 1em 8px}
.black,.black:link{color:black;text-decoration:underline}
a.black{color:#000}

.goods_cart {
    font-family:Arial,'Geneva CY',Sans-Serif;
}
.goods_cart_name, .goods_cart_description, .goods_cart_price, .goods_cart_count, .info {
    font-size: 80%;
}
.goods_cart_name {
    color:#1A3DC1;
}
.goods_cart_price {
    font-weight: bold;
}
.goods_cart_count {
    text-align: right;
}
.PagePrintLink {
    font-family:Arial,'Geneva CY',Sans-Serif;
}
.PagePrintLink a:hover {
    color:#FF0000;
    background-color:#E8E9EC;
}
.goods_cart_delete {
    border-bottom:1px dashed;
    color:#990000;
    font-size:9pt;
    cursor:pointer;
}
.td_goods_cart_delete {
    text-align: right;
    vertical-align: top;
}
/* ----------------------------- searcher_result ---------------------------- */
#searcher_result * {
  font-size: 80%;
}
#searcher_result {
  text-align: right;
  margin: 5px 20px;
}
#searcher_result span {
  cursor: pointer;
  margin: 0px 10px;
  padding: 0px 10px;
  border-radius: 5px;
  color: #0099FF;
}
#searcher_result span:hover {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #0099FF;
}
