a {
	color: #ee7700;
}

a:hover {
	color: black;
}

blockquote {
	padding: 0.5em 1em 0.5em 1em;
	margin: 1em;
	border: 1px solid #dadada;
	border-left: 3px solid #f68c12;
	font-size: 121%;
	background-color: #fcfcfc;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background: #e4e4e4 url(/pic/body-repeat.png) repeat-x top left;
	color: #454545;
}

form {
	padding-top: 1em;
}

form .submit {
	padding-top: 1em;
	text-align: center;
}

form label {
	float: left;
	width: 10em;
	text-align: right;
	padding-right: 3px;
	color: #e77e09;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

strong {
	color: #878787;
}

.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: 270px;
}

#hlava h1 a {
	display: block;
	height: 270px;
	text-indent: -5000em;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/kontejner-repeat.png) repeat-y top right;
}

#menu {
	float: left;
	width: 240px;
	background: url(/pic/obsah-start.png) no-repeat top left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 26px 0 0 50px;
}

#menu a {
	display: block;
	padding: 10px 20px 15px 20px;
	height: 25px;
	background: url(/pic/menu-a.png) no-repeat top left;
	color: #f68b12;
	text-decoration: none;
	font-size: 131%;
	font-family: "Courier New", Georgia, monospace;
}

#menu a:hover {
	background-position: -435px top;
	color: white;
}

#obsah {
	float: right;
	width: 620px;
	padding: 0 60px 0 30px;
	background: url(/pic/obsah-start.png) no-repeat top right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#obsah form p {
	padding-top: 0.5em;
}

#obsah h1 {
	padding: 1em 0 2px 53px;
	font-size: 220%;
	font-weight: normal;
	color: #f68b12;
	background: url(/pic/h1.png) no-repeat left bottom;
}

#obsah h2 {
	padding: 1.3em 0 0 0px;
	font-size: 160%;
	border-bottom: 1px solid #f4f4f4;
	font-weight: normal;
	color: #9f9f9f;
}

#obsah p, ul, ol {
	text-align: justify;
	line-height: 150%;
	padding-top: 1em;
}

#obsah ul, ol {
	margin: 0 2em 0 2em;
}

#paticka {
	width: 940px;
	clear: both;
	background: url(/pic/paticka-bg.png) no-repeat top left;
	padding: 72px 30px 0 30px;
	height: 50px;
	font-size: 91%;
	text-align: center;
	color: #838383;
}

#paticka a {
	color: #838383;
}

#paticka a:hover {
	color: #393939;
}
