* {margin:0; padding:0;}

body {background:#FFF url(../images/body_repeat.gif) repeat-x; color:#000; font:0.8em/1.5 "arial", sans-serif; text-align:center;}

a {text-decoration: underline;color: #6fa717;}
a:hover {text-decoration: none;}

a img {
	border: 0;
}

h1, h2, h3, h4 {
	padding-bottom: 10px;
}

.clear {
	clear: both;
}

h1 {font-size:130%;}
h2 {font-size:120%;}
h3 {font-size:110%;}
h4 {font-size:110%;}
h5 {font-size:100%;}

p {
	padding-bottom: 10px;
}

#main {
	width: 850px;
	text-align: left;
	margin: 0 auto;
}

#content {
	padding-bottom: 15px;
	padding-top: 14px;
}

#header {
	height: 200px;
}

#logo {
	background: url(../images/logo.gif) no-repeat top left;
	display: block;
	width: 305px;
	height: 75px;
	float: left;
}

.hledani {
	float: right;
	padding-top: 25px;
	width: 450px;
}

.hledani input {
	float: left;
	
}

.hledani input.text {
	background: url(../images/search_input.gif) no-repeat;
	width: 307px;
	height: 28px;
	border: 0;
	padding: 10px 5px 0 5px;
}

.hledani input.hledej, input.registrovat_button {
	background: url(../images/hledej_input.gif);
	width: 77px;
	height: 38px;
	border: 0;
	margin-left: 20px;
	color: White;
	font-weight: bolder;
}

.hledani input.hledej:hover, input.registrovat_button:hover {
	cursor: pointer;
}

input.registrovat_button {
	float: right;
	font-size: 0.9em;
	font-weight: normal;
}

.cena_od, .cena_do {
	width: 80px;

}

.parametry {
	padding-top: 0px;
}


.parametry table td {
	padding: 5px 40px 0 0;
	line-height: 1.8em;
}

.parametry table th {
	text-align: left;
	padding-top: 25px;
}

.polozka {
	width: 840px;
	background: #f8ffe8;
	height: 125px;
	margin-bottom: 2px;
}

.polozka .cena {
	width: 210px;
	float: right;
	height: 108px;
	background: #edffc7;

}

.polozka .obrazek {
	float: left;
	width: 130px;

	padding: 10px 5px 10px 10px;
}

.polozka .popis {
	font-size: 0.9em;
	line-height: 1.6em;
	width: 470px;
	float: left;
	padding-top: 5px;

}

.polozka .popis h2 a {
	color: #6fa717;
}

.cena p {
	padding: 15px 10px 5px 25px ;
}

.cena p a {
	color: #e97212;
}
.cena div{
	font-size:14px;
	text-align:right;
	margin-right:10px
}
.cena div a{
	text-decoration:none;
	font-weight:bold;
}
.stav_zbozi {
	margin-top: 10px;
	width: 101px;
	height: 19px;
	display: block;
	color: White;
	font-size: 0.87em;
	text-align: center;
	padding-top: 1px;
}

.skladem {
	background: #8ac114 url(../images/skladem.gif) no-repeat;
}

.na_ceste {
	background: #2e69c9 url(../images/na_ceste.gif) no-repeat;
}

.nedostupne {
	background: #d93e0e url(../images/nedostupne.gif) no-repeat;
}

.reklama  strong {
	float: left;
	display: block;
	width: 125px;
	height: 50px;
	padding: 20px 0 0 20px;
}

.reklama {
	height: 70px;
}

.reklama p {
	padding: 15px;
}

.reklama p a {
	color: #d73d0e;
}

.vysledky {
	padding-bottom: 10px;
}

.strankovani {
	border-top: 1px solid #e2fab1;
	padding-top: 15px;
}

.strankovani p a {
	padding-left: 3px;
	padding-right: 3px;
	
}

.strankovani p {
	padding-left: 145px;
}

#footer {
	background: url(../images/footer_repeat.gif) repeat-x;
	height: 85px;
	text-align: center;
}

#footer_in {
	background: url(../images/lupa.gif) no-repeat top left;
	width: 850px;
	text-align: left;
	margin: 0 auto;
	height: 55px;
}

#footer_in p {
	padding: 23px 10px 0 45px;
	color: #b2b0b0;
}

#footer_in p a {
	color: #b2b0b0;
	text-decoration: none;
}

#footer_in p a:hover {
	text-decoration: underline;
}

.hledani_velke {
	padding-top: 20px;
	text-align: center;
	min-height: 400px; 
	_height: 400px; 
}

.hledani_velke input {
	display: block;
	float: left;
}

.hledani_velke .text {
	background: url(../images/hledej_input_big.gif);
	width: 448px;
	height: 36px;
	border: 0;
	font-size: 1.4em;
	padding: 20px 15px 0 15px;
	margin-right: 10px;
}

.hledani_velke .hledej {
	background: url(../images/hledej_button_big.gif);
	width: 115px;
	border: 0;
	height: 56px;
}

.hledani_velke .hledej:hover {
	cursor: pointer;
}

.hledani_velke_obal {
	padding-bottom: 20px;
	margin: 0 auto;
	width: 608px;
}

.hledani_velke p {
	font-size: 1.2em;
}

.registrace fieldset {
	border: 2px solid #E6F8C2;
	padding: 10px 10px 10px 10px;
}

.registrace legend {
	padding: 0 8px 0 8px;
	font-weight: bolder;
}

.registrace table td {
	padding: 5px 10px 0 0; 
}

p.chyba{
	padding:10px;
	border:2px solid red;
	color:red;
	font-weight:bold;
	text-align:center;
}
p.ok{
	padding:10px;
	border:2px solid green;
	color:green;
	font-weight:bold;
	text-align:center;
}
label.chyba{
	color:red;
}
