body, html{
	background: #464646 url('bg-body.gif') repeat-x top center;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-size: small !important;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}
.resetovac{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
p, img, table, tr, th, td, h1, h2, h3, h4, h5, li, ul{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
a{
	color: #F26521;
	text-decoration: underline;
}
a:hover{
	color: #F26521;
	text-decoration: none;
}
hr{
	visibility: hidden;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#header{
	background: White url(header.jpg) no-repeat center center;
	margin: 0px auto 0px auto;
	width: 760px;
	height: 266px;
	position: relative;
}
#header ul#servisnimenu{
	position: absolute;
	top: 27px;
	right: 20px;
	font-size: 0.85em;
}
#header ul#servisnimenu li{
	float: left;
	list-style: none;
	margin: 0px 10px 0px 0px;
}
#header ul#servisnimenu li#home a{
	background: url(home.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
}
#header ul#servisnimenu li#sitemap a{
	background: url(sitemap.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
}

#header ul#menu{
	position: absolute;
	bottom: 6px;
	left: 19px;
	width: 724px;
	height: 45px;
}
#header ul#menu li{
	float: left;
	list-style: none;
	text-indent: -5000px;
}
#header ul#menu li#home a{
	display:block;
	width: 163px;
	height: 45px;
	background:url(bt-uvodni.gif) center center no-repeat;
}
#header ul#menu li#home a:hover{
	background:url(bt-uvodni-h.gif) center center no-repeat;
}

#header ul#menu li#ofirme a{
	display:block;
	width: 99px;
	height: 45px;
	background:url(bt-ofirme.gif) center center no-repeat;
}
#header ul#menu li#ofirme a:hover{
	background:url(bt-ofirme-h.gif) center center no-repeat;
}
#header ul#menu li#sluzby a{
	display:block;
	width: 120px;
	height: 45px;
	background:url(bt-sluzby.gif) center center no-repeat;
}
#header ul#menu li#sluzby a:hover{
	background:url(bt-sluzby-h.gif) center center no-repeat;
}

#header ul#menu li#fotogalerie a{
	display:block;
	width: 104px;
	height: 45px;
	background:url(bt-fotogalerie.gif) center center no-repeat;
}
#header ul#menu li#fotogalerie a:hover{
	background:url(bt-fotogalerie-h.gif) center center no-repeat;
}

#header ul#menu li#postupprace a{
	display:block;
	width: 109px;
	height: 45px;
	background:url(bt-prace.gif) center center no-repeat;
}
#header ul#menu li#postupprace a:hover{
	background:url(bt-prace-h.gif) center center no-repeat;
}

#header ul#menu li#kontakt a{
	display:block;
	width: 129px;
	height: 45px;
	background:url(bt-kontakt.gif) center center no-repeat;
}
#header ul#menu li#kontakt a:hover{
	background:url(bt-kontakt-h.gif) center center no-repeat;
}

#text{
	width: 716px;
	background: White url(bg-text.gif) repeat-y center center;
	margin: 0px auto 0px auto;
	padding: 20px 10px 30px 34px;
	text-align: left;
	font-size: 0.85em;
}
#text div{
	float: left;
	width: 494px;
}
#text div h2{
	color: #F7941C;
	font-size: 1.2em;
	padding: 0px 0px 15px 0px;
}
#text #kontakt{
	width: 201px;
	float: right;
	background: #3F3F3F url(kontakt-bot.gif) no-repeat bottom center;
	color: White;
	font-size: 1em;
	padding: 0px 0px 20px 0px;
}
#text #kontakt h3{
	display: block;
	text-indent: -5000px;
	height: 49px;
	background: #565656 url(kontakt-top.gif) no-repeat center center;
}
#text #kontakt h4{
	display: block;
	margin: 10px 0px 0px 20px;
	font-size: 1.1em;
}
#text #kontakt p{
	padding: 10px 10px 0px 20px;
}



#footer{
	display: block;
	width: 704px;
	height: 31px;
	background: url(bottom.gif) no-repeat center center;
	margin: 0px auto 0px auto;
	color: White;
	font-size: 0.8em;
	text-align: left;
	padding: 12px 28px 0px 28px;
	position: relative;
}
#footer span{
	float: right;
	top: 12px;
	right: 28px;
	position: absolute;
}

.img {
	color: #333333;
	border: 3px solid #cccccc;
	margin: 10px 0px 5px 0px; 
}