h1 {
  display: none;
}

ul {
  list-style-type: none;
}

.header-img {
  display: block;
  width: 900px;
}

.logo {
  padding: 0;
  margin: 0;
  display: block;
  float: none;
}

.hledani {
  padding-left: 155px;
  padding-top: 37px;
  display: block;
}

#header label {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

.search {
  display: block;
  float: right; 
}

.keyword {
  background: url('../img_des/search.png') no-repeat top left;
  border: none;
  font-family: consolas, monospace;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  width: 167px;
  float: left;
}

.go {
  border: none;
  background: url('../img_des/btn_go.png') no-repeat top left;
  color: #fff;
  width: 60px;
  height: 19px;
  float: left;
  margin-right: 80px;
  margin-left: 8px;
  font-size: 12px;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; 
}

#hlavni-menu ul {
  padding-top: 8px;
  padding-left: 380px;
  float: left;
  
}

#hlavni-menu li {
  display: inline;
}

#hlavni-menu form {
  float: right;
  width: 325px;
  padding-top: 9px;
}

#hlavni-menu a {
  color: #ffffc3;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 2px;
  background: url('../img_des/line_header-menu.png') no-repeat top right;
}

#hlavni-menu a:hover {
  color: #eaea75;
}

#hlavni-menu .last {
  background: none !important;
}

#content h2, #content .first-word {
  color: #243543;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 14px;
}

#content a {
  color: #d11e00;
  font-weight: bold;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#content h3 {
  color: #47989d;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
}

#content ul {
  padding-bottom: 5px;
  padding-top: 5px;
  list-style-type: disc;
  list-style-position: inside;
}

blockquote {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  border-left: 8px solid #a8d3db;
}

blockquote p {
  padding: 0;
  margin: 0;
  font-style: italic;
}


.tag_header {
  font-size: 13px !important;
}

.tags a {
  font-size: 12px !important;
}

#dotace-na-bydleni a {
  color: #fff;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 14px;
  padding-left: 6px;
  text-decoration: none;
  width: 200px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
}

#dotace-na-bydleni a:hover {
  font-weight: bold;
}

#menu h3, #clanky h3, #pojmy h3, #oblibene h3 {
  color: #10181f;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 19px;
  padding-top: 16px;
  padding-bottom: 6px;
  font-weight: normal;
}

#menu2 h3 {
  padding: 0;
}

#menu2 ul {
  padding-bottom: 10px;
}

#menu ul, #menu2 ul, #pojmy ul, #oblibene { 
  line-height: 25px;
}

#menu a, #menu2 a, #pojmy a {
  color: #1a3833;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: 25px;
  padding-left: 20px;
  background: url('../img_des/arrow.png') no-repeat top left;
}

#menu a:hover, #menu2 a:hover, #pojmy a:hover {
  font-weight: bold;
  background: url('../img_des/arrow.png') no-repeat bottom left;
}

#menu .active, #menu2 .active, #pojmy .active {
  font-weight: bold;
  background: url('../img_des/arrow.png') no-repeat bottom left;
}

#clanky a {
  color: #b70a05;
  text-decoration: none;
  font-weight: bold;
}

#clanky a:hover {
  text-decoration: underline;
}

#clanky p {
  padding-left: 5px;
}

#oblibene a {
  color: #b70a05;
  text-decoration: none;
}


#oblibene a:hover {
  text-decoration: underline;
}

#novinky h2 {
  color: #243543;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 14px;
}

#novinky h3 {
  color: #47989d;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
}

#novinky a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#novinky a:hover {
  text-decoration: underline;
}

#footer a {
  color: #223f48;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer-left {
  float: left;
  padding-top: 34px;
}
