* {
	padding: 0;
	margin: 0;
	font-family: Arial, Courier;
}
p {
	margin: 0.7em 0;
	line-height: 1.8em;
	text-align: justify;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
}

ul{
 margin-left: 40px;
}
img:hover {
	padding: 0px;
	margin: 0px;
	border: none;
}
body {
	background: #FFFF00 url(../obrazky/background.jpg);
	margin: 10px;
	font: 76%/1.6em Arial, Courier;
	color: #000000;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: red;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Courier;
	color: black;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	position: relative;
	text-align: left;
	background: #dcd7ca url(../obrazky/body_back.jpg);
	background-repeat: repeat-x;
}

#navigation {
	background-image: url(../obrazky/button.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	width: 990px;
	position: relative;
	text-align: left;
	font-family: Arial, Courier;
	margin: 0 auto;
}
#navigation ul li {
	float: left;
	margin: 0px;
	list-style-type: none;
}
#navigation ul li a {
	border-right: 1px solid #1e1e1e;
	border-bottom: none;
	padding: 9px 15px 9px 15px;
	display: block;
	font-weight: bold;
	color: red;
	text-decoration: none;
	background: #eeeeee;
	font-size: 12px;
	letter-spacing: 0px;
	background-image: url(../obrazky/button.png);
	background-repeat: repeat-x;
	background-position: center;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background-image: url(../obrazky/aktivni_odkaz.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	border-right: 1px solid #1e1e1e;
	border-bottom: none;
	font-size: 12px;
	text-decoration: underline; 
}
#header {
	clear: both;
	margin: 0 auto;
	position: absolute; width: 990px; height: 140px;
	background-image: url(../obrazky/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	padding-bottom: 8px;
}
#header h1 {
	font-size: 1.2em;
	margin: 100px 0 0 10px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: yellow;
}
#header h1 a {
	text-decoration: none;
	border: 0;
	color: #FFFFFF;
}
#header h2 {
	margin: 5px 0 0 0px;
	font-size: 1em;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Serif;
	letter-spacing: 0px;
}
#content-main {
	float: left;
	width: 590px;
	padding: 0px 30px 10px 0px;
}
#content .post {
	padding-left: 10px;
	padding: 0px 0px 10px 20px;
}
#content h1
{
	font-size: 2.0em;
	margin: 1em 0 0;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0px;
	color: black;
}
#content h2, #content h3 {
	font-size: 1.5em;
	margin: 1em 0 0;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0px;
	color: black;
}
#header, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}
.did-you-know {
	background-color: #1e1e1e;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 990px;
	font-size: 11px;
	margin: 0px  auto;
	color: #fff;
}
.footer-area {
	overflow: hidden;
	width: 980px;
	position: relative;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	padding: 0px 0 9px 10px;
	font-size: 10px;
	color: black;
	text-decoration: none;
	background-color: white;
}
.footer-area a {
	font-size: 10px;
	border: 0px;
	color: black;
	text-decoration: underline;
}
#nav {
	width: 317px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left; 
	color: black;
	
}
#nav LI A {
	width: 179px;
	height: 40 px;
	display: block;
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: black;
	background-image: url(../obrazky/button.png);
	background-repeat: no-repeat;
	font-size: medium;
	
}
#nav LI A:hover {
  width: 179px;
	height: 40 px;
	display: block;
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	color: black;
	background-image: url(../obrazky/button.png);
	background-repeat: no-repeat;
	font-size: small;
	
}

#bagr {
  width: 341px;
	height: 317 px;
	padding-bottom:0px;	
	background-image: url(../obrazky/bagr.png);
	background-repeat: no-repeat;
	float: left; 
	position: relative;

	
}



.obrazecek {
	position: relative;
	visibility: visible;
	z-index: 102;
	left: 250px;
	top: 0px;
}

.obrazecek2 {
	position: relative;
	visibility: visible;
	z-index: 102;
	left: 350px;
	top: 0px;
}

.stavby {
	position: relative;
	visibility: visible;
	z-index: 102;
	left: 0px;
	top: 0px;
}