/* CSS Document */
#CelaStranka {
  position:relative;
  width:800px;
  margin-left:auto;
  margin-right:auto;
  background-color: #DDDDDD;
}

body{
  font-family: "Arial CE", "Helvetica CE",Arial, sans-serif;/*"frutiger linotype", "lucida grande", "helvetica", sans-serif;*/
  background-color: #DDDDDD;
  font-size: 79%;
  line-height: 140%;
}

/* Obecny */

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
  color: #003d4c;
  margin:0.8em 0;
  font-size: 163%;
  font-weight: normal;
  text-decoration: underline;
  text-align: center;
  line-height: 1.3;
}

h2{

  color:#003d4c;
  padding:2px;
  font-weight: normal;
  font-size: 145%;

  
}

h3{
  color:#07677F;
  padding-top:0.5em;
  font-weight: bold;
  font-size: 120%;
  
  /*
  font-weight:normal;
  text-decoration: underline;
  */
}

h4{
  color:#003d4c;
  padding-top:0.5em;
  font-weight: bold;
  font-size: 75%;
  
  /*
  color:#003d4c;
  background-color: #66CC66;
  border: 1px solid black;
  padding-top:2em;
  font-size: 140%;
  text-decoration: underline;
  */
}

h5{
  background: #99ff66;
  text-align: center;
  border-top: 1px solid #003300;
  padding-bottom: .2em;
  padding-top: .2em;
  margin-top: 3px;
  margin-left: 1px;
  margin-right: 1px;
  font-size: 80%;
  color: #003300;
}

h6{
  text-align: center;
  color:#003d4c;
  font-weight: normal;
  text-decoration: underline;
  font-size: 169%;
  
}

em {
  font-size: 12px;
}

ul, li {
  margin: 0 12px;
}

class{
  color:c6c65b;
  text-align: center;
  font-weight: normal;
} 

/*Hlavni Menu*/

#HlavniMenu {
  position:absolute;
  top:200px;
  width:100%;
  height:40px;
  background-color: #006600;
  border-top:1px solid gray;
  border-right:1px solid gray;
  border-bottom:0px solid gray;
  border-left:1px solid gray;
}

#HlavniMenu
a{
  color: white;
  text-decoration:underline;
  font-size: 13px;
  font-weight: bold;
}
#HlavniMenu
a:hover{
  color: red;
  text-decoration:none;
}

a img{
  border:none;
}

#HlavniMenuText{
  margin-top: 10px;
  margin-left: 235px; 
}

#Datum{
  color: #DDDDDD;
  margin-left: 425px;
  margin-top: -13px; 
}

/*Leve menu*/

#HlavniCast,#Paticka{
  border: 1px solid gray;
}

#LeveMenu, #HlavniCast {
  position:absolute;
  top:240px;
}

#LeveMenu {
  left:0px;
  width:150px;
  background-color: #ccff99;
  border-top:1px solid gray;
  border-right:0px solid gray;
  border-bottom:1px solid gray;
  border-left:1px solid gray;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
 }
/*
#LeveMenuText{
margin: 10 10 10 10px;
}
*/
#LeveMenu 
a{
  color: #003300;
  text-decoration: underline;
  font-size: 11px;
  line-height: 145%
}
#LeveMenu
a:hover{
  color: red;
  text-decoration:none;
}

a img{
  border:none;
}


#LeveMenu h2{
  background-color:#006600;
  color:white;
  font-weight: normal;
  font-size: 100%;
  text-align: center;
  border-bottom: 2px solid #00CC00;
 }

/*Hlavni Cast*/

#HlavniCast {
  left:150px;
  width:650px;
  min-height:600px;
  _height:600px;
  margin-bottom:50px;
  background-color: #ffffcc;
  text-align: justify;
}

#HlavniCastIndex{
  left:150px;
  width:800px;
  min-height:600px;
  _height:600px;
  margin-bottom:50px;
  background-color: #ffffcc;
  border-left:1px solid gray;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
}

#HlavniCastText{
  margin: 10 10 30 20px;
}

#HlavniCastIndexText{
  margin: 40 10 20 10px;
  padding-top: 20px;
  padding-bottom: 30px;
}

