* {
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
a {
  color: #000000;
}
p {
  margin-bottom: 10px;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 140%;
}
h3 {
  font-size: 120%;
}
em {
  font-style: italic;
}
h1 a,
h2 a,
h3 a {
  text-decoration: none;
}
#container-outter {
  width: 990px;
  margin: auto;
}
#container-inner {
  width: 990px;
  position: absolute;
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
#motto {
  position: absolute;
  right: 20px;
  text-align: right;
  font-size: 170%;
  color: #eaa622;
  font-style: italic;
}
#menu {
  position: absolute;
  width: 990px;
  font-size: 90%;
  text-align: center;
}
#menu li {
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
}
#menu a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#menu .odkaz_ a {
  color: #000000;
}
#menu a:hover {
  color: #b62319;
}
#news {
  position: absolute;
  width: 990px;
  overflow: hidden;
  height: 116px;
  top: 365px;
  font-size: 90%;
}
#news a {
  color: #ffffff;
}
#news {
  font-size: 65%;
}
#news h2 {
  font-size: 120%;
}
#news h2 a {
  text-decoration: underline;
}
#news .item {
  float: left;
  width: 240px;
  color: #ffffff;
}
#news .item .inner {
  padding: 10px;
}

#accordion {
  position: absolute;
  width: 990px;
  top: 125px;
  float: left;
  clear: both;
  z-index: 99;
  background-image: url('../img/layout/bg_accordion.png');
  background-position: top center;
  font-size: 65%;
}
#accordion * {
  color: #ffffff;
}
#accordion .box,
#accordion .image {
  float: left;
}
#accordion .text {
  float: right;
  width: 222px;
  height: 145px;
  overflow: hidden;
  display: none;
}
#accordion .focus {
  display: block;
}
#accordion .text .inner {
  padding-top: 30px;
  padding-right: 32px;
  padding-left: 12px;
}
#accordion a {
  text-decoration: none;
}
#text4 {
  background-image: url('../img/layout/bg_hp_box_4.png');
  background-position: top center;
  background-repeat: repeat-x;
  color: #000000;
}
#text4 * {
  color: #000000;
}
/*stitky aktuality a volne prodejne produkty*/
#news-label  a,
#products-label a{
  color: #999999;
}
#news-label  img,
#products-label img {
  float: left;
}
#news-label {
  left: 10px;
}
#products-label {
  left: 503px;
}
#news-label, #products-label {
  position: absolute;
  background-position: top left;
  background-repeat: no-repeat;
  width: 440px;
  height: 16px;
  overflow: hidden;
  top: 350px;
  font-size: 55%;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 6px;
}
.text p {
  margin: 0px;
}
.text {
  margin-bottom: 10px;
}
#news .text {
  margin-bottom: 5px;
}

#main {
  font-size: 75%;
  float: left;
  width: 990px;
}
#main ul,
#main li {
  margin-left: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#column-right ul {
  margin-bottom: 15px;
}
li {
  list-style: square;
}
li li {
  list-style: circle;
}
li li li {
  list-style: disc;
}
#main h1 {
  border-bottom: 2px dotted #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#main h2 {
  margin-bottom: 10px;
}
#main p {
  line-height: 1.5;
}

