/* CSS Document */
* {
	padding: 0;
	margin: 0;
	border-color: #0f0;
	border-width: thin;
	border-style: none;
	font-family: Calibri, Tahoma, sans-serif;
}
body {
	background-image: url(../obr/pozadi.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #d5d5d5;
	font-size: 0.9em;
	text-align: center;
}
#str {
	position: relative;
	top: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#obsah {
	position: absolute;
	top: 243px;
	left: 0;
	background-image: url(../obr/pod-obsah139x425px.png);
	background-repeat: no-repeat;
	background-color: #1e446b;
	height: 425px;
	width: 139px;
	text-align: left;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	padding-top: 1em;
}
#napln {
	min-height: 700px;
	width: 800px;
	position: relative;
	top: 202px;
	left: 0px;
	text-align: center;
	line-height: 1.1em;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#hlavicka {
	position: absolute;
	top: 0px;
	left: 0px;
}
#pruh {
	position: absolute;
	top: 178px;
	right: 0;
	width: 100%;
	height: 25px;
	background-image: url(../obr/pruh-vodorov800x20px.png);
	color: #fff;
	text-align: right;
  line-height: 25px;
	font-variant: small-caps;
	font-weight: 600;
}
#pruh li {
	display: inline;
	list-style: none;
	line-height: 25px;
}
.krajni {
	padding-right: 2em;
}
#ctverec {
	position: absolute;
	top: 44px;
	left: 187px
}
#ctverec a {
	color: black;
}
h1 {
	position: relative;
	top: 0.5em;
	left: 0px;
	color: #1e446b;
	font-family: Garamond, Times New Roman, serif;
	font-size: 1.3em;
	line-height: 150%;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
#obsah li {
	padding-top: .5em;
	padding-left: 1em;
	padding-bottom: .5em;
	padding-right: .3em;
}
a:link, a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: #FF7D00;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
img {
	padding-bottom: 1em;
}
#erbik {
	position: absolute;
	top: 34px;
	left: 631px;
	width: 150px;
	height: 350px;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#erbik img {
	width: 124px;
	height: 169px;
	margin-right: auto;
	margin-left: auto;
}
#pata {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	background-color: #1e446b;
	color: #202020;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-top: 20em;
	margin-left: auto;
	margin-right: auto;
}
#pata a:link, #pata a:visited {
	color: #eee;
	text-decoration: none;
}
#pata a:hover, #pata a:active, #pata a:focus {
	color: #FF7D00;
	text-decoration: underline;
}