html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #5b5b5b;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
/* ------------------------------------------- Vseobecne ------------------------------------------- */
h3 {
	font-size: 14px;
}
.endfloat {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
a img { 
	border: none;
}
a.active {
	text-decoration: none; 
	font-weight: bold;
}
form, 
input, 
p {
	margin: 0px;
	padding: 0px;
}
table { 
	margin: 0px; 
	padding: 0px; 
}
.vpravo {
	text-align: right; 
}
input,
textarea {
	padding-left: 3px; 
	padding-right: 3px; 
}
a { 
	color: #737373; 
	text-decoration: underline; 
}
a:hover {
	text-decoration: none; 
}
a.img-border img { 
	border: 1px #f6f6f6 solid; 
}
textarea.px314 {
	width: 314px;
	height: 80px;
}
textarea {
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #e5e5e5;
	font-size: 12px;
	background-color: #F4EAD2;
	color: #222;
	overflow: auto;
}
select {
	font-size: 11px;
	background: #fff url(img/design/input.gif) repeat-x;
}
input.textboxSmall {
	width: 40px;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #e5e5e5;
	font-size: 12px;
	background-color: #F4EAD2;
	color: #222;
}
input.textbox {
	width: 140px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px solid #e5e5e5;
	font-size: 12px;
	color: #222;
}
textarea,
input.textbox,
input.textboxSmall {
	background: url(img/design/input.gif) repeat-x;
}
input.button {
	padding: 4px 8px 4px 8px;
	border: 1px solid #D2D2D2;
	font-size: 12px;
	background: #c5281f url(img/design/h2.gif) 50% 50% no-repeat;
	color: #fff;
	cursor: pointer;
}
input.button.active {
	background: #c5281f url(img/design/btn_h.gif) 50% 50% no-repeat;
}
td.left {
	text-align: right;
}
.rostek {
	position: absolute;
	left: 9px;
	bottom: -10px;
	_bottom: -13px;
	width: 15px;
	height: 12px;
	background: url(img/design/rostek.gif) no-repeat;
}
/* ------------------------------------------- (Vseobecne) ------------------------------------------- */
/* ------------------------------------------- Hlasky ------------------------------------------- */
.hlaska {
	display: block;
	padding: 6px;
	padding-left: 29px; 
	background: url(modul/all4shop/img/alert.gif) 6px 6px no-repeat; 
}
.error { 
	background: url(modul/all4shop/img/alert.gif) 6px 6px no-repeat; 
}
.info { 
	background: url(modul/all4shop/img/info.gif) 6px 6px no-repeat; 
}
.success { 
	background: url(modul/all4shop/img/success.gif) 6px 6px no-repeat; 
}
/* ------------------------------------------- (Hlasky) ------------------------------------------- */
/* ---------------------------------- Obal --------------------------------------------- */
div#obal {
	width: 954px;
	margin: 0 auto;
	overflow: hidden;
}
/* ---------------------------------- (Obal) --------------------------------------------- */
div.kosik .box {
	padding: 6px 12px 6px 27px;
	line-height: 16px;
}
a.nakupnyKosikLink {
	display: block;
	position: absolute;
	top: 18px;
	left: 620px;
	text-decoration: none;
	color: #d02221;
	font-size: 14px;
}
/*
a.nakupnyKosikLink span {
	display: block;
	float: left;
	padding: 0px 0px 0px 8px;
	color: #aeb8b0;
	cursor: pointer;
	border-right: 1px solid #555555;
}
*/
a.nakupnyKosikLink span.nadpis {
	padding-right: 8px;
	text-decoration: underline;
}
a.nakupnyKosikLink:hover span.nadpis {
	text-decoration: none;
}
/*
a.nakupnyKosikLink:hover span.nadpis {
	text-decoration: none;
}
*/
a.nakupnyKosikLink span.pocetPoloziek {
	padding-right: 12px;
}
a.nakupnyKosikLink span.cenaNakupu {
	padding-left: 12px;
	border-left: 1px solid #cfcfcf;
}
/* ---------------------------------- Hlavicka --------------------------------------------- */
.hlavicka-top {
	position: relative;
	width: 954px;
	/*height: 38px;*/
	padding-bottom: 8px;
	background: url(img/design/top.gif) 0% 100% repeat-x;
}
.hlavicka {
	position: relative;
	z-index: 88;
	width: 954px;
	height: 147px;
	background: url(img/design/hlavicka.jpg) 50% 100% no-repeat;
}
a.logoklik {
	position: absolute;
	top: 13px;
	left: 25px;
	display: block;
	width: 327px;
	height: 102px;
}

ul.jazykmenu {
	position: absolute;
	top: 4px;
	right: 18px;
	margin: 0px;
}
ul.jazykmenu li {
	display: block;
	float: left;
	margin-left: 4px;
	padding-left: 3px;
	padding-right: 3px;
	background: #EBEBEB;
}
ul.jazykmenu li.over {
	background: #C7C7C7;
}
ul.jazykmenu li.active,
ul.jazykmenu li.active.over {
	background: #BC0A00;
}
span.ikonkaLang {
	position: relative;
	top: 3px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 13px;
	cursor: pointer;
}

#hlavicka-top div.menu {
	position: absolute;
	top: 0px;
	right: 40px;
	float: right;
	height: 27px;
	background: url(img/design/menu.gif) repeat-x;
}
#hlavicka-top div.menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 7px 0px 0px 16px;
	color: #fff;
}
#hlavicka-top div.menu a.registracia {
	padding-right: 6px;
	background: url(img/design/ikonka_registracia.jpg) 0px 6px no-repeat;
}
#hlavicka-top div.menu a.zabudolHeslo {
	padding-left: 20px;
	background: url(img/design/ikonka_zabudolHeslo.jpg) no-repeat;
}
/* ---------------------------------- (Hlavicka) --------------------------------------------- */
/* ------------------------------------------- Produkt ------------------------------------------- */
.naj-produkt {
	position: relative;
	overflow: hidden;
	width: 202px;
	margin-left: 10px;
	margin-bottom: 18px;
	margin-top: 6px;
	padding: 0px 0px 10px 6px;
	background: url(img/design/ryha.gif) 0% 100% repeat-x;
}
.naj-produkt.last {
	background: none transparent;
}
.naj-produkt a.nadpis {
	float: left;
	display: block;
	width: 130px;
	font-weight: bold;
	text-decoration: none;
}
.naj-produkt .cena {
	float: right;
	display: block;
	padding-right: 2px;
}
.naj-produkt a.nadpis:hover {
	text-decoration: underline;
}
.naj-produkt .top-bar {
	padding: 0px 0px 8px 0px;
}
.naj-produkt a.viac {
	position: absolute;
	right: 0px;
	bottom: 46px;
	display: block;
	width: 35px;
	height: 35px;
	background: #d22829 url(img/design/viac.jpg) no-repeat;
}
.naj-produkt a.viac:hover {
	background: #d22829 url(img/design/viac_h.jpg) no-repeat;
}
.naj-produkt a.kupit {
	position: absolute;
	right: 0px;
	bottom: 10px;
	display: block;
	width: 35px;
	height: 36px;
	background: #838383 url(img/design/kupit.jpg) no-repeat;
}
.naj-produkt a.kupit:hover {
	background: #8F8F8F url(img/design/kupit_h.jpg) no-repeat;
}
.naj-produkt a.obrazok {
	float: left;
	margin-right: 1px;
}
.naj-produkt a.obrazok:hover {
	
}
.naj-produkt a.obrazok img {
	display: block;
}

