@media print {
  div#topmenu {
	display: none;
}
  div#rychleHledani {display: none;}
  div#noPrint1 {display: none;}
  div#noPrint2 {display: none;}
  div#noPrint3 {display: none;}
  div#noPrint4 {display: none;}
  div#paticka {display: none;}

  [href]:after {content: " [" attr(href) "] ";}
}
body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/pozadi.jpg);
	background-color: #2D2D2D;
}
input:focus, textarea:focus {
	background-color: #FFFF99;
	border: 2px solid #FF9900;
}
#hlavicka {
	color: #666666;
	font-size: 80%;
	height: 140px;
	background-image: url(../images/pozadi-hlavicka-celkove.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#hlavicka .napln {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	background-image: url(../images/pozadi-hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#hlavicka .napln img {
	}
#hlavicka .napln a {
	color: #CEE1F6;
	text-decoration: none;
	
}
#hlavicka .napln a:hover {
	color: #FFFF00;
	
}
#hlavicka .napln .vlevo .logo {
	float: left;
	padding-left: 201px;
	padding-top: 11px;
	width: 275px;
}
#hlavicka .napln .vlevo .oznaceni {
	float: left;
	margin-top: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#hlavicka .napln .vlevo .oznaceni .texta {
	padding-bottom: 3px;
	font-size: 110%;
}
#hlavicka .napln .vlevo .oznaceni .textb {
	font-size: 85%;
}




#hlavicka .napln .vlevo {
	width: 800px;
	float: left;
}
#hlavicka .napln .vpravo {
	text-align: right;
	float: left;
	width: 50px;
	padding: 0px;
}
#hlavicka .napln .vpravo .odkazy {
	font-weight: normal;
	color: #CEE1F6;
	text-align: right;
	padding-top: 18px;
	font-size: 100%;
	line-height: 20px;
	padding-right: 10px;
}

#podhlavicku {
	font-size: 90%;
	clear: both;
	background-image: url(../images/pozadi-podlogo-celkove.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#podhlavicku .napln {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 84px;
	background-image: url(../images/pozadi-podlogo.jpg);
	background-position: center top;
	
}
#podhlavicku .napln .hledani {
	color: #006699;
	padding-top: 38px;
	margin-left: 190px;
	padding-bottom: 10px;
	margin-right: 5px;
}
#podhlavicku .napln .hledani .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #000000;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-repeat: repeat-x;
	background-image: url(../images/pozadi_button.png);
}
#podhlavicku .napln .hledani input {
	vertical-align: top;
	margin-left: 2px;


}
#podhlavicku .napln .hledani .inputhledani {
	border: 1px solid #666666;
	height: 18px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#podhlavicku .napln .hledani .popisek {
	line-height: 20px;
	font-weight: bold;
	float: left;
	padding-left: 0px;
	padding-right: 3px;
}
#podhlavicku .napln .hledani .ikonkahledat {
}
#podhlavicku .napln .hledani .spec {
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
	font-size: xx-small;
	color: #666666;
}



#menuhorizontal {
	color: #FFFFFF;
}
#menuhorizontal .napln {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pozadi-menu-horizontal.png);
	height: 41px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 80%;
}
#menuhorizontal .napln strong {
}

#menuhorizontal .napln a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#menuhorizontal .napln a:hover {
	color: #FF0066;
	background-color: #FFFFFF;
	
}
#menuhorizontal .napln .vlevo {
	float: left;
	width: 710px;
	padding-left: 20px;
	padding-top: 14px;
}



#menuhorizontal .napln .vpravo {
	text-align: right;
	padding-right: 20px;
	float: left;
	width: 220px;
	padding-top: 8px;
}
#menuhorizontal .napln .vpravo .kosik {
	float: left;
	width: 110px;
	text-align: left;
}
#menuhorizontal .napln .vpravo .kosik a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menuhorizontal .napln .vpravo .kosik a:hover {
	background-color: transparent;

}
#menuhorizontal .napln .vpravo .vypis {
	float: left;
	text-align: left;
}





