body
{
	background: #3e4069;
	
	color: black;
	font-family: verdana;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

img
{
  border:0px;
}

#zarovnani
{
	margin: 0 auto;
  width:872px;
  
}


.hidden
{
	display: none;
}


#top
{
	background: url(img/top.png);
	width: 872px;
	height: 110px;
}


#logo
{
  
  width: 800px;
	height: 246px;
	float: left;
  margin-left: 36px;
  _margin-left: 18px;
 
  
	
}

#obal
{
  background:url(img/border.png);
  width: 872px;
  height: auto;
  float:left;
}

#menu
{
  background: url(img/menu.png);
  
  width: 800px;
	height: 32px;
	
	padding-top:11px;
	
	text-align:center;
	float: left;
  margin-left: 36px; 
  _margin-left: 18px;
}


#menu a
{
  color: black;
  text-decoration:none;
  padding: 0px 6px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  font-size: 15px;
}

#menu  a:hover
{
  text-decoration:none;
  color: gray;
  
  padding: 0px 6px 0px 0px;
  margin: 0px 0px 0px 0px;
 
  font-size: 15px;
}


#obsah
{
  width: 740px;
  height:auto;
  background: white;
  padding: 30px 30px 30px 30px;
  float: left;
  margin-left: 36px;  
  _margin-left: 18px;
  line-height: 1.7;
}

#aktual
{
  width: 740px;
  height:auto;
  background: white;
  padding: 0px 30px 0px 30px;
  float: left;
  margin-left: 36px; 
  _margin-left: 18px;
  line-height: 1.7;
  color: blue;
}

#obsah  a
{ 
  color: black;
}

#obsah  a:hover
{
  color: #2591ed;
}

table, td
{
	border-collapse: collapse;

}

th
{ 
  width: 100%;
  background: white;
  text-align: center;
  text-decoration: underline;
  
}

.left
{
  text-align: left;
  width: 150px;
}

.right
{
  text-align: right;
  width: 150px;
}

.center
{
  text-align: center;
}
#fotogalerie img
{
	border: 1px solid black;
	padding: 1px;
	margin: 3px;
}

#paticka
{
  width: 800px;
  background: white;
  height: 35px;
  float: left;
  margin-left: 36px; 
  padding-top:3px;
  padding-bottom:3px;
  text-align: center;
  _margin-left: 18px;
}

#paticka a
{
  color: black;
  text-decoration:none;
 padding: 0px 6px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#paticka  a:hover
{
  text-decoration:none;
  color: gray;
  padding: 0px 6px 0px 0px;
  margin: 0px 0px 0px 0px;
}



h1{
	font-size: 1.3em; 
  margin: 3px; 
  text-align: left;
}

h2
{
	font-size: 1.2em;
	margin: 2px;
	text-align: center;
}

h3
{
	text-align: center;
}

#spodek
{
	background: url(img/footer.png);
	width: 872px;
	height: 40px;
	float: left;
}
