* {
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
  font-size: 100%;
}
strong {
  font-weight: bold;
}
p, div, td {
  line-height: 1.5;
}
table, ul, p {
  margin-bottom: 20px;
}
a {
  text-decoration: none;
  color: #000000;
}
td {
  vertical-align: top;
}
#main ul, #main li {
  margin-left: 30px;
}
li {
  list-style: square;
}
h1 {
  margin-bottom: 10px;
  line-height: 1;
}
h2 {
  font-size: 150%;
}
h3 {
  font-size: 110%;
}
#container-outter {
  width: 976px;
  margin: auto;
}
#container-inner {
  width: 976px;
  position: absolute;
  float: left;
  background-image: url('../img/layout/bg_body.jpg');
  background-position: top center;
  background-repeat: no-repeat;  
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
#menu {
  float: left;
  margin-top: 135px;
  font-size:70%;
}
#menu a {
  float: left;
  color: #ffffff;
  text-transform: uppercase;
  background-image: url('../img/layout/bg_menu_right.png');
  background-position: top right;
  background-repeat: no-repeat;
  height: 16px;
  padding-right: 27px;
  padding-left: 30px;
  padding-top: 6px;
}
#menu li {
  display: inline;
  float: right;
  margin: 0px;
  padding-top: 0px;
  height: 16px;
  margin-left: -25px;
  line-height: 1;
  /*background-image: url('../img/layout/bg_menu_right.png');
  background-position: top right;
  background-repeat: no-repeat;*/
}
#menu .odkaz_ a, #menu a:hover, #menu .li1 a:hover {
  background-image: url('../img/layout/bg_menu_right_.png');
}
#menu .li1 a {
  background-image: url('../img/layout/bg_menu_right.png');
}
#menu ul {
    border: 0px solid black;
    float: right;
    text-align: left;
    padding: 0px;
    margin: 0px;
    height: 22px;
    overflow: hidden;
}
#main {
float: left;
clear: both;
margin-top: 10px;
font-size: 75%;
margin-bottom: 20px;
}
#column-left {
  float: left;
  width: 160px;
}
#column-right {
  float: left;
  width: 816px;
}
#column-right .inner {
  margin-left: 71px;
}
#column-right h1 {
    background-image: url('../img/layout/bg_h1.png');
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 7px;
    color: #f9be40;
    padding-bottom: 5px;
    font-size: 140%;
    /*font-weight: bold;
    text-transform: uppercase;*/
}
#column1, #column2, #column12 {
  float: left;
}
#column1 .inner, #column12 .inner {
  margin-left: 10px;
}
 #column2 .inner {
  margin-left: 20px; 
}
#column1 {
  width: 500px;
}
#column2 {
  width: 244px;
}
#column12 {
  width: 744px;
}

#main .submenu, #main .submenu li {
  margin-left: 0px;
}
.submenu li {
    display: inline;
    padding-right: 15px;
}
.submenu a {
  color: #f9be40;
  padding-left: 15px;
}
.submenu a:hover, .submenu .selected a {
    background-image: url('../img/layout/bg_h2.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
}
#column-right h2 {
    background-image: url('../img/layout/bg_h2.png');
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 15px;
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
}
#column-right p {
  padding-left: 15px;
}
#footer {
float: left;
width: 976px;
clear: both;
margin-top: 5px;
text-align: right;
font-size: 65%;
margin-bottom: 20px;
color: #52869c;
}
  #footer a {
  color: #52869c;  
  }
  #footer img {
    vertical-align: absmiddle;
  }
#leaderboard {
  margin-bottom: 20px;
}
/*aktuality*/
h2 .date {
  font-size: 100%;
  color: #555555;
}
.strankovani table {
  float: right;
}
.strankovani .current {
  border: 1px solid black;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 1px;
}
/*clenove*/
.clenove td {
vertical-align: bottom;
padding-bottom: 10px;
padding-left: 10px;
font-size: 90%;
}
/*vyhledavani*/
#search {
  position: absolute;
  top: 0px;
  left: 480px;
  background-image: url('../img/layout/bg_search.png');
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-top: 0px;
  vertical-align: top;
}
#search input {
  background-color: transparent;
  border: 0px;
  color: #ffffff;
  padding-top: 4px;
  margin: 0px;
  vertical-align: top;
}
#search .pattern {
  width: 80px;
  font-size: 70%;
}
#search .submit {
  background-color: #f7a800;
  padding: 3px;
  font-size: 70%;
  display: none;
}
.more {
  margin-top: -20px;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 10px;
}
.more a {
  padding-bottom: 1px;
  font-weight: bold;
  font-size: 90%;
  color: #52869c;
}

#an_form .date,
#an_form table
#an_form .control {
  padding-left: 10px;
}
#an_form p {
  margin-bottom: 5px;
}
#an_form table {
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 75%;
}
#an_form .control {
  margin-left: 10px;
}
#an_form .bars {
  width: 160px;
}
.small {
  font-size: 85%;
  margin-bottom: 5px;
}
