html {
	background-color: #f1f1f1;

}
body {	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
	background-image: url('images/pozadi-stranka.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

a {	
	color: #49709F;	
}

a:hover {	
	color: #000;
  text-decoration: underline;
}

#leftcontent a, #rightcontent menu a {
	text-decoration: none;
	display: block;
	color: #222;
	font-size: 11px;
	border-bottom: 1px #333 dotted;
	padding: 2px;
	padding-bottom: 1px;
	padding-top: 1px;

}
#rightcontent p {
	margin: 0px;
}
#leftcontent h5 a, #rightcontent h5, #rightcontent h5 a {
	display: block;
	color: #333;
	font-size: 11px;
	border-bottom: 0px #333 dotted;
	padding: 2px;
}
#leftcontent a:hover, #rightcontent h5 a:hover, #rightcontent menu a:hover {
	background-color: #fff;
	background-image: url('images/pozadi-a-hover.jpg');
	background-position: center;
	background-repeat: repeat-y;
}
#leftcontent li.u1 a {
	border-bottom: 0px #333 dotted;
}
#leftcontent strong, #rightcontent menu strong {
	color: #333;
	display: block;
	padding: 4px;
	border-bottom: 2px #333 dotted;
	background-color: #fff;
	background-image: url('images/pozadi-a-hover.jpg');

}
img {	
	border-width: 0px;
}
hr {
	height: 0px;
	margin: 3px;
	border: 0px #f1f1f1 dotted;
	color: #f1f1f1;
	
}

h1 {	
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #405B7B;

}
h2 {	
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

p {
	margin: 2px;
}
#centercontent p {
	text-indent: 0px;
	text-align: justify;
	margin: 2px;
	margin-bottom: 7px;
}
s {
	text-decoration: none;
	font-size: 90%;
	color: #666;
}

menu {
	border: 1px #333 solid;
	margin: 0px;
}
#rightcontent menu {
	border: 0px #333 solid;
}
#leftcontent li, #rightcontent li {
	list-style-type: none;

}
.u2, #rightcontent p.u2 {
	margin-left: 5px;
}
.u3, #rightcontent p.u3 {
	margin-left: 20px;
}
.u4, #rightcontent p.u4 {
	margin-left: 40px;
}
table {
	border-collapse: collapse;
}
th {
	border: 1px #333 solid;
	font-weight: normal;
	background-color: #639ADC;
	color: #fff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.nowrap {
	white-space: nowrap;
}
td {
	border: 1px #333 solid;
}
table.obj a {
	color: #006;
}
table.technicke {
	font-size: 11px;
	margin: 10px;
}
table.technicke th, table.technicke td {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.technicke th {
	text-align: right;
	padding-right: 10px;
}
table.design th, table.design td {
	border: 0px #FFE634 solid;
	width: 200px;
}
table.design th {
	text-align: right;
	color: #000;
	background-color: #EEEEEE;
}
table.design td {
	width: 450px;
}
input {
	border: 1px #333 solid;
}

.box {
	padding: 0px;
	background-color: #ABCEF8;
	margin-bottom: 20px;
	border: 1px #333 solid;
	padding-bottom: 5px;
	background-image: url('images/pozadi-box.jpg');
	background-position: center;
	background-repeat: repeat-y;
}
.box h5 {
	color: #333;
	margin: 0px;
	padding: 5px;
	background-color: #639ADC;
	background-image: url('images/pozadi-box-h5.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

.box p {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box option {
	font-size: 11px;
}

#rightcontent .box div {
	text-align: center;
	margin: 10px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #ABCEF8;
	background-color: #E0EBF8;
}
#rightcontent form {
	margin: 0px;
	padding: 0px;
}	


#centercontent {
	padding: 20px;
}
#centercontent img, #rightcontent img {	
	border: 1px #ABCEF8 solid;
}
#banner {
	background-color: #FFE634;
	border: 1px #000 solid;
	color: #fff;
}
#footer {
	background-color: #FFE634;
	border: 1px #000 solid;
	color: #fff;
}
.polozka {
	border: 1px solid #ABCEF8;
	padding: 5px;
	padding-right: 10px;
	margin: 15px;
	min-height: 50px;
	height: auto;
	_height: 50px;
	background-color: #E0EBF8;
}
.polozka h2 {
  margin: 4px;
  padding-top: 7px;
}
.polozka h3 {
  margin:  1px;
  padding: 0px;
}
.polozka a {
  text-decoration: none;
}
.polozka p a {
  text-decoration: underline;
}
.polozka img {
	float: left;
	padding: 0px;
	margin-right: 10px;
} 
#pravy {
	position: absolute;
	right: 35px;
	top: 30px;
	text-align: right;
	margin-right: 2px;
	width: 770px;
	color: #000;
}
.hledani {
	margin: 5px;
	margin-right: 0px;
}
.hledani input {
	width: 100px;
}
.hledani input.submit {
	width: 60px;
}
#hornimenu {
	width: 200px;
	float: right;
}
#hornimenu a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 4px;
	display: block;
	border: 1px dotted #333;
	background-color: #E0EBF8;
}
#hornimenu a:hover {
	background-color: #ABCEF8;
	color: #333;
}
#banner input.submit {
	background-color: #ABCEF8;
}
#logo {
	float: left;
	padding: 0px;
	margin: 0px;
}
input.pocet {
	width: 30px;
}
.cislo {
	text-align: right;
}
.r0 {
	background-color: #ABCEF8;	
}
.bezokraje {
	border: 0px solid #FFE634;
}
.cleaner {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none
}
#hodnoceni, #diskuze, #download {
	margin-top: 20px; 
	margin-bottom: 20px;
	padding: 5px;
	padding-bottom-10px;
	border: #304322 1px solid;
	background-color: #E0EBF8;
	color: #666;
	text-align: center;
}
#diskuze p, #download p {
	text-align: left;
	margin-left: 5px;
}