div.produkt h2 {
	clear: both;
	color: #222;
	position: relative;
}
div.produkt h2 a {
	position: absolute;
	right: 15px;
	_right: 29px;
	color: #008DB3;
	font-weight: normal;
	font-size: 10px;
}
#main div.produkt-box {
	position: relative;
	overflow: hidden;
	width: 700px;
	padding-left: 28px;
	padding-top: 17px;
}
#main div.produkt {
	float: left;
	position: relative;
	width: 233px;
	height: 260px;
	margin-bottom: 17px;
	/*
	margin-right: 28px;
	*/
	background: url(img/design/produkt-bg.gif) repeat-x;
}
#main div.produkt a.nadpis {
	display: block;
	color: #5c5c5c;
	margin-top: 20px;
	padding-right: 60px;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
#main div.produkt a.nadpis:hover {
	text-decoration: underline;
}
#main div.produkt.small a.nadpis {
	position: absolute;
	left: 134px;
	top: 0px;
	display: block;
	margin: 0px;
	width: 95px;
	font-size: 12px;
	line-height: 14px;
}

#main div.produkt a.obrazok {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 151px;
	height: 151px;
	padding-top: 9px;
	padding-left: 8px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: #f0f0f0;
}
#main div.produkt a.obrazok span.flag{
	position: absolute;
	bottom: -15px;
	right: -43px;
	display: block;
	width: 77px;
	height: 78px;
}
#main div.rada a.obrazok span.flag{
	position: absolute;
	bottom: -15px;
	right: -15px;
	display: block;
	width: 77px;
	height: 78px;
}
#main div.rada-bg a.obrazok span.flag{
	position: absolute;
	bottom: -8px;
	right: -15px;
}
#main div.produkt a.obrazok span.flag1{
	background: url(img/design/flag-tip.png) no-repeat;
}
#main div.produkt a.obrazok span.flag2{
	background: url(img/design/flag-akcia.png) no-repeat; 
}
#main div.produkt a.obrazok span.flag3{
	background: url(img/design/flag-zlava.png) no-repeat;
}
#main div.produkt a.obrazok span.flag4{
	background: url(img/design/flag-novinka.png) no-repeat; 
} 
* html #main div.produkt a.obrazok span.flag1{
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/doporucene.png", sizingMethod="image"); 
}
* html #main div.produkt a.obrazok span.flag2{
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/akcia.png", sizingMethod="image"); 
}
* html #main div.produkt a.obrazok span.flag3{
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/tip.png", sizingMethod="image"); 
}
* html #main div.produkt a.obrazok span.flag4{
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/novinka.png", sizingMethod="image"); 
}
#main div.produkt.nahlad .sleft a.obrazok {
	position: relative;
	width: 213px;
	height: 210px;
	padding: 9px;
	border: none;
}
#main div.produkt a.obrazok:hover {
	background: #c7c7c7;
}
#main div.produkt.rada {
	width: 161px;
	height: 210px;
	margin-right: 17px;
	background: none;
}
#main div.produkt.rada-bg {
	width: 161px;
	height: 210px;
	margin-right: 17px;
	background-position: 50% 100%;
}
#main div.produkt.rada a.nadpis,
#main div.produkt.rada-bg a.nadpis {
	position: absolute;
	top: 165px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
}
#main div.produkt.rada a.obrazok,
#main div.produkt.rada-bg a.obrazok {
	position: absolute;
	top: 0px;
	bottom: auto;
}
#main div.produkt.small {
	position: relative;
	overflow: hidden;
	width: 230px;
	height: 84px;
	margin-bottom: 24px;
	margin-right: 6px;
	background: none transparent;
}
#main div.produkt.small a.obrazok {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	bottom: auto;
	width: 74px;
	height: 74px;
	padding: 5px;
}
#main div.produkt a.obrazok-zvacsit {
	float: left;
	clear: both;
	position: relative;
	display: block;
	margin-top: 8px;
	padding-left: 18px;
	background: url(img/design/zvacsit.gif) 0% 50% no-repeat;
}

#main div.produkt.nahlad,
#main div.produkt.nahlad .sleft,
#main div.produkt.nahlad .sright {
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 16px;
	background: none transparent;
}
#main div.produkt.nahlad {
	width: 100%;
	padding-left: 21px;
	padding-top: 18px;
}
#main div.produkt.nahlad .sleft {
	float: left;
	width: 288px;
}
#main div.produkt.nahlad .sright {
	float: left;
	width: 410px;
}
.detaily {
	margin-top: 12px;
	padding: 12px 12px 4px 12px;
	background: #f0f0f0;
}
.detaily .text {
	width: 180px;
	float: right;
	padding-right: 4px;
	text-align: justify;
	line-height: 18px;
}
.detaily table {
	
}

#main div.produkt.nahlad .sright table.price {
	width: 100%;
	background: #f6f6f6;
	border-top: 6px solid #f6f6f6;
	border-bottom: 6px solid #f6f6f6;
}
#main div.produkt.nahlad .sright table.price td {
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}
#main div.produkt.nahlad .sright table.price td.left {
	padding-right: 6px;
	font-weight: bold;
	vertical-align: bottom;
}
#main div.produkt.nahlad .sright table.price td.left.other {
	font-weight: normal;
	padding-left: 16px;
	text-align: left;
}
#main div.produkt.nahlad .sright table.price td.right {
	padding-left: 0px;
	font-weight: bold;
	vertical-align: bottom;
}
#main div.produkt.nahlad .sright table.price td.right.price {
	color: #c90000;
}
#main div.produkt.nahlad .sright table.price td.hodnotenie {
	vertical-align: top;
}
#main div.produkt.nahlad h2 {
	position: relative;
	width: 702px;
	margin-top: 25px;
	padding: 12px 2px 12px 2px;
	color: #08468F;
/*	color: #5b5b5b; */
	border-top: 6px solid #f2f2f2;
	font-size: 13px;
