a {
	color: #81acda;
}

a:hover {
	color: white;
}

blockquote {
	padding: 0.5em 1em 0.5em 1em;
	margin: 2em 1em 1em 1em;
	border: 1px solid #0a4d6f;
	background-color: #05283a;
	border-left: 3px solid #4c89ca;
	font-size: 121%;
	font-style: italic;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background: #051e2b url(/pic/body-repeat.jpg) repeat-y center top;
	color: white;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 1.5em 0 1.5em 0;
	padding: 0;
	background-color: #0c5c85;
	height: 1px;
	width: 100%;
	border: none;
	color: #0c5c85; /* pro IE */
}

img {
	border: none;
}

strong {
	color: #cbcbcb;
}

.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: 266px;
}

#hlava h1 a {
	display: block;
	height: 236px;
	text-indent: -5000em;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/kontejner-repeat.jpg) repeat-y top right;
}

#menu {
	float: left;
	width: 220px;
	background: url(/pic/obsah-start.jpg) no-repeat top left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 10px 0 0 10px;
}

#menu a {
	display: block;
	height: 24px;
	padding: 4px 10px 7px 10px;
	color: #c3d8ee;
	text-decoration: none;
	font-size: 121%;
}

#menu a:hover {
	background: url(/pic/menu-a.png) no-repeat top left;
	color: white;
}

#obsah {
	float: right;
	width: 670px;
	padding: 0 40px 0 60px;
	background: url(/pic/obsah-start.jpg) no-repeat top right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#obsah h1 {
	padding: 1em 0 11px 60px;
	font-size: 220%;
	font-weight: normal;
	color: #3e7ec1;
	background: url(/pic/h1.jpg) no-repeat left 90%;
	text-align: left;
}

#obsah h2 {
	padding: 0.7em 0 0 0;
	font-size: 160%;
	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;
	list-style-position: inside;
}

#obsah-vnitrni {
	background: url(/pic/paticka-bg.jpg) no-repeat bottom right;
	padding-bottom: 230px;
}

#paticka {
	width: 700px;
	clear: both;
	padding: 10px 30px 30px 270px;
	font-size: 91%;
	text-align: center;
	color: #838383;
	height: 20px;
}

#paticka a {
	color: #838383;
}

#paticka a:hover {
	color: #d7d7d7;
}