#obsah {
	clear: both;
	position: relative;
}
#obsah .obalobsahu {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#obsah .napln {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	clear: both;
	background-image: url(../images/pozadi-obsah.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 1000px;
	position: relative;
}

#obsah .napln .vlevo {
	width: 189px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position: relative;
	margin-left: -590px;
	float: left;
}

#obsah .napln .vlevo .oddelovac {
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #003366;
}

#obsah .napln .vlevo .specifikace {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 8px;
	background-image: url(../images/pozadi-specifikace.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-bottom: 1px;
	height: 15px;
}
#obsah .obalobsahu .napln .vlevo h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#obsah .obalobsahu .napln .vlevo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#obsah .obalobsahu .napln .vlevo li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#obsah .obalobsahu .napln .vlevo .menusekce li a {
	color: #FF0066;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	width: 165px;
	background-color: #FFFFFF;
	background-image: url(../images/tlacitko_a.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD7FF;
}
#obsah .obalobsahu .napln .vlevo .menusekce li a:hover {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .menusekce li .activ {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover-activ.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .menukategorie li a {
	color: #FF0066;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	width: 165px;
	background-color: #FFFFFF;
	background-image: url(../images/tlacitko_a.png);
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD7FF;
}
#obsah .obalobsahu .napln .vlevo .menukategorie li a:hover {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .menukategorie li .activ {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover-activ.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}

#obsah .obalobsahu .napln .vlevo .menukategorie ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/podtlacitko_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	width: 160px;
	background-color: #FFFFFF;
}
#obsah .obalobsahu .napln .vlevo .menukategorie ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/podtlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #FF3366;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .menukategorie ul li .activ {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #FF3366;
	background-position: left center;
	background-image: url(../images/podtlacitko_ahover_c.png);
		
}
#obsah .obalobsahu .napln .vlevo .menukategorie ul ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 38px;
	width: 150px;
	background-image: url(../images/podtlacitko2_a.png);
	background-position: left center;
	background-color: #FFE7FF;
}
#obsah .obalobsahu .napln .vlevo .menukategorie ul ul li a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
	background-image: url(../images/podtlacitko2_ahover.png);
	background-repeat: repeat;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .menukategorie ul ul li .activ {
	color: #FFFFFF;
	background-color: #FF0099;
	background-image: url(../images/podtlacitko2_ahover.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}



#obsah .obalobsahu .napln .vlevo .param ul li a {
	color: #FF0066;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	width: 165px;
	background-color: #FFFFFF;
	background-image: url(../images/tlacitko_a.png);
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF0FF;
}
#obsah .obalobsahu .napln .vlevo .param ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}
#obsah .obalobsahu .napln .vlevo .param ul li .activ {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover-activ.png);
	background-repeat: no-repeat;
	background-color: #FF0066;
	background-position: left center;
		
}

#obsah .napln .vlevo .leveinfo {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}
#obsah .napln .vlevo .banner {
	padding-top: 10px;
}


#obsah .napln .centr {
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 90%;
	padding-right: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 550px;
	overflow: hidden;
	background-color: transparent;
	display: block;
	left: 205px;
	position: relative;
	height: auto;
}
#obsah .napln .centr a {
	color: #FF0066;
	text-decoration: underline;
	
}
#obsah .napln .centr a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#obsah .napln .centr td {
	padding: 2px;
}
#obsah .napln .centr p {
	color: #333333;
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: justify;
	line-height: 18px;
}
#obsah .napln .centr ul {
	list-style-type: square;
}
#obsah .napln .centr li {
	padding: 5px;
	line-height: 18px;
}
#obsah .napln .centr h1 {
	font-size: 230%;
	color: #FF0066;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-variant: normal;
}
#obsah .napln .centr h1 small {
	font-size: 70%;
	color: #666666;
}

#obsah .napln .centr .cesta {
	font-size: 100%;
	font-weight: bold;
}
#obsah .napln .centr h2 {
	font-size: 160%;
	color: #FF0066;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: normal;
	clear: both;
}
#obsah .napln .centr h3 {
	font-size: 130%;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
}
#obsah .napln .centr h4 {
	font-size: 115%;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}
