﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-weight: bold;
	color: #0e4f08;
	text-decoration: none;
	margin: 0px;
}

h1 {
	display: inline;
	font-size: 36px;
	text-weight: bold;
	color: #6fb102;
	text-decoration: none;
}

h2 {
	display: inline;
	font-size: 20px;
	text-weight: bold;
	color: #6fb102;
	text-decoration: none;
}

li {
	margin: 0px;
	width: 310px;
	list-style-type: disc;
}

ul {
	margin: 10px 0px;;
}

#basecontainer {
	margin: 0px;
	width: 800px;
}

#vrchni_obraz {
	width: 800px;
	height: 186px;
	background-image: url(../img/obrazy/kostra_01.jpg);
	background-repeat: no-repeat;
}

#levy_blok {
	float: left;
	width: 470px;
	height: 460px;
}

#levy_blok> #obrazy {
	width: 470px;
}

#levy_blok> #obrazy> #obrazL {
	float: left;
	width: 233px;
	height: 460px;
}

#levy_blok> #obrazy> #obrazR {
	float: right;
	width: 237px;
	height: 460px;
}

#levy_blok> #menu {
	clear: both;
	width: 470px;
	background-image: url(../img/obrazy/kostra_05.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 30px 20px;
}

#levy_blok> #menu a {
	display: block;
	margin-top: 10px;
	color: #1E381C;
	font-size: 18px;
	text-decoration: none;
}

#levy_blok> #menu a:hover {
	color: #ecd900;
}

.barva_obrazek_menu {
	color: #ff7e00;
}

.zobrazeny_barva_obrazek_menu {
	color: #ecd900;
}

#core {
	float: right;
	width: 330px;
	padding-bottom: 30px;
}

#fotogalerie {
	text-align: center;
}

.fotka {
	border: 0px;
	margin: 1px;
}