/*
	position: relative;
	margin: 0px 10px 0px 10px;
	padding: 4px 8px 4px 8px;
	color: #fff;
	font-size: 13px;
	background: #1D1D1D;
	*/
}
#main div.produkt.nahlad .popis {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}
/*
#main div.produkt .text {
	position: relative;
	padding: 10px 16px 10px 10px;
	line-height: 16px;
	text-align: justify;
}
*/
/*
#main div.produkt.nahlad .text {
	padding-top: 24px;
}
*/
#main div.produkt.nahlad .price-box {
	position: relative;
	top: 0px;
	left: 12px;
	width: 160px;
	margin-top: 60px;
	margin-bottom: 12px;
	padding: 4px 6px 4px 6px;
	background: #1d1d1d;
}
#main div.produkt .price-bar {
	position: absolute;
	left: 0px;
	bottom: 165px;
}
#main div.produkt.small .price-bar {
	position: absolute;
	left: 135px;
	bottom: 0px;
	line-height: 11px;
}
#main .cena {
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #c70400;
}
#main div.produkt.small .cena {
	display: block;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #c70400;
}
#main .secmena {
	font-size: 12px;
	padding-left: 6px;
	border-left: 1px solid #c50303;
}
#main div.produkt.small .secmena {
	display: block;
	font-size: 11px;
	padding-left: 0px;
	border-left: none;
}
span.oldprice {
	background: url(img/design/old-price.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
}
div.oldprice span.price{
	background: url(img/design/old-price.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.secprice {
	font-weight: normal;
	font-size: 10px;
}
/*
#main div.produkt .oldprice {
	display: block;
	position: absolute;
	left: 19px;
	top: 154px;
	text-decoration: line-through;
}
#main div.produkt-nahlad .oldprice,
#main div.produkt-nahlad .cena {
	position: relative;
	left: 0px;
	top: 0px;
}
#main div.produkt .cena .note {
	font-size: 12px;
	font-weight: normal;
}
#main div.produkt .secmena {
	display: block;
}
*/
#main div.produkt .btn-bar {
	position: absolute;
	right: 16px;
	bottom: 10px;
	width: 256px;
	padding-left: 10px;
	padding-top: 8px;
}
#main div.produkt a.detail {
	position: absolute;
	right: 28px;
	bottom: 116px;
	display: block;
	width: 44px;
	height: 43px;
	background: #d22829 url(img/design/detail.jpg) no-repeat;
}
#main div.produkt a.detail:hover {
	background: #d22829 url(img/design/detail_h.jpg) no-repeat;
}
#main div.produkt.small a.detail {
	right: auto;
	bottom: auto;
	left: 86px;
	top: 0px;
}
#main div.produkt a.kosik {
	position: absolute;
	right: 28px;
	bottom: 75px;
	display: block;
	width: 44px;
	height: 40px;
	border-top: 1px solid #000;
	background: #d22829 url(img/design/kosik.jpg) no-repeat;
}
#main div.produkt a.kosik:hover {
	background: #d22829 url(img/design/kosik_h.jpg) no-repeat;
}
#main div.produkt.nahlad a.kosik {
	position: absolute;
	right: 12px;
	top: 90px;
}

#main div.produkt.small a.kosik {
	right: auto;
	left: 86px;
	bottom: 0px;
	top: auto;
}

#main div.produkt.nahlad input.countBox {
	float: left;
	width: 14px;
	height: 14px;
	margin-left: 13px;
	margin-top: 4px;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	background: #e5e5e5;
}
#main div.produkt.nahlad .ks {
	float: left;
	display: block;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 12px;
}

#main div.produkt div.bar {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	font-size: 10px;
	background: #fff;
}
#main div.produkt div.btnKosikObal {
	position: absolute;
	right: 4px;
	bottom: 0px;
	width: 36px;
	height: 19px;
	background: url(img/design/btnKosikObal.jpg) no-repeat;
}
#main div.produkt div.btnKosikObal2 {
	float: left; 
	margin-top: 18px;
	width: 36px;
	height: 19px;
	background: url(img/design/btnKosikObal.jpg) no-repeat;
}

#main div.produkt div.obrazokObal {
	width: 145px;
	height: 91px;
	padding: 2px;
	background: url(img/design/produktObrazokBg.jpg) no-repeat;
}
#main div.produkt.nahlad .galeria {
	width: 702px;
	padding: 10px 0px 0px 10px;
}
#main div.produkt.nahlad .galeria a img {
	display: block;
}
#main div.produkt.nahlad .galeria a {
	display: block;
	float: left;
	margin-right: 22px;
	margin-bottom: 12px;
	border: 4px solid #f0f0f0;
}
#main div.produkt.nahlad .galeria a:hover {
	border: 4px solid #C7C7C7;
}

div.produkt div.popis {
}

div.produkt img {
	float: left;
}
div.produkt form.dokosika {
	position: absolute;
	top: 6px;
	right: 6px;
}
div.produkt a.odkaz { 
	font-size: 12px;
	text-decoration: underline; 
}
div.produkt a.odkaz:hover { 
	text-decoration: none;
}
div.produkt span.nadpis {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #008DB3;
}
div.produkt .kategoria {
	display: block;
	font-size: 10px;
}

/*
#main div.produkt div.produkt {
	float: left;
	width: 147px;
	overflow: hidden;
	height: auto;
	margin: 0px 6px 0px 7px;
}
*/
div.produkt div.produkt span.nadpis { 
	font-size: 11px; 
}
#main div.produkt-tabulka {
	width: 702px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
}
#main .produkt-nahlad div.produkt-tabulka,
#main .produkt.nahlad div.produkt-tabulka {
	padding-left: 0px;
}
div.produkt-tabulka strike {
	color: #222;
}
div.produkt-tabulka table {
	width: 100%;
	border-collapse: collapse;
}
div.produkt-tabulka table img {
	border: 1px solid #f3f3f3;
}
#main div.produkt-tabulka table tr.over {
	background: #fcfcfc;
}
div.produkt-tabulka table td { 
	padding: 3px; 
	background: url(img/design/ryha.gif) 0% 100% repeat-x;
}
div.produkt-tabulka table td.obrazok { 
	width: 90px;
	padding: 8px 0px 8px 10px;
}
div.produkt-tabulka table td.obrazok a {
	display: block;
	width: 64px;
	height: 64px;
	padding: 5px;
	background: #f0f0f0;
}
div.produkt-tabulka table td.obrazok a img {
	display: block;
}
div.produkt-tabulka table td.obrazok a:hover {
	background: #C7C7C7;
}
div.produkt-tabulka table td.last { 
	padding-right: 10px;
}
div.produkt-tabulka table table { 
	width: auto; 
}
div.produkt-tabulka table table td { 
	padding: 1px; border: none;
}
div.produkt-tabulka span.nadpis a {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
#main div.produkt-tabulka .oldprice .price { 
	font-size: 11px;
}
div.produkt-tabulka .oldprice .note { 
	font-size: 10px;
	padding-left: 4px;
	visibility: hidden;
	text-decoration: none;
}
#main div.produkt-tabulka span.cena { 
	font-size: 12px; 
}
div.produkt-tabulka span.cena .note { 
	font-size: 10px;
	padding-left: 4px;
}
#main div.produkt-tabulka .secmena { 
	display: block;
	border: none;
}
div.produkt-tabulka .secmena .note { 
	font-size: 10px;
	padding-left: 4px;
}
div.produkt-tabulka table th {
	background: #D6D6D6;
	color: #222;
	border-bottom: 1px #C8C8C8 solid;
}
div.produkt div.produkt-tabulka {
	width: 480px;
}
/* ------------------------------------------- (Produkt) ------------------------------------------- */
/* ---------------------------------- Vyhladavanie --------------------------------------------- */
div#vyhladavanie {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 43px;
	background: url(img/design/searchbg.gif) 50% 50% no-repeat;
}
div#vyhladavanie form { 
	display: inline; 
}
div#vyhladavanie .title {	
	position: relative;
	height: 50px;
	line-height: 50px;
	margin-top: 14px;
	padding-left: 65px;
	font-weight: bold;
}
div#vyhladavanie input.textbox {
	position: relative;
	top: 10px;
	left: 19px;
	width: 131px;
	padding-top: 6px;
	padding-bottom: 5px;
	background: #545454 url(img/design/tb_bg.gif) repeat-x;
	color: #fff;
	border: none;
}
div#vyhladavanie input.button {
	position: absolute;
	top: 11px;
	left: 160px;
	width: 24px;
	height: 23px;
	font-weight: bold;
	background: url(img/design/btnGo.gif) no-repeat;
	border: none;
	cursor: pointer;
}
div#vyhladavanie input.button.active {
	background: url(img/design/btnGoActive.gif) no-repeat;
}
/* ---------------------------------- (Vyhladavanie) --------------------------------------------- */
/* ---------------------------------- Kosik --------------------------------------------- */
div#hlavicka-top div#nakupny_kosik {
	position: relative;
	float: right;
	padding-top: 3px;
	padding-right: 35px;
}
div#nakupny_kosik a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
div#all4shop-kosik {
	padding-bottom: 28px;
}
table.kosik {
	position: relative;
	width: 100%;
	margin: 0px auto;
	border-collapse: collapse;
	font-size: 11px;
}