#obsah .napln .centr td {
	vertical-align: top;
}
#obsah .napln .centr hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#obsah .napln .centr .uvod {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#obsah .napln .centr .nadpis-title {
	font-size: 160%;
	color: #FF0066;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: normal;
	clear: both;
}

#obsah .napln .centr .tlacitkoakce {
	clear:both;
	padding-top:5px;
	text-align:center;
	padding-bottom: 5px;
}

#obsah .napln .centr .seznamproduktu {
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
	overflow: hidden;
}
#obsah .napln .centr .seznamproduktu .produkt {
	width: 264px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 90%;
	line-height: 20px;
	margin-left: 5px;
	float: left;
	height: 195px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	margin-right: 5px;
	overflow: hidden;
	background-color: transparent;
	margin-bottom: 3px;
}
#obsah .napln .centr .seznamproduktu .produkt input {
}
#obsah .napln .centr .seznamproduktu .produkt .widthAuto {
	width: auto;
}
#obsah .napln .centr .seznamproduktu .produkt .popisek {
	float: left;
	text-align: left;
	display: block;
}
#obsah .napln .centr .seznamproduktu .produkt .hodnota {
	text-align: right;
}
#obsah .napln .centr .seznamproduktu .produkt .ceny {
	float: left;
	width: 139px;
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezdph {
	font-size: 100%;
}

#obsah .napln .centr .seznamproduktu .produkt .cenasdph strong {
	font-size: 130%;
	color: #CC0033;
	
}
#obsah .napln .centr .seznamproduktu .produkt .cenasdphclub strong {
	font-size: 130%;
	color: #CC0000;
	
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezdph strong {
	
}
#obsah .napln .centr .seznamproduktu .produkt .cenasdph {
	font-weight: normal;
	clear: both;
	text-align: right;
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezna {
	font-size: 100%;
	text-align: right;
	clear: both;
}

#obsah .napln .centr .seznamproduktu .produkt .cenabezna strong {
	font-size: 100%;
	font-weight: bold;
	text-decoration: line-through;
}
#obsah .napln .centr .seznamproduktu .produkt .cenasleva {
	color: #333333;
	font-size: 100%;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost {
	color: #333333;
	font-size: 100%;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost .skladem {
	color: #006600;
	font-weight: bold;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost .ks {
	color: #006600;
	font-weight: bold;
}

#obsah .napln .centr .seznamproduktu .produkt .dostupnost .dny {
	color: #006600;
	font-weight: bold;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost .dotaz {
	color: #FF3300;
	font-weight: bold;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost .nedostupne {
	color: #990000;
	font-weight: bold;
}
#obsah .napln .centr .seznamproduktu .produkt .dostupnost .trvale-nedostupne {
	color: #333333;
	font-weight: bold;
}

#obsah .napln .centr .seznamproduktu .produkt .button {
	vertical-align: text-bottom;
	padding-top: 5px;
}
#obsah .napln .centr .seznamproduktu .produkt a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#obsah .napln .centr .seznamproduktu .produkt a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#obsah .napln .centr .seznamproduktu .produkt .popis {
	line-height: 15px;
	padding-bottom: 5px;
}
#obsah .napln .centr .seznamproduktu .produkt .nahled {
	margin:auto;
	width: 115px;
	display:table;
	overflow:hidden;
	float: left;
	
}

#obsah .napln .centr .seznamproduktu .produkt .nahled img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}

