body {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 0.01em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pozadi-body.png);
	background-repeat: repeat;
}
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
h1 {
	font-size: 1.1em;
	margin-bottom: 8px;
}
h2 {
	font-size: 1.0em;
	margin-bottom: 8px;
}
h3 {
	font-size: 0.9em;
	margin-bottom: 8px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#Pozadi {
	width: 100%;
	background-image: url(../images/pozadi-page-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#Page {
    width: 827px;
    overflow: hidden;
    margin: 0px auto;   
}
#Hlavicka {
    width: 827px;
    height: 152px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
}
#Hlavicka span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 827px;
    height: 152px;
	visibility: visible;
	cursor: pointer;
}
h1#Logo {
    width: 827px;
    height: 95px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
	margin: 0px;
}
h1#Logo span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 827px;
    height: 95px;
	visibility: visible;
	cursor: pointer;
}
ul#Kategorie {
	width: 174px;
	margin: 0px 0px 0px 26px;
	list-style: none;
	background-image: url(../images/pozadi-kategorie.png);
	background-repeat: repeat-y;
}
ul#Kategorie li {
	width: 152px;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0px 10px 10px;
}
ul#Kategorie li.prvni {
	border-top: 2px solid #FFFFFF;
}
ul#Kategorie li a {
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul#Kategorie li a:hover, ul#Kategorie li a.aktivni {
	font-weight: bold;
	color: #999999;
}
ul#Kategorie li ul {
	list-style: none;
}
ul#Kategorie li ul li {
	border: none;
	padding: 10px 0px 0px 10px;
}
ul#Kategorie li ul li a {
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: normal;
}
ul#Kategorie li ul li a:hover, ul#Kategorie li ul li a.aktivni {
	color: #999999;
	font-weight: normal;
}
#ObsahMiddle {
    width: 827px;
    background-image: url(../images/pozadi-obsah-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 70px;
}
#ObsahMiddlePozadi {
    width: 827px;
    background-image: url(../images/pozadi-obsah.png);
	background-repeat: repeat-y;
}
#ObsahBottom {
    width: 597px;
    height: 25px;
    padding: 20px 0px 0px 215px;
    background-image: url(../images/pozadi-obsah-bottom.png);
	background-repeat: no-repeat;
	color: #999999;
}
#ObsahBottom a {
	color: #999999;
	text-decoration: none;
}
#ObsahBottom a:hover {
	text-decoration: underline;
}
#ObsahMiddle #Levy {
    width: 200px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#ObsahMiddle #Pravy {
    width: 602px;
    padding: 0px 15px 0px 10px;
	float: left;
}
#ObsahMiddle #Pravy h2, h3, p {
	margin-bottom: 10px;
}
#ObsahMiddle #Pravy h2 {
	font-size: 1.1em;
}
#ObsahMiddle #Pravy h3 {
	font-size: 1.0em;
}
.cistic {
    clear: both;
}

.info table, .info table.kosisko {
	width: 602px;
}
.info table, .info table.kosisko th.two {
	width: 60px;
}
.info table tr td, .info table.kosisko tr td {
   	background-color: #999999;
   	padding: 2px 4px;
}
.info table.kosisko tr th {
	background-color: #990000;
   	padding: 2px 4px;
   	font-weight: bold;
   	color: #FFFFFF;
}
table.filtr {
	width: 560px;
	margin-bottom: 10px;
	background-color: #999999;
	border: 1px solid #000000;
	margin-left: 5px;
}
table.filtr tr th {
	font-weight: bold;
	text-align: left;
}
table.filtr tr td {
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	padding: 1px 2px;
}
table.filtr tr td.right {
	text-align: right;
	padding: 2px;
	background-color: #999999;
}
table.filtr tr td input {
	border: 1px solid #FFFFFF;
}
.strankovani {
	width: 573px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFCC01;
	text-align: center;
}
.strankovani a {
	font-weight: normal;
	color: #333333;
}
.strankovani a:hover {
	color: #000000;
}
.strankovani a.middle {
	padding: 0px 2px;
}
.zbozidetail .kosik {
	width: 570px;
	padding: 3px 5px;
	text-align: right;
}
.zbozidetail .kosik input {
   	background-color: #FFCC01;
   	height: 20px;
}
.red {
	color: red;
}
.info .kosik {
	width: 570px;
	padding: 3px 5px;
	text-align: right;
}
.info .kosik a {
	color: #000000;
	font-weight: bold;
}
.info .kosik input {
   	background-color: #990000;
   	height: 25px;
   	border: 1px solid #000000;
   	font-weight: bold;
   	color: #FFFFFF;
}
.info .kosik a:hover {
	color: #333333;
	font-weight: bold;
}
p.error {
	padding: 3px;
	background-color: red;
	color: #FFFFFF;
}
p.error a {
	color: #000000;
	font-weight: bold;
}
#ObsahMiddle #Pravy .produkt {
	width: 283px;
	float: left;
	margin: 0px 6px 8px 6px;
}
.produkt a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.produkt a .top {
	width: 248px;
	height: 35px;
	padding: 10px 20px 0px 15px;
	background-image: url(../images/prod-top.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.produkt a .middle {
	width: 283px;
	height: 123px;
	padding: 0px;
	background-image: url(../images/prod-middle.png);
	background-repeat: repeat-y;
}
.produkt a .middle .levy {
	width: 120px;
	height: 120px;
	padding: 3px 10px 0px 10px;
	float: left;
	font-size: 0.9em;
}
.produkt a .bottom {
	width: 283px;
	height: 20px;
	padding: 0px;
	background-image: url(../images/prod-bottom.png);
	background-repeat: no-repeat;
}
.produkt a:hover .top {
	width: 248px;
	height: 35px;
	padding: 10px 20px 0px 15px;
	background-image: url(../images/prod-toph.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.produkt a:hover .middle {
	padding: 0px;
	background-image: url(../images/prod-middleh.png);
	background-repeat: repeat-y;
}
.produkt a:hover .bottom {
	height: 20px;
	padding: 0px;
	background-image: url(../images/prod-bottomh.png);
	background-repeat: no-repeat;
}
.produkt a .top h2 {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
.produkt a:hover .top h2 {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}
.produkt a .top h3 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}


.produktDetail {
	width: 566px;
	float: left;
	margin: 0px 0px 8px 15px;
}
.produktDetail .top {
	width: 531px;
	height: 35px;
	padding: 10px 20px 0px 15px;
	background-image: url(../images/prod-detail-top.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.produktDetail .middle {
	width: 566px;
	padding: 0px;
	background-image: url(../images/prod-detail-middle.png);
	background-repeat: repeat-y;
}
.produktDetail .middle .levy {
	width: 120px;
	padding: 3px 10px 0px 10px;
	float: left;
}
.produktDetail .middle .pravy {
	width: 406px;
	padding: 3px 10px 0px 10px;
	float: left;
}
.produktDetail .bottom {
	width: 566px;
	height: 20px;
	padding: 0px;
	background-image: url(../images/prod-detail-bottom.png);
	background-repeat: no-repeat;
}
.produktDetail .top h2 {
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
}
.produktDetail .top h3 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}
.produktDetail .middle .pravy .popis {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}
.produktDetail .middle .pravy .cena {
	margin-bottom: 0px;
}
.produktDetail .middle .pravy .cena .left {
	width: 50%;
	text-align: left;
	float: left;
	padding: 10px 0px 0px 0px;
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
}
.produktDetail .middle .pravy .cena .right {
	width: 50%;
	text-align: right;
	float: left;
}
