body {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	border-top-style: solid;
	border-top-width: 7px; 
}

/* zakladne */
h1 {
	display: block;
	font-size: 19px;
	margin: 0px;
	padding: 10px 18px 8px 0px;
}
h2 {
	color: #000;
}

.hierarchia {
	border: none;
	font-size: 11px;
	padding: 0px 18px 15px 0px;
	border-bottom: 1px solid #dcdcdc;
}
.hierarchia a, .hierarchia img {
	color: #646f71;
	margin-right: 4px;
	text-decoration: none;
	font-size: 11px;
}
.hierarchia img {
	margin-bottom: 0;
}

input.button {
	border-width: 1px;
	border-style: solid;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 5px 5px;
}
a.button {
	border-width: 1px;
	border-style: solid;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
}

.nastavenia {
	background: transparent;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0px 5px 0px;
	font-size: 11px;
}
.nastavenia .bottom .zobraz_vpravo select {
	font-size: 11px;
}

.strankovanie {
	padding: 10px 18px 10px 0px;
	font-size: 11px;
}
.strankovanie select {
	font-size: 11px;
}
.strankovanie .linky a,
.strankovanie .linky .next-dot,
.strankovanie .linky .prev-dot {
	background-color: transparent;
	color: #000;
	display: block;
	float: left;
	height: 14px;
	margin: 0 1px;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	width: 21px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
}
.strankovanie .linky a.sipka {
	background-color: transparent;
	color: #000;
}
.strankovanie .linky a:hover,
.strankovanie .linky a.aktivna {
	color: #FFFFFF;
	text-decoration: none;
}
.strankovanie.after .pocty {
	margin-top: 0px;
}
table.kosik {
	margin-top: 10px;
}
table.kosik .sirka_popis {
	width: 476px;
}
/* ostatne */
#background_top {
	position: absolute;
	z-index: 1;
	height: 134px;
	width: 100%;
	background: url(../img/bg_page_top.png) repeat-x top center;
}
#main {
	width: 100%;
	position: relative;
	z-index: 1;
}