#obsah .napln .centr .seznamproduktu .produkt .nazev {
	padding-bottom: 2px;
	padding-top: 1px;
}
#obsah .napln .centr .seznamproduktu .produkt .nazev h2 {
	color: #CC0000;
	margin: 0px;
	font-size: 110%;
}
#obsah .napln .centr .seznamproduktu .produkt .produktakce, #obsah .napln .centr .seznamproduktu .produkt .produktnormal, #obsah .napln .centr .seznamproduktu .produkt .produktvyprodej, #obsah .napln .centr .seznamproduktu .produkt .produktvyprodano, #obsah .napln .centr .seznamproduktu .produkt .produktnovinka {
	height: 51px;
	background-repeat: no-repeat;
	background-position: right;

	background-color: akce-parfem.png;
	background-color: transparent;
	margin-top: -5px;
	position: absolute;
	margin-left: 213px;
	width: 51px;
}
#obsah .napln .centr .seznamproduktu .produkt .produktakce {
	background-image: url(../images/akce-parfem.png);
	
}
#obsah .napln .centr .seznamproduktu .produkt .produktnormal {
}
#obsah .napln .centr .seznamproduktu .produkt .produktnovinka {
	background-image: url(../images/novinka-parfem.png);
}
#obsah .napln .centr .seznamproduktu .produkt .produktvyprodej {
	background-image: url(../images/vyprodej-parfem.png);
}
#obsah .napln .centr .seznamproduktu .produkt .produktvyprodano {
	background-image: url(../images/vyprodano-parfem.png);
}
#obsah .napln .centr .hledaniseznam {
}
#obsah .napln .centr .hledaniseznam .button {
	margin-top: 12px;
}
#obsah .napln .centr .hledaniseznam .searchHTMLBlok {
	background-color: #EBEBEB;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}





#obsah .napln .centr .bannerdoprava {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
#obsah .napln .centr .strankovani {
	background-color: #750920;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF;
	height: 30px;
	clear: both;
}
#obsah .napln .centr .strankovani .strankovaninapln {
	padding-bottom: 1px;
	padding-left: 13px;
	padding-top: 6px;
	position: relative;
}

#obsah .napln .centr .strankovani .strankovaninapln .stranka {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #DCDCC7;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
#obsah .napln .centr .strankovani .strankovaninapln a {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#obsah .napln .centr .strankovani .strankovaninapln a:hover {
	color: #FFFFFF;
	background-color: #FF6600;

}
#obsah .napln .centr .strankovani .strankovaninapln .activ {
	background-color: #FF9900;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
#obsah .napln .centr .produkt-filtr {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear:both;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	display: block;
}
#obsah .obalobsahu .napln .centr .produkt-filtr .sekce .nazev {
	margin-bottom: 5px;
	clear: both;
}
#obsah .obalobsahu .napln .centr .produkt-filtr .sekce .polozkavyber {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#obsah .napln .centr .produkt-filtr .sekce .polozka {
	white-space: nowrap;
	float: left;
	position: relative;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
}
#obsah .obalobsahu .napln .centr .produkt-filtr .sekce {
	clear: both;
	position: relative;
	overflow: hidden;
}

#obsah .obalobsahu .napln .centr .produkt-filtr .sekce .polozka input {
	margin-top: -2px;
}

#obsah .obalobsahu .napln .centr .produkt-filtr .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #666666;
	background-color: #FF0066;
	cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	height: 22px;
	background-repeat: repeat-x;
	float: right;
	margin-top: -25px;
}
#obsah .obalobsahu .napln .centr .kategorie {
	background-color: #FFDFFF;
	float: left;
	clear: both;
	position: relative;
	padding: 3px;
	width: 544px;
}
#obsah .obalobsahu .napln .centr .kategorie ul {
	margin: 0px;
	padding: 0px;
}

#obsah .obalobsahu .napln .centr .kategorie li {
	list-style-type: none;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 155px;
	background-image: url(../images/slozka2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float: left;
}

#obsah .napln .centr .aktuality {
clear:both;
}
#obsah .napln .centr .aktualita {
border-bottom:1px solid #CCCCCC;
clear:both;
line-height:17px;
margin-bottom:10px;
margin-left:0px;
overflow:hidden;
padding:5px;
position:relative;
}
#obsah .napln .centr .aktualita .datum {
color:#666666;
font-size:80%;
font-weight:normal;
}
#obsah .napln .centr .aktualita .nazev {
font-weight:bold;
}
#obsah .obalobsahu .napln .centr .aktuality .aktualita  .nazev h3 {
	color:#FF0066;
	font-size:130%;
	margin: 0px;
	padding: 0px;
}

