/* CSS Document */
body.siroke_pozadi {
	background-repeat: repeat-x;
	background-position: 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 950px;
	margin: auto;
	position: relative;
	background-image: url(../obrazy/velke_pozadi.jpg);
	
}
#logo {
	position:absolute;
	left:788px;
	top:-28px;
	width:116px;
	height:102px;
	z-index:1;
}
H1 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: normal;
	color: #000;
}
A:link {
	color: #796C46;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
A:visited {
	color: #796C46;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
A:active {
	color: #996600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
A:hover {
	color: #996600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pozadi {
	width: 930px;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
}
#paticka {
	width: 930px;
	height: 60px;
	clear: both;
	margin: auto;

}
#minimapa {
	position:absolute;
	left:789px;
	top:84px;
	width:123px;
	height:91px;
	z-index:2;
}
#stin {
	width: 950px;
	background-repeat: no-repeat;
}
#top_hlavicka {
	position: relative;
	width: 950px;
	height: 30px;
	margin: auto;
	background-image: url(../obrazy/top_hlavicka.png);
	background-repeat: no-repeat;

}
#hlavicka {
	position: relative;
	width: 930px;
	height: 400px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../obrazy/hlavicka.gif);
}
#levy {
	margin: auto;
	width: 100%;
	float: left;
}
#pravy {
	width: 250px;
	float: right;
}
#menu {
	position:absolute;
	left:755px;
	top:78px;
	width:174px;
	height:264px;
	z-index:1;
}
#kontakty {
	position:absolute;
	left:978px;
	top:-54px;
	width:279px;
	height:282px;
	z-index:1;
	background-color: #E5E6E2;
	visibility: hidden;
}

