html {
}
body {
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url('/images/pozadi-html.png');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #fff;
	}


#outer {
	border: 1px #FFDBB4 solid;
	z-index: 0;
	background-color: #fff;
	padding: 2px;
}

a {
	color: #0061FF;
}

a:hover {
	color: #000;
	background-color: #ccc;

}
#leftcontent {
	border-right: 0px #316483 solid;
	background-color: #f9f9f9;
}
#rightcontent {
	border-left: 1px #eee solid;
		background-color: #f9f9f9;
}
#leftcontent a, #rightcontent a {
	display: block;
	font-size: 12px;
	padding: 2px;
	color: #000;
	text-decoration: none;
}
#leftcontent a:hover, #rightcontent a:hover {
}
#leftcontent h5, #rightcontent h5 {
	background-color: #FF8300;
		background-image: url('/images/pozadi-hornimenu.png');
	background-repeat: repeat-x;
	font-size: 12px;
}
#rightcontent h5 {
	margin-left: 0px;
	margin-right: 0px;

}
#leftcontent h5 a, #rightcontent h5 a {
	display: block;
	border-bottom: 0px #333 dotted;
	padding: 1px;
	color: #fff;
}

#leftcontent strong, #rightcontent strong {
	color: #000;
	display: block;
	padding-top: 4px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#leftcontent strong {
	border-bottom: 1px #333 dotted;

}
img {
	border-width: 0px;
}
hr {
	height: 0px;
	margin: 3px;
	border: 0px #f1f1f1 dotted;
	color: #3583E2;
	clear: both;
}

h1 {
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #FF8300;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

p {
	margin: 2px;
}
#centercontent p {
	text-indent: 0px;
	margin: 2px;
	margin-bottom: 7px;
}
#centercontent li.u2 a {
	font-weight: bold;
}

s {
	text-decoration: none;
	font-size: 90%;
	color: #666;
}

#leftcontent .u2 {
						 margin: 0px;
	border-bottom: 0px #333 dotted;
	margin-left: 0px;
	background-image: url('/images/pozadi-menu-u2.jpg');
}

#leftcontent .u3 {
						 margin: 0px;
						 	margin-left: 0px;
							margin-bottom: 1px;
		background-image: url('/images/pozadi-menu-u3.jpg');
		background-color: #ECF4F7;
}
#leftcontent .u2 a {
	border-bottom: 1px #666 dotted;

}

#leftcontent .u3 a {
	margin-left: 10px;
	border-bottom: 1px #666 dotted;

}


#leftcontent .u4 {
							 margin: 0px;
							 margin-left: 20px;
	margin-bottom: 1px;
								 	background-image: url('/images/pozadi-menu-u4.jpg');
}

.u3 {
 	margin-left: 20px;
}

.u4 {
		margin-left: 40px;
}

table {
	border-collapse: collapse;
}
th {
		background-color: #4E862D;
		border: 1px #333 solid;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.nowrap {
	white-space: nowrap;
}
td {
	border: 1px #333 solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.obj a {
	color: #006;
}

table.design th, table.design td {
	border: 0px #3583E2 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;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.box h5 {
	color: #333;
	margin: 0px;
	padding: 5px;
}

.box p {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightcontent .box {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#rightcontent form {
	margin: 0px;
	padding: 0px;
}


#centercontent {
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
#centercontent img, #rightcontent img {
	border: 0px #316483 solid;
}
#header {
	height: 240px;
	background-image: url('/images/pozadi-header.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.polozka {
	border: 1px solid #ccc;
	padding: 3px;
	padding-right: 10px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 45px;
	height: auto;
	_height: 45px;
		background-color: #fff;
}
.polozka h2 {
  margin: 4px;
  margin-left: 0px;
}
.polozka h3 {
  margin:  1px;
  padding: 0px;
}
.polozka a img {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.hledani {
	margin: 5px;
	margin-right: 0px;
}
.hledani input {
	width: 300px;
}
.hledani input.hledej {
	width: 60px;
}
#hornimenu {
	margin-top: 0px;
	text-align: right;
	margin-right: 0px;

}
#hornimenu a {
	color: #fff;
		float: right;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
	margin-left: 5px;
	margin-left: 0px;
	width: 140px;
	display: block;
	border-left: 1px #fff solid;
	text-transform: uppercase;
	background-color: #FF8300;
	background-image: url('/images/pozadi-hornimenu.png');
	background-repeat: repeat-x;
}
input.pocet {
	width: 30px;
}
.cislo {
	text-align: right;
}
.r0 {
	background-color: #f0f0f0;
}
.bezokraje {
	border: 0px solid #3583E2;
}
.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
}
#diskuze, #download {
						font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 0px;
	border: #aaa 0px solid;
	color: #666;
	text-align: center;
}
#diskuze, #diskuze p, #download p {
	text-align: left;
	margin-left: 5px;
}
input.noborder, input.noborder, .noborder {
	border: #B9C273 0px solid;
}
#rightcontent img.noborder {
	border: #B9C273 0px solid;
}
#diskuze form {
	font-size: 11px;
}

