.descr {
	font-size: 11px;
	color: #4D4D4D;
	font-family: Tahoma;
}
.descr a {
	font-size: 12px;
	font-family: Tahoma;
	color: #4C8AD5;
}
a.more {
	font-size: 10px;
	font-weight: normal;
}
a.more:hover {
	text-decoration: none;
	color: #B9133F;
}
h3 {
	text-transform: uppercase;
	color: #B9133F;
	font-size: 18px;
	font-weight: normal;
}
.cena {
	color: gray;
	font-weight: bold;
}
.value {
	color: #D35D3B;
	text-transform: uppercase;
	font-size: 18px;
}
.grn {
	color: #CCCCCC;
}
.par {
	color: #808080;
	font-weight: bold;
	width: 100px;
}
.add {
	font-size: 10px;
	color: #4D4D4D;
	font-family: Tahoma;
	font-weight: bold;
}
.pole {
	background: url(../img/pole.png);
	background-repeat: no-repeat;
	width: 519px;
	height: 40px;
}
.pager {
	color: #4D4D4D;
	font-size: 11px;
}
.list {
	padding: 1px 3px 1px 3px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
}
.list a {
	text-decoration: none;
	color: #4C8ABF;
}
.list a:hover {
	color: #B9120B;
}
.active {
	padding: 1px 3px 1px 3px;
	margin-right: 5px;
	font-size: 11px;
	color: #B9120B;
	font-weight: bold;
}
.search {
	background: #F7F7F7;
	color: gray;
	text-transform: uppercase;
	font-size: 10px;	
	word-spacing: 0px;
	width: 200px;
	
}
.bascket a {text-decoration: none;}

.info {
	background: #F2F1E6;
	color: gray;
	text-transform: uppercase;
	font-size: 10px;	
	word-spacing: 0px;
	width: 160px;
}
.bg_gray {
	background: #D5D5D5;
	text-align: center;
}
.topTR {
	background: #EFEFEF;
	color: #4D4D4D;
	font-weight: bold;
	text-align: center;
}
.tdPad {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid gray;
}
.table {
	border-collapse: collapse;
}
.td {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid gray;
}	
.f12 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}	

.but {
	font-size: 11px;
	color: #4D4D4D;
	font-weight: bold;
	width: 190px;	
}
