body {
	background-color: #fff;
	color: #000;
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 12px;

}
#outer {
	border: 0px #000 solid;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}

#header {
	background-image: url('/images/banner/1.jpg');
	background-position: 0px 35px;
	background-repeat: no-repeat;
	position: relative;
	height: 130px;
}
#nadpis {
				color: #996633;
				font-size: 22px;
				position: absolute;
				top: 50px;
				left: 0px;
				width: 220px;
				text-align: right;
				line-height: 1.5;
				display:none;
}
#nadpis span {
				font-size: 18px;
}
a:active {
	color: #000;
}

h1+h2 {
	margin-bottom: 5px;
}
img {
	border: 0px #000 solid;
}
p>img {
	float: left;
	margin-right: 10px;

}
#right img {
	margin: 0px;
	border: 0px #000 solid;
}
#icq {
	float: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 5px;
}
hr {
	border: 0px #E26900 solid;
	height: 1px;
	clear: both;
}
#right {
	margin: 0px;
	padding-right: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #fff;	

}
#right p {
	text-align: justify;
	margin-top: 10px;
}
#right a {
	text-decoration: none;
}
#right p.nad {
	text-align: right;
	margin-right: 0px;
}
table {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
caption {
	font-weight: bold;
}
.nowrap {
	white-space: nowrap;
}

table.technicke {
	font-size: 11px;
	width: 250px;
}

table.des td {
	border: 0px #999 solid;

}
.r0, .r0 th {
	background-color: #eFe9e4;
}
.registrace .r0 th {
	font-weight: normal;
}
#left {
	padding-top: 0px;
	padding-left: 0px;	
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
}


#left a, #right a {
	font-weight: bold;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
	color: #000;
}
#left h3 {
	margin: 0px;
}
#left p.nad a, #right p.nad a, #left p.nad1 a {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	background-color: #bb845b;
}
#left p.nad1 a {
	background-color: #E26900;

}
#left p {
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
}

#logo {
	position: absolute;
	top: 43px;
	left: 0px;
}
#horni_logo {
						margin-top: 10px;
						margin-bottom: 10px;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#vyhledavani {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 100;
}
#vyhledavani .hledej {
	border: 1px #bb845b solid;
	background-color: #bb845b;
	font-weight: bold;
	color: #fff;
	height: 24px;
}
#vyhledavani input {
	border: 1px #bb845b solid;
	font-weight: bold;
	color: #000;
	height: 20px;
}


input.radio, select {
	border: 0px #bb845b solid;

}
.text {
	width: 150px;
}
#kde_jsem {
	margin-top: 0px;
	font-size: 90%;
}
#kde_jsem a {
}
#kde_jsem a:hover {
	text-decoration: underline;
}
#left p.zprava {
	color: #f00;
	padding: 10px;
	margin: 5px;
	margin-top: 0px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	border: 2px #f00 solid;
}

.dno {
	display: none;
}


#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	width: 100%;
	line-height: 2.3;
	list-style: none;
	z-index: 10;
	background-color: #bb845b;
}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav li:hover, #nav li.hover {
    position: static;

}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;

}
#nav a:hover {
	color: #bb845b;
	background-color: #fff;
	border-left: 0px #bb845b solid;
	border-right: 0px #bb845b solid;
}


#nav li { /* all list items */
	float: left;
	width: 13em;
	font-size: 10px;
	border: 1px #bb845b solid;
	border-right: 1px #fff solid;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
#nav li a {
	text-align: center;
}
#nav li ul li a:hover {
	border-left: 1px #bb845b solid;
	border-right: 1px #bb845b solid;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 14em;
	margin-left: -1px;
	margin-top: 1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* second-level lists */
	border: 1px #fff solid;
	text-align: left;
	width: 14em;
	background-color: #bb845b;
}
#nav li ul li a { /* second-level lists a */
	text-transform: none;
	font-weight: normal;
	text-align: left;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li ul ul li{ /* third-and-above-level lists */
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.skryj {
	display: none;
}

a {
	color: #bb845b;
}

strong {
	font-weight: bold;
}

.pozadi a {
	background-color: #bb845b;
	color: #fff;
}

code {
	font-size: 100%;
}
hr {
	height: 1px;
	color: #bb845b;
}
h1 {
	font-size: 22px;
	width: 100%;
	color: #C1580B;
	margin: 3px;
	text-align: center;
	font-weight: normal;
	margin-left: -20px;
}
h2 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #222;

}
h3 {
	font-size: 110%;
	margin: 0px;
	color: #bb845b;
	margin-top: 8px;
	margin-bottom: 2px;
}
h4 {
	font-size: 100%;
	color: #bb845b;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
h5 {
	font-size: 100%;
	color: #000;
	margin: 0px;
}
p {
	text-indent: 0px;
	margin: 2px;
	color: #000;
}

td, th {
	border: 1px #bb845b solid;
	padding-left: 4px;
	padding-right: 4px;

}
th {
	background-color: #F0D1BA;
	
}
#cena {
	border-width: 0px;
}