#Clanek{
  width: 600px;
  min-height:85px;
  _height:85px;
  background-color: #FFFF99;
  border: 1px solid gray;
  margin-bottom: 20px;
}

#ClanekText{
  margin: 5 5 5 5px;
}

/*Clanky Uvodni stranka*/

#ClanekPlemena{
  width: 600px;
  min-height:100px;
  _height:100px;
  background-color: #FFFF99;
  border: 1px solid gray;
  margin-bottom: 20px;
}

#ClanekPlemenaText{
  margin: 5 5 5 5px;
}

#ClanekRuzne{
  width: 600px;
  min-height:100px;
  _height:100px;
  background-color: #FFFF99;
  border-top: 1px solid gray;
  margin-bottom: 20px;
}

#ClanekRuzneText{
  margin: 5 5 5 5px;
}

#ClanekIndex{
  width: 600px;
  min-height:80px;
  _height:80px;
  background-color: #FFFF99;
  border: 1px solid gray;
  margin-left: 100px;
}
  
#ClanekIndexText{
  margin: 5 5 5 5px;
    /*font-size: 90%;*/
}

#ClanekObrazky{
  border: 1px solid gray;
}

#Paticka {
  border-top:none;
  border-left:none;
  border-right:none;
  position:absolute;
  bottom:-20px;
  left:25px;
  height:20px;
  width: 600px;
  font-size: 80%;
  text-align: center;
  color: #888888;
}

#PatickaText{
  margin-top: 5px;
}

/*PatickaIndex*/
#PatickaIndex{
  border-top:none;
  border-left:none;
  border-right:none;
  position:absolute;
  bottom:-20px;
  left:25px;
  height:20px;
  width: 800px;
  font-size: 80%;
  text-align: center;
  color: #888888;
}

#PatickaOdkazy
a{
  color: #888888;
  text-decoration:none;
  font-size: 80%;
}
#HlavniMenu
a:hover{
  color: red;
  text-decoration:underline;
}

table
{
  font-family: "Arial CE", "Helvetica CE",Arial, sans-serif;
  background-color: #ffffcc;
  /*border: 1px solid gray;*/
  font-size: 96%;
  line-height: 140%;
}

#text{
  font-size: 70%;
  text-align: right;
  color: #777777;
}

/*Jmeno*/
#jmeno{
  font-size: 80%;
  text-align: right;
  color: #888888;
}

/*tabulka obrazek vpravo*/
#jmeno{
  font-size: 80%;
  text-align: right;
  color: #888888;
}

/*tabulka obrazek vlevo*/
#table_obr{
    background-color: gray;
  }
/*Odstrankovani*/

.odstrankovani
{
  padding: 2px;
}

.odstrankovani ul
{
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
}

.odstrankovani li
{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.odstrankovani a, .odstrankovani a:visited
{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.odstrankovani a:hover, .odstrankovani a:active
{
border: 1px solid #2b66a5;
color: #000;
background-color: #2e6ab1;
}

.odstrankovani li.aktualni-stranka
{
font-weight: bold;
padding:0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #orange;
}

.odstrankovani li.zruseny-odkaz
{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.odstrankovani li.dalsi-stranka
{
font-weight: bold;
}

* html .odstrankovani li.aktualni-stranka, * html .odstrankovani
li.zruseny-odkaz
{
margin-right: 5px;
padding-right: 0px;
}

/*Dalsi*/

{
font-size: 76%;
}

.tucne
{
font-weight: bold;
color: red;
}

.holder
{
width: 640px;
margin: 5px;
padding: 1em;
border: 1px solid gray;
float: center;
font-weight: bold;
}

.holder h2
{
color: blue;
text-align: center;
letter-spacing: 0.2em;
font-variant: small-caps;
}

a.skryty
{
color: #000;
text-decoration: none;
outline-style: none;
}

a.skryty em
{
display: none;
}

a.skryty: hover
{
text-decoration: none;
}

a.skryty:active, a.skryty:focus
{
background: #ffffcc;
}

a.skryty:activ span, a.skryty:focus span
{
display: none;
}

a.skryty:active em, a.skryty:focus em
{
display: block;
color: #000;
width: 100%;
font-style: normal;
cursor: default;
font-weight: normal; 
}

.clear
{
clear: both;
}