form {
	margin: 0px;
}
#varianty {
	border: #666 0px solid;
	width: 100%;
}
#varianty td {
	border: #B9C273 0px solid;
}

#varianty .r0 {
	background-color: #eee;
}
.radio {
	border: #B9C273 0px solid;
}
p.nad {
	font-weight: bold;
	padding: 3px;

}
#cena {
	text-align: right;
	border-width: 0px;
	background-color: #f1f1f1;
	width: 60px;
}
.cena, .right {
	text-align: right;
}
.cena {
      white-space: nowrap;
}

.novinka, .akce {
	width: 100px;
	color: #fff;
	font-weight: bold;
	background-color: #0f0;
	border: #333 0px solid;
	text-align: center;
	float: right;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.akce {
			background-color: #f33;
}

#kde_jsem {
	font-size: 10px;
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#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;
	width: 970px;
}
.poznamka {
	width: 180px;
	height: 100px;
}
#vyhledavani {
	top: 40px;
	right: 290px;
	position: absolute;
 background-color: #FF8300;
  	
}
#vyhledavani input {
	border: 1px solid #666;
  	color:#000;
		margin: 4px;
		 background-color: #fff;

}
.nazev {
	width: 250px;
}
.titul {
	vetrical-align: bottom;
}
.skryj {
	display: none;
}
.odkaz {
	text-decoration: underline;
	color: #49709F;
}
dl {
	border: 1px #316483 solid;
	color: #fff;
	margin: 5px;
	padding: 5px;
	font-size: 80%;
}
dt {
	font-weight: bold;
	color: #316483;
}
dd {
	font-weight: bold;
	color: #333;
	background-color: #FFE9D2;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}
table.technicke {
					 width: 250px;
					 color: #fff;
}
table.ceny td {
	border: 0px #316483 solid;
	text-align: right;
	padding: 4px;
	color: #000;
}

table.ceny td strong {
					 color: red;
}
form.kosik {
	border: 1px #aaa solid;
	padding: 5px;
	background-color: #fff;

}
strong.velke {
	font-size: 17px;
	

}

table.technicke td {
	background-color: #fff;
	border: 0px #316483 solid;
	padding: 4px;
}

table.kosik th {

}
.polozka table.ceny {
				 float: right;
}
#souvisejici {
						 font-size: 90%;
						 color: #666;
}
#souvisejici table.ceny {
						 width: 220px;
}
#souvisejici table.ceny td {
						 padding: 2px;
}
#jazyky {
				position: absolute;
				top: 5px;
				left: 40%;
}
#jazyky a {
				font-weight: bold;
}
.vlozit, .submit {
					 background-color: red;
					 color: #fff;
					 font-weight: bold;
					 border: 1px #999 solid;
					 padding: 5px;
}
.prihlaseni input {
						width: 120px;
}
.cervena {
				 color: red;
}
#akce_pravo {
						position: absolute;
						top: 20px;
						right: 0px;
						z-index: 0;
						text-align: right;
}
#akce_vlevo {
						position: absolute;
						top: 20px;
						left: 0px;
						z-index: 0;
						text-align: right;
}
.cervena {
	color: red;
}
.zelena {
	color: #00BA00;
  background-image: url('/images/ikony/plus.png');
  background-repeat: no-repeat;
  background-position: right;
  padding: 5px;
  padding-right: 30px;
  line-height: 30px;
}
table.ceny td strong.cerna {
	color: #000;
}

.ico-plus {
  list-style-image: url('/images/ikony/plus.png');
}
.ico-minus {
  list-style-image: url('/images/ikony/minus.png');
}
#recenze {
	background-color: #fff;
}
#recenze .polozka blockquote {
	padding-left: 20px;
}
#recenze li {
	list-style-type: none;
	vertical-align: center;
}
.hvezdy-0 {
	position: relative;
	top: 5px;
	background-image: url('/images/ikony/hvezdy-0.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	display: inline-block;
}
.hvezdy-1 {
	background-image: url('/images/ikony/hvezdy-1.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	}
.hvezdy-0s {
	position: relative;
	top: 5px;
	background-image: url('/images/ikony/hvezdy-0-s.png');
	background-repeat: no-repeat;
	width: 80px;
	display: inline-block;
	height: 16px;
}
.hvezdy-1s {
	background-image: url('/images/ikony/hvezdy-1-s.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
}

#hodnoceni {
	font-size: 90%;
	margin: 20px;
	margin-left: 0px;
	margin-top: 10px;
}
form.kosik p.dostupnost {
	width: 200px;
	float: right;
	margin-left: 0px;

}
#registrace label {
	width: 150px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}
fieldset {
	margin-top: 15px;
}
legend {
	font-size: 14px;
	font-weight: bold;
}
