
body {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000000;
background-color: #FFFFFF;
text-align:center;
}

a {
  color: #000000;
  background-color: #FFFFFF;  
  text-decoration: underline;
}

a:hover {
  color: #FF6600;
  background-color: #FFFFFF;  
  text-decoration: underline;
}


img {
  border: 0;
}


#main {
   width: 700px;
   margin: 0 auto; /* <-- auto zajistí "vycentrování" */
   padding: 2em;
   background: white;
	text-align: left;
}

#top {
  width: 700px;
  height: 55px;
  background-color: white;
}
form {
  display:compact;
}

.column {
  width: 700px;
  margin-top: 2px;
  overflow: visible;

}

.left-column {
  float: left;
  width: 175px;
  height: auto;
  background-color: White;
  text-align: left;
}

.right-column {
	float: right;
	width: 520px;
	height: auto;
	background-color: white;
}

.bottom {
  width: 700px;
  height: 30px;
  margin-top: 5px;
  background-color: White;
  clear: both;
  text-align: center;
  color: Gray;
  font-size: xx-small;
}

.menutab{
	display: block;
	width: 175px;
	border: 0px Black solid;
	padding: 0;
	margin: 0 0 3px 0;
	}

.menu a{
	font-size: xx-small;
	display: block;
	width: auto;
	margin: 0 0;
	padding: 4px 0 4px 23px;
	color: black;
	background-color: White;
	text-decoration: none;
	background: url("img/left_menu.gif") top left no-repeat;
}

.menu a:hover{
	color: black;
	text-decoration: none;
	background-position: 0 -21px;
}

.menuaktiv a{
	font-size: xx-small;
	display: block;
	width: auto;
	margin: 0 0;
	padding: 4px 0 4px 23px;
	color: black;
	background: url("img/left_menu_a.gif") top left no-repeat;
	text-decoration: none;
}

.menuaktiv a:hover{
	color: black;
	text-decoration: none;
	background-position: 0 -21px;
}

.pathlink{

	width: 520px;
	height: 20px;
	border: 1px Black solid;
	padding: 1px 0 0 0;
	margin: 0 0 5px 0;

}
.menubottom {
	background-color: White;
	background: url("img/left_menu_bot_3.gif") top left no-repeat;
	height: 25px;
}

.path {
	font-size: xx-small;
	padding: 0px 5px 0px 5px;
	color: #333333;
	background-color: white;
	text-decoration: none;
	vertical-align: bottom;
	}

.path a{
	font-size: xx-small;
	padding: 0px 5px 0px 5px;
	color: #333333;
	background-color: white;
	text-decoration: none;
	vertical-align: bottom;
	}

.path a:hover{
	color: #FF6600;
	text-decoration: none;
}

.center{
	display: block;
	width: 520px;
	height: auto;
	border: 0px Black solid;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.downmenu {
	display: block;
	width: 500px;
	height: auto;
	border: 1px Black solid;
	padding: 0;
	margin: 0;
}

.text {
   display: compact;
	width: auto;
	height: auto;
	border: none;
	padding: 0px 5px 0px 5px;
	margin: 3px;
	text-align: justify;
}
.hledej {
	width: 100%;
	height: 20px;
	margin: 0;
	background-color: #FF6600;
	border: 0px;
	text-align: center;
	color: White;
}

.policko {
	width: 100%;
	height: 20px;
	margin: 0;
	background-color: White;
	padding-left: 3px;
	border: 0px;
	text-align: left;
	color: Gray;
}

.hidden {display: none;}

h4
{
  color: Gray;
  font-weight: bold;
  font-size: 1.2em;
}

h4.trvaleodkazy
  {
  padding: 0;
  border: 0;
  color: #FF6600;
  font-weight: bold;
  font-size: x-small;
  }

li.submenuitem  a{
  padding: 0;
  border: 0;
  color: #333333;
  font-size: xx-small;
  text-decoration: none;
  }

li.submenuitem  a:hover{
  color: #FF6600;
  }

h2.nadpis
{
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}

p.uvod
{
	font-weight: bold;
	text-align: justify;
}

p.center
{
	text-align: center;
}

.imgbox
  {
	float: none;
	width: 220px;
	margin: 0 15px 15px 0;
	padding: 3px 0;
	text-align: center;
	background: white;
	border: 0px solid #666;
	font-size: 100%;
}

.foto {
	margin:0 auto; padding:0;
	border:none;
	}

.fotopopis {
	margin: 0px 0px;
	padding:0;
	text-align:center;
	font-size:100%;
	color: White;
	background-color: Black;
	}

table.prehledy
{
	font-size: x-small;

}

tr.nadpis
{
	font-weight: bold;
}

.nadpisvyp
{
	color: #FF6600;
	font-size: xx-small;
	font-weight: bold;
   padding-bottom: 3px;
}
.nadpisvyp a
{
	color: #FF6600;
	font-size: xx-small;
	font-weight: bold;
   padding-bottom: 3px;
	text-decoration: none;
}
.nadpisvyp a:hover
{
	color: #FF6600;
	font-size: xx-small;
	font-weight: bold;
   padding-bottom: 3px;
	text-decoration: underline;
}

.uvodvyp
{
  padding-bottom: 12px;
  font-size: xx-small;
}
.news
{
	background-color: #EAE9E8;
	line-height: 18px;
	font-size: x-small;
	padding-left: 4px;
}

.news a
{
	background-color: #EAE9E8;
	line-height: 18px;
	font-size: x-small;
	text-decoration: underline;
}
.news a:hover
{
	background-color: #EAE9E8;
	line-height: 18px;
	font-size: x-small;
	text-decoration: underline;
	color: Maroon;
}


.datum
{
	background-color: #313031;
	line-height: 20px;
	color: White;
	font-size: xx-small;
	font-weight: bold;
	padding-left: 4px;
}

.popis
{
	background-color: transparent;
	line-height: 18px;
	font-size: x-small;
	padding: 3px;
	padding-left: 4px;
}



table.vysl
{
  background-color: white;
  font-size: 12px;
  border: 1px solid #cccccc;
}

tr.podtr
{
/*border: 1px solid #cccccc;*/
background-color: #F5F5F8;
}

td.cason
{
  font-size: 10px;
	/*font-weight: bold;*/
	padding-right: 5px;
	width: 12%;
	/*border-bottom: 1px solid #cccccc;   */
}
td.texton
{
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

td.nadpis
{
  font-size: 10px;
	font-weight: bold;
	background-color: #cccccc;
	text-align:center;
	/*padding-right: 5px;*/
	/*border-bottom: 1px solid #cccccc;*/
}

td.telo
{
  font-size: 12px;
	/*border-bottom: 1px solid #cccccc;*/
	/*padding-right: 5px;*/
	/*border-bottom: 1px solid #cccccc;*/
}


#center
{
	float: right;
	min-height: 300px;
	_height: 300px;
	width: 450px;
	margin: 0;
	padding: 0;
	border: 0;
}



.obsah
{
	padding: 0px;
	text-align: justify;
	width: 260px;
  float: right;
}

.obsahfull
{
	padding: 0px;
	text-align: justify;
	width: auto;
}

.letajici
{
	float: left;
	height: auto;
	width: 260px;
	/*background-color: #F5F5F8; */
	margin: 0px;
	padding: 0;
	text-align: justify;
	clear: right;
}