#header {
  width: 990px;
  position: absolute;
  top: 0px;
  left: 0px;
  clear: both;
}
#column-left {
  float: left;
  width: 252px;
  min-height: 300px;
  _height: 300px;
  background-image: url('../img/layout/bg_main_left.png');
  background-repeat: no-repeat;
  background-position: top right;
}
#column-right {
  float: right;
  width: 738px;
  min-height: 300px;
  _height: 300px;
  background-image: url('../img/layout/bg_main_right.png');
  background-repeat: no-repeat;
  background-position: top left;
}
#column-left .inner,
#column-right .inner {
  margin: 10px;
}
#quick-tools {
  position: absolute;
  top:42px;
  right: 220px;
  text-align: right;
  color: #b5b5b5;
  font-size: 70%;
}
#quick-tools a {
  color:#b5b5b5;
  text-decoration: none;
}
#quick-tools img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 3px;
}
#flags {
  position: absolute;
  top:15px;
  right: 20px;
}
#font-resize {
  position: absolute;
  top:15px;
  right: 90px;
  font-size: 85%;
}
#font-resize span {
  font-size: 75%;
}
#font-resize .decrease {
  font-size: 60%;
}
#font-resize .normal {
  font-size: 80%;
}
#search {
  position: absolute;
  top:40px;
  right: 20px;
}
#search input {
  vertical-align: middle;
}
#search .submit {
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 15px;
  margin-bottom: 6px;
}
#search .pattern {
  background-color: transparent;
  background-image: url('../img/layout/bg_search.png');
  background-repeat: no-repeat;
  border: 0px;
  font-size: 55%;
  width: 115px;
  height: 15px;
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
}
/*
vice
*/
p.more {
  background-image: url('../img/layout/arrow_more.png');
  background-repeat: no-repeat;
  background-position: 4px 2px;
  padding-left: 20px;
}
#main p.more {
  background-image: url('../img/layout/arrow_more_.png');
  background-position: 4px 4px;
}
#container-inner {
  background-image: url('../img/layout/bg_main_inner.png');
  background-repeat: no-repeat;
  background-position: bottom left;
}
#footer {
  clear: both;
  float: left;
  width: 990px;
  margin-top: 110px;
  background-color: #4e4d4d;
  color: #ffffff;
  font-size: 65%;
  background-image: url('../img/layout/bg_footer.png');
}
#footer .info {
  margin: 10px;
  margin-right: 30px;
  text-align: right;
}
#footer a {
  color: #fefefe;
  text-decoration: none;
}
/*aktuality*/
.news-filter {
  text-align: right;
  margin-bottom: 10px;
  background-color: #ffffff;
  font-size: 90%;
  padding: 4px;
}
.news-filter select {
  font-size: 90%;
}
.news-filter option {
  padding-right: 10px;
}
.news-filter span {
  color: #999999;
}
.news-filter .submit {
  padding: 0px;
  font-size: 90%;
}
.strankovani {
  background-color:#ffffff;
  height: 26px;
}
.strankovani table {
    float: right;
    margin-right: 4px;
}
.strankovani td {
  vertical-align: middle;
}
.strankovani .current {
  padding: 0px;
  font-size: 90%;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #333333;
}
.today,
.yesterday {
  background-color: #b62319;
  color: #ffffff;
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
  text-transform: uppercase;
  font-size: 120%;
}
h1 .date,
h2 .date,
h3 .date {
  font-weight: normal;
  font-size: 75%;
}
/*level 2 menu*/
#submenu {
  margin-top: 14px;
  margin-right: 10px;
  background-color: #ffffff;
  border: 2px solid #7b7b7b;
  padding-bottom: 10px;
}
#submenu .label {
  margin: 10px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
}
#submenu .label a {
  color: #ffffff;
  text-decoration: none;
}
#submenu .selected a {
  font-weight: bold;
}
#submenu .level0 .open {
  list-style-image: url('../img/layout/li_2_open.png');
}
#submenu .level0 .close {
  list-style-image: url('../img/layout/li_2_close.png');
}
#submenu .level0 .level1 li {
  list-style-image: url('../img/layout/li_3.png');
}
/*banner*/
.banner {
  margin-top: 10px;
}
/*flash video player*/
.flv {
  clear: both;
  width: 520px;
  height: 390px;
  margin: auto;
  text-align: center;
}
.mp3 {
  clear: both;
  width: 520px;
  height: 28px;
  margin: auto;
  text-align: center;
}
.infoText {
  margin: auto;
  width: 520px;
  font-style: italic;
  padding: 10px;
}
/*media - vypis souboru tabulkou*/
table.files td {
  padding: 2px;
  padding-right: 10px;
}
table.files .date {
  color: #333333;
}
/*kontaktni formular*/
#cf_form td {
  vertical-align: top;
}
#cf_form .atribut {
  text-align: right;
  padding-top: 5px;
  color: #333333;
}
#cf_form .submit {
  background-color: #eaa622;
  border-color: #000000;
}
/*prihlaska formular*/
/*kontaktni formular*/
#prihlaska_form td {
  vertical-align: top;
}
#prihlaska_form .atribut {
  text-align: right;
  padding-top: 5px;
  color: #333333;
}
#prihlaska_form .submit {
  background-color: #eaa622;
  border-color: #000000;
}
#log p {
  padding: 0px;
  margin: 0px;
  font-size: 90%;
  text-align: center;
}
#log .messageE,
#log .error {
  background-color: #C10042;
  border: 2px solid #B40000;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}
#log .message {
  background-color: #A2C100;
  border: 2px solid #5A8900;
  padding: 10px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}
/*page list*/
.perex {
  margin-bottom: 20px;
}
.perex a {
  text-decoration: none;
}
.perex a strong {
  text-decoration: underline;
}
/*otazky a odpovedi*/
.questions p {
  margin: 0px;
}
.questions  {
  margin-bottom: 20px;
}
.questions .question {
  font-size: 100%;
  padding-bottom: 5px;
}
.question {
  font-weight: bold;
}
.questions .question a {
  color: #000000;
}
.answers .question a {
  color: #666666;
}
.answers .question span a {
  font-size: 85%;
  color: #999999;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: normal;
}
/*mapa webu*/
#main .sitemap {
  font-size: 80%;
}
#main .sitemap .content {
  padding: 10px;
  border: 1px solid #000000;
  margin: 10px;
  background-color: #ffffff;
}
#main .sitemap .content h1,
#main .sitemap .content h2,
#main .sitemap .content h3,
#main .sitemap .content h4 {
  border: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
