body {
    background: #b9763c url("images/page-bg.gif") repeat-x;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
}

a img {
    border: none;
}

a {
    color: #990000;
    text-decoration: none;
}

a:hover {
    color: #d20000;
    text-decoration: underline;
}

hr {
    color: #d9d9d9;
    height: 1px;
    border-width: 0px 0px 0px 0px;
    background-color : #d9d9d9;
}

h1 {
    color: #990000;
    font-size: 20px;
    padding-bottom: 6px;
    font-weight: normal;
}

h2 {
    font-weight: normal;
    color: #990000;
    font-size: 18px;
}

h3 {
    font-weight: normal;
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h1, h2, h3, h4, h5 {
    margin-top: 6px;
    margin-bottom: 0px;
}

p {
    margin-top: 8px;
    margin-bottom: 8px;
    color:#000000;
}

.text {
    text-align:justify;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

td {
    font-size: 12px;
}
#col23 ol,
#col23 ul {
  margin-bottom: 15px;
}
#col23 ul,
#col23 ol, 
#col23 li {
  margin-left: 15px;
}

#container-outter {
  width: 800px;
  margin: auto;
}
#container-inner {
  width: 800px;
  float: left;
  position: absolute;
}
#logo {
  position: absolute;
  top:0px;
  left: 0px;
  float: left;
  clear: both;
  width: 800px;
  height: 135px;
  overflow: hidden;
}
#main {
  float: left;
  clear: both;
  width: 800px;
  margin-top: 135px;
  background-color: #ffffff;
  background-image: url('../img/layout/bg_main.gif');
}

#col1 {
  float: left;
  padding-top: 10px;
  width: 175px;
  background-color: #F3D9A0;
}
#col23 {
  float: right;
  width: 605px;
}
  #col23 .inner {
    margin-right: 20px;
    clear: both;
  } 
#col2 {
  float: left;
  margin-top: 10px;
  width: 445px;
  font-size: 90%;
}
#col3 {
  float: right;
  width: 140px;
  margin-bottom: 10px;
  border-left: 1px solid #d47436;
  /*border-bottom: 1px solid #d47436;*/
}
  #col3 .inner {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 10px;
  }
#footer {
  width: 800px;
  float: left;
  background-color: #F3D9A0;
}
  #footer .inner {
    padding: 5px;
    text-align: right;
  }
  #footer img {
    float: left;
  }
#menu {
  margin-bottom: 30px;
}  
#menu ul {
  margin: 0px;
}

#menu li {
  background: url('../img/layout/normal.gif') no-repeat;
  background-position: 10px 6px;
  padding-left: 25px;
  list-style: none;
  border-bottom: 1px solid #F9EBCD;
  padding-top: 3px;
  padding-bottom: 2px;
}
#menu li ul {
  margin-top: 3px;
}
#menu li li {
  border-bottom: 0px;
  border-top: 1px solid #F9EBCD;
}
#menu li.opened {
  background: url('../img/layout/down.gif') no-repeat;
  background-position: 10px 6px;
  }
#menu li.closed {
  background: url('../img/layout/plus.gif') no-repeat;
  background-position: 10px 6px;  
  }

/*aktuality*/
.aktualita h2,
.aktualita h3 {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 5px;
}
.aktualita  .text {
  font-size: 9px;
}
.aktualita {
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #D47436;
  margin-bottom: 10px;
}
#col23 .aktualita .image {
  float: left;
  margin-right: 10px;
}
.strankovani {
  display: block;
  clear: both;
}
#col23 .aktualita .image img {
  display: block;
  margin-bottom: 4px;
}
#col23 .aktualita h2,
#col23 .aktualita h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#col23 .aktualita .text {
  font-size: 11px;
}
#col1 .banner {
  text-align: center;
  margin-bottom: 10px;
}
#col3 .banner {
  font-size: 11px;
  margin-bottom: 10px;
  width: 120px;
  padding-bottom: 0px;
}
#col3 .banner .text {
  padding-bottom: 10px;
  border-bottom: 1px solid #d47436;
} 
#col3 .banner p {
  margin: 0px;
  padding: 0px;
}
#col3 .newsletter {
  border-bottom: 1px solid #d47436;
  margin-bottom: 10px;
  margin-right: 10px;
}
#col3 #cf_form table {
  margin-bottom: 5px;
}
#facebook {
  width: 160px;
  margin: auto;
}