table.kosik th { 
	padding: 5px;
	text-align: right;
	white-space: nowrap;
	background: url(img/design/ryha2.gif) 0% 100% repeat-x;
}
table.kosik td {
	background: url(img/design/ryha2.gif) 0% 100% repeat-x;
	padding: 5px;
	text-align: right;
}
table.kosik a { 
	display: block;
	padding: 6px 0px 6px 0px;
	text-decoration: underline; 
}
table.kosik a:hover { 
	text-decoration: none; 
}
table.kosik a.bezciarky { 
	text-decoration: none; 
}
table.kosik input.novypocet { 
	width: 20px;
	border: 1px #404040 solid;
	padding-left: 2px;
	font-size: 10px;
}
div#all4shop-kosik input.text {
	border: 1px #999999 solid;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
span.ikonkaKosik {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 12px;
	height: 11px;
	background: url(img/design/kosik.gif) no-repeat;
}

/* -------------------------------------- Taby --------------------------------- */
.tabPlusTabula {
	position: relative;
	margin: 24px 10px 0px 10px;
}
.tabPlusTabula ul.tab {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 26px;
	background: url(img/design/tabPlusTabula-ul-bg.gif) 50% 100% no-repeat;
}
.tabPlusTabula ul.tab,
.tabPlusTabula ul.tab li {
	margin: 0px;
	padding: 0px;
}
.tabPlusTabula ul.tab li {
	display: block;
	float: left;
}
.tabPlusTabula ul.tab li a {
	display: block;
	padding: 4px 20px 4px 20px;
	border: 1px solid #DFDFDF;
	border-bottom: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.tabPlusTabula ul.tab li.tab a {
	margin-top: 4px;
	padding: 3px 20px 4px 20px;
	color: #929292;
	background-color: #E9E9E9;
	background-image: url(img/design/tab-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right: 1px solid #DFDFDF;
	text-align: center;
}
.tabPlusTabula ul.tab li.tab a:hover {
	background-position: 0px -21px;
	color: #525252;
}
.tabPlusTabula ul.tab li.tab_h a {
	margin-top: 0px;
	padding: 6px 20px 6px 20px;
	color: #525252;
	background: #f6f6f6 url(img/design/tab_h-bg.gif) repeat-x;
	border-right: 1px solid #DFDFDF;
	font-weight: bold;
}
.tabPlusTabula ul.tab li span {
	display: block;
	visibility: hidden;
	padding: 0px 20px;
	font-weight: bold;
	font-size: 11px;
	margin-top: -20px;
}
.tabulaObsahStyle {
	margin-top: -2px;
	padding: 25px 15px 25px 15px; 
	background: #F9F9F9;
	border: 1px #DFDFDF solid;
	border-top: none;
}
/* -------------------------------------- (Taby) --------------------------------- */
/* ------------------------------- hodnotenie ---------------------------- */
a.plus-link {
	float: left;
	font-weight: bold;
	background: url(img/design/plus.gif) 0% 50% no-repeat;
	line-height: 20px;
}
#rating-comment {
	position: relative;
	margin-bottom: 18px;
	padding: 10px 15px;
	width: 581px;
}
#rating-comment a.plus-link {
	position: relative;
	float: right;
}
.user-rating {
	position: relative;
	width: 647px;
}
.user-rating .detail-box {
	position: relative;
	width: 670px;
	font-size: 11px;
	border-bottom: 1px solid #ebe8e8;
	padding-bottom: 8px;
}
.user-rating .detail-box .star-bar {
	float: none;
	position: absolute;
	right: 0px;
	top: 0px;
}
.user-rating .text-box {
	position: relative;
	width: 670px;
	line-height: 16px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ebe8e8;
}

.hodnotenie {
	position: relative;
}
.hodnotenie strong {
	font-weight: bold;
	color: #000;
}
.star-bar {
	float: left;
	position: relative;
	width: 80px;
	height: 14px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 6px;
}
.note-box {
	float: left;
	padding-right: 8px;
	line-height: 24px;
}
.star {
	position: relative;
	overflow: hidden;
	float: right;
	display: block;
	width: 15px;
	height: 14px;
	margin-left: 1px;
	background: #515151 url(img/design/star.gif) no-repeat;
}
div#detail .hodnotenie .text{
	line-height: 24px;
	float: left;
}
.star.on {
	background: #515151 url(img/design/star-active.gif) no-repeat;
}
#boxPridat .star {
	float: left;
	top: auto;
}
input.radio {
	margin-top: 2px;
	*margin-top: 0px;
}
input.radio,
#boxPridat label {
	cursor: pointer;
}
#boxPridat table {
	position: relative;
	width: 300px;
	margin: 0px auto;
	border-collapse: collapse;
}
#boxPridat table td {
	text-align: left;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
}
#boxPridat label {
	position: relative;
	display: block;
	width: 90px;
	height: 13px;
}
#boxPridat input.textbox,
#boxPridat textarea {
	width: 160px;
	margin-left: 12px;
}
#boxPridat textarea {
	height: 100px;
	overflow: auto;
}
#boxPridat td.button-box {
	padding-top: 12px;
	text-align: center;
}
#div_hs_vote {
	width: 320px;
	padding: 20px;
}
/* ------------------------------- (hodnotenie) ---------------------------- */
/* ---------------------------------- (Kosik) --------------------------------------------- */

.stlpecbox {
	
}
.stlpecbox h2 {
	position: relative;
	width: 205px;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding-left: 29px;
	font-size: 12px;
	font-weight: bold;
	background: url(img/design/h2.gif) 50% 50% no-repeat;
	color: #fff;
}
.stlpecbox.kategorie h2 {
	background: url(img/design/h2-kat.jpg) 50% 50% no-repeat;
}
.stlpecbox.novinky h2 {
	height: 67px;
	line-height: 67px;
	background: url(img/design/h2-novinky.jpg) 50% 50% no-repeat;
}
#pravy-stlpec .stlpecbox h2 {
	width: 162px;
}
.stlpecbox .box {
	position: relative;
	width: 233px;
	overflow: hidden;
	background: #f4f4f4;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-bottom: none;
}
#pravy-stlpec .stlpecbox .box {
	width: 237px;
	overflow: hidden;
	/*
	background: #373737 url(img/design/psbox_box.gif) repeat-y;
	*/
}
.stlpecbox .bottom {
	position: relative;
	width: 233px;
	height: 11px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background: #f4f4f4;
}
#pravy-stlpec .stlpecbox .bottom {
	width: 237px;
	height: 20px;
	/*
	background: url(img/design/psbox_bottom.jpg) no-repeat;
	*/
}

