table {
	font-size: 1em;
}

tbody {
	margin: 0;
	padding: 0;
}

#screen {
	text-align: center;
}

#main {
	position: relative;
	width: 1036px;
	margin: 108px auto 0;
	text-align: left;
}

#header {
	position: absolute;
		left: 0;
		top: -108px;
	width: 1005px;
	background: url('/images/pozadi_top.jpg') repeat-x left top;
}

#logo {
	float: left;
}

#logo img {
	border-style: none;
}

#lang {
	float: right;
	margin: 5px 0 0 5px;
	color: #1D1F1E;
	font-size: 10px;
	font-weight: bold;
}

#lang a:link,
#lang a:active,
#lang a:visited {
	color: #1D1F1E;
	text-decoration: none;
}

#lang a:hover {
	color: #0B889E;
	text-decoration: none;
}

#topmenu {
	float: right;
	clear: right;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#topmenu li {
	float: left;
	margin: 0 0 0 2ex;
	padding: 0;
	font-weight: bold;
}

#topmenu li a:link,
#topmenu li a:visited {
	color: #1D1F1E;
	text-decoration: none;
}

#topmenu li a:hover,
#topmenu li a:active,
#topmenu li strong {
	color: #0B889E;
	text-decoration: none;
}

#menu {
	position: absolute;
		left: 0;
		top: -54px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu li a,
#menu li strong {
	display: block;
	float: left;
	position: relative;
	width: 252px;
	height: 54px;
	overflow: hidden;
	line-height: 54px;
	background: #AAA;
	color: #FFF;
}

#menu li.menu-8 a,
#menu li.menu-8 strong {
	width: 249px;
}

#menu li a span,
#menu li strong span {
	display: block;
	position: absolute;
		left: 0;
		top: 0;
	width: 100%;
	height: 100%;
	background: no-repeat left top;
}

#menu li a:hover span,
#menu li strong span {
	background-position: left bottom;
}

#menu li a:hover span {
	cursor: pointer;
}

#quicklinks {
	min-height: 22px; _height: 22px;
	margin: 2px 0;
	padding: 0.3em 10px 0;
	background: url('/images/bg_quicklinks.gif') repeat-x left bottom #EAEAEA;
	color: #717171;
}

#quicklinks a:link, #quicklinks a:visited {
	color: #717171;
	text-decoration: underline;
}

#quicklinks a:hover, #quicklinks a:active {
	color: #919191;
	text-decoration: underline;
}

table.menu-top td {
	margin: 0;
	padding: 0;
}

table.menu-top td img {
	height: 54px;
	border-style: none;
}

.textovy-obsah table td {
	padding: 0 0.1em;
	font-size: 1em;
}

.textovy-obsah ul,
.textovy-obsah ul li {
	clear: both;
	width: 100%;
	margin: -0.15em 0 -1em;
	padding: 0;
	list-style-type: none;
}

.textovy-obsah ul li {
	margin: 0.15em 0 0;
	padding-left: 0.8em;
	background: url('/images/bullet.png') no-repeat 0 0.3em;
}

#contact table {
	width: 450px;
}

#contact .submit {
	width: 445px;
}

#contact th {
	width: 100px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.5em;
}

#contact td {
	text-align: right;
}

#contact .submit {
	margin-top: 1em;
	text-align: right;
}

#contact table input,
#contact table textarea {
	width: 325px;
	border: solid 1px #000;
}

#contact .err th {
	color: #F00;
}

#contact .err input,
#contact .err textarea {
	border-color: #F00;
}

.text-chyba,
.error,
.info,
.oki {
	color: red;
	font-size: 13px;
}

.info {
	color: #00F;
}

.oki {
	color: #0B0;
}

.table-chyba,
.error,
.info,
.oki {
	border: solid #ACACAC;
	border-width: 1px 0;
	background-color: #F1F1F1;
}

.td-chyba,
.error,
.info,
.oki {
	padding: 3px;
}

.error,
.info,
.oki {
	margin-bottom: 1em;
}
