/*
***********************************************************
* CSS Definition file
***********************************************************
* Generic elements
***********************************************************
*/

a {
	color:#6A912B;
	text-decoration:none;
}

a:link {
	color:#6A912B;
	text-decoration:none;
}

a:visited {
	color:#6A912B;
	text-decoration:none;
}

a:active {
	color:#6A912B;
	text-decoration:none;
}

a:hover {
	color:#6A912B;
	text-decoration:underline;
}

html {

}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:url('../img/in_bg.gif') 0px 0px repeat-y;
	background-color:#B1C96A;
	text-align:left;
	color:#7E7D82;
	position:relative;
}

body.hp {
	background-image:none;
}

img {
	border:0px;
}

#top {
	width:780px;
	height:85px;
	background-color:#fff;
}

#top #green {
	width:203px;
	height:85px;
	background-color:#6A912B;
	float:right;
}

#top #topmenu {
	padding:36px 0px 0px 60px;
	color:#6A912B;
	font-size:9px;
}

#topmenu a {
	font-size:10px;
	font-weight:bold;
	color:#6A912B;
	text-decoration:none;
}

#topmenu a:visited {
	color:#6A912B;
	text-decoration:none;
}

#topmenu a:hover {
	color:#6A912B;
	text-decoration:underline;
}

#topmenu a.sel {
	color:#3871B8 !important;
}

#logo-pruh {
	height:27px;
	background-color:#C6D2EA;
}

#leaf {
	position:absolute;
	top:78px;
	left:22px;
}

#main {

}

#submenu {
	width:100%;
}

#submenu #items {
	margin-left:577px;
	background-color:#EDF9DA;
}

#items .sm {
	border-bottom:1px solid #B1C96A;
	background:url('../img/bg_sm.gif') 0px 0px repeat-y;
}

.sm a {
	display:block;
	font-weight:bold;
	color:#6A912B !important;
	padding:7px 0px 8px 9px;
	width:203px;
}

#items .ssm {
	background-color:#EDF9DA !important;
	padding:7px 0px;
}

.ssm a {
	display:block;
	font-weight:normal;
	color:#6A912B !important;
	padding:1px 0px 1px 9px;
	width:203px;
}


#submenu #inter {
	margin-left:577px;
	width:203px;
	background:url('../img/grass.jpg') 0px 0px no-repeat;
	padding-top:129px;
}

#inter a {
	display:block;
	background-color:#255200;
	font-weight:bold;
	color:#fff;
	padding:7px 0px 8px 9px;
}

#interbann {
	margin-left:577px;
	width:180px;
	padding-top:25px;
	padding-left:25px;
}

#interbann #inb {

}

#interbann a {
	display:block;
	text-align:center;
	background:url('../img/bann/01.gif') 0px 0px no-repeat;
	width:153px;
	height:60px;
	padding-top:70px;
	line-height:14px;
}


#interbannhp {
	margin-left:577px;
	width:180px;
	padding-top:25px;
	padding-left:25px;
}

#interbannhp a {
	display:block;
	text-align:center;
	background:url('../img/bann/01hp.jpg') 0px 0px no-repeat;
	width:153px;
	height:35px;
	padding-top:237px;
	line-height:14px;
}

#hpshop {
	display:block;
	padding-left:25px;
	padding-bottom:25px;
	margin-left:577px;
	width:153px;
}

#hpshop a {
	background-color:#ff6600;
	color:#fff;
	display:block;
	text-align:center;
	padding:10px 0px 10px 0px;
	color:#fff;
	font-weight:bold;
}

/*
dotaznik
*/

#interbannd {
	line-height:14px;
	margin-left:602px;
	width:153px;
	padding-top:0px;
	text-align:center;
	background-color:#005100;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:8px;
}

#interbannd a {
	color:#A8CA63;
}

#interbann a.en {
	display:block;
	background:url('../img/bann/01.gif') 0px 0px no-repeat;
	width:153px;
	height:105px;
	padding-top:62px;
	line-height:14px;
}

#cnt {
	width:577px;
	background-color:#fff;
	position:absolute;
	left:0px;
	top:112px;
}

#cnt-txt {
	padding:34px 40px 20px 60px;
	line-height:14px;
}

#cnt-txt h1 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:10px;
	margin-bottom:14px;
}

#cnt-txt h2 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:10px;
	margin-bottom:3px;
}

a.gr {
	color:#6A912B !important;
}