#obsah .napln .centr .aktualita .imgBlok {
float:left;
padding-right:10px;
}
#obsah .napln .centr .aktuality .aktualita .imgBlok .thickbox .nahledyimg {
border:1px solid #666666;
position:relative;
}
#obsah .napln .centr .aktualita .text {
padding-bottom:5px;
}
#obsah .napln .centr .nezverejneno {
background-color:#FFFFCC;
}
#obsah .napln .centr .aktualita .reakce {
font-style:italic;
padding-bottom:5px;
}
#obsah .napln .centr .editor-reakce {
background-color:#FFFFCC;
}
#obsah .napln .centr .aktualita .autor {
font-style:italic;
text-align:right;
}
#obsah .napln .centr .aktualita .nazev .idClanek {
color:#333333;
font-weight:normal;
}


#obsah .napln .centr .home_bottom2 {
	margin-top: 30px;
}
#obsah .napln .centr .benner {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#obsah .napln .centr .bannerWide {
	text-align: center;
}

#obsah .napln .centr .tabprehled {
	border: 1px solid #CCCCCC;
}

#obsah .napln .centr .tabprehled .zahlaviTab {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
#obsah .napln .centr .tabprehled tr {
	background-color: #F0F0F0;
}
#obsah .napln .centr .reservationsmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1EBDD;
	height: 35px;
	clear: both;
	
}
#obsah .napln .centr .reservationsmenu .pozice {
	float: left;
	width: 170px;
	text-align: center;
	padding-top: 8px;
	margin: 1px;
	background-image: url(../images/pozadi-reservations-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 110%;
	background-color: #CCCCCC;
	height: 26px;
}
#obsah .napln .centr .reservationsmenu .sipka {
	margin-left: 10px;

}
#obsah .napln .centr .reservationsmenu .pozice-activ {
	float: left;
	width: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	padding-top: 8px;
	margin: 1px;
	background-color: #CC0000;
	color: #FFFFFF;
	height: 26px;
}

#obsah .napln .vpravo {
	font-size: 90%;
	line-height: 18px;
	width: 190px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 205px;
	height: auto;
}
#obsah .napln .vpravo h3 {
	font-size: 120%;
	font-weight: bold;
}
#obsah .napln .vpravo .oddelovac {
	height: 20px;
	width: 150px;
}
#obsah .napln .vpravo .banner {
	text-align: center;
}

#obsah .napln .vpravo a {
	color: #FF0066;
	text-decoration: underline;
	
}
#obsah .napln .vpravo a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#obsah .napln .vpravo .specifikace {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 8px;
	background-image: url(../images/pozadi-specifikace.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 15px;
	margin-left: 1px;
}
#obsah .napln .vpravo .boxmail {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#obsah .napln .vpravo .boxmail .popisek {
	padding-bottom: 5px;
}

#obsah .napln .vpravo .boxmail .inputmail {
	width: 115px;
	border: 1px solid #666666;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#obsah .napln .vpravo .boxmail .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #333333;
	background-color: #FF0066;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-repeat: repeat-x;
}
#obsah .napln .vpravo .boxmail input {
	vertical-align: top;
	margin-left: 2px;


}


#obsah .napln .vpravo .topProdukt {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	font-size: 90%;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
#obsah .napln .vpravo .topProdukt a {
	font-weight: normal;
}


#obsah .napln .vpravo .topProdukt .nahled {
	margin:auto;
	height: 100px;
	width: 120px;
	padding: 0px;
	display:table;
	overflow:hidden;
	background-color: #FFFFFF;
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:center center;
	background-repeat:no-repeat;
}
#obsah .napln .vpravo .topProdukt .nahled .vcImg{
	#position: absolute;
	#top: 50%;
	#left: 50%;
	padding: 0px;
	display:table-cell;
	vertical-align:middle;
}
#obsah .napln .vpravo .topProdukt .nahled .vcImg img {
	width: 55px;
}