.nowrap {
	white-space: nowrap;
}
input {
	border: 1px #000 solid;	
	font-size: 12px;
}

#vondrak {
	display: none;
	text-align: right;
	z-index: 3;
	color: #f93;
}
#vondrak a {
	color: #f93;
}
#vondrak a:hover {
	text-decoration: underline;
}

dl {
	border: 1px #bb845b solid;
	color: #fff;
	margin: 5px;
	padding: 5px;
	font-size: 90%;
}
dt {
	font-weight: normal;
	color: #bb845b;
	padding: 3px;
}
dd {
	font-weight: bold;
	color: #333;
	padding: 3px;
	background-color: #FFB47C;
}
#right .cervena {
	background-color: #c00;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	
}
#left .podtrzeni {
	text-decoration: underline;
}
#submenu {
	margin-bottom: 20px;
}
.submit {
	background-color: red;
	color: #fff;
	font-weight: bold;
	border: 1px #999 solid;
	padding: 5px;
}
table.produkty td {
	text-align: center;
	border: 1px #ccc dashed;
	width: 335px;
	vertical-align: bottom;

}
table.produkty td div {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 100%;
}
table.produkty td span.akce {
	background-color: #f00;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	top: 0px;
	right: 0px;
	position: absolute;

}
table.produkty td span.cena {
	font-weight: bold;
}

table.materialy {
	margin: 5px;
}
table.materialy td {
	text-align: center;
	border: 1px #ccc dashed;
	width: 167px;
	vertical-align: bottom;
	font-size: 90%;
}

table.produkty strong {
	font-size: 80%;
	font-weight: bold;
}
.box {
	margin: 5px;
	margin-right: 0px;
	border: 1px #bb845b solid;
	font-size: 90%;
	color: #bb845b;
	font-weight: bold;
	padding: 0px;
}
.box p {
	text-align: right;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#produkt {
	width: 500px;
	float: left;
}

input {
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
}
#varianty, #kosik, #technicke {
	border: 1px #bb845b solid;
	width: 500px;
	margin-bottom: 10px;
	padding: 0px;
}
#varianty table td, #technicke table td {
	border: 0px #bb845b solid;
	font-size: 80%;
}
#souvisejici {
	width: 160px;
	border: 1px #bb845b solid;
	text-align: center;	
	z-index: 0;
	float: right;
	margin-top: -27px;
}

#materialy {
	width: 680px;
	border: 1px #bb845b solid;
	padding: 0px;
}

#varianty p.nad, #kosik p.nad, #technicke p.nad, #souvisejici p.nad, #materialy p.nad, #right p.nad {
	font-weight: bold;
	background-color: #bb845b;
	color: #fff;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 4px;
}

.ks {
	width: 30px;
}

#right table {
	font-size: 90%;
	margin: 3px;
	margin-right: 0px;
	width: 100%;
}
#right table th {
	font-size: 80%;
}
table td.cena {
	text-align: right;
	white-space: nowrap;
}
#razeni {
	background-color: #F0D1BA;
}
#razeni table td, #razeni table th {
	border: 0px #bb845b solid;

}
#razeni input.radio {
	border: 0px #bb845b solid;
}
#razeni input.od {
	border: 1px #bb845b solid;
	width: 50px;
}
.vyndat {
	padding: 0px;
	margin: 0px;
}
.registrace th {
	text-align: right;
}
#sel_postovne {
	font-size: 10px;
	width: 175px;
}
#right form input {
	margin-left: 25px;
}
#diskuze {
	margin-top: 20px; 
	margin-bottom: 20px;
	padding: 5px;
	padding-bottom: 10px;
	border: #bb845b 1px solid;
	color: #666;
	text-align: center;
	font-size: 90%;
	width: 670px;

}
#diskuze p, #download p {
	text-align: left;
	margin: 1px;
	padding: 1px;
	margin-left: 5px;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
				border-top: 1px #bb845b solid;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 90%;
	}
#footer p {
	color: #000;
}
#akce p, #zajimava p {
	text-align: center;
}
#akce p img, #zajimava p img {
	margin-top: 10px;

}
p.nad {
	background-color: #bb845b;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

input.noborder {
	border: #B9C273 0px solid;
}
.poznamka {
	width: 300px;
	height: 100px;
}
#disk a {
  font-weight: normal;
}
.obrazek {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	margin-right: 10px;
	border: 0px solid #ccc;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}
#left .obrazek a {
	font-weight: normal;
}
#left img {
	margin-bottom: 5px;
}
.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;
}
.polozka h2 {
  margin: 4px;
  margin-left: 0px;
}
.polozka h3 {
  margin:  1px;
  padding: 0px;
}
.polozka img {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.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 .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;

}

#fb {
	margin-top: 50px;
}
#fb a {
	text-align: center;

}