/* ---------------------------------- Prihlasenie --------------------------------------------- */
#lavy-stlpec .stlpecbox.prihlasenie .box {
	width: 183px;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 26px;
	text-align: left;
}
.prihlasenie input.textbox {
	width: 168px;
	margin-bottom: 4px;
}
.prihlasenie a {
	display: block;
	float: left;
	clear: both;
	color: #6b6b6b;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(img/design/asipka.gif) 0% 50% no-repeat;
	white-space: nowrap;
}
.prihlasenie .mmsep {
	position: relative;
	float: left;
	clear: both;
	width: 189px;
	height: 2px;
	overflow: hidden;
	background: url(img/design/ryha.gif) repeat-x;
}
/* ---------------------------------- (Prihlasenie) --------------------------------------------- */
.top-wrapper {
	position: relative;
}
.top-wrapper .produkt-box {
	position: absolute;
	left: 379px;
	top: 19px;
	width: 390px;
	height: 138px;
}
.top-wrapper a.obrazok {
	position: relative;
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	margin-right: 19px;
	margin-bottom: 18px;
	text-decoration: none;
}
.top-wrapper a.obrazok .ram {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 98px;
	height: 44px;
	background: url(img/design/ram.png) no-repeat;
	text-decoration: none;
}
* html .top-wrapper a.obrazok .ram  {	
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/ram.png", sizingMethod="image"); 
}
.top-wrapper a.obrazok.last {
	position: absolute;
	z-index: 91;
	left: 350px;
	top: 0px;
}
.top-wrapper a.obrazok.last .ram {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 204px;
	height: 106px;
	background: url(img/design/ram_big.png) no-repeat;
	text-decoration: none;
}
* html .top-wrapper a.obrazok.last .ram  {	
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/design/ram_big.png", sizingMethod="image"); 
}
.top-wrapper a.obrazok .popi {
	display: none;
	position: absolute;
	z-index: 88;
	right: 0px;
	top: 55px;
	width: 167px;
	height: 176px;
	padding: 6px 12px;
	background: url(img/design/top-wrapper.png) no-repeat;
}
.top-wrapper a.obrazok.last .popi {
	top: 110px;
	right: -80px;
	_right: 0px;
}
* html .top-wrapper a.obrazok .popi {	
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/design/top-wrapper.png", sizingMethod="image"); 
}
.top-wrapper a:hover .popi {
	display: block;
}
.top-wrapper a.obrazok .popi .title {
	display: block;
	padding: 4px 4px 0px 4px;
	font-weight: bold;
	line-height: 16px;
}
.top-wrapper a.obrazok .popi img {
	margin: 12px auto;
}
.top-wrapper a.obrazok .popi .price-bar {
	position: absolute;
	left: 20px;
	bottom: 0px;
	padding: 12px 0px 12px 0px;
}
.top-wrapper a.obrazok .popi .price-bar .prim,
.top-wrapper a.obrazok .popi .price-bar .sec {
	color: #C70400;
	font-weight: bold;
	font-size: 12px;
}
.top-wrapper a.obrazok .popi .price-bar .sec {
	font-weight: normal;
	font-size: 11px;
}
.top-wrapper a.obrazok .popi .price-bar .old {
	display: block;
	font-size: 9px;
	color: #777;
	text-decoration: line-through;
}
/* ---------------------------------- Menu --------------------------------------------- */
.menu {
	position: relative;
	width: 954px;
	height: 43px;
	background: url(img/design/menu.gif) 50% 50% repeat-x;
	overflow: hidden;
}
.menu ul.menu,
.menu ul.menu li {
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu ul.menu {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 719px;
	height: 43px;
	overflow: hidden;
	font-family: tahoma;
}
.menu li {
	float: right;
}
.menu a {
	float: left;
	display: block;
	height: 43px;
	line-height: 43px;
	padding: 0px 35px 0px 35px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana;
}
.menu li.ciarka {
	position: relative;
	width: 2px;
	height: 43px;
	overflow: hidden;
	background: url(img/design/menuSeparator.gif) 50% 50% no-repeat;
}
.menu a.active,
.menu a.active:hover {
	text-decoration: none;
}
.menu a.active {
	font-weight: normal;
	background: url(img/design/menu-a_active.gif) 50% 50% repeat-x;
}
.menu a:hover {
	text-decoration: underline;
}
/* ---------------------------------- (Menu) --------------------------------------------- */
div.hierarchia {
	width: 100%;
	margin: 0px auto;
	background: #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	padding: 3px 6px 3px 27px;
	font-size: 11px;
}
/* ---------------------------------- Obsah --------------------------------------------- */
#obsah {
	position: relative;
	width: 989px;
}
.obsah,
.kategoriaPopis {
	padding: 10px 24px;
	padding-bottom: 8px;
	text-align: justify;
	line-height: 18px;
}
/* ---------------------------------- (Obsah) --------------------------------------------- */
/* ---------------------------------- lavy-stlpec --------------------------------------------- */
div#lavy-stlpec { 
	float: left;
	position: relative;
	width: 234px;
	overflow: hidden;
}
div#pravy-stlpec div.boxBottom,
div#lavy-stlpec div.boxBottom {
	position: relative;
	width: 197px;
	height: 6px;
	font-size: 1px;
	background: url(img/design/tovarKatBottom.jpg) no-repeat;
}
div#lavy-stlpec .banner { 
	position: relative;
	width: 197px;
	overflow: hidden;
	margin: 4px 0px 4px 0px;
}
div#pravy-stlpec .banner { 
	position: relative;
	width: 197px;
	overflow: hidden;
	margin: 4px 0px 4px 0px;
}
div#lavy-stlpec h1 {
	position: relative;
	left: 0px;
	width: 185px;
	height: 25px;
	margin: 0px;
	padding: 6px 0px 0px 12px;
	background: url(img/design/nadpis-newsletter.jpg) no-repeat;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
/* ---------------------------------- (lavy-stlpec) --------------------------------------------- */
/* ---------------------------------- kategorie menu --------------------------------------------- */
.kategorie ul {
	position: relative;
	width: 212px;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	padding-top: 8px;
	list-style: none;
	font-size: 11px;
}

.kategorie li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 27px;
	background: url(img/design/katLiBg.gif) no-repeat;
	background-position: -175px 0px;
}
.kategorie li.hlbsie {
	/*
	background: url(img/design/katLiBg_dark.gif) no-repeat;
	*/
}

