body
{
  font-family: Tahoma;
  font-size: 9pt;
}
A
{
  text-decoration: none;
  color: #336699;
}
A:hover
{
  text-decoration: underline;
}
IMG
{
  border: none;
}
H3
{
  padding-left: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
  background: #9eaecd;
  display: block;
  color: White;
  font-weight: bold;
  font-size:larger;
}
h4
{
  text-align: center;
  margin-bottom: 0.5em;
}
em
{
  font-style: normal;
  font-weight: bold;
}
td, .plain .normal td
{
  background-color: #D8EBFC;
  padding-left: 5px;
  padding-right: 5px;
}
th, .plain .normal th
{
  background-color: #9eaecd;
  color: White;
}
TEXTAREA
{
  font-family: Tahoma;
  font-size: 10pt;
}
PRE
{
  font-family: Tahoma;
  font-size: 9pt;
}

#body
{
  width: 866px;
  margin: 0px auto 0px auto;
  padding: 10px;
  background-color: rgb(240,240,240);
  border: 1px solid #999;
}
#header
{
  height: 110px;
  padding: 5px;
  background-color: #0D5499;
  color: white;
  margin-bottom: 2px;
}

#leftandcontent
{
  width: 693px;
  float: left;
}

#right
{
  width: 170px;
  text-align: center;
  float: right;
}

#left
{
  width: 170px;
  padding:0px;
}

#content
{
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  float: right;
  width: 510px;
  overflow: hidden;
}

#footer
{
  clear: both;
  text-align: center;
  background-color: #0D5499;
  color: white;
  padding: 2px;
  width: 863px;
}

.smaller
{
  font-size:11px;
}

.template
{
  padding: 0px;
  margin-bottom: 1em;
  text-align:center;
}

.template H3
{
  background-color: #0D5499;
  color: white;
  display: block;
  text-align: center;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
.template h4
{
  text-align: center;
  margin-bottom: 2px;
  margin-top: 2px;
  background: #9eaecd;
  display: block;
  color: White;
  font-weight: bold;
  font-size:small;
}
.titletext
{
  font-size: 35pt;
  font-weight: bold;
  position: relative;
  top: -25px;
  left: 40px;
}
.subtitletext
{
  font-size: 25pt;
  font-weight: bold;
  position: relative;
  top: -15px;
  left: 55px;
}

#logoimg
{
  height: 100px;
}
#logoimg-vanoce
{
  height: 106px;
}

.statusbartext
{
  font-size: 0.9em;
  color: white;
}

.statusbartext A
{
  color: white;
}
.clanek
{
  background-color: #D8EBFC;
}

.clanek-nadpis
{
  background-color: #9eaecd;
  color: white;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

.clanek-nadpis A
{
  color: white;
}

.kolo
{
  font-weight: bold;
}
.plain td
{
  background-color: transparent;
}

.plain th
{
  background-color: transparent;
}

.ukazatel
{
  display: block;
  font-size: 0;
  height: 6px;
  background: #3e8ac4;
}

.zprava
{
  text-align: center;
  font-weight: bold;
  background-color: #faebd7;
}
form
{
  margin-top: 0px;
  margin-bottom: 0px;
}
/* menu */
ul.menu
{
  width: 170px;
  margin-left: 0px;
  margin-top: 0px;
  padding-left:0px;
  float:none;
  display:block;
  text-align:left;
  background-color:Green;
}

ul.menu li
{
  list-style-type: none;
  position:relative;
  /*margin: 0px;*/
  float:left;
}

ul.menu li a
{
  display: block;
  width: 170px;
  font-weight: bold;
  color: white;
  background: #9eaecd;
  text-indent: 8px;
  text-decoration: none;
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 2px solid rgb(240,240,240);
}
ul.menu li a:hover
{
  background: #0D5499;
  text-decoration: none;
}
ul.menu ul
{
  display: none;
  position: absolute;
  top: -2px;
  left: 170px;
  border-left: 2px solid rgb(240,240,240);
  padding-left:0px;
 }

ul.menu li.menuon ul
{
  display: block;
  margin-left:0px;
  z-index:1000;
}


.kratce
{
  overflow: auto;
  height: 200px;
  background-color: #D8EBFC;
  text-align:left;
  padding:4px;
  font-size:11px;
}

.anketa
{
  text-align:left;
}

.calendar td
{
  text-align: center;
  padding: 3px 5px 3px 5px;
}
.calendar th a
{
  color: White;
}

.calendar .normalniden a
{
  color: black;
}
.calendar .jinyden a
{
  color: gray;
}
.calendar .dnes
{
  border: solid 1px red;
}
.calendar .aktualniden
{
  background-color: #9eaecd;
}

.calendar .aktualniden a
{
  color: White;
}

.calendar .udalosti a
{
  /*font-weight: bold;*/
  text-decoration: underline;
  color: Red;
}


.smaller.calendar td
{
  text-align: center;
  padding: 2px 4px 2px 4px;
}


.fotkaclena
{
  border: 3px solid #9eaecd;
  
}
.domaci
{
  color: red;
} 
.venku
{
  /*color: red;*/
} 

.aktivninahledfotky
{
border: 3px solid #9eaecd;

}


