body {
	background:#909029;
	margin:0 auto;
	padding:0;
	font: 76%/1.3 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #009900;
	margin-bottom: 0px;
}	

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #009900;
	margin-bottom: 0px;
	border-bottom:1px solid #999999;
	color:#434737;
	width:auto;
}			
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #669933;
	}	
		
.div0 {
	padding: 0;
	margin: 0 auto;
	min-width: 900px;
	}
			
.div1 {
	height:160px;
	background:url(../images/logo.png) no-repeat center;
	background-color: #336600;
}
.div2 {
	height:4px;
	background-color: #333300;
}
.div3 {
	width: 100%;
	margin: 0 auto;
	background: #336600 url(../images/mainNavBg.png) repeat-x;
}
.div3in {
	height:31px;
	margin: 0 auto;
	width: 721px;
}

.div4 {
	width:721px;
	margin:0 auto;
	background: #FFFFFF url(../images/pata8.jpg) no-repeat center bottom;
	border-left: 0px solid;
	border-right: 0px solid;
	
}
.div4in {
	margin:0px 60px;
}
.div4 .last {
	padding-bottom: 262px;
}
.div5 {
	color:#FFFFFF;
	height: 200px;
	margin-top: -15px;
	background: #666633 url(../images/mainBg.png) repeat-x;
} 

.div5in {
	margin-top:0px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 2.5em;
}
.div6 {
	width:720px;
	margin:0 auto;
	height: 40px;
	background-color: #909029;
} 
p {
	margin-top:0;
}

/* mainNav
=======================*/

ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 722px;
	background: #336600 url(../images/mainNavBg.png) repeat-x;
	list-style: none;
	text-transform: none;
	display:inline;
	height: 30px;
}

ul li {
  float: left;
}



ul a {
	width:88px;
	border-left: 1px #003300 solid;
	border-right: 1px #009900 solid;
	text-decoration: none;
	text-align:center;
	color: #fff;
	float: left;
	height: 30px;
	line-height: 2.6em;
	}


ul a:hover {
	color:#FFFFFF;
	background: url(../images/mainBg2.png) repeat-x;
	text-align:center;
	text-decoration: none;
  
}


ul .last a{
	background: url(../images/mainBg.png) repeat-y left top;
	line-height: 2.5em;
	width:100px;
}
ul .last a:hover {
	color:#663300;
	background: url(http://www.okrasne-zahrady.eu/images/mainBg.png);
  
}

