a {
	color: #bae806;
}

a:hover {
	color: white;
}

blockquote {
	padding: 0.5em 1em 0.5em 1em;
	margin: 1.5em;
	border: 1px solid #92b704;
	border-left: 5px solid #adda18;
	font-size: 121%;
	background-color: #769304;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background: #5f7703 url(/pic/body-repeat.jpg) repeat-x top left;
	color: white;
}

form {
	margin-top: 1em;
}

form .submit {
	padding-top: 2em;
	text-align: center;
}

form label {
	float: left;
	width: 20em;
	text-align: right;
	padding-right: 3px;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 1em 0 1em 0;
	padding: 0;
	background-color: #495b02;
	height: 1px;
	width: 100%;
	border: none;
	color: #495b02; /* pro IE */
}

img {
	border: none;
}

.clear {
	clear: both;
}

.vlevo {
	float: left;
	margin-right: 1em;
}

.vpravo {
	float: right;
	margin-left: 1em;
}

#hlava {
	background: url(/pic/hlava-bg.jpg) no-repeat top left;
	height: 132px;
}

#hlava h1 a {
	display: block;
	height: 132px;
	text-indent: -5000em;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/kontejner-repeat.png) repeat-y top right;
	position: relative;
}

#lang {
	position: absolute;
	top: 183px;
	right: 41px;
	color: #546c02;
}

#lang a {
	color: white;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: underline;
}

#menu {
	width: 970px;
	background: url(/pic/hlava-bg.jpg) no-repeat bottom left;
	height: 65px;
	padding: 15px 0 0 30px;
	color: white;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	width: 119px;
	background: url(/pic/menu-a.jpg) no-repeat -1px top;
	padding: 14px 0 0 0;
	color: #cde960;
	text-decoration: none;
	font-size: 121%;
	text-align: center;
	color: white;
}

#menu a:hover {
	background-color: #494949;
	background-position: -120px top;
}

#obsah {
	width: 900px;
	padding: 0 50px 0 50px;
	background: url(/pic/obsah-start.jpg) no-repeat top right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#obsah .varovani {
	border: 1px solid #3c4a02;
	padding: 5px;
	background: #ff3300;
	margin: 2em 3em 0 3em;
}

#obsah form p {
	padding-top: 0.5em;
}

#obsah h1 {
	padding: 1em 0 0 45px;
	font-size: 220%;
	font-weight: normal;
	color: white;
	background: url(/pic/h1.png) no-repeat left bottom;
}

#obsah h2 {
	padding: 1em 0 3px 0;
	font-size: 160%;
	font-weight: normal;
	color: #caf915;
	border-bottom: 1px solid #749104;
}

#obsah p, ul, ol {
	text-align: justify;
	line-height: 140%;
	padding-top: 1em;
}

#obsah ul, #obsah ol {
	margin: 0 3em 0 3em;
	list-style-position: outside;
}

#paticka {
	width: 900px;
	height: 163px;
	background: url(/pic/paticka-bg.jpg) no-repeat top left;
	padding: 170px 50px 0 50px;
	font-size: 91%;
	text-align: center;
	color: #9ac006;
	margin: 0 auto 0 auto;
}

#paticka a {
	color: #9ac006;
	text-decoration: none;
}

#paticka a:hover {
	text-decoration: underline;
}

#paticka-repeat {
	clear: both;
	background: url(/pic/paticka-repeat.jpg) repeat-x top left;
	width: 100%;
}