.kategorie li.nekliknutelna {
	padding: 0px 0px 0px 40px;
}
.kategorie li.ciarka,
.kategorie li.ciarka-hruba,
.kategorie li.hlbsieciarka {
	width: 100%;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	background: #e8e8e8;
}
.kategorie li.ciarka-hruba {
	background: #ABABAB;
}
.kategorie li.hlbsieciarka {
	/*
	background: #F4F4F4;
	*/
}
.kategorie li a {
	display: block;
	width: 100%;
	height: 27px;
	overflow: hidden;
	padding: 0px 0px 0px 24px;
	line-height: 27px;
	text-decoration: none;
	color: #4b4b4b;
	font-size: 11px;
	font-weight: bold;
}
.kategorie li a:hover { 
	text-decoration: underline; 
}
.kategorie li.hlbsie a {
	font-weight: normal;
}
.kategorie li.top-aktivna-priamo {
	background: url(img/design/katLiBg_active.gif) no-repeat;
	background-position: -180px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #c50304;
}
.kategorie li.top-aktivna-priamo a {
	color: #c50304;
}
.kategorie li.aktivna {
	text-decoration: none;
	font-weight: bold;
	background: url(img/design/katLiBg_active_dark.gif) no-repeat;
	color: #c50304;
}
.kategorie li.aktivna a {
	color: #c50304;
	font-weight: bold;
}
.kategorie li.top-aktivna {
	background: url(img/design/katLiBg_active.gif) no-repeat;
	background-position: -180px 0px;
	color: #c50304;
}
.kategorie li.top-aktivna a {
	color: #c50304;
	font-weight: normal;
}

/* ---------------------------------- (kategorie menu) --------------------------------------------- */
.clanky-box {
	float: left;
	width: 419px;
	height: 230px;
	overflow: hidden;
	background: url(img/design/clanky-box.gif) 50% 100% no-repeat;
}
.clanky-box ul {
	margin: 0px;
	margin-top: 18px;
	padding: 0px;
}
.clanky-box ul li {
	display: block;
	list-style: none;
	_height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	background: url(img/design/sipka.gif) 28px 11px no-repeat;
}
.clanky-box ul a {
	display: block;
	padding: 4px 16px 4px 0px;
	line-height: 16px;
}
/* ---------------------------------- Newsletter --------------------------------------------- */
div#newsletter {
	position: relative;
	overflow: hidden;
	float: left;
	width: 232px;
	height: 230px;
	margin-right: 20px;
	background: url(img/design/newsletter_bg.jpg) 50% 100% no-repeat;
}
div#newsletter div {
	position: relative;
	overflow: hidden;
	width: 195px;
	margin: 0px auto;
}
div#newsletter table {
	width: 195px;
	margin: 0px auto;
}
div#newsletter .blabol {
	position: relative;
	overflow: hidden;
	width: 183px;
	height: 62px;
	*height: 56px;
	margin-top: 24px;
	margin-left: 0px;
	margin-bottom: -19px;
	*margin-bottom: -14px;
	*padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
div#newsletter table td.meno {
	padding-top: 33px;
	white-space: nowrap;
}
div#newsletter table td.email {
	padding-top: 32px;
	padding-left: 10px;
}
div#newsletter input.textbox {
	width: 142px;
	height: 16px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: -5px;
	border: none;
	background: none transparent;
}
div#newsletter form { 
	position: relative;
	width: 153px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
