html,body{width:100%;height:100%}

BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C599D;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1{
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #0C599D;
	text-transform: uppercase
}
h2{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #29728D
}
h3{
	text-decoration: none;
	font-size: 14px;
	color: #4EA3C2
}

#container 
{
	width: 809px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	position:relative;
	width:809px;
	height:31px;
	z-index:1;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	top: 15px;
}
#footer {
	position:relative;
	width:809px;
	height:83px;
	clear: both;
	text-align: center;
	line-height: 35px;
	color: #597D0F;
	left: -10px;
	top: 30px;
	cursor: pointer;
}
a.footer:link {
	color:  #4B6824;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #996600;
	border-left: 1px none #CCCCCC;
	border-bottom-color: #666633;
}
a.footer:visited {
	color: #6A4800;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dashed #996600;
	border-left: 1px none #FFFFFF;
}
a.footer:hover {
	color: #FFCC00;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-width: 1px;
}
a.footer:active {
	color: #4B6824;
}

#main {
	width:780px;
	position: relative;
	background-color: #CCC;
	margin-left: 8px;
	text-align: left;
}
#main_content {
	position:relative;
	width:600px;
	z-index:1;
	left: 15px;
	top: 20px;
	font-size: 12px;
	text-align: left;
	background-color: #CCC;
	color: #000;
}
#head_content {
	position:absolute;
	width:913px;
	height:115px;
	z-index:3;
	left: 7px;
	top: 2px;
	visibility: hidden;
}

a.main_content:link {
	color:  #FFFF99;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #FFFF99;
	border-left: 1px none #CCCCCC;
}
a.main_content:visited {
	color: #FFFF99;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dotted #FFFF99;
	border-left: 1px none #FFFFFF;
}
a.main_content:hover {
	color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-width: 1px;
}
a.main_content:active {
	color: #CC0000;
}
#menu {
	position:absolute;
	width:798px;
	height:31px;
	z-index:1;
	left: 15px;
	top: -3px;
	font-size: 19px;
	font-weight: bold;
	line-height: 38px;
	text-align: left;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
}
a.menu:link {
	color: #0C599E;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	border-bottom: dotted #FFFFCC 0px;
}
a.menu:visited {
	color: #0C599E;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	border-bottom: dotted #FFFFCC 0px;
}
a.menu:hover {
	color: #093D6C;
	width: 159px;
	height: 38px;
	border-bottom: dotted #FFFF66 1px;
	border-bottom-color: #000000;
}
a.menu:active {
	color: #000000;
}
.red {
	color: #CC0000;
}
#home {
	position:absolute;
	width:371px;
	height:35px;
	z-index:2;
	left: 33px;
	top: 31px;
	cursor: pointer;
}
.input{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7F5EE;
	border: solid 1px #333333;
}
.floatright {
	float: right;
	margin-right: 20px;
}
div.floatright img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	padding: 8px;
	background-color: #FFFFFF;
	border: solid #CCC 1px;
}
a.floatright:link {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
a.floatright:visited {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.hidelink:a{
	text-decoration: none;
	border: 0px none;
}
.hidelink:hover {
	text-decoration: none;
	border: 0px none;
}
.hidelink:visited {
	text-decoration: none;
	border: 0px none;

}
p { margin-top: 0; }
#header_adr {
	position:absolute;
	width:380px;
	height:94px;
	z-index:4;
	left: 148px;
	top: 104px;
}
.style1 {
	color: #253312;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	font-size: 13px
}
.spacer{
	font-size: 19px;
	letter-spacing: 10px;
}
#tomas-hajdusek {
	position:absolute;
	width:314px;
	height:519px;
	z-index:2;
	left: 655px;
	top: -13px;
	background-image: url(images/tomas-hajdusek.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#kalendar {
	position:relative;
	width:616px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#kalendar-datum {
	position:relative;
	width:51px;
	height:45px;
	z-index:1;
	left: 4px;
	top: 8px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#kalendar-nadpis {
	position:relative;
	width:524px;
	height:36px;
	z-index:2;
	left: 67px;
	top: -30px;
	font-size: 14px;
	font-weight: bold;
}
#kalendar-text {
	position:relative;
	width:562px;
	z-index:3;
	left: 24px;
	top: -20px;
	font-size: 11px;
}
#kalendar-vse {
	position:absolute;
	width:122px;
	height:20px;
	z-index:4;
	left: 479px;
	top: 175px;
}
#motto {
	position:relative;
	width:616px;
	z-index:1;
	float: left;
	height: 205px;
	background-image: url(images/motto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#motto-text {
	position:absolute;
	width:433px;
	height:164px;
	z-index:2;
	left: 70px;
	top: 39px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0D5B9F;
	font-weight: bold;
	font-style: italic;
}
#links {
	position:relative;
	width:750px;
	z-index:1;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
a.links:link {
	color:  #0B4EA2;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #0B4EA2;
	border-left: 1px none #CCCCCC;
	border-bottom-color: #0B4EA2;
	font-size: 12px;
	line-height: 18px;
}
a.links:visited {
	color:  #0B4EA2;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #0B4EA2;
	border-left: 1px none #CCCCCC;
	border-bottom-color: #0B4EA2;
	font-size: 12px;
	line-height: 18px;
	
}
a.links:hover {
	color: #07356D;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-width: 1px;
}
a.links:active {
	color: #4B6824;
}

#link1 {
	position:relative;
	width:250px;
	height:135px;
	float: left;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
}
#link2 {
	position:relative;
	width:250px;
	height:135px;
	float: left;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
}
#link3 {
	position:relative;
	width:250px;
	height:135px;
	float: left;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
}
#link1-main {
	position:absolute;
	width:215px;
	height:110px;
	z-index:1;
	left: 9px;
	top: 4px;
}
#link2-main {
	position:absolute;
	width:215px;
	height:103px;
	z-index:1;
	left: 9px;
	top: 8px;
}
#link3-main {
	position:absolute;
	width:215px;
	height:103px;
	z-index:1;
	left: 9px;
	top: 8px;
	color: #0B4EA2;
}
.noscreen { 
     display: none
}