a.gr:link {
	color:#6A912B !important;
}

.news {
	width:215px;
	padding-bottom:30px;
	padding-left:0px;
}

#cnt-txt .news h2 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#3871B8;
}

.news a {
	font-weight:bold;
}

.news a.blue {
	color:#3871B8;
}

#hp-foto {
	position:absolute;
	left:0px;
	bottom:0px;
	background:url('../img/bg_hp.jpg') 0px 0px no-repeat;
	width:577px;
	height:419px;
}

/*
PRODUCT - LIST
*/

.prod-sh {
	clear:both;
	line-height:14px;
}

.prod-sh img.ill {
	float:left;
	padding-top:4px;
	padding-right:9px;
	padding-bottom:31px;
}

.prod-sh h2 {
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:relative;
}

/*
PRODUCT - DETAIL
*/

#prod-detail {

}

#prod-detail img.ill {
	float:left;
}

#prod-detail #txt {
	padding-left: 120px;
}

#prod-detail #txt h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#prod-detail #txt h2 {
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:12px;
}

/*
MOD - Q&A
*/
.tq {
	color: #3871B8;
	padding-bottom:14px;
}

.ta {
	padding-bottom:14px;
}

.tqa {
	margin-bottom:14px;
}

/*
SUBMENU SELECT
*/
a.msel {
	color:#3871B8 !important;
}

/*
MOD - news
*/
.newsitem {
	clear:both;
	margin-bottom:35px;
	position:relative;
}

.newsitem .foto {
	position:absolute;
	top:0px;
	left:0px;
}

.newsitem .newsperex {
	padding-left:128px;
}

#ill {
	background:url('../img/bg_hp.jpg') left bottom no-repeat;
	height:417px;
}

.foto {
	margin-bottom:5px;
}

/*
MOD - prod
*/
#prod {
}

#prod h1 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-bottom:0px;
}

#prod h2 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:10px;
	margin-bottom:0px;
}

/*
TABLE
*/

.gentbl {
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:14px;
	margin-bottom:14px;
}

.gentbl th {
	color:#6A912B;
	font-weight:bold;
	background-color:#D2E3AB;
	padding:9px 8px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.gentbl td {
	color:#6A912B;
	font-weight:normal;
	background-color:#EDF9DA;
	padding:7px 8px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

ol {
	margin-top:0px;
	padding-top:0px;
}

#langmenu {
	position:absolute;
	top:22px;
	left:586px;
}

#langmenu a {
	display:block;
	color:#fff;
	margin-bottom:2px;
}

#nv {
	position:absolute;
	bottom:5px;
	right:5px;
}

/*
TABULKA - REGISTRACNI FORMULAR
*/
form {
	margin:0px;
	padding:0px;
}

.tab-up {
	margin-bottom:8px;
	color:#549317;
	font-weight:bold;
}

.tab-reg {
	width:365px;
}

.tab-reg td {
	color:#6A912B;
}

.tab-reg td.tbl-sub {
	padding-bottom:3px;
}

.tab-reg td.tbl-label {
	background-color:#EDF9DA;
	border-bottom:1px solid #fff;
	padding:6px 0px 7px 9px;
	width:220px;
}

.tab-reg td.tbl-val {
	background-color:#EDF9DA;
	border-bottom:1px solid #fff;
	padding:0px;
	padding-right:5px;
}

.tab-reg th {
	background-color:#D2E3AB;
	border-bottom:1px solid #fff;
	color:#6A912B;
	font-weight:normal;
	padding:6px 0px 7px 9px;
}

.tab-reg td.tbl-submit {
	text-align:right;
	padding-top:7px;
}

#mf input, #mf select {
	font-size:10px;
	color:#7F7E83;
	font-family:verdana;
}

#mf .inps {
	width:111px;
}

#mf .inp {
	width:227px;
}

#mf .sub {
	background-color:#245200;
	color:#fff;
	font-weight:bold;
	border:0px;
	font-size:10px;
	font-family:verdana;
	padding:7px 2px 6px 2px;
}

a.eshop {
	background: url('../img/warr.gif') 52px 10px no-repeat;
	background-color:#005000;
	color:#fff;
	font-weight:bold;
	padding:7px 21px 8px 9px;
}

a.eshop:link {
	color:#fff;
}

a.eshop:visited {
	color:#fff;
}

a.eshop:hover {
	color:#fff;
}

.rred {
	color:#ff6600;
}