* {
  font-family: Verdana, Helvecia, sans-serif;
}
a {
  color: #1a5c94;
}
a:hover {
  color: #dd0000;
}
img {
  border: none;
}
body {
  margin-top: 5px;
  text-align: center;
  background-color: #F7FBFE;
  color: #2578BF;
  line-height: 15px;
  font-size: 11px;
}
table {
  font-size: 11px;
}
/* Nacitani */
#loading {
  display: none;
  position: absolute;
  top: 50px;
  left: 100px;
  background: #ffffff;
  border: 1px #666666 solid;
  margin: 15px;
  padding: 15px;
  font-weight: bold;
  font-size: 1.3em;
  color: #333;
  z-index: 999;
}
#cover {
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #ffffff;
  border: 1px solid #dddddd;
  width: 975px;
}
#languages {
  height: 25px;
  background-image: url(layout/bg_lista_pruh_up.gif);
  text-align: left;
  position: absolute;
  right: 0px;
}
#languages p {
  margin: 6px 10px 0 25px;
  font-size: 9px;
}
#languages p a {
  text-decoration: none;
}
#languages img {
  position: absolute
}
#logo {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  height: 89px;
}
#logo img {
  border: none;
}
#menu {
  margin: 0;
  padding: 0;
}
#menu .item {
  float: left;
  width: 195px;
  margin: 0;
  padding: 0;
}
#menu .item div.submenu {
  height: 110px;
  background: #ffffff url(layout/bg_lista_navigace.gif) repeat-y;
  border-right: 1px dotted #EABCC0;
  border-bottom: 1px solid #DCDCDC;
  padding: 15px 0 0 15px;
}
#menu .item div.logo {
  width: 166px;
  padding: 44px 0 0 28px;
  height: 17px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
#menu .item div a {
  clear: left;
  text-decoration: none;
}
#lista {
  padding: 9px 0 9px 13px;
  background-image: url(layout/bg_lista_navigace.gif);
  clear: both;
}
#lista h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  display: inline;
}
#lista img {
  margin: 0 4px;
}
#lista a {
  text-decoration: none;
}
#body {
  float: right;
  width: 740px;
  padding: 20px;
  background: #ffffff;
  border-left: 1px dotted #EABCC0;
  border-top: 1px solid #DCDCDC;
}
#body a {
  text-decoration: underline;
}
#body h2, h2 {
  margin: 0 0 15px 0;
  padding: 5px 10px;
  font-size: 15px;
  text-decoration: none;
}
#body h3, h3 {
  font-size: 13px;
  padding: 0 0 0 25px;
  text-transform: uppercase;
  background: url('layout/sipky_h3.gif') left top no-repeat;
}
h3.redsmall a {
  text-transform: none;
  color: #BE2342;
}
#body #fotogalerie {
  float: left; width: 100%;
  padding: 5px 0;
  margin: 5px 0;
}
#body #fotogalerie a img {
  margin: 4px;
}
#body #fotogalerie a:hover img {
  border: 1px solid #dd0000;
}
#body blockquote {
  padding: 5px;
}
#left_menu {
  padding: 5px 5px 0 15px;
  width: 160px;
}
#left_menu a {
  text-decoration: none;
}
#bottom {
  clear: both;
}
#bottom .iteml {
  width: 120px;
  height: 56px;
  margin: 0 3px 0 0;
  padding: 29px 200px 0 3px;
  text-align: center;
  float: left;
  font-weight: bold;
}
#bottom .item {
  width: 120px;
  height: 50px;
  margin: 0 3px 0 0;
  padding: 35px 200px 0 3px;
  text-align: center;
  float: left;
  font-weight: bold;
}
#bottom .itemr {
  width: 120px;
  height: 50px;
  padding: 35px 200px 0 3px;
  text-align: center;
  float: right;
  font-weight: bold;
}
#bottom a {
  color: #aa0000;
  text-decoration: none;
}
#foot {
  clear: both;
  margin: 3px 5px 0 5px;
  color: #999999;
  text-align: left;
  margin: 0 auto;
  width: 975px;
}
#foot a {
  text-decoration: none;
  color: #777777;
}
#foot #admin {
  float: right;
  margin-right: 5px;
  color: #2578BF;
}
#foot #admin a {
  color: #1a5c94;
}
.seznam {
  border-bottom: 1px solid #dddddd;
  padding: 3px 3px 3px 15px;
}
textarea {
  width: 350px;
  height: 130px;
  font-size: 11px;
}
/* Input boxes */
input.nejmensi {
  width: 22px;
  height: 13px;
  padding: 2px 3px 2px 3px;
  margin: 0;
  font-size: 11px;
  border: none;
  background: url('layout/input-nejmensi.gif') top left no-repeat;
}
input.maly {
  width: 42px;
  height: 13px;
  padding: 2px 3px 2px 3px;
  margin: 0;
  font-size: 11px;
  border: none;
  background: url('layout/input-maly.gif') top left no-repeat;
}
input.stredni {
  width: 102px;
  height: 13px;
  padding: 2px 3px 2px 3px;
  margin: 0;
  font-size: 11px;
  border: none;
  background: url('layout/input-stredni.gif') top left no-repeat;
}
input.velky {
  width: 162px;
  height: 13px;
  padding: 2px 3px 2px 3px;
  margin: 0;
  font-size: 11px;
  border: none;
  background: url('layout/input-velky.gif') top left no-repeat;
}
button.submit {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}
sup.povinne, span.povinne {
  color: #dd0000;
}
table td, table th {
  vertical-align: top;
}
.clear {
  clear: both;
}

#form_vyhledavani th {
  text-align: right;
  vertical-align: middle;
}
#form_vyhledavani td {
  vertical-align: middle;
}

table.linky_vypis
{
    font-size: 12px;
	width: 100%;
	border-top: 1px solid #dddddd;
	border-collapse: collpase;
    background-color: #FFFFFF;
}
table.linky_vypis td, table.linky_vypis th
{
	border-bottom: 1px solid #dddddd;
	padding: 4px 10px;
}
table.linky_vypis th {font-size: 12px; text-transform: uppercase; background-color: #dddddd; font-weight: bold; text-align: left;}


