@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-obsah.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E7E7E7;
}
input:focus, textarea:focus {
	background-color: #FFFF99;
	border: 2px solid #FF9900;
}
#hlavicka {
	color: #666666;
	font-size: 80%;
	height: 106px;
	background-image: url(../images/pozadi_hlavicka.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#hlavicka .napln {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hlavicka-pneu-shop.jpg);
	height: 106px;
	background-repeat: no-repeat;
}

#hlavicka .napln img {
	vertical-align: bottom;
	}
#hlavicka .napln a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#hlavicka .napln a:hover {
	color: #FFFF00;
	
}
#hlavicka .napln .logo {
	position: absolute;
	top: 0px;
	z-index: 100;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}

#hlavicka .napln .vlevo {
	float: left;
	width: 480px;
	padding-top: 19px;
}
#hlavicka .napln .vpravo {
	padding-top: 0px;
	margin-left: 550px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hlavicka .napln .vpravo .odkazy {
	font-size: 100%;
	color: #FFFFFF;
	height: 72px;
	padding-top: 12px;
}
#hlavicka .napln .vpravo .nazev-prihlaseni {
	color: #FFFFFF;
	text-align: left;
	padding-left: 225px;
}



#podhlavicku {
	height: 86px;
	font-size: 90%;
	clear: both;
	background-image: url(../images/pozadi-podlogo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#podhlavicku .napln {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/podlogo-pneu.jpg);
	background-repeat: no-repeat;
	height: 86px;
	
}

#podhlavicku .napln .hledani {
	width: 290px;
	color: #666666;
	padding-top: 50px;
	position: absolute;
	padding-left: 85px;
}
#podhlavicku .napln .hledani .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #3C4400;
	background-color: #CC0000;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-image: url(../images/pozadi-button.png);
	background-repeat: repeat-x;
}
#podhlavicku .napln .hledani input {
	vertical-align: top;


}
#podhlavicku .napln .hledani .inputhledani {
	border: 1px solid #000000;
	height: 18px;
	margin: 0px;
	width: 120px;
}
#podhlavicku .napln .hledani .ikonkahledat {
	position: absolute;
	margin-left: -60px;
	margin-top: -5px;
}

#podhlavicku .napln .hledani .popisek {
	line-height: 20px;
	font-weight: bold;
	float: left;
}



#podhlavicku .napln .prihlaseni {
	width: 175px;
	text-align: left;
	color: #3D4101;
	float: right;
	padding-top: 7px;
}

#podhlavicku .napln .prihlaseni a {
	color: #666666;
	text-decoration: none;
	font-size: 85%;
}
#podhlavicku .napln .prihlaseni a:hover {
	color: #FF0000;
}
#podhlavicku .napln .prihlaseni .jmeno {
	margin-bottom: 5px;
	text-align: left;
}
#podhlavicku .napln .prihlaseni .heslo {
	margin-bottom: 5px;
	text-align: left;
}
#podhlavicku .napln .prihlaseni input {
	font-size: 90%;
	border: 1px solid #000000;
	vertical-align: top;
}
#podhlavicku .napln .prihlaseni .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #000000;
	background-color: #CC0000;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-image: url(../images/pozadi-button.png);
	background-repeat: repeat-x;
}
#podhlavicku .napln .prihlaseni .odkazy {
	margin-top: 5px;
	text-align: left;
}
#podhlavicku .napln .prihlaseni .popis {
	padding-top: 10px;
	padding-bottom: 8px;
}

#podhlavicku .napln .prihlaseni label {
	width: 40px;
	display: block;
	padding-top: 7px;
	font-size: 85%;
	text-align: left;
	float: left;
	margin-top: 2px;
}
#podhlavicku .napln .prihlaseni .authInputjmeno {
	width: 140px;
	height: 18px;
	font-size: 110%;
}
#podhlavicku .napln .prihlaseni .authInputheslo {
	width: 70px;
	height: 18px;
	margin: 0px;
	font-size: 110%;
}
#cestakos {
	color: #666666;
	height: 35px;
	clear: both;
	background-image: url(../images/pozadi-cesta.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#cestakos .napln {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cestakosik.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
	color: #333333;
	font-size: 80%;
}
#cestakos .napln strong {
	color: #CC0000;
}

