a {
	color: #14abc3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #1c1c1c;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.obrazek-vlevo {
	float: left;
	margin-right: 1em;
}

.obrazek-vpravo {
	float: right;
	margin-left: 1em;
}

#hlava {
	background: url(/pic/hlava-bg.jpg) no-repeat top left;
	height: 237px;
}

#hlava h1 a {
	display: block;
	text-indent: -5000em;
	height: 237px;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/repeat.png) repeat-y top left;
}

#menu {
	width: 840px;
	background: url(/pic/menu-bg.jpg) no-repeat top left;
	height: 69px;
	padding: 14px 0 0 160px;
}

#menu a {
	display: block;
	height: 40px;
	padding-top: 16px;
	float: left;
	width: 149px;
	font-size: 140%;
	text-decoration: none;
	color: black;
	text-align: center;
	border-right: 1px solid #979799;
}

#menu a:hover {
	background: url(/pic/menu-hover.png) repeat-x center left;
	color: white;
}

#obsah {
	background: url(/pic/obsah-start.jpg) no-repeat top left;
	width: 880px;
	padding: 10px 60px 0px 60px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#obsah .ke-stazeni {
	margin: 0.5em 1em 0em 1em;
	background: url(/pic/download.png) no-repeat top right;
	height: 140px;
	padding: 40px 150px 0 0;
}

#obsah .ke-stazeni a {
	font-size: 121%;
	font-weight: bold;
}

#obsah .ke-stazeni p {
	text-align: right;
	padding-top: 0.5em;
}

#obsah h1 {
	font-weight: normal;
	font-size: 200%;
	text-transform: uppercase;
	padding: 1em 0 4px 0;
	border-bottom: 1px solid #efefef;
	color: #30cbf7;
	clear: both;
}

#obsah h1 strong, #obsah h2 strong {
	color: #afafaf;
}

#obsah h2 {
	font-weight: normal;
	font-size: 161%;
	padding: 1.5em 0 0 0;
	color: #d89419;
	clear: both;
}

#obsah h2 strong {
	font-weight: normal;
}

#obsah h3 {
	font-weight: normal;
	font-size: 120%;
	color: #d89419;
	clear: both;
	padding: 0.3em 0 2px 0;
	text-align: left;
	letter-spacing: 2px;
	color: #43484c;
	border-bottom: 1px solid #d4d7d9;
}

#obsah p, ul, ol {
	text-align: justify;
	padding: 1em 1em 0 1em;
	color: #373737;
}

#obsah ul, ol {
	margin-left: 3em;
	margin-right: 3em;
}

#paticka {
	width: 950px;
	clear: both;
	background: url(/pic/paticka-bg.png) no-repeat top left;
	height: 50px;
	padding-top: 28px;
	text-align: right;
	color: #cfcfcf;
	font-size: 86%;
	padding-right: 50px;
}
