* html #obsah h1 {
	border-bottom-style: solid;
}

a {
	color: #ea300f;
}

a:hover {
	color: #666666;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background-color: #f0f0f0;
	color: black;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.obrazek-v-textu {
	float: left;
	margin-right: 1em;
}

.vpravo {
	float: right;
}

#hlava {
	background: url(/pic/hlava.jpg) no-repeat top left;
	height: 184px;
}

#hlava h1 a {
	display: block;
	text-indent: -5000em;
	height: 184px;
}

#kontejner {
	width: 990px;
	margin: 0 auto 0 auto;
	background: url(/pic/repeat.png) repeat-y top left;
}

#menu {
	float: left;
	width: 230px;
	background: url(/pic/obsah-start.jpg) no-repeat top left;
	padding: 115px 0 0 40px;
}

#menu a {
	display: block;
	height: 23px;
	padding: 6px 10px 5px 10px;
	color: #ea300f;
	text-decoration: none;
	font-size: 140%;
	margin-top: 3px;
}

#menu a:hover {
	background-color: #ea300f;
	color: white;
	background: url(/pic/a-menu.jpg) no-repeat top left;
}

#obsah {
	float: right;
	width: 620px;
	padding: 75px 50px 50px 50px;
	background: url(/pic/obsah-start.jpg) no-repeat top right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#obsah .otazka {
	color: #dd3a17;
}


#obsah .odpoved {
	border-bottom: 1px solid #b7b7b7;
	padding-bottom: 0.5em;
}

#obsah h1 {
	color: #ea300f;
	font-weight: normal;
	font-size: 250%;
	border-bottom: 1px dotted;
	padding: 1em 0 2px 0;
	clear: both;
}

#obsah h2 {
	color: #a47944;
	font-weight: normal;
	font-size: 180%;
	text-align: center;
	padding: 1.2em 0 0 0;
	clear: both;
}

#obsah h3 {
	color: #333333;
	font-weight: normal;
	font-size: 120%;
	text-align: center;
	padding: 1.2em 0 0 0;
	border-bottom: 1px solid #aeaeae;
}

#obsah p, ul, ol {
	text-align: justify;
	padding: 1em 0 0 0;
	line-height: 150%;
}

#obsah ul, ol {
	margin: 0 3em 0 3em;
}

#paticka {
	width: 990px;
	clear: both;
	background: url(/pic/patka.jpg) no-repeat top left;
	height: 52px;
	text-align: center;
	font-size: 81%;
	color: #666666;
}
