.through{text-decoration: line-through;}
#center {
	background: #fefdfb;
	font-size: 80%;
	color: #565656;
}
#center h2 {
	padding-left: 13px;
	display: inline;
}
#center h3 {
	padding-bottom: 20px;
}

#center form fieldset {
	border:1px solid silver;
	margin:0px 0px 10px;
	padding:10px;
	
}
#center form fieldset.dijitReset, #center form fieldset.dijitInline,
#center form fieldset.dijitRadio,#center form fieldset.dijitRadioChecked {
	border:none;
	margin:0px;
	padding:0px;
	
}

#center form fieldset legend {
	background-color:#F9F9F9;
	border:1px solid silver;
	color:gray;
	font-size:0.8em;
	padding:0.2em 0.5em;
	text-align:right;
}

#center .content_strip a {
	color: #565656;
}
#center p.path_strip, #center .top_strip  {
	color: #8AA0A7;
	font-size: 0.9em;
	text-align:left;
	padding:0px;margin:0px;
	margin-bottom:2px;
	
}
#center p.path_strip a, #center .top_strip a{color: #666666; text-decoration: underline;}

#center .top_strip  {
	margin-top:5px;
}

#center .content_strip a:hover {
	color: #CE0000;
}
#center .content_strip {
	width: 98%;
	background:#e6e6e6 url(../img/contentstrip_bg.jpg) repeat-x scroll 0%;
	
	display: block;
	padding: 0.4em;
	color: #565656;
	margin: 0px;
}
#center .content_strip select {
	color: #CE0000;
	background-color: #f6f6f6;
	border: none;
}
#center #doporucujeme .boxProdukt {
  height:190px;
}
#center #doporucujeme {
	display: block;
	float: none;
}
#center .nadpisProdukt {
	
	color: #0a0a0a;
	background-color: #ededed;
	border: 1px solid silver;
	font-weight: bold;
	padding: 4px;
	display: block;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
}
#center .boxProdukt {
	  font-size:0.85em;
  border: 1px solid #e0e0e0;
  background-color: white; 
	display: block;
	width: 46%;
	height: 240px;
	overflow:hidden;
	float: left;
	margin: 5px;
	
}
* html #center .boxProdukt{margin: 3px; }
#center .boxProdukt p{margin: 3px;   
}
#center .boxProdukt a {
	  
	display: block;
	height:180px;
	width: 100%;
	border: none;
}
#center .boxProdukt:hover {
	background-color: #e4e5e5;
	  border: 1px solid #c0c0c0;
	cursor: e-resize;
}
#center .boxProdukt h3 {
	font-variant: small-caps;
	width: 100%;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #CE0000;
	margin: 0px;
	padding:0px;
	text-align: left;
	padding-left: 5px;
	background-color:#dddddd; 
}


#center .boxProdukt .obrazek {
	float: right;
	width: 55%;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 36px;
	margin: 5px;
}
#center .boxProdukt .obrazek .prazdnyobrazek {
	background-color: silver;
	width: 100%;
	height: 100%;
}
#center .boxProdukt .cena {
	float: left;
	width: 66%;
	  
	color: #ac0000;
	
	
}

#center .boxProdukt .cena table {
	
	color: white;
border-collapse:collapse;
border-spacing:0px;
text-align:left;
}
#center .boxProdukt .cena table td {border: 1px solid white;
border-collapse:collapse;
padding:5px;
}	
#center .boxProdukt .cena table tr.bezna {
	background:#aaaaaa;
	
}

#center .boxProdukt .cena table tr.vase {
	background:#CF0400 url(../img/menu_head_bg.jpg) repeat-x scroll top left;
}
#center .boxProdukt input[type="text"] {
	width: 17px;
}

#center .boxProdukt input[type="text"].date {
	width: 35px;
}

#center .boxProdukt .koupit {
	float: right;
	width: 33%;
	height: 30px;
	line-height: 30px;
	
}

#center .boxProdukt .podrobnosti{clear:both; width: 100%; display:block; background-color: #dddddd; color: white; text-align:center;}
#center #detail .obrazek {
	float: right;
	width: 200px;
	line-height: 100px;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 36px;
	margin: 5px;
	border: 1px solid #e0e0e0;
	background-color: white;
}
#center #detail .obrazek .obrazekDalsi {
	font-size: xx-small;
	line-height: .9em;
}
#center #detail .obrazek .prazdnyobrazek {
	background-color: silver;
	width: 100%;
	height: 100%;
}
#center #detail .cena_bezdph {
	color: black;
	font-size: 1em;
}
#center #detail .cena_bezna {
	text-decoration: line-through;
	color: black;
	font-size: 1.0em;
}
#center #detail .cena_sdph {
	
	font-size:1.2em;
	font-weight: bold;
	color: gray;
}
#center #detail .akce, #center #detail .skladem {
	margin: 5px;
	margin-left:0px;
	padding: 5px;
	display:block;
	background-color: #efefef;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
#center #detail .skladem {
	background-color: #e4e5e5;
	color: black;
}

#center .nadpis {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: -1px;
	display: block;
	background-color: #e4e5e5;
}
#center .nadpis .zmenit_button {
	float:right;
	border: 1px solid black;
	background-color: silver;
	padding: 2px;
	margin: 2px;
}

