body {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.85em;
	background: #fffad1;
	color: black;
}
a {
	color: black;
}
a, img {
	border: 0;
}
table {
	font-size: 1em;
}
h1 {
	padding: 0;
	margin: 0;
}
h4, h4 a {
	color: #b50600;
}

#zahlavi {
	background: url("img/backgr/zahlavi.gif") top left repeat-x;
	height: 103px;
}
#zahlaviR {
	background: url("img/backgr/zahlaviR.jpg") top right no-repeat;
}
#menu {
	height: 34px;
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	background: url("img/backgr/menuTop.gif") top left repeat-x;
}
#menuR {
	float: right;
	width: 151px;
}
#hledani {
	background: #a4a4a4;
	padding: 1em;
}
#hledani .input {
	width: 120px;
}

.cervene {
	color: #b50600;
}

.tabulka td {
	padding-right: 10px;
	padding-bottom: 2em;
	width: 50%;
	vertical-align: top;
}
.cena strong {
	color: #b50600;
}
.cena del {
	padding-left: 1.5em;
}
.kosik img, .kosik input {
	margin-right: 20px;
}
.hidden {
	display: none;
}