body {
	font-family: 'Tahoma CE', 'Arial CE', Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color:  #e8e8f0;
}
/* Obrazek v halvicce */
#filler {
	display: block;
	margin: auto;
	position: relative;
	text-align: left;
	width: 780px;
}
#head {
  display: block;
	background-image: url("images/hlavicka.jpg");
	width: 780px;
	height: 207px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
}

#head span {
  position: absolute;
  top: 185px;
  right: 15px;
  color: white;
  font-size: 0.9em;
  }

a #head span {
 text-decoration: none;
}

#data {
	text-align: left;
	width: 780px;
	background-color: white;
	padding: 0px 0px 0px 0px;
}
/* formatovani paticky */
#footer {
	background: url("images/paticka.jpg") no-repeat;
	font-size: 0.8em;
	width: 780px;
	color: #ffffff;
	padding: 4px 4px 4px 0px;
	text-align: right;
	font-weight: normal;
	height: 33px;
	line-height: 13px;
	clear: both;
  }
  
#footer a {
	color: #e8e8e8;
	text-decoration: none;
}

#footer span {
  display: block;
  padding-right: 20px;
}

#stred {
	background: url("images/page-background.png") repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 5px;
	clear: both;
}

#menu-place {
  width: 162px;
  margin: -1px 0px 0px 0px;
  padding: 0px;
  float: left;
  font-weight: bold;
  font-size: 12px;
  }

#text {
  margin: 10px 0 0 160px;
  padding: 0px 10px 0px 10px;
  line-height: 1.4em;
  color: #444444;
  /*position: relative; */ 
  }

/* \*/  * html #text { height: 1px; }  /* */

#text p {
  margin-top: 0px;
  text-align: justify;
}

h2.podnadpis {
  color: #6898da;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

h3 {
  color: #5F89C3;
  margin: 2px 0px 2px 0px;
}

ul#menubar {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  }
  
ul#menubar li {margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    background: #d8e1f0;
    height: 26px;
    line-height: 26px; 
}

ol li {
    margin-bottom: 5px;
}

.hide {
  display: none;
}

#menu-place a {
	color: #505050;
	text-decoration: none;
	width: 100%;
	height: 26px;
	line-height: 26px;
	display: block;
}

#menu-place a:hover {
  background: #d8e1f0 url("images/zeleny_ctverecek.gif") 100% 100% no-repeat;
}

#menu-place .options a {
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    background-color: #D0D9E8;
    height: 26px;
    line-height: 26px;
}

#menu-place .options a:hover {
    color: #274680;
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    background: #C5CDDB url("images/zeleny_ctverecek.gif") 100% 100% no-repeat;
    height: 26px;
    line-height: 26px; 
}

#menu-place a.modra:hover, ul#menubar li a#act1:hover, ul#menubar li a#act2:hover {color: #274680;}

h1 {color: #8cbf2d;
    background: url("images/modry_ctverecek.gif") 0px 12px no-repeat;
    font-size: 20px;
    font-weight: bold;
    padding-left: 16px;
    height: 30px;
    line-height: 30px; 
    margin-bottom: 4px;
}

img.vpravo {
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 15px;
  float: right;
  }

img.vlevo {
  margin-left: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  }
  
table {font-size: 12px;
  }
  
table.oramovani {
    border: 1px solid #505050; 
    border-collapse: collapse;
  }
  
td.rodokmen {
    border: 1px solid #505050; 
    border-collapse: collapse; 
    height: 30px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background-color: #8cbf2d;
    color: white;
  }
  
td.otec {
    border: 1px solid #505050; 
    border-collapse: collapse; 
    background-color: #bfed6b; 
    padding-left: 8px; 
    width: 160px; 
    height: 40px;
    vertical-align: middle;
    text-align: left;   
  }

td.matka {
    border: 1px solid #505050; 
    border-collapse: collapse; 
    background-color: #FFFFFF; 
    padding-left: 8px; 
    width: 160px; 
    height: 40px;
    vertical-align: middle;
    text-align: left;    
  }
 
td.oceneni {
    border: 1px solid #505050; 
    border-collapse: collapse; 
    height: 30px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background-color: #6898da; 
    color: white;   
  }

td.tucne {
    border: 1px solid #505050; 
    border-collapse: collapse;
    font-weight: bold;
    height: 25px;
    text-align: center;
    background-color: #d0d9e8;    
  }
  
td.ramecek{
    border: 1px solid #505050; 
    border-collapse: collapse;
    padding-left: 3px;
    text-align: left;    
  }

span.podtitul {
  color: #666666;  
}

img.galerie {
    border: 3px solid #9db7da;
    margin: 5px 5px 5px 5px;
}

img.foto {
    margin-top: 10px;
    margin-bottom:20px;
}

img.vlajky {
    margin-left: 10px;
    margin-top: 5px;
}

img.sipky {
    vertical-align: top;
    margin-top: 150px;
}

a.odkazy {
    color: #274680;
}

div.novinky {
    border: 2px solid #bfed6b; 
    margin: 0px 0px 5px 15px;
    width: 120px;
    padding: 5px;
    float: right;
}

div.lang {
    position: absolute;
    top: 210px;
    right: 20px;
    width: 100px;
}

#text a.psi {
      text-decoration: none;
      color: #6898da;         
}

#text a.psi:hover{
      text-decoration: underline;      
}
