html, body {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
body {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	background-color: black;
    color:white;
	)
}

table{
    font-size: 13px;

}

div#wrapper {
	float: left;
	width: 100%;
	padding-bottom: -50px
}

div#container {
	text-align: left;
	width: 775px;
	margin: 0 auto;
	padding: 0px;
	background-color: #002000;
}

div#content {
}

div#navigation {
float: left;
}
div#extra {
	float: left;
}

.footer {
	clear: left;
	width: 100%
}
/* for IE5 and IE6 */

.left-column, .left-column td{
color:#8CC88C;
font-size: 12px;
}

.left-column .menu-wrapper {
/* to display the list horizontaly */
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
    background-color: black;
    border:1px solid #2B3F41;
}

.left-column a {
	color: #8CC88C;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
.left-column a:hover {
	color: #90FF90;
}

.left-column .nadpismenu {
background-color: black;
    color: #8CC88C;
    font-weight: bold;
    font-size: 13px;
    background-image: url('layout/menu01.png');
    
}
.left-column .nadpismenu1 {
 background-image: url('layout/menu02.png');
 background-position: left top;
 background-repeat: no-repeat;
}

.left-column .nadpismenu2 {
 background-image: url('layout/menu03.png');
 background-position: right top;
 background-repeat: no-repeat;
    height: 20px;
    padding-left:20px;
    padding-top:2px;
}

.left-column .content-box, .left-column .content-box a{
 background-color: transparent;
 color:#8CC88C;

}

#header {width : 100%;padding:0px;margin:0px;height:145px;background:#002000;color:#ffffff;font-size:70%;}

.header01 {
	padding-bottom: 3px;
	padding-left: 3px;
}
.hlavicka {
	text-align: center;
	height: 30px;
	background-image: URL('layout/navbar_back01.png');
	background-repeat: repeat-x;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.horni-menu {
 text-align: center;
 color:white;
 background-color:black;
 border:1px solid #2B3F41;
 margin:0 5px 3px 5px;
}
.horni-menu ul {
	margin: 0 0 0 0;
	padding: 0%;
}
.horni-menu ul li {
	display: inline;
}
.horni-menu ul li a {
	color: #8CC88C;
}
.horni-menu ul li a:hover {
    color: #90FF90;
}

.content-box {
color:#002000;
   background-color: #A5CFBD;
	padding: 3px;
	padding-left: 10px;
	min-height:400px;
	_height:400px;
}

.content-box table{
 color:#002000;
}

.content-box p {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	line-height: 1.1em
}

.content-box h1,h2,h3,h4,h5 {
 color:#202026;
}

.content-box h1 {
	padding-top: 3px;
	margin-top: 0px;
	font-size: 25px;
}
.content-box h3, .content-box h3 a {
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom:3px;
	font-size: 15px;
}

.content-box a{
    color: #2B3F41;
}

.content-box .form {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.content-box .form input, textarea{
border:1px solid #8296C6;
background-color:#F4F2F2;
color:#093997;
}

.content-box .form .form-wrapper {
	width: 90%;
	border: 1px solid #185DA4;
	background-image: URL('layout/form-back01.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left:5px;
	text-align: left;
	margin: 0 auto;
}

.content-box .form .form-wrapper table tr td{
 font-size:13px;
}

.content-box .form .form-legend {
	color: #185DA4;
	width: 150px;
	text-align: center;
	position: relative;
	left: 20px;
	top: -10px;
	background-color: white;
}

.block-bottom .content-box, .block-top .content-box{
 background-color: black;
 color:white;
}

.table01 th{
 font-weight: bold; 
 font-size: 13px;
 border-left:1px solid #185DA4;
 border-bottom:1px solid #185DA4;
}

.table01 td{
 font-size: 12px;
 border-left:1px solid #185DA4;
 border-bottom:1px solid #185DA4;
 margin:0;
 padding: 1;
}

.table01{
 border-right:1px solid #185DA4;
 border-top:1px solid #185DA4;
}
