BODY {
	font-family: arial;
	font-size: 12px;
}

P,TD {
	font-family: arial;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #555555;
}

P.zagolovok {
	font-family: arial;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #858888;
}

th {
	font-size: 12px;
}

UL {
	font-family: arial;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #555555;
}

LI {
	font-family: arial;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #555555;
}

A {
	font-family: arial;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #555555;
}

.hmenu {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: 333333;
}

.hsubmenu {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: 999999;
}

.news {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 12px;
	color: #025568;
}

.searchInpt {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #5BA1BD;
}

.searchBtn {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #E6F6FE;
	border: solid 1px #5BA1BD;
}

.searchresult {
	font-family: arial;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #555555;
}

#div_image {
	display: none;
	position: absolute;
	z-index: 1001;
}

#div_trans {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity =   70);
	-moz-opacity: .70;
	opacity: .70;
	background-color: #000000;
	bottom: -1px;
}

.sectionrow2 {
	clear: both;
}

.rimage {
	float: left;
	width: 160px;
}

.rimage .lupa {
	width: 160px;
	text-align: right;
}

.tovarsection {
	float: left;
	width: 550px;
}

.tovarsection .name {
	color: #22409a;
	font-size: 12px;
	font-weight: bold;
}

.tovarsection .name a {
	color: #22409a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tovarsection .text {
	color: #000000;
	font-size: 11px;
	padding: 10px 0 0 0;
}

.tovarsection .tovarrow {
	clear: both;
	padding: 10px 0 0 0;
}

.tovarsection .tovarrow .price {
	float: left;
	color: #ff9900;
	font-size: 20px;
	text-align: right;
	width: 85px;
}

.tovarsection .tovarrow .price span {
	font-size: 12px
}

.tovarsection .tovarrow .basket {
	float: left;
	width: 120px;
	text-align: center;
}

.tovarsection .tovarrow .rimage {
	float: left;
	width: 55px;
	text-align: right;
	padding: 5px 0 0 0;
}

.tovarsection .tovarrow .text {
	float: left;
	width: 55px;
}

.tovarsection .tovarrow .text a {
	color: #22409a;
	font-size: 14px;
	text-decoration: none;
}

.tovarsection .tovarrow .podrobnee {
	float: left;
	width: 110px;
	text-align: right;
}

.tovarpodrobno2 {
	width: 100px;
	height: 27px;
	background: url(/design/65/podrobnee.gif) no-repeat right;
	clear: both;
	text-align: right;
	margin: 5px 0 0 0;
}

.tovarpodrobno2 div {
	color: #3bb43b;
	font-size: 12px;
	padding: 5px 9px 0 15px;
}

.tovarpodrobno2 div a {
	color: #3bb43b;
	font-size: 12px;
	text-decoration: none;
}

.separator {
	border-bottom: 1px dotted #22409a;
	margin: 10px 0 10px;
}

/*
<div class="sectionrow2">
	<div class="rimage"><a href="#" onclick="showPhoto('%TD[8]%'); return false"><img src="%TD[5]%" width="150" border="0" /></a>
		<div class="lupa"><a href="#" onclick="showPhoto('%TD[8]%'); return false"><img src="/design/5/lupa.gif" border="0" width=17 height=17 /></a></div>
	</div>
	<div class="tovarsection">
		<div class="name"><a href="/ware-kiev/w%PRICEID%%TD[13]%.html">%TD[1]%</a></div>
		<div class="text">%TD[4]% …</div>
		<div class="tovarrow">
			<div class="price"><nobr>%TD[2]%</nobr><br><span>%TD[3]% </span></div>
			<div class="basket">
				<div class="rimage"><a href="?%PRICE%=%AMOUNT%"><img src="/design/5/minibasket.gif" width="31" height="25" border="0" /></a></div>
				<div class="text2"><a href="/basket?%PRICE%=%AMOUNT%">Êóïèòü</a></div>
			</div>
		</div>
	</div>
</div>
<div class="sectionrow2">
	<div class="separator">&nbsp;</div>
</div>
*/
