* {
  padding: 0;
  margin: 0;
  text-indent: 0;
  border: 0;}

h1, h2, h3, h4, a img {
  padding: 0;
  margin: 0;
  border: 0;}

table, td, th {
  border: 0;
  font-size: 1em;
  font-weight:normal;}

/*-----konec resetovani automatickych vlastnosti-----*/
  
body{
font-size:75%;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
margin:0px;
padding:0px;
background-color:#000626;}

p,form,label,img{
margin:0px;
padding:0px;}

a{
text-decoration:none;}

a:hover{
text-decoration:underline;}

h2{
color:#082F58;
font-size:150%;
margin-bottom:10px;}

table img{
display:block;}

li{
margin-left:60px;}

#page{
position:relative;
width:984px;
text-align:left;
margin:0 auto 0.5em;
padding:0px;}

#page2{
padding:0px;
margin:0px 0px 0px 0px;}

#top{
width:984px;
height:192px;
background:url('top.jpg');}

#bottom{
color:#6990bb;
text-align:center;
font-size:110%;}

#bottom a{
color:#6990bb;
font-weight:bold;}

#text{
float:right;
width:603px;
height:308px;
margin-bottom:20px;
background:url('text.gif');
background-position : top;
background-repeat : no-repeat;}

#text div{
font-size:115%;
line-height:160%;
text-align:justify;
color:#1B2C3D;
margin:36px 60px 40px 40px;}

#text td{
line-height:140%;}

#text a{
color:#1B2C3D;
font-weight:bold;
text-decoration:underline;}

#text a:hover{
text-decoration:none;}

#rightFlash{
margin: 25px 0 0 20px;}

#mapa{
margin: 35px 0 0 20px;}

#bottomImage{
clear: both;
padding:0 0 10px 0;}

#bottomImage img{
margin:0 10px 0 0;
border: 3px solid #243C5E;}

#bottomOdkazy{
font-size:16px;
font-weight:bold;
padding:5px 0 10px 0;
text-align:center;}

#bottomOdkazy a, #bottomOdkazy a:hover{
color:#ffffff;
padding:2px 5px 2px 5px;
margin:0 50px 0 50px;}

#odkazy{
width:934px;
margin:30px 0 30px 25px;
padding: 30px 0 30px 0;
border:1px solid #222848;}

#odkazy div{
margin-left:310px;
font-size:16px;
font-weight:bold;}

#odkazy a, #odkazy a:hover{
color:#ffffff;}

#odkazy a.odkaz{
position:relative;top:-58px;left:5px;}

#fotogalerie{
width:924px;
text-align:center;
margin:20px 0 20px 20px;}

#fotogalerie img, #odkazy img{
margin:5px 20px 5px 20px;
border: 3px solid #243C5E;}

#lang{
float:left;}

#lang a{
margin: 0 5px 0 5px;
position:relative;top:15px;left:870px;}

#menu{
width:550px;
float:right;}

#menu a, #menu a:hover{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration:none;}

#m01{
position:relative;top:72px;left:20px;}

#m02{
position:relative;top:56px;left:154px;}

#m03{
position:relative;top:40px;left:254px;}

#m04{
position:relative;top:24px;left:354px;}

#m05{
position:relative;top:8px;left:440px;}

#navigace{
color:#ffffff;
font-size:11px;
position:relative;top:86px;left:260px;}

/* - - - - - - CSS Document - - - - - - - - -

Title : Thickbox styles
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	top: 0px;
	left: 0px;
	position: fixed;
	_position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}