body {
    font: 0.75em arial, tahoma, verdana, "sans-serif";
    color: #6c6c6c;
    background: white url(../images/bg.png) repeat-x; 
    margin: 0;
    padding: 0;
}

/*
 * *****************************************************************************
 * HTML ELEMENTS
 * *************
 */  

*{
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, ul, ol {
    margin: 0;
    padding: 0;
} 

a {
  color: #7cae31;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.center {
  width: 960px;
  margin: 0px auto;
  text-align: center;
}

#header {
  width: 960px;
  height: 348px;
  background: white url(../images/bg-header.jpg);
  text-align: left;
  float: left;
}

#header .logo {
  margin-top: 41px;
  margin-left: 35px;
  float: left;
}

#header .logo  a {
  float: left;
  text-decoration: none;
  color: #9ec93e;
  font: bold 18pt arial;
  line-height: 25px;
}

#header .logo img {
  border: none;
  float: left;
}

#header h1 span {
  display: block;
  color: #9ec93e;
  font: bold 18pt arial;
  float: left;
  margin-left: 9px;
  margin-top: 13px;
  line-height: 25px;
}

#header .menu-kontakt {
  height: 54px;
  width: 610px;
  background: #dcf4fa url(../images/kontakt-lista.png) no-repeat;
  float: right;
  margin-top: 24px;
  margin-right: 10px;
}

#header .menu-kontakt span {
  font: bold 12pt arial;
  color: white;
  display: block;
  float: left;
  margin-top: 17px;
  margin-left: 47px;
  width: 156px;
}


#header .menu-kontakt .centra {
  margin-left: 15px;
  width: 77px !important;
  padding: 0px;
  background: none;
  margin-right: 20px;
  font-weight: bold;
  font: 9pt helvetica;
  color: #696969;
  margin-right: 1px;
  line-height: 27px;
  margin: 0px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 14px;
}

#header .menu-kontakt ul {
  float: right;
  list-style-type: none;
  display: block;
  margin-right: 30px;
  }

#header .menu-kontakt ul span {
    display: block;
  float: left;
  margin: 0px;
  width: auto !important;
  font: 9pt helvetica !important;
  color: #696969 !important;
  line-height: 27px;
  margin-top: 2px;
}

#header .menu-kontakt ul li {
  list-style-type: none;
  height: 27px;
  background: white;
  line-height: 27px;
  width: auto !important;
  font: 9pt helvetica !important;
  color: #696969 !important;
  float: left;
  margin-right: 1px;
  margin-top: 15px;
  line-height: 27px;
}

#header .menu-kontakt a {
  margin-right: 1px;
  display: block;
  font: 9pt helvetica !important;
  margin-left: 18px;
  margin-right: 18px;
  cursor:pointer;
}

#header .popis {
  width: 456px;
  height: 160px;
  background: url(../images/popis.png) bottom;
  clear: left;
  float: left;
  margin-top: 71px;
  margin-left: 10px;
}

#left {
  width: 231px;
  height: auto;
  float: left;
  text-align: left;
}

#left ul {
  list-style-type: none;
  margin-top: 36px;
  margin-left: 10px;
  margin-bottom: 32px;
}

#left ul li {
  background: white url(../images/bg-li.png) no-repeat;
  width: 211px;
  height: 30px;
  text-indent: 33px;
}

#left ul li a {
  color: #595959;
  font: bold 9pt arial;
  text-decoration: none;
  line-height: 30px;
}

#left ul li a:hover {
  text-decoration: underline;
}

#left p {
  margin-left: 25px;
  font: 9pt arial;
  color: #5e5e5e;
}

#left p span {
  font-weight: bold;
}

#left p a {
  color: #7cae31;
}

.obsah-mezera {
  width: 469px;
  height: 32px;
  color: #595959;
  float: left;
}

#obsah {
  width: 467px;
  height: auto;
  min-height: 600px;
  color: #595959;
  float: left;
  border-left: 1px dotted #b3b3b3;
  border-right: 1px dotted #b3b3b3;
}

#box {
  margin: 0px 25px 20px 25px;
  text-align: justify;
}

#box form  {
  border: 1px solid #9ba59f;
  padding-left: 5px;
}

#box form span {
  position: relative; 
  top: -8px;
  background: white;
  border: 1px solid grey;
  padding: 5px;
  }

#box form table  {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

#box td {
  padding-left: 5px; padding-right: 5px;
}

#box textarea  {
  width: 350px;
  height: 150px;
}

#box h2 {
  font: bold 20pt calibri;
  text-align: left;
  color: #9ec93e;
  margin-bottom: 15px;
  display: block;
}

#box h3 {
  font: bold 12pt calibri;
  text-align: left;
  color: #9ec93e;
  margin-top: 15px;
  margin-bottom: 10px;
}

#box img {
  margin-left: 0px;
  border: 1px solid #b0b0b0;
}

#box .odstup {
  margin-left: 15px;
}

#box .news-img {
  margin-right: 15px;
  border: none;
}

#box ul,#box ol {
  margin-left: 15px;
}

#box ul li, #box ol li{
  line-height: 19px;
  font-size: 9pt;
}

#right {
  width: 251px;
  height: auto;
  color: #595959;
  float: left;
  background: white url(../images/bg-right.jpg) no-repeat;
  text-align: left;
  margin-top: -32px;
}

#right .right-lista {
  display: block;
  background: #b8d353 url(../images/right-lista.png) no-repeat;
  width: 212px;
  height: 41px;
  line-height: 41px;
  font: light 20pt helvetica;
  color: white;
  margin-left: 23px;
  margin-top: 22px
}

#right ul {
  list-style-type: none;
  margin-left: 60px;
  margin-top: 20px;
  margin-bottom: 30px;
}

#right ul li {
  list-style-image: url(../images/right-odrazka.png);
  color: #595959;
  font: 9pt arial; 
}

#right a {
  margin-left: 22px;
  margin-top: 12px;
  display: block; 
}

#right a img {
  border: none; 
}

.mezera {
  height: 35px;
  float: left;
  clear: both;
}
#patka {
  margin-left: 10px;
  width: 960px;
  height: 101px;
  background: white url(../images/bg-patka.png) no-repeat;
  color: #595959;
  font: 7pt verdana;
  text-align: left;
  padding-top: 20px;
  clear: both;
}

#patka p {margin-left: 20px;}

#patka a {
  color: #595959;
}

#patka a.machin {
  color: #7daf32;
}