* {
	margin:0;
	padding:0;
}
body {
	background: url('img/bg.jpg') fixed;
	background-repeat:no-repeat;
	background-position:right bottom;
  background-color: #122428;
	color:#e8d2cc;
}
.banner {
    text-transform: uppercase;
    font-family: "Arial Black", Helvetica, sans-serif;
    color: #fff;
    position: fixed;
    width: 100%;
    background-color: red;
    z-index: 9999;
    padding: 18px 28px;
}
.top_left {
	/*background-image: url('img/nazev.png');*/
	background-repeat:no-repeat;
	width:360px;
	height:45px;
	position:relative;
	top:57px;
	left:60px;
}
.top_left a {
	text-decoration:none;
	color:#6983a0;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size:9pt;
}
.top_left a:hover {
	color:#e8d2cc;
}
.top_left ul {
	list-style-type:none;
	position:relative;
	top:59px;
	left:179px;
}
.top_left li {
	margin-bottom:5px;
}
a#homelink {
	background-image: url('img/nazev.png');
	background-repeat:no-repeat;
	display:block;
	width:360px;
	height:45px;
} 
a#homelink:hover {
	background-image:url('img/nazev_hover.png');
}

#home.top_left li {
	margin-bottom:9px;
}
#home.top_left {
	background-image: url('img/mapa_a_nazev.png');
	background-position:right bottom;
	width:600px;
	height:350px;
	top:0px;
	left:0px;
}
#home.top_left ul {
	top:167px;
	left:370px;
}
#home.top_left a {
	font-size:12pt;
}

#content {
	font-family: Helvetica, sans-serif;
	margin-left:98px;
	margin-top:91px;
	font-size:11pt;
	margin-bottom:40px;
}
#content h1 {
	text-transform:uppercase;
	font-size:16pt;
	color:#b8956d;
}
#content h2 {
	text-transform:uppercase;
	font-size:14pt;
	margin-top:25px;
	color:#b8956d;
}
#content ul {
	list-style-type:none;
	margin-top:5px;
}
#content p {
	margin-top:15px;
}
#welcome {
	font-size:13pt;
	width:500px;
	margin-bottom:20px;
}
#content a {
	color:#b8956d;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content td {
	padding:4px;
}
#content table {
	margin-left:-6px;
}

.hr {
	width:300px;
	height:1px;
	background-color:#e8d2cc;
	margin:20px 0px 20px 0px;
}

h3 {
	color:#b8956d;
	font-weight:bold;
	font-size:16pt;
	margin:0px 0px -10px 0px;
	padding:0px 0px 0px 0px;
}

.highlight {
	color:#b8956d;
	font-weight:bold;
}

#galerie img {
	margin-right:20px;
	margin-bottom:12px;
}

a.galerie_top {
	font-size:14pt;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:24px;
	position:relative;
	top:10px;
	display:block;
}
a.galerie_top:hover {
	text-decoration:underline;
}

#small_menu {
	float:left;
	position:relative;
	top:12px;
	left:59px;
}
#small_menu li {
	display:inline;
	margin-right:20px;
}
#small_menu a {
	text-decoration:none;
	color:#6983a0;
	font-family: "Arial Black", Helvetica, sans-serif;
	text-transform:uppercase;
}
#small_menu a:hover {
	color:#e8d2cc;
}

.akce {
	width: 720px;
	top: -26px;
	left: 320px;
	position: relative;
	color: #6983a0;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
}
span.akce-big {
	font-size: 16pt;
	color: #e8d2cc;
}
.akce td {
    padding-right: 24px;
}