#cestakos .napln a {
	color: #333333;
	text-decoration: underline;
	
}
#cestakos .napln a:hover {
	color: #CC0000;
	
}
#cestakos .napln .vlevo {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-top: 12px;
}
#cestakos .napln .vlevo .activ {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}


#cestakos .napln .vpravo {
	text-align: right;
	padding-top: 8px;
	margin-left: 600px;
	padding-right: 20px;
}



#obsah {
	clear: both;
}
#obsah .napln {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#obsah .napln .vlevo {
	float: left;
	width: 199px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#obsah .napln .vlevo .roht {
	background-image: url(../images/horni-210-roh2.png);
	background-repeat: no-repeat;
	height: 7px;
}
#obsah .napln .vlevo .rohb {
	background-image: url(../images/dolni-210-roh2.png);
	background-repeat: no-repeat;
	height: 7px;
}
#obsah .napln .vlevo .napln4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7B9421;
	border-left-color: #7B9421;
	background-color: #475305;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 7px;
}
#obsah .napln .vlevo .oddelovac {
	padding-top: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#obsah .napln .vlevo .specifikace {
	font-size: 85%;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 15px;
	width: 150px;
	
}
#obsah .napln .vlevo .tlacitko {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	position: relative;
}
#obsah .napln .vlevo .tlacitko a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	width: 166px;
	background-color: #000000;
	background-image: url(../images/tlacitko_a.png);
}
#obsah .napln .vlevo .tlacitko a:hover {
	color: #FFFF33;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #990000;
	background-position: left center;
		
}
#obsah .napln .vlevo .tlacitko .activ {
	color: #FFFF99;
	background-image: url(../images/tlacitko_ahover-activ.png);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left center;
		
}
#obsah .napln .vlevo .tlacitko2 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	position: relative;
}
#obsah .napln .vlevo .tlacitko2 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tlacitko2_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	width: 166px;
	background-color: #000000;
}
#obsah .napln .vlevo .tlacitko2 a:hover {
	color: #FFFF33;
	background-image: url(../images/tlacitko2_ahover.png);
	background-repeat: no-repeat;
	background-color: #990000;
	background-position: left center;
		
}
#obsah .napln .vlevo .tlacitko2 .activ {
	color: #FFFF99;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left center;
		
}
#obsah .napln .vlevo .tlacitkoplus {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	
}
#obsah .napln .vlevo .tlacitkoplus a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../images/tlacitko_aplus.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	width: 150px;
	background-color: #5791DB;
}
#obsah .napln .vlevo .tlacitkoplus a:hover {
	color: #FFFF99;
	background-image: url(../images/tlacitko_ahoverplus.png);
	background-repeat: no-repeat;
	background-color: #CC0000;
	background-position: left center;
	position: relative;
}
#obsah .napln .vlevo .tlacitkominus {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	position: relative;
}
#obsah .napln .vlevo .tlacitkominus a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../images/tlacitko_aminus.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	width: 150px;
	background-color: #00CC00;
}
#obsah .napln .vlevo .tlacitkominus a:hover {
	color: #FFFF99;
	background-image: url(../images/tlacitko_aminus.png);
	background-repeat: no-repeat;
	background-color: #5791DB;
	background-position: left center;
		
}


#obsah .napln .vlevo .tlacitkoadmin {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	position: relative;
}
#obsah .napln .vlevo .tlacitkoadmin a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tlacitko_admina.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	width: 166px;
	background-color: #000000;
}
#obsah .napln .vlevo .tlacitkoadmin a:hover {
	color: #FFFF99;
	background-image: url(../images/tlacitko_adminahover.png);
	background-repeat: no-repeat;
	background-color: #CC0000;
	background-position: left center;
		
}
#obsah .napln .vlevo .tlacitkoadmin .activ {
	color: #FFFF99;
	background-image: url(../images/tlacitko_adminahover.png);
	background-repeat: no-repeat;
	background-color: #CC0000;
	background-position: left center;
		
}

