html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
img {
	border: 0;
}
a {
	color: #F4B79A;
	font-weight: bold;
}
a:hover {
	color: #F8D9CA;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
body {
  background: url(img/bgmain.jpg) repeat;
	font: 11px tahoma, verdana, sans-serif;
	color: #000;
	padding: 45px 20px;
	list-style: none;
}
.struktura {
  background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	width: 900px;
}
.bighead {
	width: 900px;
	height: 350px;
}
.hlava {
  float: left;
	width: 700px;
	height: 350px;
}
.logo {
  background: url(img/logo.jpg) no-repeat;
	width: 700px;
	height: 275px;
}
.logof {
  position: relative;
}
.logofopo {
  float: left;
  background: url(img/fopo.gif) no-repeat;
  position: absolute;
	left: -90px;
	top: -90px;
	width: 300px;
	height: 300px;
}
.trubka {
  background: url(img/trubka3.gif) no-repeat;  
	width: 700px;
	height: 75px;
}
.trubka a{
float: right;
border: 1px solid black;
}
.trubkag  a{
float: left;
position: relative;
left: 100px;
top: 6px;
background: url(img/gal.gif);
width: 175px;
height: 40px;
border: 0px solid black;
text-decoration: none;
}
.trubkag :hover { 
background-position:  bottom;
} 
.trubkap  a{
float: left;
position: relative;
left: 150px;
top: 6px;
background: url(img/pujcovna.gif);
width: 325px;
height: 40px;
border: 0px solid black;
text-decoration: none;
}
.trubkap :hover { 
background-position:  bottom;
}
.bigobsah {
	width: 900px;
	height: 500px;
}
.kotel {
  float: left;
  color: #FFF;
  background: url(img/kotel.jpg) no-repeat;
	width: 200px;
	height: 500px;
	display: block;
}
.kotel a{
width: 88px;
margin: 5px 0px 0px 102px;
display: block;
}
.obsah {
  color: #000;
  float: right;
  background: #FFB852 url(img/bg.jpg) no-repeat;
	width: 700px;
	height: 500px;
}
.obsah p, h1, h2, h3, h4{
  padding: 0 20px;
}
.obsah h1{
  text-align: center;
}
.obsah p{
  text-align: justify;
}
.obsah a{
  color: #000;
	list-style: none;
}
.obsah a :hover {
	text-decoration: underline;
  }
.obsah li{
text-align: left;
}
.has {
	position: relative;
}
.hasak {
	background: url(img/hasak.gif) no-repeat;
	position: absolute;
	left: 730px;
	top: -150px;
	width: 220px;
	height: 186px;
}
.konec {
	color: #000;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.konec a,.konec a:hover {color: #000;}

	ul#hlavniMenu 
	{
    width:200px;
		background-color:white;
		text-align:center;
		float:right;
	}
	
	ul#hlavniMenu, ul, li, a
	{
		padding:0;
		margin:0;
		list-style-type:none;
	}

	ul#hlavniMenu ul 
	{
		position:absolute;
		top:0;
		left:-200px;
		visibility:hidden;
		background-color:white;			
	}
	
	ul#hlavniMenu li 
	{
		position:relative;
		width:200px;
		height:40px;
		display:block;
	}
	
	ul#hlavniMenu a 
	{
		color:black;
		font:14px arial,sans-serif;
		text-decoration:none;
		width:200px;
		height:40px;
		background: url(img/tl.jpg) no-repeat;
		display:block;
	}
	
	ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a 
	{
		background-position:bottom;
		color:white;
	}
	
	ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a 
	{
		background: url(img/tlv.jpg) no-repeat;
		color:black;
	}
	
	ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover 
	{
		background-position:bottom;
		color:white;
	}
	
	ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul
	{
		visibility:visible;
	}
	
	ul#hlavniMenu li li 
	{
		border:none;
		padding:0;
		background-color:white;
	}
	
.konecMenu 
{ 
	width: 200px;
	height: 30px;
	float:right;
  background: url(img/top_konec.jpg) no-repeat;
} 
.mapa {
height: 250px;
width: 250px;
border: 2px solid black;
float: right;
margin: 0px 30px;
}
.error
{
	background: #FFB852;
	text-align: center;
	margin: 0 auto;
	font-size: 1.5em;
	margin: 80px auto;
	padding: 50px;
	height: 300px;
	width: 400px;
}
.error img
{
  border: 2px solid black;
}
.error a
{
  color: #FF0000;
}
.bannery {
  width: 800px;
  padding: 5px;
  margin: 0 auto;
  line-height: 40px;
}
.bannery img{
  float: left;
  margin: 10px 0px 0px 10px;
  padding: 0px;
}