.obal {
	width: 962px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.hlavicka_obal {
	background-image: url(../img/bg_hlavicka_obal.png);
	background-color: #fff;
	background-repeat: repeat-x;
	position: relative;
}
.hlavicka_obal_vnutro {
	width: 962px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.hlavicka_obal_vnutro.bez_jazyka {
	padding-top: 53px;
}

ul.jazykMenu {
	list-style: none;
	margin: 35px 0 0 20px;
	float: right;
}
ul.jazykMenu a {
	padding: 0 8px 0 6px;
	border-right: 1px solid #000;
	color: #000;
}
ul.jazykMenu a.last {
	border-right: none;
	padding-right: 0px;
}
ul.jazykMenu li {
	float: left;
	margin-right: 9px;
}
ul.jazykMenu li a {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
ul.jazykMenu li a.active,
ul.jazykMenu li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.hlavicka {
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.hlavicka .hlavicka_left {
	width: 575px;
	float: left;
}
.hlavicka .hlavicka_right {
	width: 385px;
	float: left;
	font-size: 11px;
}
.hlavicka .odhlasovaci_formular {
	float: right;
	margin: 35px 0 0 0px;
	color: #fff;
}
.hlavicka .odhlasovaci_formular span {
	padding: 0;
	margin: 0;
	text-align: left;
}	
.hlavicka .ucetLinky a {
	border-right: 1px solid #fff;
	padding: 0 8px 0 6px;
}
.hlavicka .ucetLinky a:last-child {
	border: none;
}
.hlavicka .ucetLinky {
	display: inline;
}
.hlavicka .ucetLinky a,
.hlavicka .ucetLinky span {
	color: #000;
}
.hlavicka .ucetLinky a.reg {
	border-right: 1px solid #000;
}
.hlavicka .ucetLinky .ciarka {
	margin: 0 10px;
}
.hlavicka #loginBox {
	display: none;
}
.hlavicka .vyhladavanie {
	float: right;
	margin: 9px 0px 0 0;
	border: 1px solid #5e686b;
	background-color: #fff;
}
.hlavicka .vyhladavanie .textbox {
	width: 113px;
	background-color: #fff;
	border: 0;
	float: left;
	margin-right: 4px;
	color: #666666;
}
.hlavicka .vyhladavanie .button {
	width: 26px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}
.hlavicka .vyhladavanie .button.active {
	background-position: bottom center;
}
.hlavicka .logoKlik {
	margin: 5px 0 0 26px;
	padding-bottom: 1px;
	padding-right: 19px;
	width: 530px;
	min-height: 108px;
	overflow: hidden;
}
.hlavicka .kosik {
	width: 225px;
	height: 27px;
	background-color: #e9e9e9;
	margin: 9px 0 0;
	line-height: 27px;
	padding: 0px 0px 0px 9px;
	overflow: hidden;
}
.hlavicka .kosik span {
	font-weight: bold;
}
.hlavicka .kosik a {
	text-decoration: none;
	padding-left: 15px;
	color: #000;
}
.hlavicka .kosik a:hover {
	text-decoration: underline;
}
.hlavicka a.kosik_link {
	background-image: url(../img/img_zoznam_kosik.svg);
	background-size: contain;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}

ul#hlavneMenu {
	margin: 0px;
	padding: 0;
	list-style: none;
	background-repeat: repeat;
	border-top: 1px solid #e9e9e9;
}
ul#hlavneMenu li {
	float: left;
	height: 38px;
}
ul#hlavneMenu a {
	color: #fff;
	display: block;
	padding: 0px 13px;
	line-height: 38px;
	height: 38px;
	text-decoration: none;
	font-size: 12px;
}
ul#hlavneMenu a:hover,
ul#hlavneMenu a.active {
	text-decoration: underline;
}
ul#hlavneMenu li.separator {
	background-repeat: no-repeat;
	width: 2px;
	height: 38px;
}
/* podmenu na lavej strane */
ul.podmenuVlavo {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px;
	background-color: #E8E8E8;
}
ul.podmenuVlavo li a:hover,
ul.podmenuVlavo li a.active {
	font-weight: bold;
}
ul.podmenuVlavo li a {
	display: block;
	color: #000;
	line-height: 22px;
	background-image: url(../img/bg_menu_vlavo_sipka.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
}
ul.podmenuVlavo li a.uroven1 {
	background-position: 30px 9px;
	padding-left: 40px;
}
ul.podmenuVlavo li a.uroven2 {
	background-position: 40px 9px;
	padding-left: 50px;
}
ul.podmenuVlavo li a.uroven3 {
	background-position: 50px 9px;
	padding-left: 60px;
}
ul.podmenuVlavo li a.uroven4 {
	background-position: 60px 9px;
	padding-left: 70px; 
}

.paticka {
	width: 962px;
	margin: 20px auto 0;
	padding: 0px 90px;
	background: url(../img/bg_paticka.png) no-repeat top center;
	color: #717171;
	font-size: 11px;
	position: relative;
	z-index: 2;
}
.paticka a {
	color: #717171;
}
.paticka .middle {
	width: 650px;
	margin: 25px 0px;
	padding-left: 80px;
	float: left;
}
.paticka .middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
	text-align: center;
}
.paticka .middle ul li {
	display: inline;
	padding: 0px 5px 0px 3px;
	border-right: 1px solid #717171;
}
.paticka .middle ul li.last,
.paticka .middle ul li:last-child {
	border-right: none;
}
.paticka .middle ul li a {
	text-decoration: none;
}
.paticka .middle ul li a:hover,
.paticka .middle ul li a.active {
	text-decoration: underline;
}
.paticka .right {
	float: left;
	margin: 25px 0px;
	text-align: right;
	line-height: 17px;
	width: 230px;
}


.bannery_dolu {
	width: 935px;
	padding-top: 40px;
	padding-left: 25px;
	display: block;
	text-align: center;
}
.bannery_dolu .banner {
	overflow: visible;
	margin-right: 18px;
	display: inline;
}
.bannery_dolu .banner a {
	text-decoration: none;
}
.bannery_dolu .banner.all {
	margin-right: 0px;
}
.bannery_dolu .banner.all a {
	margin-right: 18px;
}

