* {
  font-family: Arial, Verdana, Tahoma;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
  font-size: 100%;
  background-image: url('../img/layout/bg_body.png');
  background-position: top center;
  background-repeat: repeat-x;
}
strong {
  font-weight: bold;
}
p, div, td {
  line-height: 1.5;
}
table, ul, p {
  margin-bottom: 0px;
}
ul, li {
  margin-left: 12px;
}
a {
  text-decoration: none;
  color: #36509d;
}
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: 800px;
  margin: auto;
}
.container-inner {
  width: 800px;
  float: left;
}
#logo {
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 10;
}
#top {
  position: absolute;
  top: 33px;
  right: 0px;
  z-index: 9;
  text-align: center;
  width: 550px;
  overflow: hidden;
}
  #top .banner {
    margin-left: 20px;
    margin-right: 20px;
  }
#absolute {
  position: absolute;
}
.hr {
  background-image: url('../img/layout/bg_hr.png');
  background-position: top center;
  height: 5px;
  background-repeat: repeat-x;
  clear: both;
  width: 800px;
  float: left;
  margin-bottom: 10px;
}
#section-top {
  float: left;
  margin-top: 160px;
  width: 250px;
  min-height: 230px;
  height:auto !important;
  height:230px;
  font-size: 75%;
}
.hp #section-top {
  min-height: 310px;
  min-height: 310px;
  height:auto !important;
  height:310px;
}
  #section-top h2 {
    color: #b60812;
    font-size: 100%;
  }
#main, #home {
  float: left;
  clear: both;
  width: 800px;
  font-size: 75%;
  margin-bottom: 10px;
}
#main h1 {
    color: #b60812;
}
#main h2 {
    color: #36509d;
}
#footer {
  float: left;
  clear: both;
  width: 800px;
  font-size: 65%;
  margin-bottom: 50px;
  color: #9f9f9f;
  text-align: center;
}
#footer a span {
  color: #c1c1c1;
}
#header {
  position: absolute;
  top: 2px;
  left: 0px;
  width: 800px;
  text-align: center;
}
#header ul, #footer ul {
  margin: 0px;
  margin: auto;
}
#header li, #footer li {
  display: inline;
  margin: 0px;
}
#header li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 80%;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 10px;
  background-image: url('../img/layout/bg_menu_li.png');
  background-repeat: no-repeat; 
  background-position: top left;
}
#header .li1 a,
#footer .li1 a {
  background-image: none;
}
#footer li a {
  padding-right: 5px;
  padding-left: 15px;
  background-image: url('../img/layout/bg_menu_bottom_li.png');
  background-repeat: no-repeat; 
  background-position: bottom left;
  font-weight: bold;
  color: #595959;
}
#footer ul {
  margin-bottom: 10px;
}
#search {
  display: none;
}
#column-left {
  float: left;
  width: 240px;
}
#column-left .inner {
  margin-left: 20px;
}
#column-right {
  float: right;
  width: 550px;
}
#column-left img,
#column-right img,
#column-left-right img {
  clear: both;
  float: left;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #000000;
  background-color: #ffffff;
  margin-bottom: 15px;
}
#column-right .inner,
#column-left-right .inner {
  margin: 20px;
  margin-top: 10px;
}
p {
  margin-bottom: 10px;
}
/*box*/
.box {
  float: left;
  width: 266px;
}
.box h1 {
    font-size: 100%;
    text-transform: uppercase;
}
.box-top, .box-middle, .box-bottom {
  float: left;
  width: 250px;
  background-position: top center;
}
.box-top .inner, .box-middle .inner, .box-bottom .inner {
  margin: 10px;
}
.box-top {
  background-image: url('../img/layout/bg_box_top.png');
  background-repeat: no-repeat;
  height: 30px;
  overflow: hidden;
}
#home .box-top {
  height: 40px;
}
.box-middle {
  background-image: url('../img/layout/bg_box_middle.png');
  background-repeat: repeat-y;
}
.box-bottom {
  background-image: url('../img/layout/bg_box_bottom.png');
  background-repeat: no-repeat;
  height: 10px;
  margin-bottom: 10px;  
}

.big-box {
  float: left;
  width: 800px;
}
.big-box-top h1 {
    font-size: 100%;
    text-transform: uppercase;
    width: 230px;
}
.big-box-top, .big-box-middle, .big-box-bottom {
  float: left;
  width: 800px;
  background-position: top center;
}
.big-box-top .inner, .big-box-middle .inner, .big-box-bottom .inner {
  margin: 10px;
}
.big-box-top .inner, .box-top .inner {
  margin-left: 20px;
}
.big-box-top {
  background-image: url('../img/layout/bg_big_box_top.png');
  background-repeat: no-repeat;
  height: 30px;
  overflow: hidden;
}
.big-box-middle {
  background-image: url('../img/layout/bg_big_box_middle.png');
  background-repeat: repeat-y;
}
.big-box-bottom {
  background-image: url('../img/layout/bg_big_box_bottom.png');
  background-repeat: no-repeat;
  height: 15px;
  margin-bottom: 10px;
}


/*aktuality*/
.aktualita .date {
  color: #000000;
  font-size: 80%;
}
.aktualita .more {
  text-align: right;
  font-size: 90%;
}
.aktualita a {
  color: #000000;
}
.aktualita .more a {
  font-weight: bold;
  color: #344e9d;
}

/*strankovani*/
.strankovani {
  text-align: right;
  height: 20px;
  margin-top: 10px;
  font-size: 95%;
}
.strankovani table {
  float: right;
}
.strankovani table td,
.strankovani table td img  {
  vertical-align: middle;
}
.strankovani .aktualni {
  background-color: #ffffff;
  border: 1px solid #000000;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: bold;
}
.strankovani img {
  border: 1px solid #000000;
}
 /*kontaktni formular*/
#cf_form table {
  width: 80%;
  margin: auto;
}
#cf_form input,
#cf_form textarea {
  width: 100%;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#cf_form_submit {
  width: auto;
}
#cf_form .atribut {
  text-align: right;
  font-size: 95%;
  padding-top: 5px;
  padding-bottom: 5px;
}
#cf_form .controls {
  text-align: right;
  font-size: 95%;
  padding-top: 15px;
  padding-bottom: 5px;
}
  #cf_form_submit,
  #cf_form .submit {
    width: 150px;
    margin: 0px;
  }
#log .message,
#log .messageE {
  padding: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 95%;
  margin-bottom: 10px;
}
#log .message {
  border: 2px solid #0e6502;
  color: #ffffff;
  background-color: #118814;
}
#log .messageE {
  border: 2px solid #c71414;
  background-color: #dd2119;
  color: #ffffff;
}
