@media screen, projection {
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #464646;
	margin-bottom: 20px;
	background: #fff;
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 847px;
	margin: 0 auto 0 auto;
	background: #FFF;
	padding-bottom: 10px;
}
#header {
	width: 100%;
	height: 100px;
	background: #FFF url("header.jpg") no-repeat center top;
	margin: 0px auto 0 auto;
	text-align: left;
}
#header img {
	margin: 10px 0 0 10px;
}
#doc {
	margin: 0px auto 0 auto;
	width: 100%;
	text-align: left;
}
#menu {
	background: #DBD229;
}
#text {
	width: 610px;
	float: right;
	text-align: left;
	margin: 0px 0 2em 0;
}
#text1 {
	width: 100%;
	text-align: left;
	margin: 0px 0 2em 0;
}
#left {
	width: 217px;
	float: left;
	text-align: left;
	padding: 1.5em 0px 0 0px;
}
#navigace {
	margin: 10px 0 1em 0;
	font-size: 0.9em;
	color: #626262;
}
#navigace span {
	color: #707070;
	font-weight: bold;
}
/*------------------------------------------------ menu ---*/
#menu ul {
	list-style-type: none;
	padding: 0px 0 0 0px;
	margin: 0 0 0 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	background: none;
}
#menu li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
}
#menu li a span {
	margin: 8px 0px 8px 0px;
	padding: 0px 12px 0px 12px;
	font-size: 1.1em;
	display: block;
	border-left: 1px solid #B3AC22;
}
#menu li.sibling a span {
	border-left: none;
}
#menu li.active a {
	background: #B9B12D;
	color: #fff;
	font-weight: bold;
}
#menu li.active a span {
	border: none;
}
#menu li.active a:hover {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li a span.bn {
	border: none;
}
/*------------------------------------------------ menu-top ---*/
#menu-top {
	position: absolute;
	top: 75px;
	right: 20px;
	color: #E1E1E1;
}
/*------------------------------------------------ menu-jazyky ---*/
ul#jazyky {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #E1E1E1;
}
ul#jazyky li {
	float: left;
	background: none;
}
ul#jazyky li a {
	color: #989898;
	padding-left: 22px;
}
a.cz {
	background: url("cz.gif") no-repeat left center;
}
a.en {
	background: url("en.gif") no-repeat left center;
}
a.de {
	background: url("de.gif") no-repeat left center;
}
/*----------------------------------------- left box ---*/
.box {
	background: #ECE791;
	color: #000;
	padding: 15px 10px 10px 10px;
	margin: 0 0 1em 0;
}
.box a {
	color: #000;
}
#left h2 {
	background: #B9B12D;
	color: #fff;
	border: none;
	padding: 8px 10px 8px 10px;
	margin: 0px;
	font-size: 1.2em;
}
#left strong {
	display: block;
}
/*----------------------------------------- left-menu ---*/
#left ul {
	padding: 0px 0 3em 5px;
}
#left ul li {
	margin: 0px 0 1px 0;
	padding: 0px;
	background: url("sipka1.gif") no-repeat 0% 23%;
	padding-left: 13px;
}
#left ul li a {
	display: block;
	padding: 2px 0 2px 0px;
	_height: 1px;
}
#left ul li a span {
	_height: 1px;
	cursor: hand;
}
#left ul li a:hover {
	color: #000;
}
#left ul li.active a, #left ul li a.active {
	color: #000;
	text-decoration: none;
}
/*----------------------------------------- footer ---*/
#footer {
	margin: 0px auto 0 auto;
	padding: 8px 10px 8px 10px;
	background: #000;
	>min-height: 1px;
	_height: 1px;
}
#footer span {
	display: block;
	padding: 2px 0px 0 0px;
	font-size: 0.9em;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
a.tdn {
	text-decoration: none;
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 10px;
	margin-bottom: 2em;
	border: 1px solid #CCCCCC;
}
label {
	float: left;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	width: 60px;
}
legend {
	padding: 10px 5px 10px 5px;
	color: #ccc;
}
#left input.text {
	border: none;
	height: 23px;
	width: 155px;
	_width: 152px;
}
form p {
	margin: 0 0 5px 0;
}
/*----------------------------------------------------- obecné tagy ---*/
ul {
	list-style-position: inside;
	_list-style-position: outside;
	>list-style-position: outside;
	list-style-type: none;
	margin: 0px 0 1em 0px;
	line-height: 1.5em;
}
ul li {
	background: url("square.gif") no-repeat left top;
	padding-left: 13px;
}
ul ul li {
	background: url("square1.gif") no-repeat left top;
	padding-left: 13px;
}
ol {
	list-style-position: inside;
	margin: 0px 0 1em 0px;
	line-height: 1.5em;
}
a {
	color: #A8A128;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {
	margin: 0;
	line-height: 1em;
	font-weight: bold;
	color: #6DCFF6;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	margin: 0em 0 1em 0;
}
h1 span {
	font-size: 0.7em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	padding: 0px 0 0px 0px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #000;
}
h2.linka {
	border-top: 1px solid #EBEBEB;
	padding: 10px 0 0 0;
	margin: 5px 0 1em 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #A8A128;
	margin: 0px 0 15px 0;
}
h3 a {
	color: #A8A128;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px 0 10px 0;
}
p {
	margin: 0 0 1em 0;
}
hr {
	display: none;
}
table {
	font-size: 100%;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 1em 0;
}
table td, table th {
	border: 1px solid #EBEBEB;
	padding: 4px 5px 4px 5px;
}
table th {
	background: #555555;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
a img {
	border: none;
}
/*--------------------------------------------------- obrazky ---*/
.pic {
	border: 1px solid #D7D7D7;
}
.picL {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0 10px 10px 0px;
}
.picR {
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 10px;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
	float: left;
}
.alignR {
	float: right;
}
.alignC {
	text-align: center;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	background: transparent;
}
.textL {
	text-align: left;
}
.textR {
	text-align: right;
}
.textC {
	text-align: center;
}
ul.list-none li, ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height: 1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
a.arrow {
	background: url("sipka.gif") no-repeat 100% 80%;
	padding-right: 15px;
	_height: 1px;
}
a.arrow1 {
	background: url("sipka1.gif") no-repeat 100% 80%;
	padding-right: 15px;
	_height: 1px;
}
div.adress {
	width: 48%;
}
}