.lavaStrana {
	width: 199px;
	float: left;
	min-height: 1px;
	border-right: 1px solid #DCDCDC;
	margin-top: 20px;
}
.content {
	width: 743px;
	float: left;
	min-height: 1px;
	border-left: 1px solid #DCDCDC;
	padding-left: 17px;
	margin-left: -1px;
	margin-top: 20px;
}
.content .obsah {
	padding: 10px 0px;
}
.kategoriaPopis {
	border-bottom: none;
	margin-bottom: 0px;
}
.box {
	width: 199px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box .nadpis {
	display: block;
	width: 183px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 11px 0 15px 9px;
}
.box .boxStred {
	padding:0 11px;
}
.box ul.kategorie0 {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dcdcdc;
}
.box ul.kategorie0 li {
	position: relative;
}
.box ul.kategorie0 li a {
	padding: 8px 10px 8px 9px;
	display: block;
	color: #000;
	font-size: 11px;
	border-top: 1px solid #dcdcdc;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left;
	text-decoration: none;
}
ul.kategorie0 li a strong {
	font-weight: normal;
}
.box ul.kategorie0 li {
	text-decoration: none;
	font-weight: bold;
}
.box ul.kategorie0 li a:hover,
.box ul.kategorie0 li a.aktivna {
	background-position: right;
	color: #fff;
}
.box ul.kategorie0 ul {
	list-style: none;
	margin: 0;
	padding: 7px 0 10px;
	border: 0;
}
.box ul.kategorie0 ul li {
	background: none;
}
.box ul.kategorie0 ul li a {
	padding: 2px 10px 2px 18px;
	border: none;
	text-decoration: none;
}
.box ul.kategorie0 ul li a:hover,
.box ul.kategorie0 ul li a.aktivna {
	font-weight: normal;
	color: #000;
	background: transparent;
	text-decoration: underline;
}
.box ul.kategorie0 ul ul li a {
	padding: 5px 10px 5px 27px;
	text-decoration: none;
}
.box ul.kategorie0 ul ul ul li a {
	padding: 5px 10px 5px 36px;
	text-decoration: none;
}
.box ul.kategorie0 ul ul li a:hover,
.box ul.kategorie0 ul ul li a.aktivna {
	text-decoration: underline;
}


.box #newsletter {
	background-color: #e8e8e8;
	padding-bottom: 10px;
}
.box #newsletter .textbox {
	width: 125px;
	height: 15px;
	display: block;
	float: left;
	font-size: 11px;
}
.box #newsletter .button {
	width: 31px;
	height: 27px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
}
.box #newsletter .button.active {
	background-position: bottom;
}
.box p.hlaska {
	margin: 10px 0;
}
.box .vypisPrezerane {
	position: relative;
	padding-bottom: 20px;
}


.lavaStrana .banner {
	margin-bottom: 10px;
	width: 199px;
	overflow: hidden;
}
.content .banner {
	padding-bottom: 33px;
	background: url(../img/bg_banner_uvod_bottom.png) repeat-x bottom;
	width: 742px;
	overflow: hidden;
}

.anketa {
	background-color: #e8e8e8;
}