#hodnoceni input.noborder, input.noborder, .noborder {
	border: #B9C273 0px solid;
}
#rightcontent img.noborder {
	border: #B9C273 0px solid;
}
#hodnoceni form, #diskuze form {
	font-size: 11px;
}
#hodnoceni form p {
	text-align: center;
}

form {
	margin: 0px;
}
#varianty {
	width: 95%;
	background-color: #E0EBF8;
	border: #999 1px solid;		
	margin: 10px;

}
#varianty td {
	border: #B9C273 0px solid;	
}

#varianty .r0 {
	background-color: #ABCEF8;
}
.radio {
	border: #B9C273 0px solid;	
}
p.nad {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E0EBF8;	
}
#cena {
	text-align: right;
	border-width: 0px;
	background-color: #f1f1f1;
	width: 35px;
}
.cena, .right {
	text-align: right;
}
.novinka {
	width: 100px;
	background-color: #FEED81;	
	border: #333 1px solid;
	text-align: center;
	float: right;
	margin: 3px;
}
p.srovnej {
	width: 120px;
	background-color: #f1f1f1;	
	border: #333 1px solid;
	text-align: center;
	float: right;
	margin: 2px;
	padding: 1px;
}
p.srovnej a {
	text-decoration: none;
}

#kde_jsem {
	font-size: 10px;
	border-bottom: #333 1px solid;		
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#kde_jsem a {
	text-decoration: none;
}
#filtr_inzerce {
	margin-bottom: 20px;
}

#filtr_inzerce input {
	border: #333 0px solid;		
}


fieldset, #inzerce fieldset {
	margin-bottom: 20px;
	padding: 5px;	
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
.zprava {
	color: red;
	border: 1px solid #333;
	background-color: #fcc;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.paticka {
	float: none;
	clear: all;
	
}
.poznamka {
	width: 180px;
	height: 100px;
}
#vyhledavani {
	float: right;
}
.nazev {
	width: 250px;
}
.titul {
	vetrical-align: bottom;
}
.skryj {
	display: none;
}
.odkaz {
	text-decoration: underline;
	color: #49709F;	
}
#sel_postovne {
	font-size: 10px;
	width: 185px;
}