#obsah .napln .vlevo .podtlacitko {
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 2px;
	position: relative;
}
#obsah .napln .vlevo .podtlacitko a {
	color: #FFFFFF;
	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: 30px;
	width: 166px;
	background-color: #990000;
}
#obsah .napln .vlevo .podtlacitko a:hover {
	color: #FFFF99;
	background-image: url(../images/podtlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left center;
		
}
#obsah .napln .vlevo .podtlacitko .activ {
	color: #FFFF99;
	background-repeat: no-repeat;
	background-color: #FF6600;
	background-position: left center;
	background-image: url(../images/podtlacitko_ahover_c.png);
		
}
#obsah .napln .vlevo .podtlacitko2 {
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 2px;
	position: relative;
}
#obsah .napln .vlevo .podtlacitko2 a {
	color: #E6FF99;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/podtlacitko2_a.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	padding-left: 30px;
	width: 166px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576704;
	background-color: #000000;
}
#obsah .napln .vlevo .podtlacitko2 a:hover {
	color: #FFFF00;
	background-image: url(../images/podtlacitko2_ahover.png);
	background-repeat: no-repeat;
	background-color: #FF6600;
	background-position: 14px center;
		
}
#obsah .napln .vlevo .podtlacitko2 .activ {
	color: #FFFF00;
	background-image: url(../images/podtlacitko2_ahover_c.png);
	background-repeat: no-repeat;
	background-color: #CC0000;
	background-position: 13px center;
	
}
#obsah .napln .vlevo .editMenu {
	position: absolute;
	top: 0px;
	left: -38px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	white-space:nowrap;
	#width:37px;
}
#obsah .napln .vlevo .editMenu a {
	background-image: none;
	width: auto;
	height: auto;
	float: right;
	padding: 0px;
	text-decoration: none;
	
}
#obsah .napln .vlevo .tlacitko .sel_menu {
	color: #FFFFFF;
	background-image: url(../images/tlacitko_ahover.png);
	background-repeat: no-repeat;
	background-color: #666666;
	background-position: left center;
		
}
#obsah .napln .vlevo .menueditace {
	color: #999999;
	padding: 10px;
}
#obsah .napln .vlevo .menueditace img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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: 15px;
	padding-bottom: 15px;
	font-size: 90%;
	width: 518px;
	float: left;
	padding-right: 15px;
	padding-top: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#obsah .napln .centr a {
	color: #CC0000;
	text-decoration: underline;
	
}
#obsah .napln .centr a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#obsah .napln .centr td {
	padding: 5px;
}
#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: 200%;
	color: #CC0000;
	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: #FF9900;
}

#obsah .napln .centr .cesta {
	font-size: 100%;
	font-weight: bold;
}
#obsah .napln .centr h2 {
	font-size: 160%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
}
#obsah .napln .centr h3 {
	font-size: 130%;
	color: #CC0000;
	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: 10px;
}
#obsah .napln .centr .uvod .roht {
	background-image: url(../images/horni-centr-roh.png);
	background-repeat: no-repeat;
	height: 7px;
}
#obsah .napln .centr .uvod .rohb {
	background-image: url(../images/dolni-centr-roh.png);
	background-repeat: no-repeat;
	height: 7px;
}
#obsah .napln .centr .uvod .napln3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A2BA2C;
	border-left-color: #A2BA2C;
	background-color: #556701;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#obsah .napln .centr .hledaniuvod {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 85%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(../images/pozadi-hledani-uvod.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#obsah .napln .centr .hledaniuvod select {
	width: 105px;
}
#obsah .napln .centr .hledaniuvod .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #3C4400;
	background-color: #CC0000;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-image: url(../images/pozadi-button.png);
	background-repeat: repeat-x;
}
#obsah .napln .centr .hledaniuvod td {
	padding: 2px;
	vertical-align: bottom;

}
#obsah .napln .centr .hledaniuvod h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#obsah .napln .centr .blok-a {
	padding: 3px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	font-size: 85%;
	width: 470px;
}
#obsah .napln .centr .blok-a .leva {
	width: 120px;
	float: left;
}
#obsah .napln .centr .blok-a .prava {
	margin-left: 150px;
	color: #999999;
	line-height: 17px;
	text-align: justify;
	font-size: 95%;
}
#obsah .napln .centr .blok-a .prava p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah .napln .centr .blok-a .prava h6 {
	color: #FF6600;
	font-weight: bold;
	font-size: small;
	margin: 0px;
}
#obsah .napln .centr .blok-a .prava .cena {
	color: #FF3300;
	font-size: 130%;
	font-weight: bold;
}
#obsah .napln .centr .nadpis {
	font-size: 110%;
	background-color: #EFEFEF;
	color: #990000;
	font-weight: bold;
}
#obsah .napln .centr .akcninabidka {
	padding-bottom: 10px;
	clear: both;
	position: relative;
}
#obsah .napln .centr .akcninabidka .akce {
	width: 247px;
	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: 200px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	margin-right: 5px;
}
#obsah .napln .centr .akcninabidka .akce input {
}
#obsah .napln .centr .akcninabidka .akce .widthAuto {
	width: auto;
}
#obsah .napln .centr .akcninabidka .akce .cenabezdph {
	font-size: 100%;
}
#obsah .napln .centr .akcninabidka .akce .cenasdph strong {
	font-size: 130%;
	color: #CC0000;
	
}
#obsah .napln .centr .akcninabidka .akce .cenabezdph strong {
	
}
#obsah .napln .centr .akcninabidka .akce .cenasdph {
	font-weight: normal;
}
#obsah .napln .centr .akcninabidka .akce .cenabezna {
	font-size: 100%;
	font-weight: bold;
	text-decoration: line-through;
}
#obsah .napln .centr .akcninabidka .akce .cenasleva {
	color: #CC0000;
	font-weight: bold;
	font-size: 100%;
}
#obsah .napln .centr .akcninabidka .akce .button {
	vertical-align: text-bottom;
}
#obsah .napln .centr .akcninabidka .akce a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#obsah .napln .centr .akcninabidka .akce a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#obsah .napln .centr .akcninabidka .akce .popis {
	line-height: 15px;
	padding-bottom: 5px;
}
#obsah .napln .centr .akcninabidka .akce .nahled {
	margin:auto;
	width: 85px;
	position: relative;
	display:table;
	overflow:hidden;
	float: right;

}
#obsah .napln .centr .akcninabidka .akce .nahled .vcImg{
	#position: relative;
	#top: 50%;
	#left: 50%;
	display:table-cell;
	vertical-align:middle;	
}