div#newsletter input.button {
	position: relative;
	width: 71px;
	height: 31px;
	margin-top: 14px;
	border: none;
	cursor: pointer;
	color: #c23838;
	font-weight: bold;
	background: none transparent;
}
div#newsletter input.button.active {
	background: url(img/design/newsletter_btnGoActive.gif);
}
div#newsletter div.hlaska {
	position: relative;
	top: 12px;
	background: url(modul/all4shop/img/alert.gif) 5px 3px no-repeat;
}
/* ---------------------------------- (Newsletter) --------------------------------------------- */
/* ---------------------------------- main --------------------------------------------- */
div#main {
	width: 719px;
	float: left;
	padding-left: 1px;
	position: relative;
	overflow: hidden;
}
.endfloat.border {
	margin-bottom: 1px;
	background: url(img/design/endfloat.gif) 50% 50% no-repeat;
}
div#main h1 {
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 28px;
	background: url(img/design/h1.gif) 50% 50% repeat-x;
	font-size: 12px;
	color: #fff;
}
div#main h1.inbox {
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 29px;
	background: url(img/design/h1inbox.jpg) 50% 50% repeat-x;
	font-size: 12px;
}
div#main p.hlaska { 
	margin-top: 15px; 
	margin-left: 15px; 
}
.banner-bar {
	padding-left: 28px;
	padding-top: 12px;
}
.banner-bar .banner {
	float: left;
}
.banner-bar .banner.one {
	position: relative;
	overflow: hidden;
	width: 438px;
	height: 143px;
	margin-right: 28px;
}
.banner-bar .banner.two {
	position: relative;
	overflow: hidden;
	width: 207px;
	height: 143px;
}
.banner-bar .banner.two img {
	display: block;
}
/* ---------------------------------- (main) --------------------------------------------- */
.vyrobca-detail img {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
}
/* ---------------------------------- nastavenie vypisu --------------------------------------------- */
.nastavenie-vypisu {
	position: relative;
	width: 719px;
	/*
	height: 62px;
	*/
	margin: 0px auto;
	margin-bottom: 2px;
	/*padding: 9px 10px 5px 10px;*/
	text-align: right;
	background: #f6f6f6;
	font-size: 11px;
}
.nastavenie-vypisu select.vyrobca {
	position: absolute;
	left: 27px;
	top: 14px;
	border: 1px solid #a5acb2;
}
.nastavenie-vypisu select.prada {
	position: absolute;
	left: 27px;
	top: 42px;
	border: 1px solid #a5acb2;
}
.nastavenie-vypisu a {
	color: #272727;
	text-decoration: underline;
}
.nastavenie-vypisu a:hover {
	text-decoration: none;
}
.nastavenie-vypisu a.active {
	font-weight: bold;
	text-decoration: none;
}
.nastavenie-vypisu .label {
	display: block;
	float: left;
}
.nastavenie-vypisu .sepa {
	padding-right: 4px;
	border-left: 1px solid #8e8e8e;
}
.nastavenie-vypisu a.zobraz-obrazok {
	display: block;
	float: left;
	padding-left: 6px;
	/*
	background: url(img/design/zobraz-obrazok.gif) 0px 1px no-repeat;
	*/
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}
.nastavenie-vypisu a.zobraz-tabulku {
	display: block;
	float: left;
	padding-left: 8px;
	/*
	background: url(img/design/zobraz-tabulka.gif) 0px 1px no-repeat;
	*/
	height: 16px;
	line-height: 16px;
	border-left: 1px solid #8e8e8e;
}
.nastavenie-vypisu a.sipka-hore {
	width: 10px;
	height: 10px;
}
.nastavenie-vypisu a.sipka-dole {
	width: 10px;
	height: 10px;
	background: #6B6B6B;
}
.nastavenie-vypisu .box{
	position: relative;
	width: 719px;
	height: 30px;
	display: block;
	border-top: 2px solid #fff;
}
.nastavenie-vypisu .box1 {
	position: absolute;
	top: 7px;
	left: 27px;
}
.nastavenie-vypisu .box2 {
	position: absolute;
	top: 7px;
	left: 540px;
	text-align: left;
}
.nastavenie-vypisu .box3{
	position: absolute;
	top: 7px;
	left: 285px;
}
/* ---------------------------------- (nastavenie vypisu) --------------------------------------------- */
/* ---------------------------------- ramik --------------------------------------------- */
/*
div.ramik {
	width: 466px;
	padding: 10px;
	text-align: justify;
}
*/
/* ---------------------------------- (ramik) --------------------------------------------- */
div.text-kategorie {
	color: #555;
	text-align: justify;
	padding: 0px 15px 15px 15px;
}
div#registracny-formular p.hlaska { 
	margin-top: 0px; margin-bottom: 0px; 
}
/* ---------------------------------- registracny form --------------------------------------------- */
div#registracny-formular { 
	padding-bottom: 18px;
}
div#registracny-formular table td { 
	vertical-align: top;
}
div#registracny-formular table td.vpravo { 
	vertical-align: middle;
}
div#registracny-formular table td input#cbUserType1 { 
	border: none; 
}
div#registracny-formular table td input#cbUserType2 { 
	border: none; 
}
/* ---------------------------------- (registracny form) --------------------------------------------- */
/* ---------------------------------- strankovanie --------------------------------------------- */
div.strankovanie { 
	position: relative;
	clear: both;
	width: 681px;
	margin: 0px auto;
	padding: 6px 10px 6px 28px;
	background: #f6f6f6;
	text-align: right;
}
div.strankovanie.after { 

}
div.strankovanie form {
	float: left;
}
div.strankovanie a.aktivna {
	text-decoration: underline;
}
div.strankovanie div.paging { float: right; }
div.strankovanie a, div.strankovanie span {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 21px;
	padding: 0px 7px 0px 8px;
	height: 21px;
	text-align: center;
	text-decoration: none;
	margin: 0px 2px;
	color: #474646;
}
div.strankovanie a.aktivna, div.strankovanie a:hover {
	background: #BB0A00; 
	color: #ffffff;
	text-decoration: none;
}
/* ---------------------------------- (strankovanie) --------------------------------------------- */
/* ---------------------------------- charakteristiky --------------------------------------------- */
table.charakteristiky {
	width: 200px;
	float: left;
	border: none;
	border-collapse: collapse;
	margin-bottom: 15px;
	padding: 0px;
}
table.charakteristiky h3 {
	margin: 12px 0px 6px 0px;
	padding: 3px 5px 3px 5px;
	background: #f0f0f0;
	font-size: 12px;
}
table.charakteristiky td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table.charakteristiky td.vpravo { 
	text-align: left; 
	padding: 3px 5px 3px 5px; 
	/*
	background: url(img/design/ryha.gif) 0% 100% repeat-x;
	*/
	font-weight: bold; 
}
table.charakteristiky td.tucne { 
	width: 25%;
	padding: 3px 5px 3px 8px; 
	white-space: nowrap;
	/*
	background: url(img/design/ryha.gif) 0% 100% repeat-x;
	*/
}
/* ---------------------------------- (charakteristiky) --------------------------------------------- */
/* ---------------------------------- pravy stlpec --------------------------------------------- */
div#pravy-stlpec {
	float: right;
	width: 236px;
	margin-top: -46px;
	overflow: hidden;
}
div#pravy-stlpec h1 {
	position: relative;
	left: 0px;
	width: 185px;
	height: 31px;
	margin: 0px;
	padding: 6px 0px 0px 12px;
	background: url(img/design/h1_1.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
/* ---------------------------------- nove produkty --------------------------------------------- */

/* ---------------------------------- (nove produkty) --------------------------------------------- */
/* ---------------------------------- moje menu --------------------------------------------- */
div#pravy-stlpec div.moje-menu { 
	padding: 6px 12px 12px 12px;
	color: #222;
	font-size: 11px;
}
div#pravy-stlpec div.moje-menu strong {
	position: relative;
}
div#moje-menu img {
	position: relative;
	top: 2px;
}
/* ---------------------------------- (moje menu) --------------------------------------------- */
/* ---------------------------------- kosik menu --------------------------------------------- */
div#pravy-stlpec div.obsahKosik {
	position: relative;
	left: -4px;
	width: 159px;
	height: 17px;
	padding: 9px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #000;
	background: url(img/design/kosikObsahBg.jpg) no-repeat;	
}
div#pravy-stlpec div.kosikPolozka {
	position: relative;
	left: -5px;
	width: 159px;
	height: 26px;
	padding: 7px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	color: #acacac;
	background: url(img/design/kosikPolozkaBg.jpg) no-repeat;
	border: 1px solid #fff;
	line-height: 13px;
}
div#pravy-stlpec div.kosikCena {
	position: relative;
	left: -4px;
	width: 159px;
	height: 17px;
	padding: 7px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	color: #4c4c4c;
	background: url(img/design/kosikCena.jpg) no-repeat;
}
div#pravy-stlpec div.kosikDPH {
	position: relative;
	left: -4px;
	width: 159px;
	height: 14px;
	margin-bottom: 7px;
	padding: 3px 0px 0px 8px;
	font-size: 9px;
	font-family: arial;
	color: #adadad;
	background: url(img/design/kosikDPH.jpg) no-repeat;
}
/* ---------------------------------- (kosik menu) --------------------------------------------- */
/* ---------------------------------- pata --------------------------------------------- */
div#pata {
	position: relative;
	width: 954px;
	height: 79px;
	margin: 0px auto;
	margin-top: 24px;
	background: url(img/design/pata.gif) repeat-x;
	text-align: center;
	color: #fff;
}
div#pata div.copyright {
	position: absolute;
	top: 35px;
	left: 34px;
}
div#pata div.power {
	position: absolute;
	top: 35px;
	right: 34px;
}
#pata a {
	color: #fff;
}
div#pata div.info {
	position: absolute;
	right: 13px;
	top: 36px;
}
div#pata div.info span.tel {
	display: block;
	float: left;
	padding-left: 17px;
	background: url(img/design/ikonka_telefon.jpg) 0px 1px no-repeat;
	color: #b4b4b4;
}
div#pata div.info span.email {
	display: block;
	float: left;
	margin-left: 8px;
	padding-left: 17px;
	background: url(img/design/ikonka_email.jpg) 0px 4px no-repeat;
}
div#pata div.info a { 
	color: #b4b4b4;
	text-decoration: none; 
}
div#pata div.info a:hover { 
	text-decoration: underline; 
}
/* ---------------------------------- pata --------------------------------------------- */
/* ------------------------------- anketa ---------------------------- */
.anketa .box {
	width: 207px;
	padding-left: 26px;
}
.anketa .obal {
	position: relative;
	overflow: hidden;
	width: 200px;
	margin-top: 3px; 
	padding-top: 18px;
	padding-bottom: 8px;
	border: none;
}
.anketa a.graf {
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	width: 170px;
	height: 10px;
	margin-bottom: 4px;
	background: #eaeaea;
}
.anketa span.perc { 
	display: block;
	float: left;
	font-size: 9px;
	padding-left: 6px;
}
.anketa .bar {
	background: url(img/design/anketa.gif) repeat-x;
}
.anketa span { 
	display: block; 
}
.anketa a.odkaz { 
	float: left;
	clear: both;
	color: #5B5B5B;
	display: block;
	padding-bottom: 3px;
	text-decoration: none; 
	font-size: 11px;
}
.anketa a.odkaz:hover { 
	text-decoration: underline; 
}
.anketa .detaily {
	width: 169px;
	margin: -5px 0px 0px 0px;
	padding: 2px 0px 12px 0px;
	background: none transparent;
}
.anketa img { 
	display: block;
	border: none;
	border-right: 2px solid #606060;
	margin: 0px;
}
.anketa .otazka { 
	position: relative;
	z-index: 90;
	width: 163px;
	margin: 0px 0px -10px 0px;
	padding: 6px 2px 6px 2px;
	background: url(img/design/ryha.gif) 50% 100% repeat-x;
}
.anketa .perc { 
	display: inline;
	font-size: 9px;
	color: #b3b3b3;
}
/* ------------------------------- (anketa) ---------------------------- */
/* ------------------------------- zlozky kategorii ---------------------------- */
div.kategoriaVypisNahlady {
	float: left;
	position: relative;
	width: 145px;
	height: 150px;
	margin: 7px 7px 7px 10px;
	_margin: 7px 5px 7px 9px;
}
div.kategoriaVypisNahlady a.obr {
	position: absolute;
	top: 2px;
	left: 2px;
}
div.kategoriaVypisNahlady span.obrazokObal {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 91px;
	z-index: 99;
	background: url(img/design/kategoriaObrazokBg.png) no-repeat;
}
*html div.kategoriaVypisNahlady span.obrazokObal {
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/design/kategoriaObrazokBg.png", sizingMethod="image");
}
div.kategoriaVypisNahlady span.obrazokObal.hover {
	background: url(img/design/kategoriaObrazokBgHover.png) no-repeat;
	cursor: pointer;
}
*html div.kategoriaVypisNahlady span.obrazokObal.hover {
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/design/kategoriaObrazokBgHover.png", sizingMethod="image");
}
div.kategoriaVypisNahlady span {
	position: absolute;
	top: 96px;
	left: 8px;
	display: block;
}
div.kategoriaVypisNahlady span.pocetProdukt {
	top: 130px;
}
/* ------------------------------- (zlozky kategorii) ---------------------------- */
/* ------------------------------- formulare ---------------------------- */
.formular {
	
}
.formular.pred {
	margin-bottom: 24px;
}
.formular.za {
	margin-top: 24px;
	margin-bottom: 16px;
}
.formular legend {
	font-size: 16px;
	font-weight: bold;
}
.formular fieldset {
	border: 4px solid #F4F4F4;
}
.formular .form-wrapper {
	padding: 12px;
}
.formular table td.left {
	width: 35%;
}
.formular input.textbox {
	width: 140px;
}
.formular input.button {
	margin-top: 8px;
}
.formular a {
	font-size: 11px;
}
/* ------------------------------- (formulare) ---------------------------- */
/* ------------------------------- novinky ---------------------------- */
.novinka {
	padding: 6px 22px 12px 22px;
}
.novinka h3 {
	position: relative;
	overflow: hidden;
	width: 173px;
	height: 43px;
	line-height: 37px;
	margin: 0px;
	margin-left: -7px;
	padding: 0px;
	padding-left: 29px;
	font-size: 15px;
	background: url(img/design/h3-novinka.gif) no-repeat;
}
.novinka .text {
	padding: 6px;
	padding-top: 8px;
	text-align: justify;
	line-height: 18px;
}
/* ------------------------------- (novinky) ---------------------------- */
table.tabulka_varianty {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	font-size: 11px;
}

