a {
	color: #ff8737;
}

a:hover {
	color: black;
}

blockquote {
	border-left: 3px solid #ff9900;
	padding: 10px 10px 10px 15px;
	font-size: 120%;
	color: black;
	font-family: Georgia, serif;
	text-align: justify;
	margin: 2em 3em 2em 3em;
}

blockquote span {
	color: #ff9900;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #cbdef0;
	color: #1b374f;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

strong {
	color: #3d3d3d;
}

.blabolit {
	letter-spacing: 2px;
	font-weight: bold;
	margin-left: 1em;
	color: #ff6600;
}

.clear {
	clear: both;
}

.filtr {
	background-color: #f1f1f1;
	border: 1px dashed #b6b6b6;
	padding: 5px 10px 5px 10px;
	color: black;
}

.nakrmit label {
	display: block;
	padding-bottom: 2px;
	font-size: 120%;
	color: #ff8d40;
}

.nakrmit p {
	color: #999999;
	font-size: 85%;
}

.submit {
	margin-top: 1.5em;
	text-align: center;
}

.submit input {
	color: #ff6600;
	font-size: 150%;
}

.warning {
	border: 3px solid red;
}

.warning-other {
	border: 3px solid #ff771c;
}

#hlava {
	background: url(/pic/hlavabg.jpg) no-repeat top left;
	height: 240px;
	width: 990px;
}

#hlava h1 a {
	display: block;
	float: right;
	height: 240px;
	width: 660px;
	text-indent: -5000em;
}

#kontejner {
	width: 990px;
	margin: 0 auto 0 auto;
	background: url(/pic/obsah-repeat.jpg) repeat-y top left;
}

#menu {
	float: left;
	width: 320px;
	height: 190px;
	padding-top: 50px;
	overflow: hidden;

}

#menu a {
	display: block;
	float: left;
	height: 41px;
	width: 210px;
	text-align: center;
	padding: 27px 20px  0 80px;
	font-size: 120%;
	font-weight: bold;
	color: white;
	margin-bottom: 18px;
	text-decoration: none;
}

#menu a:hover {
	color: #4ad4ff;
}

#obsah {
	background: url(/pic/obsah-start.jpg) no-repeat top left;
	width: 870px;
	padding: 5px 60px 30px 60px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
}

#obsah .blabol p {
}

#obsah .mnam {
	text-align: center;
}

#obsah h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 240%;
	padding-top: 1em;
	border-bottom: 1px dashed #ff9900;
	padding-bottom: 2px;
}

#obsah h2 {
	font-weight: normal;
	font-size: 160%;
	padding: 1em 0 2px 1em;
	color: #ff9900;
}

#obsah p, ul, ol {
	text-align: justify;
	padding-top: 1em;
}

#obsah ul, ol {
	margin: 0 3em 0 3em;
}

#paticka {
	width: 890px;
	clear: both;
	background: url(/pic/paticka-bg.jpg) no-repeat top left;
	height: 49px;
	padding-top: 80px;
	text-align: left;
	font-size: 85%;
	color: #363636;
	padding-left: 100px;
}
