html, body {
height: 100%; background: #ECE0BE url("../images/layout/bg.png") repeat-y top center; margin: 0; padding: 0;
}
body {
text-align: center; color: #603913; font-family: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif; font-size: 90%; line-height: 110%;
}
p, ul, ol, form {
margin: 0; padding: 0; margin-top: 0.5em; margin-bottom: 0.5em;
}
a {
color: #436225; text-decoration: underline; font-style: italic; font-weight: bold;
}
a:hover {
color: #603913; text-decoration: none;
}
input, textarea {
background: #F5EFDE; border: 1px solid #A68C68;
}
.submit {
color: #603913;
}

#parent {
width: 600px; margin-left: auto; margin-right: auto; text-align: left; padding:0;
}
h1 {
height: 110px; background: url("../images/layout/logo.png") no-repeat top center; border-bottom:1px solid #E0D4B8; cursor: pointer;
}
h1 span {
display: none;
}

#daughter {
	padding-left: 20px; padding-right: 20px;
	display:none;
}
#daughter h2 {
text-align: center; color: #436225; font-style: italic; font-size: 100%; line-height: 135%; margin-top:1em;
}


.produkt, .produkt-right {
	clear: both;
	color:#000;
	padding:0;
	margin:0;
}
.produkt {text-align: left;}
.produkt-right {text-align: right;}

.produkt h2, .produkt-right h2 {
	font-size: 1.1em;
	margin-bottom:0.5em;
	margin-top:1em;
}
.produkt h2 a, .produkt-right h2 a {
}

.produkt img, .produkt-right img {
	float: left; 
	margin: 10px; * margin-top:20px;
	clear:both;
	border:none;
}
.produkt-right img {
	float:right;
}

.produkt ul, .produkt-right ul {
	color:#333;
	list-style-position:outside;
	position:relative; left:20px;
}

.produkt p, .produkt-right p {
	margin: 0; font-size: 90%;
}
.produkt em, , .produkt-right em {
	font-weight: normal;
}
.produkt hr, .produkt-right hr {
	clear: both;
    height: 1px; 
    color: #AC9679; 
    background-color: #AC9679; 
    border: 0px solid #AC9679
}

.text {
	padding-left: 10px; padding-right: 10px; line-height: 125%;
}


#footernew {
	clear: both;
	text-align: center;
	font-size:0.8em; 
	margin-top: 2em; 
	background-color:#A58E6E;
	padding:0.2em;
	color:#fff; 
}
#footernew a {
	color: #fff; font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
}
#footernew a:hover {
	text-decoration: underline;
}

.line {
height: 15px; margin-top: 10px; margin-bottom: 10px; clear: both;
}


.center {
text-align: center;
}

.cleaner { clear:both; font-size:1px; display:none;}
.clear { clear:both;}

#header, #header h1 {margin:0;}

#menu { 
	width:593px; 
	background-color: #AC9679;
	border: solid 3px #AC9679; border-bottom-width:4px;
	margin:0; 
	list-style-type: none;
}
#menu li { list-style-type: none; margin: 0; padding: 0; display: inline; }
#menu li a { 
	font-family: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	color: #F7ECCA;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	text-decoration: underline;
	font-style: normal;
}
#menu li a.active, #menu li a:hover { color:#fff; text-decoration: none;   }
#menu li a strong { font-weight: bolder;}

#content {
	color: #000;
	padding:2em;
	line-height: 1.3em;
	font-size: 1.05em;
}


#kontaktni-formular {
	margin-top:3em;
	margin-left:30px;
}
#kontaktni-formular td, #kontaktni-formular th { padding:0.2em}
#kontaktni-formular input[type="radio"] { border:none; background: none; }
#kontaktni-formular input[type="submit"] { margin:1em; }

#kontaktni-formular .error {
	background-color: #ff9999;
	color: #fff;
	padding: 0.2em;
	margin:0.5em;
	position:relative;
	left:-20px;
}


#content p {
	font-size:0.8em;
}

#content h2 {
	font-size:1.2em;
	margin-top:1.5em;
}
#content h2 .smaller {
	font-size:0.8em;
}

#content h3 {
	font-size:1em;
	margin-top:1.5em;
	margin-bottom:0.5em;
}

#content ul {
	font-size:0.8em;
	margin-left:3em;
}

#content .left {
	float:left;
}

#content img.right {
	float:right;
	clear:right;
	margin:0.5em;
}

#content a img {
	border:none;
}

.vzornik {
	clear:both;
	margin-bottom:2em;
}


.vzornik img {
	border:solid 1px black;
}
.vzornik dl {
	float:left;
	display:block;
	margin:2px;
	margin-bottom:0.6em;
}
.vzornik dd a {
	font-size:0.8em;
}
.vzornik dd {
	text-align:center;
	margin:0;
	padding:0;
}



