body {
    color:#FFF;
    line-height: 1.4em;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    margin: 0px;
    background: url('../images/top_back.jpg') repeat-x 0px 0px #424242;
}

a {
	color: #A5CB37;
	text-decoration: none;
}

INPUT {
	border: 1px solid #A5CB37;
	font-size: 1.0em;
}

TEXTAREA {
	border: 1px solid #A5CB37;
	font-size: 1.0em;
}

a:hover {
	text-decoration: underline;
}

p.printLogo {
	display: none;
}

.precoPele {
	display: block;
	width: 220px;
	height: 20px;
}

.print {
	display: none;
}

.white {
	color: #FFF;
}

h2 {
	color: #A5CB37;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 1.5em;
	margin: 0px;
	padding: 20px 0px 0px 35px;
}

img {
	border: none;
}

span.hidden {
	display: none;
}

.cleaner {
    visibility:hidden;
    margin:-1px;
    clear:both;
    height:0px;
    width:100%;
    padding:-1px;
}

#page {
	width: 1004px;
	display: block;
	margin: 0px auto;
}

#top {
	height: 28px;
	background: url('../images/top.jpg') no-repeat 0px 0px;
	position: relative;
	text-align: right;
	padding-right: 180px;
	padding-top: 25px;
}

#top .ha1 {
	position: absolute;
	top: -15px;
	_top: 0px;
	left: 0px;
	height: 53px;
	width: 400px;
}

#top a.block {
	display: block;
	height: 53px;
	width: 400px;
}

#content {
	background: url('../images/back.jpg') repeat-y 177px 0px;
}

#content .left {
	float: left;
	width: 161px;
	text-align: left;
	padding-bottom: 70px;
	padding-left: 16px;
	padding-top: 10px;	
}


#content h3.top {
	color: #FFF;
	padding:0px;
	margin: 0px;
	width: 131px;
	background: url('../images/leftMenuTop.jpg') no-repeat 0px 0px #A5CB37;
	padding-left: 30px;
	margin-bottom: 1px;
	font-family:Arial,sans-serif;
	font-weight: bold;
	line-height: 31px;
	font-size: 1.1em;
}

#content .leftMenu {
	width: 161px;
	background: #F2F6E7;
	color: #FFF;
	padding-top: 8px;
	padding-left: 0px;
}

#content .text {
	float: left;
	width: 670px;
	padding-bottom: 70px;
	text-align: left;
	_height: 350px;
	background: url('../images/back.jpg') repeat-y 0px 0px;
	font-size: 1.05em;
	line-height: 1.4em;
}

#content strong {
	color: #A5CB37;
}

#content .subMenu {
	padding-left: 35px;
}

ul#leftMenuL {
	list-style: none;
	padding: 0px 5px 10px 5px;
	margin:0px;
}

ul#leftMenuL li {
	background: url('../images/dot.jpg') no-repeat 10px 5px;
	padding-left: 25px;
	line-height: 1.5em;
}

ul#leftMenuL li a {
	color: #000;
}

#content .right {
	float: left;
	width: 150px;
}

#content .flags {
	margin-top: 10px;
	margin-left: 25px;
	text-align: left;
}

#content .rightMenu {
	background: #F2F6E7;
	margin-top: 6px;
	_margin-top: 8px;
	padding: 10px;
	width: 130px;
	color: #000;
	text-align: left;
}

#content .rightMenu a {
	color: #555;
}

#bottom {
	position: relative;
	display: block;
	margin: 0px auto;
	width: 1004px;
	height: 23px;
	background: url('../images/bottom.jpg') no-repeat 293px 0px;

}

#bottom .pelety {
	position: absolute;
	bottom: -24px;
	_bottom: -25px;
	left: 158px;
	width: 135px;
	height: 115px;
	background: url('../images/pelety.jpg') no-repeat 0px 0px;
}

#bottom a{
	color: #FFF
}

.faq_main_text {
    float:left;
    width:250px;
    padding:10px 0px 0px 0px;
    line-height:16px;
    text-align:justify;
}

div.faq { border-top:1px dashed #A5CB37; margin:5px 0px 30px 0px; padding:5px 0px 0px 0px; }
div.faq_odpoved { color:#FFF; padding:5px 20px 5px 20px; text-align:justify; line-height:14px; background:#111; }
div.faq_otazka { padding:5px 20px 5px 20px; text-align:justify; line-height:14px; }
P.faq_otazka { font-weight:bold; color:#A5CB37; margin:0px 0px 0px 0px; padding:0px; }
P.faq_odpoved { font-weight:bold; color:#A5CB37; margin:0px 0px 5px 0px; padding:0px; }

.faq_form {
    float:right;
    width:200px;
}
.faq_form input {
	font-family:Tahoma;
	font-size:1.0em;
	width:200px;
    margin:1px 0px 1px 0px;
}

.faq_form .faq_submit {
	border:1px solid #A5CB37;
	font-family:Tahoma,sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:0px 0px 0px 0px;
    margin:1px 0px 1px 3px;
}
.faq_form textarea {
	font-family:Tahoma;
	font-size:1em;
	color:#222222;
	border:1px solid #A5CB37;
	overflow: hidden;
	width:190px;
	height:80px;
    padding:5px;
}

textarea {
	font-family: Arial, sans-serif;
}