#obsah .napln .centr .akcninabidka .akce .nahled img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}

#obsah .napln .centr .akcninabidka .akce .nazev {
	padding-bottom: 2px;
	padding-top: 1px;
}
#obsah .napln .centr .tlacitkoakce {
	clear:both;
	padding-top:5px;
	text-align:center;
	padding-bottom: 5px;
}

#obsah .napln .centr .seznamproduktu {
	padding-bottom: 10px;
	clear: both;
}
#obsah .napln .centr .seznamproduktu .produkt {
	width: 247px;
	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: 200px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	margin-right: 5px;
}
#obsah .napln .centr .seznamproduktu .produkt input {
}
#obsah .napln .centr .seznamproduktu .produkt .widthAuto {
	width: auto;
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezdph {
	font-size: 100%;
}
#obsah .napln .centr .seznamproduktu .produkt .cenasdph strong {
	font-size: 130%;
	color: #CC0000;
	
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezdph strong {
	
}
#obsah .napln .centr .seznamproduktu .produkt .cenasdph {
	font-weight: normal;
}
#obsah .napln .centr .seznamproduktu .produkt .cenabezna {
	font-size: 100%;
	font-weight: bold;
	text-decoration: line-through;
}
#obsah .napln .centr .seznamproduktu .produkt .cenasleva {
	color: #CC0000;
	font-weight: bold;
	font-size: 100%;
}
#obsah .napln .centr .seznamproduktu .produkt .button {
	vertical-align: text-bottom;
}
#obsah .napln .centr .seznamproduktu .produkt a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#obsah .napln .centr .seznamproduktu .produkt a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#obsah .napln .centr .seznamproduktu .produkt .popis {
	line-height: 15px;
	padding-bottom: 5px;
}
#obsah .napln .centr .seznamproduktu .produkt .nahled {
	margin:auto;
	width: 85px;
	position: relative;
	display:table;
	overflow:hidden;
	float: right;

}
#obsah .napln .centr .seznamproduktu .produkt .nahled .vcImg{
	#position: relative;
	#top: 50%;
	#left: 50%;
	display:table-cell;
	vertical-align:middle;	
}