table.tabulka_varianty th {
	padding: 10px 7px 10px 7px;
	background: #5b5b5b;
	color: #fff;
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 11px;
	/*
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	*/
}

table.tabulka_varianty td {
	padding: 4px 0px 4px 0px;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #ececec;
	background: #f9f9f9;
	text-align: center;
}
table.tabulka_varianty tr.over td {
	background: #eeeeee;
}
#main table.tabulka_varianty .oldprice {
	font-size: 10px;
}
#main .produkt.nahlad table.tabulka_varianty a.kosik {
	position: relative;
	top: 0px;
	left: 0px;
	right: auto;
	float: left;
	width: 27px;
	height: 26px;
	background: url(img/design/kosik_small.gif) no-repeat;
	/*
	width: 80px;
	*/
}
#main .produkt.nahlad table.tabulka_varianty a.kosik:hover {
	background: url(img/design/kosik_small_h.gif) no-repeat;
}
#main table.tabulka_varianty td span.cena {
	font-size: 12px;
	font-weight: bold;
}
/* ------------------------------------- porovnanie - skupiny ------------------------------------------- */
div.porovnanie-skupina {
	position: relative;
	float: left;
	width: 145px;
	min-height: 213px;
	_height: 213px;
	margin: 7px 7px 14px 7px;
	_margin: 7px 6px 14px 5px;
	font-size: 10px;
	color: #4b4b4b;
	background-color: #EEEEEE;
}

div#main div.porovnanie-skupina h1 {
	background: none;
	background-color: #B5B5B5;
	border-bottom: 4px #C0C0C0 solid;
	width: 134px;
	height: auto;
	text-align: left;
}

div#main div.porovnanie-skupina ul {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
/* ------------------------------------- (porovnanie - skupiny) ------------------------------------------- */
/*------------------------- porovnaj ---------------------------------------*/

#main div.produkt div.btnPorovnajObalPlus {
	height: 19px;
	background: url(img/design/btnPorovnajObalPlus.jpg) no-repeat;
}
#main div.produkt a.btnPorovnajPlus {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 42px;
	background: url(img/design/btnPorovnajPlus.jpg) no-repeat;
	text-decoration: none;
}
#main div.produkt div.btnPorovnajObalMinus {
	height: 19px;
	background: url(img/design/btnPorovnajObalMinus.jpg) no-repeat;
}
#main div.produkt a.btnPorovnajMinus {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 42px;
	background: url(img/design/btnPorovnajMinus.jpg) no-repeat;
	text-decoration: none;
}
#main div.produkt a.btnPorovnajPlus:hover, #main div.produkt a.btnPorovnajMinus:hover { 
	background: none transparent;
	text-decoration: none;
}

ul.porovnanie {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul.porovnanie li a {
	line-height: 17px;
}

ul.porovnanie li {
	position: relative;
	line-height: 17px;
	padding-left: 25px;
}

ul.porovnanie li a.odober {
	position: absolute;
	display: block;
	width: 19px;
	height: 14px;
	left: 0px;
	_left: -25px;
	top: 2px;
	_top: 0px;
	padding: 0px;
	background: url(img/design/porovnanie_odober.gif) no-repeat;
}
/*------------------------- (porovnaj) ---------------------------------------*/
div.onlinePlatba {
	padding: 20px;
}
div.onlinePlatba div.platby {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
div.onlinePlatba div.platby form {
	margin: 0px;
	padding: 0px;
	float: left;
}


.vyrobca-box {
	position: relative;
	width: 719px;
	padding: 9px 10px 5px 17px;
	background: #dfdfdf;
}
.vyrobca-box .vyrobca {
	position: relative;
	width: 210px;
	float: left;
	padding: 3px 0px 3px 16px;
	text-align: left;
	border-right: 1px solid #CDCDCB;
}
.vyrobca-box .vyrobca a{
	font-weight: bold;
	color: #282828;
}
.vyrobca-box .vyrobca.last {
	border: none;
}
.vyrobca-box .vyber-podla{
	padding-left: 17px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #B61D1B;
}

.sright div.iframe {
	padding-top: 12px;
}
