body {
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #DED0B8 url(../images/bg-main.gif) repeat top left;
}
#container {
	background-color: white;
	padding: 65px 25px 35px 25px;
	position: relative;
}
#header {
	/*border: 1px solid #5A3D1C;*/
	/*background: #DED0B8 url(../images/header-60.jpg) no-repeat top left;*/
	position: relative;
	overflow: hidden;
    padding:0 !important;	
}

#footer {
	margin-top: 40px;
}
a {
	text-decoration: none;
	color: #5A3D1C;
}
a:hover {
	color: black;
}
/* obsah */
#content-back {
	background: #fff url(../images/bg-content.gif) repeat-y top right;
	clear: both;
}
#content, #sidebar-a {
	text-align: left;
	line-height: 1.4em;
	position: relative;
	z-index: 1;
}
#content p {
	margin-bottom: 1em;
}
.novinka {
	border: 1px solid #DED0B8;
	font-size: 100%;
	margin-bottom: 1em;
	width: 100%;
	z-index: 1;
}
.novinka th {
	width: 110px;
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
}
.novinkaPic{
z-index: 1;
}
.novinka td {
	line-height: 1.3em;
    vertical-align: top;
}
.novinka td span {
	color: #5A3D1C;
	font-size: 90%;
}
.novinka td h3 {
	color: #5A3D1C;
	font-size: 120%;
	margin-top: 0.4em;
	margin-bottom: 0.1em;
}
.novinka td p {
	margin-bottom: 0 !important;
}
.vice {
	display: block;
	text-align: right;
	padding-right: 5px;
}
/* pravy panel*/
#sidebar-a div {
	border-bottom: 15px solid white;
	padding: 5px;
	padding-bottom: 0px !important;
	color: #5A3D1C;
}
#footer {
	display: block;
	position: absolute;
	bottom: 40px;
	right: 122px;
	line-height: 1.3em;
	color: #5A3D1C;
	background-color: #DED0B8;
	font-size: 90%;
}
#footer a {
	text-decoration: none;
	color: #5A3D1C;
}
#footer a:hover {
	color: black;
}
.nopadding {
	padding: 0 !important;
}
#sidebar-a form {
	display: block;
	padding: 0;
	margin: 0;
}
.newsletter {
	font-size: 90%;
}
.inputbt {
	background-color: white;
	border: 1px solid #5A3D1C;
	width: 163px;
	padding: 1px;
	font-size: 90%;
	margin-bottom: 3px;
}
.submitbt {
	width: 17px;
	height: 21px;
}
/* hlavicka*/
#logo {
	position: absolute;
	top: 10px;
	left: 25px;
}
#flag-1, #flag-2 {
	position: absolute;
	top: 45px;
}
#flag-1 {
	right: 50px;
}
#flag-2 {
	right: 28px;
} /*
.menulist {
	list-style-type: none;
	clear: both;
	background: #DED0B8 url(../images/bg-main.gif) repeat top left;
	height: 25px;
	line-height: 25px;
}
.menulist li {
	float: left;
	display: block;
	padding-left: 10px;
	color: #5A3D1C;
	position: relative;
	overflow: visible;
}
.menulist a {
	color: #5A3D1C;
	text-decoration: none;
}
.menulist li ul{
display: none;
}
.menulist a:hover {
	color: black;
}  */
#breadcrumb {
	display: block;
	clear: both;
	height: 35px;
	line-height: 35px;
	color: #5A3D1C;
	text-align: left;
	padding-left: 5px;
}
#breadcrumb a {
	color: #5A3D1C;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: black;
}
.mcont {
	margin-bottom: 1em;
	padding: 1em;
}
.mainbox {
	border: 1px solid #DED0B8;
	padding: 5px;    
	width: 488px;        
    _width: 500px; /* len pre IE 6*/
}
H3 {
	font-size: 1.5em;
	color: #007331;
	margin-bottom: 1em;
}
H4 {
	font-size: 1.2em;
	color: #5A3D1C;
	margin-bottom: 0.5em;
}
.produkt {
	font-size: 100%;
	margin-bottom: 1em;
	width: 100%;
}
.produkt th {
	width: 170px;
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
}
.produkt td {
	line-height: 1.3em;
}
hr {
	height: 1px;
	color: #5A3D1C;
	border-top: 1px solid #5A3D1C;
}
.faqTab {
	font-size: 100%;
	margin-bottom: 1em;
	width: 100%;
	border: 1px;
}
.faqTab th {
	width: 30px;
	vertical-align: top;
	text-align: center;
}
.faqTab td {
	line-height: 1.3em;
	padding-bottom: 10px;
}

.napisteTab {
	font-size: 100%;
	margin-bottom: 1em;
	width: 100%;
	border: 1px;
}
.napisteTab td {
	line-height: 1.3em;
}
.napisteTab input, .napisteTab textarea{
width: 350px;
background-color: #DED0B8;
border: 1px solid #5B3E1D;
}
.napisteTab textarea{
height: 200px;
}

.napisteTab .button{
width: 100px;
background-color: #DED0B8;
border: 1px solid #5B3E1D;
}
.list td{
vertical-align: top;
padding: 2px;
}
.list{
font-size: 1em;
}