#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 .produktakce {
	background-image: url(../images/produkt_akce.png);
	height: 15px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
}
#obsah .napln .centr .seznamproduktu .produkt .produktnormal {
	height: 15px;
	clear: both;
}
#obsah .napln .centr .seznamproduktu .produkt .produktvyprodej {
	height: 15px;
	clear: both;
	background-image: url(../images/produkt_vyprodej.png);
	background-repeat: no-repeat;
	background-position: center;
}
#obsah .napln .centr .seznamproduktu .produkt .produktvyprodano {
	height: 15px;
	clear: both;
	background-image: url(../images/vyprodano.png);
	background-repeat: no-repeat;
	background-position: center;
}
#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;
}
#obsah .napln .centr .strankovani {
	background-color: #CC0000;
	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: #FF9900;

}
#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 .aktuality {
}
#obsah .napln .centr .aktuality .aktualita {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
#obsah .napln .centr .aktuality .aktualita .datum {
	font-size: 90%;
	font-weight: normal;
	color: #CC0000;
}
#obsah .napln .centr .aktuality .aktualita .nazev {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 5px;
}
#obsah .napln .centr .aktuality .aktualita .text {
	padding-bottom: 5px;
}
#obsah .napln .centr .home_bottom2 {
	margin-top: 30px;
}
#obsah .napln .centr .benner {
	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: 199px;
	float: left;
}
#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: #666666;
	text-decoration: underline;
	
}
#obsah .napln .vpravo a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#obsah .napln .vpravo .specifikace {
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 90%;
	
}
#obsah .napln .vpravo .bloka {
	text-align: center;
	font-size: 85%;
	width: 180px;
}
#obsah .napln .vpravo .bloka img {
	margin-top: 10px;
	margin-bottom: 5px;
}
#obsah .napln .vpravo .bloka a {
	padding-right: 8px;
	padding-left: 8px;
}
#obsah .napln .vpravo .bloka a:hover {
	color: #FF6600;
}
#obsah .napln .bloka .email {
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah .napln .bloka .button {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #3C4400;
	background-color: #718003;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-image: url(../images/pozadi-button.png);
	background-repeat: repeat-x;
}
#obsah .napln .vpravo .blokc {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 90%;
}
#obsah .napln .vpravo .blokc a {
	font-weight: bold;
}


#obsah .napln .vpravo .blokc .nahled {
	margin:auto;
	height: 100px;
	width: 120px;
	padding: 0px;
	position: relative;
	display:table;
	overflow:hidden;
}
#obsah .napln .vpravo .blokc .nahled .vcImg{
	#position: absolute;
	#top: 50%;
	#left: 50%;
	padding: 0px;
	display:table-cell;
	vertical-align:middle;
}
#obsah .napln .vpravo .blokc .nahled .vcImg img {
	width: 55px;
}

#obsah .napln .vpravo .blokc .popis {
	position: relative;
}

#paticka {
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../images/pozadi-paticka.png);
	background-repeat: repeat-x;
}
#paticka .napln {
	color: #666666;
	width: 950px;
	font-size: 75%;
	clear: both;
	background-image: url(../images/paticka.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #C0C0C0;
	height: 100px;
}
#paticka .napln a {
	color: #666666;
	text-decoration: none;
	
}
#paticka .napln a:hover {
	color: #CC0000;
	
}
#paticka .napln .vlevo {
	float: left;
	width: 197px;
	text-align: center;
	padding-top: 15px;
}
#paticka .napln.centr {
	float: left;
	text-align: center;
	width: 540px;
	padding-top: 8px;
}
#paticka .napln .centr {
	float: left;
	width: 510px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#paticka .napln .vpravo {
	text-align: center;
	margin-left: 760px;
}





.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 .leva {
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 8px;
	float: left;
}

.produktdetail .prava {
	width: 230px;
	margin-left: 245px;
}

.produktdetail .cenaProduktu {
	clear: both;
	background-color: #E7E7E7;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.produktdetail .imgNahled {
	padding: 0px;
	text-align: center;
	width: 250px;
	float: right;
	margin-bottom: 10px;
}
.produktdetail input {
	width: 40px;
	vertical-align: text-bottom;
}
.produktdetail .widthAuto {
	width: auto;
}
.produktdetail .kod {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

.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;
}

.produktdetail .fotodalsi img {
	margin: 5px;
}
.produktdetail .cenabezdph {
	padding-top: 5px;
	padding-bottom: 5px;
}
.produktdetail .cenabezdph strong {
}

.produktdetail .cenasdph {
	color: #CC0000;
	font-size: 120%;
	padding-bottom: 5px;
}
.produktdetail .cenasdph strong {
	font-size: 160%;
}
.produktdetail .cenabezna {

}
.produktdetail .cenabezna strong {
	text-decoration: line-through;
}

.produktdetail .cenasleva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.produktdetail .pocet {
	margin-top: 15px;
	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;
}
