/* ---------- DETAIL PRODUKTU ----------- */
.prod_left {
	float: left;
	width: 280px;
}
.prod_right {
	float: right;
	width: 430px;
	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.8em;
	margin-bottom: 5px;
}

.prod_obr {
	text-align: center;
	display: block;
	width: 250px;
	padding: 1px;
	margin-top: 20px;
}

.prod_obr img {
	padding: 1px;
	border: 1px solid #444;
}

.prod_cena {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	background-color: #111111;
	border-right: 3px solid #4d4d4d;
	line-height: 20px;
	padding-top:5px;
	padding-bottom:5px;
	width: 250px;
	margin: 6px 0 0 0px;
}
.prod_popis {
	float: right;
	padding: 10px; 
	font-size: 0.9em;
	background-color: #272727;
	border: 1px solid #444;
}
.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;
}

/* list */
.list_block {
	display: inline;
	margin: 0 8px 8px 0;
	float: left;
	width: 355px;
	height: 200px;
	border: 1px solid #383838;
	background-color: #272727;
}
.list_obsah {
	display: block;
	padding: 2px;
	height: 195px;
	}
.list_tit {
	display: block;
	background-color: #444444;
	padding: 0 5px;
	line-height: 30px;
	margin: 1px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}
#content .list_tit a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#content .list_tit a:hover {
	color: #bdbdbd;
}
.list_obr {
	display: block;
	float: left;
	height: 150px;
	width: 200px; /* minus border*/
	border: 2px solid #636363;
	background-color: transparent;
	margin: 1px;
	overflow: hidden;
}
.list_obr img {
	display: block;
	margin: auto;
}
.list_popis {
	display: inline;
	float: right;
	width: 205px;
	height: 80px;
	font-size: 0.8em;
	margin: 1px;
	overflow: hidden;
	text-align: left;
}
.list_katc {
  position: absolute;
  display: block;
  margin-left: 250px;
  margin-top: 165px;
  font-size: 0.8em;
  text-align: right;
  color: #ccc;
}

.list_cena {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	background-color: #1a1a1a;
	border-right: 3px solid #4d4d4d;
	line-height: 20px;
	width: 134px;
	margin: 6px 0 0 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .list_info a {
	display: block;
	float: right;
	width: 89px;
	height: 23px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/but_info.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
}
#content .list_info a:hover {
	color: #CCCCCC;
}
#content .list_buy a {
	display: block;
	float: right;
	width: 83px;
	height: 23px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-image: url(../images/but_buy.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
}
#content .list_buy a:hover {
	color: #999999;
}


/* basket */
body #basket a {
	color: #FFFFFF;
}

.bas_prod {
	border-bottom: 1px solid #84090C;
	padding: 3px 3px 3px 3px;
}
.bas_tit {
	background-color: #212121;
	border-bottom: 2px solid #84090C;
	font-weight: bold;
}
.bas_sum {
	background-color: transparent;
	border-top: 2px solid #84090C;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
div.bas_but {
	text-align: center;
}
#basket .bas_but a {
	color: #fff;
	padding: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: #84090C;
}
#basket .bas_but a:hover {
	background-color: #84090C;
	color: #000;
	text-decoration: none;
}
.bas_tab {
	border: 1px solid #84090C;
	margin: 1px;
	padding: 5px;
}
.bg_input {
	vertical-align: top;
}

/*---------------------------Zoznam podkategorii-------------------------------*/
.podkat {
  border: 1px solid #C5D8E0;
  padding: 3px;
}

.podkat div {
  color: #ccc;
  font-weight: bold;
  font-size: 10px;
  padding-bottom: 3px;
}

.podkat a {
  display: block;
  color: #25456D;
  font-size: 10px;
  width: 160px;
  float: left;
  background-image: url(/images/podkat.gif);
  background-repeat: no-repeat;
  padding: 1px 1px 1px 14px;
}
/*---------------------------Novinky na boku-------------------------------*/
.new_nazov {
  text-align: center;
}
.new_nazov a {
  color: #0332b4;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
  text-decoration: none;
}
.new_nazov a:hover {
  color: #666666;
}
.new_obr {
  text-align: center;
}
.new_cena {
  text-align: right;
  color: #5d7ac9;
}
.new_popis {
  text-align: left;
  font-size: 0.8em;
}

/* ------------ VARIANTY -------------- */
.variant {
	float: left;
	width: 255px;
	border: 1px solid #DBDBDB;
	padding: 5px 5px 5px 10px;
	margin-right: 10px;
}
*>.variant {
	width: 255px;
}
.var_form {
	padding: 0;
	margin: 0;
}
.var_color {
  text-decoration: none;
  margin-right: 10px;
  float: left;
  text-align: left;
  width: 100%;
  font-size: 1.1em;
  padding-top: 3px;
  margin-bottom: 7px;
}
.var_velkost {
  text-decoration: none;
  text-align: left;
  width: 60px;
  font-size: 1.1em;
  padding-top: 3px;
  margin-bottom: 0px;
  float: left;
}
.var_form select {
  width: 160px;
  text-decoration: none;
  margin-bottom: 5px;
  float: left;
}
.var_buy {
  margin-top: 5px;
  height: 1.8em;
  border: 0;
  text-align: left;
  float: left;
  margin-bottom: 5px;
}
.var_buy input {
	margin: 0;
	padding: 0 10px;
	height: 1.8em;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background-color: #959EB9;
	text-align: center;
	border: 0;
}
/* --- PREPINANIE MENY --- */
.mena_tit {
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  margin: 0 2px 0 0;
  padding-bottom: 3px;
}
.mena {
  text-align: center;
  color: #fff;
  background-color: #272727;
  margin: 0 2px 20px 0;
  padding: 3px 0;
  border: 1px solid #444444;
}
.mena a {
  color: #fff;
  padding: 3px 10px;
  text-decoration: none;
}
.mena a:hover {
  color: #fff;
  background-color: #000
}
/* --- ANKETA --- */
.anketa {
  margin-bottom: 20px;
  color: #fff;
}
.anketa table {
  background-color: #272727;
  border: 1px solid #444;
  width: 210px;
}

.anketa_otazka {
  color: #fff;
  background-color: #444;
  font-size: 0.8em;
  padding: 3px;
  text-align: left;
}
.anketa_pocet {
  color: #778899;
  font-size: 0.8em;
  text-align: left;
}
