*{ margin: 0; padding: 0; }
img{ border: none; }

a{ color: #714836; }
a:hover{ color: #35871C; }

p{ margin: 12px 6px 12px 0; }

h3{ font: bold 17px/120% Arial, Helvetica, sans-serif; color: #714836; margin: 12px 0 0 0; border-bottom: 1px dashed #714836; padding-bottom: 2px; clear: both; }
h4{ font: bold 14px/120% Arial, Helvetica, sans-serif; color: #714836; margin: 12px 0 12px 0; }
h6{ font-weight: normal; color: #714836; margin: 0 auto; width: 515px; text-align: left; font-size: 10px; }

.left{ float: left; }
.right{ float: right; }

body{
	background: #FFFDF1 url(images/top_bcgr.jpg) repeat-x top;
	font: 11px/150% Verdana, "Geneva CE", lucida, sans-serif;
	color:  #5D6849;
	text-align: center;
}

#container{
	margin: 0 auto;
	width: 886px;
	background: transparent url(images/bcgr.gif) repeat-y;
	text-align: left;
}

#inside{
	margin: 0 auto;
	width: 886px;
	background: transparent url(images/top.jpg) no-repeat;
	position: relative;
}

/* head */
#head{
	width: 886px;
	background: transparent;
	height: 310px;
	position: relative;
}

#head h1 {
	position: absolute;
	top:16px;
	left: 300px;
	width: 607px;
	height: 95px;
	background: url(images/logo.png) no-repeat top;
	text-indent: -9999px;
}

#head h1 a{ text-decoration: none; display: block; height: 95px; }

#head h2 {
	position: absolute;
	top: 282px;
	left: 186px;
	font: normal 100 19px/120% Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 1px;
}

#head img{ position: absolute; top: 123px; left: 165px; }

/* nav */
#nav {
	position: absolute;
	top: 123px;
	left: 637px;
	background: #E5E8DF url(images/nav_bcgr.gif) repeat-x;
	overflow: hidden;
	display: block;
	width: 213px;
	height: 187px;
	font: 14px/150% arial, sans-serif;
}

#nav li {
	list-style-type: none;
	padding: 0; 
}

#nav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #714836;
	height: 25px;
	padding: 7px 0 0 13px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 14px 0;
}

#nav li a:hover {
	color: #fff;
	background-color: #78A07B;
}

/* content */
#content {
	width: 430px;
	margin: 0 0 12px 186px;
	float: left;
	display: inline;
}

#content ul{ margin: 0 0 12px 0; }
#content ul li{ margin: 0 0 0 22px;  color: #714836;  }

/* vyroba */
#vyroba #content img{
	margin: 0 12px 12px 0;
	display: inline;
	border: 1px solid #714836;
	padding: 4px;
	background: #FFFFFF url(images/nav_bcgr.gif) repeat-x;
}

#vyroba #content img, #vyroba #content a:link img { border: 1px solid #714836; }
#vyroba #content a:hover img { background: #7C563F none repeat-x;  }
#vyroba #content h6 { text-align: center; margin: 35px; }

/* right */
#right{
	float: right;
	width: 190px;
	margin-right: 44px;
	display: inline;
}

#right img, #right a:link img { border: 1px solid #78A07B; padding: 2px; }
#right a:hover img { border: 1px solid #795545; }

/* mapa */
#mapa { background: #fffdf1 none;  font-size: 17px; }
#mapa a:link { text-decoration: none; }
#mapa img, #mapa a:link img { margin: 20px; border: 3px solid #714836;  }
#mapa a:hover img { border: 3px solid #35871C; }
#mapa h6 { text-align: center; margin: 35px; }

/* footer */
#footer{
	clear: both;
	width: 886px;
	height: 43px;
	text-align: center;
	background: url(images/footer.gif) no-repeat;
}

/* nahlad */

#nahlad img { margin: 20px; border: 1px solid #7C563F; padding: 6px; background-color: #FFFFFF;
}
#nahlad h5 { font-size: 17px; margin: 12px 0 0 0; }
#nahlad a { color: #7C563F; }
#nahlad a:hover { color: #78a07b; }
#nahlad h6{ text-align: center; }

