h1 {
  display: none;
}

ul {
  list-style-type: none;
}

#header-reklama a {
  color: #b96f04;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#header-reklama a:hover {
  text-decoration: underline;
}

#header-menu ul {
  padding-top: 20px;
  float: right;
}

#header-menu li {
  display: inline;
  float: left;
}

#header-menu a {
  display: block;
  margin-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 21px;
  padding-right: 23px;
  font-weight: bold;
  font-size: 13px;
  background: url('../img_des/bg_header-menu.png') no-repeat top left;
  color: #fff;
  text-decoration: none;
}

#header-menu a:hover {
  background: url('../img_des/bg_header-menu.png') no-repeat bottom left;
}

#header-img .logo {
  padding-left: 27px;
  padding-top: 21px;
  display: block;
  width: 400px;
  float: left;
}

#header-img img {
  float: left;
}

#header-img .srovnani {
  display: block;
  float: left;
  clear: left;  
  margin-top: 12px;
  padding-left: 42px;
  text-decoration: none;
  font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  font-size: 22px;
  color: #fbf8a4;
}

#header-img .srovnani:hover {
  color: #fcc582;
}

#content h2 {
  font-size: 24px;
  padding-bottom: 10px;
}

#content h2 .first-word {
  color: #c36c02;
}

#content h3 {
  font-size: 15px;
}

#content a, #novinky a  {
  color: #bd1239;
  font-weight: bold;
  text-decoration: none;
}

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

#content ul {
  padding-bottom: 15px;
}

#content li {
  background: url('../img_des/bg_content-li.png') no-repeat center left;
  padding-left: 20px;
}

blockquote {
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
}

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

.tags h3 {
  font-size: 14px !important;
}

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

#sidebar form {
  background: #fff;
  border: 1px solid #dad9d9;
  margin-top: 15px;
  padding-bottom: 20px;
}

#sidebar label {
  display: block;
  background: url('../img_des/bg_label.png') no-repeat top center;
  color: #fff;
  font-weight: bold;
  padding-left: 40px;
  padding-top: 6px;
  padding-bottom: 8px;
}

#sidebar .keyword {
  border: 1px solid black;
  width: 165px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}

#sidebar .go {
  border: none;
  display: block;
  width: 177px;
  height: 20px;
  margin-left: 10px;
  font-size: 11px;
  background: url('../img_des/btn_hledej.png') repeat-x top left;
  color: #fff;
  font-weight: bold;
}

#sidebar h3 {
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: 18px;
}

#prumyslove a, #centralni a, #roboticke a, #ostatni a, #pojmy a {
  display: block;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 30px;
  text-decoration: none;
  font-weight: bold;
  color: #666; 
  width: 168px;
  background: url('../img_des/bg_li.png') no-repeat top left; 
}

#pojmy a {
  padding-left: 20px;
  background: url('../img_des/bg_pojmy.png') no-repeat center left;
  color: #c36c02 !important;
}

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

#prumyslove li, #centralni li, #roboticke li, #ostatni li {
  padding-bottom: 5px;
  display: block;
  width: 198px;
}

#prumyslove a:hover, #centralni a:hover, #roboticke a:hover, #ostatni a:hover {
  background: url('../img_des/bg_sidebar.png') no-repeat top left;
  color: #111;
}

#prumyslove .active, #prumyslove .active:hover, #centralni .active, #centralni .active:hover,
#roboticke .active, #roboticke .active:hover, #ostatni .active, #ostatni .active:hover {
  background: url('../img_des/bg_sidebar.png') no-repeat bottom left;
  color: #111;
}

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

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

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

#oblibene a {
  color: #bd1239;
}

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

#novinky h2 {
  padding-bottom: 10px;
}

#novinky h3 {
  padding-bottom: 4px;
  font-size: 15px;
}

#footer a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

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