
body {
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
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: 46px;
  background-color: white;
}
form {
  display:compact;
}

.column {
  width: 700px;
  margin-top: 5px;
  overflow: visible;
  
}

.left-column {
  float: left;
  width: 130px;
  height: auto;
  background-color: White;
  text-align: left;
}

.right-column {
	float: right;
	width: 555px;
	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: 130px;
	border: 1px Black solid;
	padding: 0;
	margin: 0 0 5px 0;
	}

.menu a{
	font-size: xx-small;
	display: block;
	width: auto;
	margin: 0 0;
	padding: 5px 0 5px 15px;
	color: #333333;
	background-color: White;
	text-decoration: none;
}

.menu a:hover{
	background-color: #FF6600;
	color: White;
	text-decoration: none;
}

.menuaktiv a{
	font-size: xx-small;
	display: block;
	width: auto;
	margin: 0 0;
	padding: 5px 0 5px 15px;
	color: #E2E2E2;
	background-color: #FF6600;
	text-decoration: none;
}

.menuaktiv a:hover{
	background-color: #FF6600;
	color: White;
	text-decoration: none;
}

.pathlink{

	width: 550px;
	height: 20px;
	border: 1px Black solid;
	padding: 1px 0 0 0;
	margin: 0 0 5px 0;

}

.path {
	font-size: xx-small;
	padding: 3px 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: 550px;
	height: auto;
	border: 1px Black solid;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.downmenu {
	display: block;
	width: 550px;
	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: 90%;
	height: 20px;
	margin: 0;
	background-color: White;
	padding-left: 3px;
	border: 0px;
	text-align: left;
	color: Gray;
}

.hidden {display: none;}

h3
{
	margin-bottom: 1px;
	background-color: #FF6600;
	font-size: 110%;
	color: White;
	padding: 3px;
}

h4.trvaleodkazy
  {
  padding: 0;
  border: 0;
  color: #FF6600;
  font-weight: bold;
  font-size: 110%;
  }

  
li.submenuitem  a{
  padding: 0;
  border: 0;
  color: #333333;
  font-size: 90%;
  text-decoration: underline;
  }
  
li.submenuitem  a:hover{
  color: #FF6600;
  text-decoration: underline;  
  }  
  
h2.nadpis
{
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}  

p.uvod
{
	font-weight: bold;
	text-align: justify;
}

.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: 90%;
	
}

tr.nadpis
{
	font-weight: bold;
}	

.nadpisvyp 
{
	color: #FF6600;
	font-size: 90%;
	font-weight: bold;
   padding-bottom: 3px;	
}  
.nadpisvyp a
{
	color: #FF6600;
	font-weight: bold;
   padding-bottom: 3px;	
	text-decoration: underline;
}
.nadpisvyp a:hover
{
	color: #FF6600;
	font-weight: bold;
   padding-bottom: 3px;	
	text-decoration: none;
}

.uvodvyp
{
  padding-bottom: 12px;
  font-size: 100%;
  color: #464646;
  line-height: 1.4em;
}
.news
{
	background-color: #EAE9E8;
	line-height: 18px;
	font-size: 90%;
	padding: 4px;
}

.news a
{
	background-color: #EAE9E8;
	line-height: 18px;
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;
}
.news a:hover
{
	background-color: #EAE9E8;
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;	
	color: #FF6600;
}

.strankovani
{
	line-height: 18px;
	font-size: 90%;
	padding: 2px;
	text-align: right;
	border-top: 1px #A9A9A9 solid;
	border-bottom: 1px #A9A9A9 solid;
}

.strankovani a
{

	font-size: 90%;
	text-decoration: underline;
	font-weight: bold;
}

.strankovani a:hover
{
	text-decoration: underline;
	font-weight: bold;	
	color: #FF6600;
}

.datum
{
	background-color: Gray;
	line-height: 20px;
	color: White;
	font-size: 80%;
	font-weight: bold;
	padding-left: 4px;
}

.popis
{
	background-color: transparent;
	line-height: 18px;
	font-size: x-small;
	padding: 3px;
	padding-left: 4px;
}
