body {
  margin: 0;
  padding: 0;
  background-image: none;
  background-color: #FFEDD1;
  color: #000;
  text-align: center;
  font-family: "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
  font-size: 0.85em;
}

a { color: blue; }
h1, h2, h3, h4 { color: black; }
p { line-height: 140%; }
.fright {
  float: right; 
  border: none;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
}

#container {
	margin: 0 auto;
	width: 766px;
	text-align: left;
	background: #FFFBF6 url('../img/container-bg.gif') 0 0 repeat-y;
}

#header {
	height: 120px;
	background-image: none;
	background: transparent url('../img/znak.jpg') 25px 30px no-repeat;
}
  #header #topMenu {
    float: right;
    margin-top: 5px;
    margin-right: 12px;
  }
	#header h2 {
/*	  width: 306px;
	  height: 46px;
	  _height: 67px;
    margin: 0;
    padding-top: 40px;
    _padding-top: 26px;
    margin-left: 150px;
    padding-bottom: 0px;
    font-size: 26px;
    background-image: none;
*/
  }
	#header h2 a { text-decoration: none; }
	#header h3 {
	  margin: 0 0 0 150px;
    font-size: 14px;
    background-image: none;
  }
  .hide { visibility: visible; }
  
#horizontalMenu {
  margin: 0 4px;
  padding: 0;
  height: 24px;
  border-top: 2px solid gray;
  border-bottom: 2px solid gray;
  background-color: #F5F5F5;
}
  #horizontalMenu li {
    float: left;
    margin: 0;
	  background: transparent url('../img/c-hmenu-bg.jpg') left top no-repeat;
    list-style: none;
  }
  #horizontalMenu a:hover {
	  background: transparent url('../img/c-hmenu-hover-bg.gif') left top no-repeat;
	}
  #horizontalMenu li.active {
	  background-image: none;
    background-color: gray;
    color: white;
  }
  #horizontalMenu li.active a {
    color: white;
  }
  
  #horizontalMenu a {
    display: block;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: blue;
    padding: 4px 6px;
  }
  #horizontalMenu a.is {
    padding-left: 26px;
    background: transparent url('../img/c-informace.jpg') left top no-repeat;
  }
  #horizontalMenu a.is:hover {
    background: transparent url('../img/c-informace-hover.jpg') left top no-repeat;
  }
  
#search {
  float: left;
	width: 190px;
  height: 37px;
  margin: 7px;
	background: #eee url('../img/search-bg.gif') left top no-repeat;
	background-image: none;
	border: 1px solid #ddd;
}
  #search form { margin-top: 7px; }
  #search input {
    margin-left: 5px; 
    border: 1px solid #808080;
  }
  #search input.bg {
  	background: #fff url('../img/search-input-bg.gif') left top no-repeat;
  }  

#newPages {
  float: left;
  clear: left;
/*  margin-top: 10px;
*/
  width: 195px;
  list-style-image: url(../img/li.gif);
}
/*  #newPages h3 {
    margin: 0px;
    margin-left: 15px;
  }
*/
  #newPages li {
    margin: 0px;
    padding: 3px 2px 2px 0px;
  }
  #newPages li.active {
    background-color: #FCE5D4;
  }

#menu {
  float: left;
  clear: left;
  width: 150px;
  margin-top: 1em;
  margin-left: 0px;
  _margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 45px;
  border-right: 1px solid #999;
  list-style-image: url(../img/li.gif);
}
  #menu li {
    margin: 0px;
    padding: 3px 2px 2px 2px;
    border-bottom: 1px solid #ccc;
  }
  #menu li.active {
    background-color: #f3f3f3;
  }
  #menu li.active a {
    font-weight: bold;
  }
  #menu a {
    text-decoration: none;
    color: #000;
  }

/*#path {
  padding-left: 58px;
  _padding-left: 55px;
  height: 2.5em;
}
  #path a { color: #333; }*/

#page {
  background-image: none;
}

#content {
  margin: 10px;
  margin-left: 210px;
}
  #content h1 {
    font-size: 160%;
    margin-bottom: 1em;
    margin-left: 0.5em;
  }
  #content h2 {
    font-size: 120%;
  }
  #content h3 {
    font-size: 110%;
  }

#updates {
  float: left;
  width: 200px;
  margin-right: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  background-color: transparent;
}
  #updates h3 { margin: 0; }

#welcome {
  float: left;
  width: 250px;
  margin-right: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  border-left: 1px solid gray;
  background: transparent url('../img/column-bg.gif') left bottom no-repeat;
}
  #welcome h3 { margin: 0; }

#news {
  float: left;
  width: 250px;
  padding-left: 1em;
  margin-bottom: 1em;
  border-left: 1px solid gray;
}
  #news h3 {
    margin: 0;
  }
  #actions p {
    margin: 10px;
  }
.banner {
  float: left;
  width: 248px;
  color: black;
  margin-bottom: 12px;
  border-top: 1px solid #ddd;
}
  .banner h3 {
    margin: 7px;
    font-size: 140%;
    /*color: #fff;*/
    color: black;
  }
  .banner a {
    /*color: #fff;*/
    color: blue;
  }
  .banner .small {
    font-size: 1em;
  }
  .banner .bLine {
    float: left;
    margin-top: 8px;
    margin-left: 6px;
  }

#banner1 {
  clear: both;
  margin-left: 6px;
  _margin-left: 3px;
  background-image: none;
}

#banner2 {
  margin-left: 4px;
  background-image: none;
}

#banner3 {
  margin-left: 4px;
  background-image: none;
}

#footer {
  height: 50px;
  clear: both;
  padding-top: 5px;
  padding-left: 15px;
  background: #E8D4B5 url('../img/footer-bg.gif') left bottom no-repeat;
  line-height: 160%;
}
  #footer a:hover {
    text-decoration: underline;
  }
  #footer a.nahoru {
    padding-left: 0;
    background-image: none;
  }
  #footer a.tisk {
    padding-right: 0;
    background-image: none;
  }
  #footer a.mail {
    padding-left: 0;
    background-image: none;
  }

table {
  font-size: 1em;
}
th {
  text-align: left; 
  padding-top: 0.5em;
  padding: 3px;
  border-bottom: 1px solid #ACB600;
  background-color: #F8F9EB;
}
td { vertical-align: top; }
