.pagelist {
  margin-top: 10px;
}
.pagelist a {
  /*display: block;
  float: left;*/
  padding: 0 5px;
  background: #cfcfcf;
  border: 1px solid #afafaf;
  margin-right: 2px;
  color: #7F7F7F;
  text-decoration: none;
}
.pagelist a:hover, .pagelist b {
  /*display: block;
  float: left;*/
  padding: 0 5px;
  background: #afafaf;
  border: 1px solid #7F7F7F;
  margin-right: 2px;
  color: #4f4f4f;
  text-decoration: none;
}

table.table tr th {
  padding: 5px;
  text-align: left;
  background: url('../images/route.gif') no-repeat center center;
  border-bottom: 1px solid #bfbfbf;
}
table.table tr td {
  padding: 5px;
}
table.table tr.line1 td {
  border-bottom: 1px solid #dfdfdf;
}
table.table tr.line2 td {
  background: #efefef;
  border-bottom: 1px solid #dfdfdf;
}

table.table_benefit td {
  border: 1px solid #DCDCDC;
  padding: 5px;
}
table.table_benefit td ul {
  list-style-type: none;
  /*padding: 10px 0;*/
  padding: 5px 0 20px 0;
  margin: 0;
}
table.table_benefit td ul li {
  border-bottom: 1px solid #DCDCDC;
}
table.table_benefit td ul li a {
  display: block;
  padding: 5px;
  text-decoration: none;
}
table.table_benefit td ul li a:hover {
  background: #EFEFEF;
  color: #5F5F5F;
}

