﻿
body {
	margin: 0;
	padding: 0;
	background: #311C00 url(obr/img1.jpg);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7d8b8;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6D6B6;
	font-size: 18px;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
	background: url() no-repeat center bottom;
	font-size: 22px;
}

h2 {
	font-size:22px;
	margin: 10px 0 10px 10px;
	padding: 0 0 5px 0;
	background: url(obr/img5.gif) no-repeat left bottom;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align:left;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(obr/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

a {
	color: #E6B60F;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #663300;
}

a:active {
	color:#D9C09A;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 180px;
}

.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #666;
padding: 2px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(obr/img2.jpg) repeat-x;
}

/* Header */

#header{
background: url(obr/titul.png) no-repeat;
width: 950px;
height: 240px;
margin: 0 auto;
}

#header * {
	color: #FFFFFF;
}

#header h1 {
	float: center;
	padding: 90px 0 0 0;
	font-size: 36px;
}

#header h2 {
	float: center;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	border-color: #996600;
	height: 600px;
	width: 950px;
	background-image:url('obr/pozadi.jpg');
	margin: 0 auto;
	}

#colOne {
	float: left;
	width: 420px;
	height:600px;
	padding: 20px 2px 5px 30px;
}

#colTwo {
	float: right;
	width: 420px;
	height:600px;
	padding: 20px 30px 5px 2px;
}

.clearBoth {
        clear: both;
        }               

.centerBox 
 {
text-align: center;

 }
        
.produkt
{
	position: relative;
	text-align: center;
	font: width: 20%;
	float: left;
	height: 210px;
	width: 180px;
	margin-top: 3pt;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0pt;
	background-color: #E8D6B4;
	color: #663300;
}

.produkt img
{
	margin-top: 5pt;
	border: none;
}

.produkt p, .produkt a
{
	font-size: 11px;
	color: #663300;
	position: relative;
	left: 0pt;
	width: 100%;
	text-align: center;
	padding: 0px 2px 2px 2px;
	font-weight: bold;
}

     
/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 5px auto;
	background: url(../obr/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-size:small;
}
#footer a{
	color: #D9C09A;
	font-weight: 300;
}

#footer a:hover{
color:#D9C09A;
text-decoration:underline;
}