/* www */
.prod_left {
	float: left;
}
.prod_right {
	float: right;
	width: 310px;
	padding: 0 5px 0 0;
	margin-top: 20px;
}

.prod_block {
}

.prod_katnum {
	color: #466473;
}
.prod_kat {
	color: #466473;
	font-size: 0.8em;
	margin-top: 5px;
}

.prod_lista {
	color: #466473;
	font-size: 0.9em;
	margin-bottom: 5px;
}

.prod_obr {
	text-align: center;
	display: block;
	padding: 1px;
	margin-top: 20px;
	border: 1px solid #000;
	background-color: White;
}

.prod_obr img {
	max-width: 200px;
}

.prod_cena {
	font-weight: normal;
	color: #00438C;
	font-size: 1em;
	margin-top: 10px;
}
.prod_left .icons {
  padding-top: 20px;
}
.prod_left .icons img {
  display: block;
  margin: 0 0 10px 0;
}
.prod_popis {
	width: 310px;
	float: left;
	padding: 3px 3px 3px 3px; 
}
.prod_obj {
	display: block;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #C5D8E0;
	margin-bottom: 50px;
	text-align: right;
}
.prod_title {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00438C;
	padding: 5px 5px 10px 5px;
	border-bottom: 3px solid #C5D8E0;
}

.prod_krpopis {
  color: #466473;
  padding-bottom: 10px;
}


/* list */
.list_block {
	display: block;
	border: 1px solid #a3b8e0;
	padding: 5px;
	margin: 0 1px 15px 0; 
	width: 530px;
  height: 202px;
	background-color: #FFFFFF;
  position: relative;
}

.list_top {
	width: 530px;
	float: right;
	position: relative;
}
.list_tit a {
	color: #01308a;
	font-weight: bold;
}
.list_tit a:hover {
	color: #0066bd;
	font-weight: bold;
}
.list_tit {
	padding: 3px 3px 0px 3px;
	font-size: 1.1em;
	text-align: left;
  margin: 0 0 10px 0;
} 
.list_kat {
	color: #466473;
	font-size: 0.8em;
}

.list_katnum {
	color: #a7a7a7;
	width: 350px;
	padding: 0 3px 0 3px;
	float: right;
}

.list_popis {
	font-size: 0.9em;
	color: #000000;
	width: 350px;
	min-height: 80px;
  #height:60px;   /* fix text position - popis produktu */ 
	padding: 5px 3px 0 3px;
	float: right;
}

.list_obr {
	display: block;
	padding: 2px 2px 2px 2px;
	text-align: left;
  /*	height: 130px;*/
  height: 150px;
	float: left;
}
.list_obr img {
/*	width: 160px;*/
}
.list_cena {
	text-align: left;
	color: #BF0000;
	padding: 20px 3px 3px 3px;
	width: 350px;
	font-size: 0.9em;
  position: absolute;
  bottom: 40px;
  left: 180px;
}
.list_info {
	padding-top: 10px;
}

.list_bottom {
	height: 20px;
	margin-top: 146px;
	display: block;
  position: absolute;
  bottom: 10px;
}

.list_info {
  position: absolute;
  bottom: 8px;
  right:  110px;
}
.list_buy {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.list_block .icons {
  position: absolute;
  bottom: 35px;
  left: 180px;
  width: 250px;  
}
.list_block .icons img {
  margin-right: 10px;
}
/* basket */
.bas_prod {
	border-bottom: 1px solid #C5D8E0;
	padding: 3px 3px 3px 3px;
	font-size: 0.8em;
	vertical-align: top;
}
.bas_tit {
	background-color: #E8F4FF;
	border-bottom: 2px solid #75B8FF;
	font-weight: bold;
}
.bas_cena {
	width: 70px;
	border-bottom: 1px solid #C5D8E0;
	padding: 3px 3px 3px 3px;
	font-size: 0.8em;
	vertical-align: top;
}
.bas_sum {
	background-color: transparent;
	border-top: 2px solid #75B8FF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
div.bas_but {
	border: 1px solid #75B8FF;
	padding: 1px 1px 1px 1px; 
	text-align: center;
}
.bas_but a {
	color: #00438C;
	padding: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
.bas_but a:hover {
	background-color: #00438C;
	color: White;
	text-decoration: none;
}
.bas_tab {
	border: 1px solid #75B8FF;
	margin: 1px;
	padding: 5px;
}
.bg_input {
	vertical-align: top;
}

/* akcie*/
 
.akc_area {
	width: 250px;
	height: 230px;
	display: block;
	padding: 5px;
	margin: 1px;
	border: 1px solid #A3B8E0;
	float: left;
}
.akc_foto {
	text-align: center;
	padding: 3px;
	margin: 1px 1px 4px 1px;
	border: 1px solid #C5D8E0;
	height: 155px;
	background-color: White;
	position: relative;
}
.akc_foto img.ico_nastip {
  position: absolute;
  top: 0;
  left: 0;
}
.akc_foto img.ico_akcia {
  position: absolute;
  bottom: 0;
  left: 0;
}
.akc_foto img.ico_novinka {
  position: absolute;
  top: 0;
  right: 0;
}
.akc_tit {
	font-weight: bold;
	color: #00438C;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00438C;
	border-bottom: 4px solid #C5D8E0;
	color: White;
}
a.akc_tit_link {
	color: #75B8FF;
	text-decoration: none;
}
a.akc_tit_link:hover {
	color: White;
	text-decoration: none;
}
.akc_cena {
	color: #75B8FF;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}

/* sort */
img.lfloat {
	vertical-align: bottom;
	height: 21px;
	width: 21px;
	margin:0;
	padding: 0;
}
.sort {
	height: 21px;
	vertical-align: top;
	display: block;
}
a.up {
	background-image: url(../images/sort_up_off.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0px;
	width: 21px;
	height: 21px;
	vertical-align: top;
}
a.up:hover {
	background-image: url(../images/sort_up_on.gif);
}
a.down {
	background-image: url(../images/sort_down_off.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0px;
	width: 21px;
	height: 21px;
	vertical-align: top;
}
a.down:hover {
	background-image: url(../images/sort_down_on.gif);
}
.leftfloat {
	float: left;
}
.zona {
	padding: 10px;
}
.zona2 {
	padding: 3px 0 3px 0;
}
.hide {
	display: none;
}

/***** zobrazovanie podkategorii ******/
.podkat {
  margin: 0px;
  padding: 10px;
  border: 1px solid #E1E1E1;
}
.podkat div {
  margin-bottom: 5px;
}
.podkat a {
  display: block;
  width: 245px;
  float: left;
  font-weight: bold;
  padding-right: 15px;
}