#obsah .napln .vpravo .topProdukt .popis {
	position: relative;
}
#obsah .napln .vpravo .topProdukt .nazev {
	padding-top: 10px;

}
#obsah .napln .vpravo .topProdukt .nazev h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;

}
#obsah .napln .vpravo .topProdukt .cenasdph {

}

#paticka {
	clear: both;
	text-align: center;
}
#paticka .obalpaticka {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
		
}


#paticka .napln {
	color: #FFFFFF;
	font-size: 75%;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	background-color: #646464;
	background-image: url(../images/pozadi-paticka.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;

}
#paticka .napln a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#paticka .napln a:hover {
	color: #FF6666;
	
}
#paticka .napln .vlevo {
	float: left;
	width: 200px;
	text-align: center;
}
#paticka .napln.centr {
	float: left;
	text-align: center;
	width: 540px;
	padding-top: 8px;
}
#paticka .napln .centr {
	float: left;
	width: 506px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 0px;
}

#paticka .napln .vpravo {
	text-align: center;
	margin-left: 760px;
}
#paticka .napln .vpravo img {
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
.prihlasitse {
	text-align: center;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prihlasitse a {
	color: #999999;
	text-decoration: none;
	margin-left: 10px;
}
.prihlasitse a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}





.produktdetail {
	min-height: 60px;
	padding-top: 7px;
	padding-bottom: 10px;
	line-height: 20px;
	clear: both;
}
.produktdetail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.produktdetail .parametry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
.produktdetail .cenaProduktu .paramTABLE {
}
.produktdetail .cenaProduktu .paramTABLE .pTD {

}

.produktdetail .cenaProduktu .paramTABLE .pTD .subkod {
}


.produktdetail .ceny {
}

.produktdetail .cenaProduktu {
	background-color: #FFE6FF;
	padding: 10px;
	border: 1px solid #FF99CC;
	float: left;
	width: 250px;
	margin-left: 15px;
}
.produktdetail .ceny .popisek {
	float: left;
	text-align: left;
	display: block;
}
.produktdetail .ceny .hodnota {
	text-align: right;
}

.produktdetail .imgNahled {
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	width: 260px;
	float: left;
}

.produktdetail input {
	width: 40px;
	vertical-align: text-bottom;
}
.produktdetail .widthAuto {
	width: auto;
}
.produktdetail .kod {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	clear: both;
}

.produktdetail .popis {
	padding-bottom: 10px;
}


.produktdetail .button {
	vertical-align: text-bottom;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.produktdetail .fotodalsi {
	padding-top: 15px;
	text-align: center;
}

.produktdetail .fotodalsi img {
	margin: 5px;
}
.produktdetail .cenabezdph {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}
.produktdetail .cenabezdph strong {
}

.produktdetail .cenasdph {
	color: #FF0066;
	font-size: 120%;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}
.produktdetail .cenasdph strong {
	font-size: 160%;
}
.produktdetail .cenabezna {
	text-align: right;
	clear: both;

}
.produktdetail .cenabezna strong {
	text-decoration: line-through;
}

.produktdetail .cenasleva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}
.produktdetail .dostupnost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.produktdetail .dostupnost .skladem {
	font-weight: bold;
	color: #006600;
}
.produktdetail .dostupnost .ks {
	font-weight: bold;
	color: #006600;
}
.produktdetail .dostupnost .dny {
	color: #006600;
	font-weight: bold;
}
.produktdetail .dostupnost .dotaz {
	color: #FF3300;
	font-weight: bold;
}
.produktdetail .dostupnost .nedostupne {
	color: #990000;
	font-weight: bold;
}
.produktdetail .dostupnost .trvale-nedostupne {
	color: #333333;
	font-weight: bold;
}
.produktdetail .pocet {
	margin-top: 10px;
	text-align: right;
}
.produktdetail .barva {
	text-align: right;
	padding-top: 5px;
}
.produktdetail .material {
	text-align: right;
	padding-top: 5px;
}
.produktdetail .tlacitka {
	padding-top: 7px;
	text-align: right;
}

#obsah .napln .centr #seznamMapa td{
	padding: 0px;
}

