html, body 
{
	width: 100%; height: 100%;
}
body 
{
	font-size : 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #32337A;
	background-color: #808080;
}
#page 
{
	margin: auto;
	font-size: 100%;
	text-align: left;
	width: 900px;
	background-color: #E7E7E7;	
	min-height: 100%; _height: 100%;
	border-left: white 5px solid;
	border-right: white 5px solid;	
}
body[class] #page 
{

}
#levy
{
	width: 218px;
	background-color: #E7E7E7;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#center {
	width: 682px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	background-color: #E7E7E7;
}
#main {
   margin: 5px;
	padding: 10px;
}

#hlavicka {
	width: 900px;
	margin: 0px; padding: 0px;
	height: 214px;
	background: url(images/hlavicka.jpg);
}
#english {
	padding: 132px 0px 0px 785px;
}
#fotogalerie {
	float: left;
	width: 229px;
	height: 118px;
}
#ostrava {
	float: left;
	width: 223px;
	height: 118px;	
}
#xxx {
	float: left;
	width: 230px;
	height: 118px;	
}
.clear {
	clear: both;
}
img {
	border: none;
}
div.menu {
	margin: 0px 0px 2px 15px;
	font-size: 75%;
}
a.lmenu {
	font-size: 110%;
   color: Black;
	font-weight: bold;
	display: block;
	height: 25px;	
	background-color: #CECDCD;
	text-decoration: none;
	padding: 9px 10px 0px 10px;
}
a.lmenu:hover, a.lmenublue:hover, a.lmenuorange:hover {
	font-size: 110%;
   color: White;
	background-color: #002662;
	font-weight: bold;	
	display: block;
	height: 25px;	
	text-decoration: none;	
	padding: 9px 10px 0px 10px;
}
a.lmenublue {
	font-size: 110%;
   color: Black;
	font-weight: bold;
	display: block;
	height: 25px;	
	background-color: #7EA7D8;
	text-decoration: none;
	padding: 9px 10px 0px 10px;
}
a.lmenuorange {
	font-size: 110%;
   color: Black;
	font-weight: bold;
	display: block;
	height: 25px;	
	background-color: #F7941D;
	text-decoration: none;
	padding: 9px 10px 0px 10px;
}
ul { 
  vertical-align: middle;
  list-style: url("images/li-menu.gif");
  list-style-position: outside;
  padding: 3px 0px 5px 0px;
  margin: 0px 0px 0px 30px; 
}
li { 
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 0px 0px;
}
h1 { 
  font-size: 120%;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 5px;
  text-align: left;
}
h2 { 
  font-size: 100%;
  font-weight: bold;
  margin: 0px;
  text-align: left;  
}
.j
{
	text-align: justify
}
.c
{
	text-align: center;
}
a
{
	color: #A94F00;
}
div.osoba
{
	width: 650px;
}
div.osobalevy
{
	float: left;
	width: 150px;
	padding: 15px 0px 15px 0px;
}
div.osobapravy
{
	float: left;
	width: 350px;
	background-color: #E7E7E7;
   background-image: url(images/osobapravy.jpg);
	background-position: top;
	padding: 55px 0px 0px 70px;
	min-height: 120px;
	_height: 120px;
}
div.foto
{
   float: left;
	padding: 10px;
	width: 140px;
	min-height: 100px;
	_height: 100px;
}
div.aktualita
{
   width: 640px;
	background-color: #DADAD9;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.aktualitaobr
{
	width: 200px;
	float: left;
}
div.aktualitatext
{
   width: 410px;
	padding: 10px;
	float: left;	
	text-align: justify;
}
p
{
	text-align: justify;
}
div.templ
{
	width: 200px;
	padding: 10px 0px 0px 15px;
}