/* title blocks - list */
.title_block {
  width: 230px;
  float: left;
}
.title_block.space_0 {
  margin-left: 9px;
  margin-bottom: 10px;
  _margin-left: 4px;
}
.title_block.space_1 {
  margin: 0 10px 10px 10px;
}
.title_block.space_2 {
  margin-bottom: 10px;
}
.title_block .title_block_top {
  background: url('../images/in-block_top.gif') no-repeat #8596a8;
  border: 1px solid #8596a8;
  height: 18px;
  padding: 7px 10px 7px 30px;
}
.title_block .title_block_top a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.title_block .title_block_content {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
.title_block .title_block_content img {
  width: 222px;
  height: 142px;
  border: 0px;
}
.title_block .title_block_content_inner {
  border: 3px solid #fff;
}

/*** kategorie - detail ***/
.list_cat strong {
  display: block;
  font-size: 15px;
  background: url('../images/bg_prod_title.gif') repeat-x #f7f7f7;
  border-bottom: 1px solid #E2E2E2;
	padding: 3px;
}
.list_cat strong a:hover {
	text-decoration: none;
}
.list_cat .list_cat_img {
  float: left;
  width: 150px;
  padding: 5px;
  text-align: center;
}
.list_cat .list_cat_img img {
  border: 0;
}
.list_cat ul {
  float: left;
  margin: 0;
  list-style-type: none;
  padding: 5px;
  width: 557px;
}
.list_cat li {
  display: block;
  float: left;
  width: 180px;
  padding: 2px 5px 2px 0;
}
.list_cat li a {
  background: url('../images/arrow-small.gif') no-repeat 0 7px;
  color: #221600;
  text-decoration: none;
  padding-left: 15px;
  font-size: 13px;
}
.list_cat li a:hover {
  background: url('../images/arrow-small-green.gif') no-repeat 0 7px;
  color: #73900E;
}

/*** kategorie - short ***/
.list_cat_short {
  padding: 10px 15px;
  margin: 0;
  list-style-type: none;
}
.list_cat_short li {float: left; height: 1.5em;}
.list_cat_short a {
  text-decoration: none;
  background: url('../images/ico_folder.gif') no-repeat;
  padding-left: 25px;
  padding-right: 7px;
  display: block;
  float: left;
  width: 200px;
  color: #586777;
}
.list_cat_short a:hover {
  background: url('../images/ico_folder_hover.gif') no-repeat;
  text-decoration: underline;
}

/* www */
.prod_katnum {
	color: #466473;
}
.prod_kat {
	color: #466473;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
}

.prod_obr_price_pop {
	width: 696px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.prod_pic_pri {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
}

.prod_pop_obj {
	width: 386px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.prod_popis {
	padding: 8px; 
}

.ico_like {
	
}
.ico_like .relation {
	width: 150px;
  height: 39px;
  cursor: pointer;
}
.ico_like .relation span {
	visibility: hidden;
}
.ico_like .inactiv {
	background: url('../images/ico_like_1.gif') no-repeat; 
}
.ico_like .inactiv:hover {
	background: url('../images/ico_like_2.gif') no-repeat; 
}
.ico_like .activ {
	background: url('../images/ico_like_3.gif') no-repeat; 
}
.ico_like .activ:hover {
	background: url('../images/ico_like_4.gif') no-repeat; 
}

/*.prod_obj {
	height: 30px;
	margin: 10px 0px 0px 0px;
}*/

.prod_pop_obj .info {
  color: #CF0000;
  padding:8px;
}
.prod_pop_obj .info span {
  display: block;
  font-weight: bold;
  font-size: 14px;
  float: left;
  padding-right: 15px;
}

.prod_obj a {
	margin: 0px 10px 0px 0px;
}

.prod_obr {
	width: 300px;
	text-align: center;
	display: block;
	padding: 0px;
	/*border: 1px solid #DBDBDB;*/
}
.prod_cena {
  position: relative;
	font-weight: bold;
	color: #00438C;
	background: #ebebeb;
	padding: 8px;
}
.prod_cena2 {
	font-weight: normal;
	font-size: 0.9em;
}
.prod_cena_dph {
	color: #000000;
	font-size: 15px;
}
.show_price {
  float: left;
  width: 240px;
  padding-right: 8px;
}
.show_button {
  float: left;
  width: 120px;
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.prod_popis .dostupne {
  color: #4C8500;
  font-size: 13px;
  font-weight: bold;
}
.prod_popis .nedostupne {
  color: #EC860E;
  font-size: 13px;
  font-weight: bold;
}

.prod_gallery {
  margin-top: 8px;
}
.prod_gallery span, .title_prod_block {
  display: block;
  /*background: #EBEBEB;*/
	background: url('../images/bg_prod_title.gif') repeat-x #f7f7f7;
  padding: 3px;
  margin-bottom: 5px;
  font-weight: bold;
}
.prod_gallery a {
  display: block;
  float: left;
  width: 90px;
  text-align: center;
  padding-right: 6px;
}
.prod_gallery a.last_img {
  padding-right: 0;
}
.prod_gallery a img {
  border: 0;
}

/* list */
.list_block {
	display: block;
	/*margin-top: 6px;*/
	/*margin: 21px 0px 0px 21px;*/
	height: 365px;
	float: left;
	/*background: url(../images/normal-product.gif) no-repeat;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cfcfcf!important;
	position: relative;
}
.list-block-position0 {
  width: 241px;
  border-right: 1px solid #cfcfcf!important;
}
.list-block-position1 {
  width: 241px;
  border-right: 1px solid #cfcfcf!important;
}
.list-block-position2 {
  width: 243px;
}
body.print .list_block {
  width: 172px!important;
  border-right: 1px solid #cfcfcf;
  font-size: 0.8em;
  height: 315px;
}
.list_content {
  padding: 0 6px;
}
.list_balenie {
  color: #4D575F;
}

.labels {
  position: absolute;
}
.labels span {
  visibility: hidden;
}
.labels.label_akcia {
  behavior: url("/include/iepngfix.htc");
  background: url('../images/label_akcia_sk.png') no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 36px;
  right: -1px;
}
.labels.label_novinka {
  behavior: url("/include/iepngfix.htc");
  background: url('../images/label_novinka_sk.png') no-repeat;
  width: 55px;
  height: 54px;
  position: absolute;
  top: 36px;
  right: 0;
}
.labels.label_dopredaj {
  behavior: url("/include/iepngfix.htc");
  background: url('../images/label_dopredaj_sk.png') no-repeat;
  width: 55px;
  height: 54px;
  position: absolute;
  top: 36px;
  right: 0;
}

.ico_doporuc {
  position: absolute;
  top: 60px;
  left: 5px;
}
.www_ico_doporuc {
  position: absolute;
  top: 0;
  left: 0;
}

.discount_list {
  color: #CF1919;
  font-weight: bold;
  position: absolute;
  top: 230px;
  left: 5px;
}

.list_block-news {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 21px 0px 0px 21px;
	width: 221px;
	height: 255px;
	float: left;
	background: url(../images/normal-product.gif) no-repeat;
}

.list_block-akcia {
  background: #EFEFEF;
	margin-bottom: 10px;
}
.list_block-akcia.list-block-position0 {
  border-right: 1px solid #fff;
}
.list_block-akcia.list-block-position1 {
  border-right: 1px solid #fff;
}

/*.list-block-position2 {
	width: 200px !important;
}*/

strong.list_tit a {
	color: #466900;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 120%;
	background: url('../images/bg_prod_title.gif') repeat-x #f7f7f7;
	border-bottom: 1px solid #E2E2E2;
	padding: 3px 3px 2px 3px;
	text-align: center;
}

.list_block-akcia strong.list_tit a {
	color: #cf0000;
	background: url('../images/bg_prod_spec_title.gif') repeat-x #cbcbcb;
	padding: 3px;
	/*border-bottom: 1px solid #fff;*/
}

strong.list_tit a:hover {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

/*div.list_tit {
	padding: 0px 0px 0px 0px;
	width:90%;
	height: 35px;
	text-align: center;
}*/

.block-content .list_tit {
	padding: 0px 0px 10px 0px;
	width:100%;
	height: auto;
	text-align: center;
}

.list_kat {
	color: #466473;
	font-size: 0.8em;
}
.list_obr {
	display: block;
	text-align: center;
	height: 190px;
	padding-top: 5px;
	/*background:#ffffff;
	border: 1px solid #cdcdcd;*/
}
body.print .list_obr {
	overflow: hidden;
}

/*.list_block-akcia .list_obr {
	border: 1px solid #8c9dae;
}*/

.list_popis {
	/*margin: 10px 0px 0px 0px;*/
	/*width: 189px;*/
	padding-top: 10px;
	text-align: left;
	line-height: 120%;
	color: #606060;
	height: 30px;
	overflow: hidden;
	/*height: 51px;*/
}
.list_popis span {
  display: block;
  padding-top: 7px;
  color: #9f9f9f;
  text-align: center;
}

body.print .list_popis {
  height: 23px;
}

/*.list_block-akcia .list_popis {
	margin: 10px 0px 0px 0px;
	width: 189px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 110%;
	color: #000;
}*/

.list_price_basket {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*height: 50px;*/
}

.block-content .list_price_basket {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	height: 50px;
	border-bottom: 1px solid #ece9e9;
}

.list_cena1 {
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 0px;
	/*margin: 0px 0px 0px 10px;*/
	float: left;
	font-size: 15px;
	display: block;
    width: 150px;
}
body.print .list_cena1 {
	font-size: 1.2em;
}
.list_cena1 span {
	/*display: block;
	padding-top: 9px;*/
	font-size: 12px;
	color: #7F7F7F;
}
.list_cena1 .button {
  float: left;
  padding-left: 5px;
}
.list_cena1 .button a {
  /*padding-right: 7px;*/
  float: left;
  background: url('../images/button-green.gif') no-repeat;
  color: #3F6C04;
  font-size: 12px;
  width: 74px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
}
.list_cena1 .button a:hover {
  color: #243F00;
}

input.total_prod {
  border: 1px solid #AFAFAF;
  margin-top: 8px;
  width: 30px;
  float: left;
}
input.total_prod.detail {
  float: left;
  margin-right: 10px;
  margin-top: 3px !important;
}

.list_cena2 {
	font-weight: normal;
	font-size: 0.7em;
}

.list_info {
	padding-top: 5px;
	/*margin: 0px 27px 0px 0px;*/
	float: right;
	/*display: inline;*/
	text-align: right;
	width: 73px;
}
.list_info span {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}
body.print .list_info span {
	font-size: 1.1em;
}
.list_info .dostupne {
  color: #4C8500;
}
.list_info .nedostupne {
  color: #EC860E;
}

.block-content .list_info {
	padding-top: 3px;
	margin: 0px 18px 0px 0px;
	float: right;
	display: inline;
}

/*.list-block-position2 .list_info {
	padding-top: 3px;
	float: right;
	width: 65px;
}*/

.list_img_info {
	margin: 0px 0px 0px 17px;
}

.list_info .info {
	height: 17px;
}
/*.list_info .info span {
  display: block;
  float: right;
	color: #4D575F;
}*/
.list_info a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.list_info .info a {
  /*padding-right: 7px;*/
  background: url('../images/arrow-red.gif') no-repeat center right;
  color: #CF0000;
  font-size: 10px;
  padding: 0px 7px 2px 0px;
}

/* left-list */
/*.left_akcia_top {
	padding-top: 10px;
}
.left_akcia_top .picture {
	float: left;
	width: 75px;
}
.left_akcia_top .picture img {
	border: 1px solid #dcdcdc;
}
.left_akcia_top .title {
	float: left;
	padding-left: 7px;
	width: 118px;
}
.left_akcia_top .title a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.left_akcia_bottom {
  padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.left_akcia_bottom .price {
	float: left;
	width: 120px;
	font-size: 16px;
  font-weight: bold;
  padding-right: 8px;
}
.left_akcia_bottom .price span {
	font-size: 12px;
	color: #7f7f7f;
}
.left_akcia_bottom .price span.stav {
  display: block;
  padding-top: 3px;
}
.left_akcia_bottom .list_info {
	float: left;
	width: 74px;
	text-align: right;
	margin: 0;
}
.left_akcia_bottom .list_info .info {
	height: 17px;
}
.left_akcia_bottom .list_info a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.left_akcia_bottom .list_info .info a {
  background: url('../images/arrow-red.gif') no-repeat center right;
  color: #CF0000;
  font-size: 10px;
  padding: 0px 7px 2px 0px;
}
.left_akcia_bottom .list_info .button a {
  background: url('../images/button-grey.gif') no-repeat;
  color: #8F8F8F;
  font-size: 12px;
  width: 74px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.left_akcia_bottom .list_info .button a:hover {
  color: #000;
}*/
ul#scroller {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#scroller li {
  margin: 0;
  padding: 0;
  width: 202px;
  display: block;
}

.left_akcia_top {
	padding-top: 10px;
	display: block;
}
.left_akcia_top .picture {
	float: left;
	width: 75px;
	display: block;
}
.left_akcia_top .picture img {
	border: 1px solid #dcdcdc;
}
.left_akcia_top .title {
	float: left;
	padding-left: 7px;
	width: 118px;
	display: block;
}
.left_akcia_top .title a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.left_akcia_bottom {
  padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
}
.left_akcia_bottom .price {
	float: left;
	width: 120px;
	font-size: 16px;
  font-weight: bold;
  padding-right: 8px;
  display: block;
}
.left_akcia_bottom .price span {
	font-size: 12px;
	color: #7f7f7f;
}
.left_akcia_bottom .price span.stav {
  display: block;
  padding-top: 3px;
}
.left_akcia_bottom .list_info {
	float: left;
	width: 74px;
	text-align: right;
	margin: 0;
	display: block;
}
.left_akcia_bottom .list_info .info {
	height: 17px;
	display: block;
}
.left_akcia_bottom .list_info a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.left_akcia_bottom .list_info .info a {
  background: url('../images/arrow-red.gif') no-repeat center right;
  color: #CF0000;
  font-size: 10px;
  padding: 0px 7px 2px 0px;
}
.left_akcia_bottom .list_info .button a {
  background: url('../images/button-grey.gif') no-repeat;
  color: #8F8F8F;
  font-size: 12px;
  width: 74px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.left_akcia_bottom .list_info .button a:hover {
  color: #000;
}

/*** Produkty suvisiace ***/
#prod_odp li {
  display: block;
  float: left;
  width: 134px;
  margin-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #cfcfcf;
}
#prod_odp .picture {
  height: 115px;
  text-align: center;
  display: block;
}
#prod_odp .title {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 120%;
}
#prod_odp .title a {
  text-decoration: none;
}
#prod_odp .title a:hover {
  text-decoration: underline;
}
.prod_odp_bottom {
  display: block;
  padding-top: 7px;
}
.prod_odp_bottom .price {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.prod_odp_bottom .button, .prod_var_obj .button {
  display: block;
  float: right;
}
.prod_odp_bottom .button a, .prod_var_obj .button a {
  background: url('../images/button-grey.gif') no-repeat;
  color: #8F8F8F;
  font-size: 12px;
  width: 74px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.prod_odp_bottom .button a:hover, .prod_var_obj .button a:hover {
  color: #000;
}

/***** Varianty produktov *****/
.prod_var {
  float: left;
  width: 225px;
  position: relative;
  z-index: 1;
}
.prod_var.mod0 {
  padding: 10px 5px 10px 0;
  border-right: 1px solid #cfcfcf;
}
.prod_var.mod1 {
  padding: 10px 5px;
  border-right: 1px solid #cfcfcf;
}
.prod_var.mod2 {
  padding: 10px 0 10px 5px;
}
.prod_var.mod0,.prod_var.mod1,.prod_var.mod2 {
  border-bottom: 1px solid #cfcfcf;
}
.prod_var_left {
  float: left;
  width: 80px;
}
.prod_var_right {
  float: left;
  width: 145px;
}
.prod_var .price {
  font-weight: bold;
  font-size: 1.3em;
  padding-top: 10px;
  /*position:absolute;
  bottom: 10px;*/
}
.prod_var .nazov {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
}
.prod_var .dostupne {
  color: #4C8500;
  font-weight: bold;
  display: block;
  padding: 5px 0;
}
.prod_var .nedostupne {
  color: #EC860E;
  font-weight: bold;
  display: block;
  padding: 10px 0;
}
.prod_var_last_row {
  border-top: 1px solid #fff;
  display: block;
  margin-top: -1px;
  position: relative;
  z-index: 2;
}

/* basket */
.bas_prod {
	border-bottom: 1px solid #C5D8E0;
	padding: 3px 3px 3px 3px;
}
.bas_tit {
	background-color: #e4e4e4;
	border-bottom: 2px solid #cacaca;
	font-weight: bold;
	font-size:0.9em;
}
.bas_sum {
	background-color: transparent;
	padding: 3px 3px 3px 3px;
	text-align: right;
}
.bas_sum_body {
border:1px solid #C5D8E0;
margin: 15px 0px 0px 240px;
width:360px;
display: block
}
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;
}

/*** Produkt title list ***/
#jqnewsOriz {
	height: 230px;
  width: 724px;
  overflow: hidden;
  padding-left: 4px;
}

.title_list_block {
  width: 208px;
  height: 208px;
  float: left;
  border: 1px solid #b1bcc8;
  padding: 10px;
  margin: 5px;
  margin-top: 0!important;
  margin-bottom: 0!important;
  font-size: 1.2em;
  background: url('../images/bg_title_prod.gif') repeat-x #fff bottom;
  /*position: relative;*/
  z-index: 10;
  position: relative;
  overflow: hidden;
  display: inline;
}
.title_list_obr {
  text-align: center;
  overflow: hidden;
}
.title_list_obr img {
  height: 145px;
}
.title_list_tit {
  display: block;
  height: 36px;
}
.title_list_tit a {
  text-decoration: none;
  font-weight: normal;
}
.title_list_price {
  color: #ff0000;
  font-size: 1.2em;
  font-weight: bold;
}
.title_list_price span {
  color: #7b7b7b;
  font-size: 0.7em;
  padding-left: 10px;
}
/*.title-list-block-position2 {
  margin: 0;
}*/
.label_percento {
  behavior: url("/include/iepngfix.htc");
  background: url('../images/label_percento.png') no-repeat;
  width: 83px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  display: block;
  z-index: 100;
  text-align: right;
  padding-top: 5px;
}
.label_percento span {
  padding-right: 5px;
}

/*---------------------------Zoznam podkategorii-------------------------------*/
.podkat {
  border: 0px solid #C5D8E0;
  padding: 10px 0px 10px 13px;
  font-size: 12px;
  color: #4C4E4C;
}

.podkat div {
  font-weight: bold;
  padding-bottom: 3px;
}

.podkat a {
  display: block;
  color: #25456D;
  font-size: 10px;
  float: left;
  background-repeat: no-repeat;
  padding: 1px 14px 1px 0px;
}


/******* Ekonto table *******/
.ekonto_table {
  width: 100%;
}
.ekonto_table th {
  text-align: left;
  background: #dfdfdf;
  padding: 5px;
}
.ekonto_table td {
  border-bottom: 1px solid #dfdfdf;
  padding: 5px;
}

/******* Product order *******/
.prod_order {
  background: url('../images/bg_prod_title.gif') repeat-x #F7F7F7;
  margin-bottom: 10px;
  padding: 5px 15px;
  border-bottom: 1px solid #E2E2E2;
}
.prod_order span {
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 10px;
}
.prod_order a {
  color: #466900;
  display: block;
  float: left;
  padding: 0 12px;
  text-decoration: none;
}
.prod_order a:hover {
  color: #000;
}

.order_by47 .order1, .order_by48 .order2, .order_by11 .order3, .order_by1 .order4, .order_by19 .order5 {font-weight: bold; text-decoration: underline;}
