/* www */
.prod_katnum {
	color: #466473;
}
.prod_kat {
	color: #466473;
	font-size: 0.8em;
}
.prod_obr {
	width: 210px;
	height: 180px;
	text-align: center;
	display: block;
	padding: 3px 3px 3px 3px;
	border: 1px solid #DBDBDB;
	float: left;
}
.prod_cena {
	font-weight: bold;
	color: #00438C;
	font-size: 1.1em;
}
.prod_popis {
	width: 280px;
	float: right;
	padding: 3px 3px 3px 3px; 
}
.prod_obj {
	display: block;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #DBDBDB;
}

/* list */
.list_block {
	display: block;
	border: 1px solid #D2D2D2;
	padding: 5px 5px 10px 5px;
	margin: 1px;
	width: 510px;
	height: 130px;
	/* width: 240px;
	height: 220px;
	float: left;
	margin-right: 1px; */
}
div.list_bottom {
	border-top: 1px solid #DBDBDB;
	display: block;
	margin-top: 1px;
	clear: both;
	height: 60px;
}
div.list_right {
	width: 330px;
	display: block;
	float: right;
}
div.list_left {
	width: 160px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
}
.list_tit a {
	color: #901b2d;
	font-size: 0.9em;
	font-weight: bold;
}
.list_tit a:hover {
	color: #727272;
	font-weight: bold;
}
div.list_tit {
	background-color: #EFEFEF;
	padding: 3px 3px 3px 10px;
	height: 30px;
	text-align: left;
} 
.list_kat {
	color: #466473;
	font-size: 0.8em;
}
div.list_obr {
	display: block;
	border: 1px solid 1px solid #DBDBDB;
	padding: 2px 2px 2px 2px;
	width: 160px;
	height: 100px;
	text-align: center;
}
.list_obr img {
	height: 95px;
}
.list_cena {
	font-weight: bold;
	color: #901b2d;
	padding-bottom: 5px;
	padding-top: 5px;
}
.list_info {
	padding-top: 10px;
	text-align: right;
}
.list_popis {
	color: #727272;
	font-size: 0.8em;
	padding-top: 5px;
	height: 40px;
}

/* basket */
.bas_prod {
	border-bottom: 1px solid #DBDBDB;
	padding: 3px 3px 3px 3px;
}
.bas_tit {
	background-color: #EFEFEF;
	border-bottom: 2px solid #901b2d;
	font-weight: bold;
}
.bas_sum {
	background-color: transparent;
	border-top: 2px solid #901b2d;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
div.bas_but {
	border: 1px solid #D2D2D2;
	padding: 1px 1px 1px 1px; 
	text-align: center;
}
.bas_but a {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
.bas_but a:hover {
	background-color: #EFEFEF;
	color: #AC2035;
	text-decoration: none;
}
.bas_tab {
	border: 1px solid #D2D2D2;
	margin: 1px;
	padding: 5px;
}
.bg_input {
	vertical-align: top;
}
.vyhladavanie {
	background-color: #D2D2D2;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