#center table.kosik {
	border: 1px solid silver;
	width: 100%;
	margin: 2px;
	margin-top: -1px;
}
#center table.kosik tr td {
	padding: 2px;
}
#center hr {
	height: 1px;
	border: none;
	width: 100%;
	clear: Both;
}
#center table.kosik th {
	font-size: 85%;
	border: 1px solid #e4e5e5;
}
#center table.kosik td {
	font-size: 92%;
}
#center table.kosik tr.sudy td {
	background-color: #e4e5e5;
}
#center table.kosik tr.lichy td {
	background-color: #f6f7f7;
}
#center table.kosik tr.sudy:hover td, #center table.kosik tr.lichy:hover td {
	background-color: #ff5e3f;
	color: white;
}
#center table.tabulka_dph {
	border: 1px solid #e4e5e5;
	width: 100%;
	margin: 2px;
}
#center table.tabulka_dph th {
	font-size: 85%;
	border: 1px solid #e4e5e5;
}
#center table.tabulka_dph td {
	font-size: 92%;
	background-color: #f6f7f7;
}
#center table.tabulka_dph tr:hover td {
	background-color: #ff5e3f;
	color: white;
}
#center table.tabulka_dph tr.soucet td {
	background-color: #e4e5e5;
}
#center #kosik_prazdny {
	margin: 15px;
	padding: 15px;
	border: 1px solid #e4e5e5;
	width: 90%;
	font-size: 90%;
	font-style: italic;
}
#center a#jdi_objednat,
#center a#jdi_pokracovat,
a.abutton {
	display: block;
	text-align: center;
	width: 189px;
	height: 30px;
	line-height: 19px;
	float: right;
	border: 1px solid #e4e5e5;
	color: #9f1b1b;
	background-color: #f6f7f7;
	padding: 10px;
	font-weight: bold;
	font-size: 95%;
}
#center a:hover #jdi_objednat, #center a:hover #jdi_pokracovat {
	background-color: #e4e5e5;
}
#center a#jdi_pokracovat {
	float: left;
}
#center form fieldset dd input[type="text"], #center form fieldset input[type="password"] {
	 width: 117px;
}
#center form fieldset dd table.dijit {
	width: 120px;
}
#center form fieldset input[type="submit"], #center fieldset form input[type="submit"] {
	float: right;
	border: none;
	background: #fd7c44 url("../img/btnBg.jpg") 0% 0% repeat-x;
	color: white;
	font-weight: normal;
	padding: 3px;
	width: 200px;
	white-space: nowrap;
}
#center form dl, #center form dd, #center form dt {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#center form fieldset dt label {
	display: block;
	float: left;
	padding: 0px;
	padding-right: 5px;
	text-align: right;
	width: 80px;
}
#center form dd fieldset {
	margin: 4px;
}
#center form dd fieldset#objednavky_skup0 {
	width: 96%;
	margin-top: -4px;
}
#center form dd fieldset#objednavky_skup3 {
	width: 90%;
	clear: both;
}
#center form dd fieldset#objednavky_skup0 dt label {
	width: 140px;
}
#center form dd fieldset#objednavky_skup1 {
	width: 45%;
	float: left;
}
#center form dd fieldset#objednavky_skup4 {
	width: 96%;
	float: right;
}
#center form ul.errors, #center #chyba404 {
	display: block;
	background-color: #f46e59;
	font-size: 83%;
	border: 1px solid #ff2c08;
	color: white;
	padding: 0px;
	margin: 5px;
}
#center form ul.errors li {
	margin: 0px;
	padding: 3px;
}
#center #chyba404 {
	font-size: 100%;
	padding: 30px;
	margin-top: 50px;
}
#center table#produktyVypis {
	border: 1px solid silver;
	table-layout: fixed;
	width: 100%;
	margin: 5px;
	border-collapse: collapse;
}
#center table#produktyVypis tr {
	border: 1px solid silver;
	padding: 2px;
}
#center table#produktyVypis tr.sudy {
	background-color: #e4e5e5;
}
#center table#produktyVypis tr.lichy {
	background-color: white;
}
#center hr.showMe {
	border: 1px solid black;
	size: 1px;
	color: black;
}

.nahled{
position: relative;
z-index: 0;
}

.nahled:hover{
background-color: transparent;
z-index: 999;
}

.nahled span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.nahled span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.nahled:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
#center .novinka {font-size:10pt; color: black; padding-bottom:10px;}
#center .novinka h2.titulek{display: block; background-color: #F01300; color: white; font-size:12pt; font-weight: bold; border: 1px solid black; margin:0; padding: 5px;}
#center .novinka .datum {border: 1px solid black;border-bottom:none; background-color: #F01300; color: white; font-weight: bold; padding: 10px; padding-bottom: 4px; margin-top:10px; -moz-border-radius: 5px;}
#center .novinka h3{padding: 0;margin:0;}
#center .novinka p{padding: 0;margin:0;}

.paginationControl{display: inline;}
.paginationControl .act{font-weight: bold; font-size: 13pt; color: #F01300;}
.paginationControl a{text-decoration:underline;}
