.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 { 
font-size: 13px;
color: #000000;
}

h2 { 
font-size: 12px;
color: #000000;
}

a {font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}

p, form { padding: 0px; margin: 0px; }
img { border: 0px; align: left;}

.searchtitle { font-weight: bold; padding-bottom: 8px; }
.searchform { padding-bottom: 36px; }
.searchtxt { padding-right: 16px; }
.searchquery { padding-right: 12px; }
.searchresults .h1 {font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }

.text { font-family: monospace; }

* { font-family: Verdana; }
body, td { font-size: 12px; }

.subcats { background: #ffffff; color: #308030; font-style: italic; padding: 5px; margin-bottom: 10px; }
.subcats .topitem { color: 000000; text-decoration: none; display: block; font-size: 12px; padding-top: 1px; }
.subcats .item { color: 000000; display: block;  padding-top: 3px; }

.list .item { width: 100%; float: left; height: 150px; padding-top: 20px; padding-left: 10px;}
.list .item .photo { float: left; padding-right: 6px; padding-bottom: 6px; padding-top: 6px;}
.list .item .photos { float: left; padding-right: 6px; padding-bottom: 6px; }

.list .item .title a { font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }
.list .item .title a:hover { text-decoration: none; }
.list .item .desc { font-style: italic; }
.list .item .price { font-family: monospace; }
.list { clear: both; }

.pagebar .item { padding: 3px 5px; background: #f0f0f0; border: solid 1px #FFFFFF; margin-right: 6px; }
.pagebar .currentpage { border: solid 1px #800000; font-weight: bold; }

/* расположение категорий и подкатегорий в две колонки */
.subcats .item { width: 48%; float: left; }
.subcats { clear: both; }