.vypisPrezerane .nazov a {
	font-size: 11px;
}
.vypisPrezerane .produkt-tabulka img {
	border: 1px solid #d3d3d3;
	margin: 8px 10px 8px 10px;
}
.vypisPrezerane .produkt-tabulka .nazov a{
	color: #000;
}
.vypisPrezerane .produkt-tabulka tr {
	background-image: url(../img/bg_box_tovar_rozdel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.vypisPrezerane .zrusit {
	display: block;
	text-align: right;
	bottom: 10px;
	font-size: 12px;
	position: absolute;
	right: 10px;
	text-transform: none;
	font-weight: bold;
}
.box .vypisPrezerane .zrusit {
	margin: 5px 10px 0;
	float: none;
	bottom: 0px;
}
.novinky {
	background-color: #e8e8e8;
	padding-bottom: 10px;
}
.novinky a.nazov,
.novinky a.viac {
	display: block;
	margin: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.novinky a:hover {
	text-decoration: none;
}
.novinky a.viac {
	margin: 0;
	text-align: right;
}
.novinky .novinka {
	padding: 3px 11px 8px;
	background-image: url(../img/bg_box_tovar_rozdel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.novinky .text img {
	float: left;
	padding: 0px 7px 4px 0px;
}
.content .novinky .novinka {
	padding: 0 11px 15px;
	background-image: none;
	border-bottom: 1px solid #ccc;
}
.content .novinka_obr {
	float: left;
	padding: 0px 7px 4px 0px;
}
.novinky .last {
	background: none;
}
.content .box_novinky {
	width: auto;
}
.content .novinky {
	background: none;
}
.content .novinky .novinka {
	padding: 7px 0px 5px;
}

.box .produkt {
	padding: 10px;
	border: none;
	border-bottom: 1px solid #dcdcdc;
	float: none;
	height: auto;
	width: 179px;
	margin: 0px;
}
.box .produkt:hover {
	border: none;
	border-bottom: 1px solid #dcdcdc;
	background: url(../img/bg_produkt_box_hover_n.png) repeat-y right;
}
.box .produkt .flag {
	display: none;
}

.box .posuvac .produkt {
	padding: 10px 18px 15px;
	width: auto;
}
.box .posuvac .produkt .nazov a {
	padding-top: 0px;
}

.box .produkt .nazov a{
	color: #000;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
}
.box .produkt .nazov a:hover {
	text-decoration: underline;
}
.box .produkt .obrazokObal a {
	display: block;
	float: left;
	margin-right: 8px;
}
.box .produkt .bar {
	height: 62px;
	position: relative;
	padding-top: 10px;
	text-align: left;
	overflow: visible;
}
.box .produkt .bar .cena {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.box .produkt .bar .oldprice {
	color: #999999;
	text-decoration: line-through;
}
.box .produkt .link a {
	color: #757575;
	text-decoration: underline;
	font-size: 12px;
}
.box .produkt .link a:hover {
	text-decoration: none;
}
.box .vypis_najpredavanejsie ul {
	padding: 0 10px 0 0;
	margin:  5px 0px 5px 30px;
	font-weight: bold;
	list-style: none;
}
.box .vypis_najpredavanejsie ul li {
	position: relative;
	padding-bottom: 10px;
}
.box .vypis_najpredavanejsie ul li a {
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	left: 10px;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
}
.box .vypis_najpredavanejsie ul li a:hover {
	text-decoration: underline;
}
.box .vypis_najpredavanejsie span.cisielko {
	position: absolute;
	left: -15px;
	top: 5px;
}

#flash {
	margin-bottom: 10px;
}


.kategoriaVypisNahlady {
    float: left;
	height: 230px;
	width: 164px;
	padding: 10px 5px;
	margin-right: 13px;
	margin-top: 13px;
	position: relative;
	border: 1px solid transparent;
}
.kategoriaVypisNahlady:hover {
	border: 1px solid #ccc;
	background-color: transparent;
}
.kategoriaVypisNahlady.treti {
	border-right: 1px solid transparent;
}
.kategoriaVypisNahlady.treti:hover {
	border-right: 1px solid #ccc;
}
.kategoriaVypisNahlady.stvrty {
	margin-right: 0px;
}
.kategoriaVypisNahlady h2 a {
	padding-top: 10px;
}

.produkt {
	float: left;
	height: 230px;
	width: 164px;
	padding: 10px 5px;
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative;
	border: 1px solid transparent;
}
.produkt.tlacidla {
	height: 290px;
}
.produkt:hover {
	border: 1px solid #ccc;
}
.produkt:hover .nadpis a {
	text-decoration: underline;
}
.produkt.stvrty {
	margin-right: 0px;
}
.produkt .obrazokObal {
	display: block;
}
.produkt .obrazokObal a {
	text-decoration: none;
	display: block;
/*	position: relative;*/
	text-align: center;
}
.box .produkt .obrazokObal,
.posuvac .produkt .obrazokObal {
	float: left;
	position: relative;
	z-index: 2;
}
.produkt .nadpis {
	margin: 5px 0;
}
.produkt .nadpis a {
	display: block;
	text-align: center;
	height: 29px;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
}
.produkt .nadpis a strong {
	font-weight: normal;
}
.produkt .bar {
	text-align: center;
	color: #999999;
	height: auto;
	overflow: hidden;
}
.produkt .bar .cena {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.produkt .bar .oldprice {
	text-decoration: line-through;
}
.produkt .bar .oldprice.bez_dph,
.produkt .bar .oldprice.s_dph {
	font-size: 11px;
}
.produkt .produkt_tlacitka .img_kosik {
	background-image: url(../img/img_zoznam_kosik.svg);
	background-position: right;
	background-size: contain;
}
.produkt .produkt_tlacitka .img_kosik, .produkt .produkt_tlacitka .img_lupa {
	float: right;
	width: 18px;
}
.produkt .produkt_tlacitka .img_kosik:hover, .produkt .produkt_tlacitka .img_lupa:hover {
	background-position: right;
}
.produkt-nahlad .tabulka_varianty .btnKupit {
	background-position: center;
	background-size: 18px 18px;
}

/* ---------------------------------- flagy - v zozname tovarov ---------------------------- */
.obrazokObal span.flag{
	position: absolute;
	display: block;
	top: 90px;
	right: 20px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
}
.obrazokObal span.flag.akcia{
	background-image: url(../img/flag_akcia.png);
	color: #db1616;
}
.obrazokObal span.flag.novinka{
	background-image: url(../img/flag_novinka.png);
	color: #83cc2c;
}
.obrazokObal span.flag.tip{
	background-image: url(../img/flag_tip.png);
	color: #cca12c;
}
.obrazokObal span.flag.zlava{
	background-image: url(../img/flag_zlava.png);
	color: #cc2c92;
}
/* ---------------------------------- (flagy - v zozname tovarov) ---------------------------- */
/* ---------------------------------- flagy - v detaile tovaru ---------------------------- */
.obrazokObal span.flag_detail{
	position: absolute;
	display: block;
	bottom: 12px;
	right: 8px;
	width: 115px;
	height: 115px;
	line-height: 115px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	background-repeat: no-repeat;
}
.obrazokObal span.flag_detail.akcia{
	background-image: url(../img/flag_akcia_big.png);
	color: #db1616;
}
.obrazokObal span.flag_detail.novinka{
	background-image: url(../img/flag_novinka_big.png);
	color: #83cc2c;
}
.obrazokObal span.flag_detail.tip{
	background-image: url(../img/flag_tip_big.png);
	color: #cca12c;
}
.obrazokObal span.flag_detail.zlava{
	background-image: url(../img/flag_zlava_big.png);
	color: #cc2c92;
}
/* ---------------------------------- (flagy - v detaile tovaru) ---------------------------- */
/* ---------------------------------- flagy - v zozname tovarov ---------------------------- */

span.flag_mini{
	display: block;
	padding: 2px 3px;
	margin-right: 5px;
	border-radius: 4px;
	width: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
}
span.flag_mini.akcia{
	background-color: #db1616;
}
span.flag_mini.novinka{
	background-color: #83cc2c;
}
span.flag_mini.tip{
	background-color: #cca12c;
}
span.flag_mini.zlava{
	background-color: #cc2c92;
}

/* ---------------------------------- (flagy - v zozname tovarov) ---------------------------- */

.novinky_text .novinka,
.clanky_text .clanok {
	width: 299px;
}

.produkt-nahlad h3,
.vypisPodlaPredajnosti h3,
.box_novinky h3 {
	background-color: transparent;
	color: #010101;
	font-weight: normal;;
	font-size: 16px;
	display: block;
	padding: 10px 20px 10px 0px;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.produkt-nahlad h3 strong {
	font-weight: normal;
}
.produkt-nahlad .galeria {
	width: 346px;
	float: left;
	padding-right: 0px;
}
.produkt-nahlad .galeria .obrazokObal a {
	display: block;
	position: relative;
	text-decoration: none;
	padding: 10px;
}
.produkt-nahlad .galeria .obrazokObal a .lupa {
	display: none;
}
.produkt-nahlad .galeria  .obrazokObal a:hover .lupa {
	background-position: bottom;
}
.produkt-nahlad .dalsieObrazky a {
	display: block;
	float: left;
	border: 1px solid #dbdbdb;
	margin: 0 6px 6px 0;
}

.produkt-nahlad .dalsieObrazky a:hover {
	border: 1px solid #7e7e7e;
}
.produkt-nahlad div.info {
	float: left;
	width: 397px;
	margin-bottom: 20px;
}
.produkt-nahlad .info h2 {
	font-size: 23px;
	padding-bottom: 5px;
	margin: 5px 0px;
}
.produkt-nahlad .info h2 strong {
	font-weight: normal;
}
.produkt-nahlad .info table {
	width: 100%;
	font-size: 12px;
}
.produkt-nahlad .info td {
	vertical-align: top;
}
.produkt-nahlad .info table a {
	font-weight: bold;
	text-decoration: underline;
}
.produkt-nahlad .info table a:hover {
	text-decoration: none;
}
.produkt-nahlad .info .dostupnost {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
.produkt-nahlad .info .cena {
	margin-top: 10px;
	width: 206px;
	float: left;
	font-size: 19px;
	font-weight: bold;
}
.produkt-nahlad .info .cena .cena_cena.bez_dph {
	font-size: 16px;
}
.produkt-nahlad .info .oldprice {
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	display: block;
	text-decoration: line-through;
}
.produkt-nahlad .info .secmena {
	display: block;
	font-size: 14px;
}                               
.produkt-nahlad .info #frm_kupit,
.produkt-nahlad .info .frm_kupit {
	margin-top: 10px;
	float: left;
	width: 34px;
}
.produkt-nahlad .info .textBoxCount {
	width: 32px;
	height: 14px;
	border: 1px solid #dadada;
	text-align: center;
	padding: 15px 0;
	float: left;
}
.produkt-nahlad .btnKosik {
	display: block;
	width: 93px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 18px 18px;
	float: left;
	margin-top: 10px;
	margin-left: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 13px 25px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #dadada;
	
	width: auto;
	min-width: 93px;
}
.produkt-nahlad .info .btnKosik:hover {
	background-color: transparent;
	background-position: 10px center;
}
.produkt-nahlad .info .btnKosik.done {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	opacity: 0.8;
}

.produkt-nahlad .popis_tovaru {
	padding: 0 0px 10px;
}
.produkt-nahlad .charakteristiky {
	width: 100%;
}
.produkt-nahlad .charakteristiky tr {
	background-color: #F7F7F7;
}
.produkt-nahlad .charakteristiky tr td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.produkt-nahlad .charakteristiky tr.parne,
.produkt-nahlad .charakteristiky tr.nadpis_char {
	background-color: transparent;
}
.produkt-nahlad .charakteristiky tr.parne td,
.produkt-nahlad .charakteristiky tr.nadpis_char td {
	border-top: none;
	border-bottom: none;
}
.produkt-nahlad .charakteristiky td.tucne {
	padding: 7px 10px 7px 20px;
	text-align: right;
	font-weight: bold;
	width: 30%;
}
.produkt-nahlad .charakteristiky td.vpravo {
	padding: 10px 20px 10px 0;
	text-align: left;
}
.produkt-nahlad .subory {
	margin-bottom: 20px;
}
.produkt-nahlad .subory table {
	width: 100%;
	border-collapse: collapse;
}
.produkt-nahlad .subory th {
	text-align: left;
	background-color: #E8E8E8;
	padding: 5px 10px;
}
.produkt-nahlad .subory td {
	padding: 5px 10px;
	border-top: 1px solid #ddd;
	background-color: #f7f7f7;
}

.tabulka_varianty .countBox {
	border: 1px solid #d8d8d8;
	height: 24px;
	line-height: 24px;
	width: 24px;
}
.tabulka_varianty .btnKupit {
	height: 26px;
	line-height: 26px;
}
.tabulka_varianty td.obr.width {
	width: 50px;
}

.hodnotenie .redPlus {
	margin-right: 10px;
}

div.carousel {
	position: relative;
}
div.carousel a.arrow {
	position: absolute;
	width: 13px;
	top: 105px;
	height: 53px;
	display: block;
	text-decoration: none;
}
div.carousel a.arrow.right {
    background: url(../img/bg_arrow_right.png) no-repeat top;
	right: 0px;
	z-index: 2;
}
div.carousel a.arrow.left {
   background: url(../img/bg_arrow_left.png) no-repeat top;
   left: 0px;
   z-index: 2;
}
div.carousel a.arrow.right:hover {
	background-position: bottom;
}
div.carousel a.arrow.left:hover {
	background-position: bottom;
}

div.pohyblivy_pas {
    overflow: hidden;
    padding: 10px 40px;
    position: relative;
    width: 663px;
}
div.pohyblivy_pas #stavy_riadok {
    height: 269px;
    overflow: hidden;
    position: relative;
    width: 663px;
}
div.pohyblivy_pas #stavy_riadok.pas_zoznam_kratky_text {
	height: 284px;
}
div.pohyblivy_pas #stavy_riadok .produkt {
	width: 196px;
	margin-right: 12px;
}
div.pohyblivy_pas #stavy_riadok .produkt.tlacidla {
	height: 245px;
}
ul#hlavneMenu ul.po_up_menu {
	top: 38px;
}

.div_dostupnost {
	text-align: center;
	margin-bottom: 5px;
}

/* ------------------ Doprava zadarmo FLAG -------------------- */
.produkt.dopZdarma .obrazokObal span.flag {
    top: 42px;
	right: 15px;
}

.obrazokObal.dopZdarma #flag_dopZadarmo.flagDetail {
    left: 8px;
}

.lavaStrana .box.kategorie ul li.sub_sec.rolled_down ul {
	display: block;
}
.lavaStrana .box.kategorie ul li.sub_sec.rolled_up > ul {
	display: none;
}
.lavaStrana .box.kategorie ul li.sub_sec span.rollHandler {
	display: block;
	float: right;
	background-color: #000;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	transition: transform .3s;
	justify-self: center;
}
.lavaStrana .box.kategorie ul li.sub_sec span.rollHandler:hover,
.lavaStrana .box.kategorie ul li.sub_sec a.aktivna span.rollHandler {
	background-color: #fff;
}
.lavaStrana .box.kategorie ul ul li.sub_sec span.rollHandler:hover,
.lavaStrana .box.kategorie ul ul li.sub_sec a.aktivna span.rollHandler {
	background-color: #000;
}
.lavaStrana .box.kategorie ul ul li.sub_sec span.rollHandler {
	width: 14px;
	height: 14px;
}
.lavaStrana .box.kategorie ul li.sub_sec span.rollHandler.packed {
	-webkit-mask-image: url(../img/down-arrow.svg);
	mask-image: url(../img/down-arrow.svg);
	transform: rotate(0deg);
}
.lavaStrana .box.kategorie ul li.sub_sec span.rollHandler.expanded {
	-webkit-mask-image: url(../img/down-arrow.svg);
	mask-image: url(../img/down-arrow.svg);
	transform: rotate(180deg);
}
.lavaStrana .box.kategorie ul.kategorie0 li a {
	display: grid;
	grid-template-columns: auto 17px;
}

/* ------------------ tlacidla funkcionalit ------------------ */
.add-functions-wrap .btn-wrap a:hover,
.add-functions-wrap .btn-wrap a.btnPorovnajMinus {
	color: #cc2c92;
}
.add-functions-wrap .btn-wrap a:hover .icon,
.add-functions-wrap .btn-wrap a.btnPorovnajPlus:hover .icon,
.add-functions-wrap .btn-wrap a.btnPorovnajMinus .icon {
	background-color: #cc2c92;
}
.add-functions-wrap .btn-wrap a.btnPorovnajMinus:hover {
	color: #686868;
}
.add-functions-wrap .btn-wrap a.btnPorovnajMinus:hover .icon {
	background-color: #686868;
}
/* ------------------ tlacidla funkcionalit ------------------ */