/* www */
.prod_katnum {
	color: #466473;
}
.prod_kat {
	color: #466473;
	font-size: 0.8em;
}
.prod_right {
	float: left;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
}
.prod_obr {
	width: 260px;
	height: 260px;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #DBDBDB;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
.prod_obr img {
	max-width: 240px;
	height: expression(this.height > 240 ? 240: true);
	width: expression(this.height > 240 ? 240: true);
}
.prod_cena {
	width: 160px;
	margin: 0 0 0 0; padding: 0;
	line-height: 200%;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	float: right;
}
.prod_popis {
	margin-right: 8px;
	padding: 3px 3px 5px 3px; 
	font-size: 1em;
	border-top: 1px solid silver;
	margin-top: 5px;
}

.prod_panel {
	padding: 0; 
	font-size: 1em;
	margin-right: 8px;
}

.prod_back a {
	float: left;
	margin-top: 18px;
	background: url("../images/ico_back.gif") left center no-repeat;
	margin: 20px  125px 0 10px;
	padding: 0 0 0 25px;
	height: 20px;
	text-decoration: none;
	font-size: 1.1em;
	color: #a7a7a7;
}
.prod_back a:hover {
	text-decoration: underline;
}

.prod_obj {
	display: block;
	float: left;
	margin-top: 20px;
}

.prod_obj a {
	display: block;
	width: 100px; 
	height: 20px;
	margin: 0 0 0 7px; padding: 0 5px 0 0;
	background: url("../images/prod_arrow.gif") right center no-repeat;	
	text-align: center; 
	text-decoration: none;
	font-size: 1.1em;
	color: #a7a7a7;
}
.prod_obj a:hover {
	text-decoration: underline;
}
/* list */
.list_block {
  float: left;
  width: 303px; height: 195px;
  margin: 10px 0; padding: 0;
  border-right: solid 1px #bebebe;
  border-bottom: solid 1px #bebebe;
}
*>.list_block {
  width: 302px;
}
.list_tit a {
	color: #336597;
	text-decoration: none;
}
.list_tit a:hover {
	color: #f9b812;
}
div.list_tit {
	margin: 0;	padding: 0;	
	text-align: left;
	font-size: 1.1em;
	color: #336597;
	font-weight: bold;
} 
.list_kat {
	color: #466473;
	font-size: 0.8em;
}
.list_obr {
	float:left;
	width: 140px; height: 150px;
	margin: 0; padding: 0;
	text-align: center;
	/*
  border-bottom: solid 1px #d5d5d5;
  */
}
.list_obr img {
	padding: 0px;
	text-align: center;
	max-height: 133px;
	max-width: 140px;
	height: expression(this.height > 133 ? 133: true);
}
.list_popis {
	width: 160px; height: 133px;
	margin: 0 0 0 140px; padding: 0;
	font-size: 0.8em;	
	border-bottom: solid 1px #d5d5d5;
}
*>.list_popis {
	margin: 0 0 0 142px; padding: 0;
}
.list_cena {
	width: 156px;
	margin: 0 0 0 140px; padding: 0;
	background: url("../images/price-background.gif") bottom center no-repeat;
	line-height: 135%;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
.list_cena_euro {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
}
*>.list_cena {
	margin: 1px 0 0 142px;
}

.list_info {
	padding-top: 10px;
	border-top: 1px solid #C5D8E0;
}
.list_obj {
	float: left;
	border-top: solid 1px #d5d5d5;
	margin-top: -1px;
  }
.list_obj a {
	display: block;
	width: 133px;
	height: 40px;
	margin: 0 10px 0 0; padding: 0;
	background: url("../images/buy-arrow.gif") right center no-repeat;	
	line-height: 280%;
	text-align: center; 
	text-decoration: none;
	font-size: 1.1em;
	color: #a7a7a7;
	}
.list_obj a:hover {
	text-decoration: underline;
}
/* basket */
.bas_prod {
	border-bottom: 1px solid #e4e8f6;
	padding: 3px 3px 3px 3px;
}
.bas_tit {
	background-color: #e4e8f6;
	border-bottom: 2px solid #f9b911;
	font-weight: bold;
}
.bas_sum {
	background-color: transparent;
	border-top: 2px solid #f9b911;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
div.bas_but {
	padding: 1px 1px 1px 1px; 
	text-align: center;
}
.bas_but a {
  display: block;
  margin: 5px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  color: #36597d;
  font-size: 1em;
  font-weight: bold;
  background: #849dff;
  border-top: solid 1px #b8c7ff;
  border-right: solid 1px #5363a1;
  border-bottom: solid 1px #5363a1;
  border-left: solid 1px #b8c7ff;
}
.bas_but a:hover {
	text-decoration: none;
}
.bas_tab {
	border: 1px solid #75B8FF;
	margin: 1px;
	padding: 5px;
}
.bg_input {
	vertical-align: top;
}

/* VARIANTY */
.variant {
	float: left;
	width: 265px;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	margin-right: 10px;
}
*>.variant {
	width: 275px;
}
.var_form {
	padding: 0;
	margin: 0;
}
.var_color {
  text-decoration: none;
  margin-right: 10px;
  float: left;
  text-align: left;
  width: 260px;
  font-size: 1.1em;
  padding-top: 3px;
  margin-bottom: 7px;
}
.var_velkost {
  text-decoration: none;
  text-align: left;
  width: 70px;
  font-size: 1.1em;
  padding-top: 3px;
  margin-bottom: 0px;
  float: left;
}
.var_form select {
  width: 190px;
  text-decoration: none;
  margin-bottom: 5px;
  float: left;
}
.var_buy {
  height: 30px;
  border: 0;
  text-align: left;
  float: left;
  margin-bottom: 5px;
}
.var_buy input {
	display: block;
	margin: 0;
	height: 25px;
	width: 90px; /* miesto - width: 80px; - obrazok bol v texte */
	background: url("../images/prod_arrow.gif") right center no-repeat;	
	text-align: left; 
	text-decoration: none;
	font-size: 1.1em;
	color: #a7a7a7;
	padding: 3px 20px 1px 0;
  background-color: transparent;
  border: 0;
}
