html, body {
  margin: 0px !important;
  padding-top: 0px !important;
}
html {
  background: #000000;
}
body {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration:none;
}
hr {
  clear: both;
  visibility: hidden;
  height: 0px;
  padding: 0px;
  margin: 0px;
}
.italic {
  font-style: italic;
}
.endfloat {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
  width: 0px;
}
a {
  color: #AD8FFF;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
#page {
  position: relative;
  width: 760px;
  margin: 0px auto;
}
#mainbody {
  background: url("../pictures/layout/page_bg.jpg") repeat-y;
  min-height: 600px;
  _height: 600px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
#leftcol {
  width: 210px;
  float: left;
}
#content {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  width: 550px;
  float: right;
}
#header {
  width: 760px;
  height: 163px;
  margin: 0px;
}
.red-color {
  color: red;
}
#menu {
  background: #000000;
  margin-bottom: -2px;
  _margin-bottom: -15px;
  _margin-top: -2px;
}
.logo_text {
  float: left;
}
#menu a {
  font-size: 13px;
  color: #ffffff;
  display: block;
  float: right;
  padding: 9px 25px;
  padding-bottom: 10px;
  text-align: center;
}
#menu a:hover {
  color: #AD8FFF;
  text-decoration: none !important;
}
#menu .active-link a {
  background: #AD8FFF;
}
#menu .active-link a:hover {
  color: #ffffff;
}
#footer {
  color: #ffffff;
  margin: 0px auto 10px;
  background: #000000;
  width: 760px;
  height: 19px;
  text-align: right;
}
#footer img {
  margin-top: 10px;
}
#footer a {
  color: #ffffff;
}
.lng {
  display: inline;
  margin-left: 20px;
  float: left;
}
.vespertilio-section+.vespertilio-section {
  margin-top: 80px;
}

/* SMALL ARTICLE - ATLAS LISTING */
a.small-article{
  display: block;
  margin-left: 15px;
  width: 440px;
  _height: 50px;
  padding: 10px 15px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none !important;
}
a.small-article:hover {
  background: #047F00;
}
a.small-article img {
  height: 56px; 
  margin: 0px 20px 0px 0px;  
  float: left;
}
a.small-article .article-body {
  float: right;
  padding: 5px 0px;
  width: 340px;
  font-size: 12px;
}
a.small-article .article-body .title{
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
}
a.small-article .article-body .subtitle{
  padding-left: 25px;
  font-style: normal;
}
.heading {
  margin: 20px 0px 10px;
  padding-bottom: 3px;
  width: 530px;
  font-size: 20px;
  font-weight: normal;
  border-bottom: 2px dotted white;
} 
.semiheading {
  margin: 20px 0px 10px 10px;
  padding: 5px;
  width: 500px;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #047F00;
}
.smallheading {
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  padding-left: 20px;
}
.content-text {
  margin-left: 15px;
  width: 500px;
}
.textpic {
  width: 500px;
}
.textheading {
  font-weight: bold;
}
.textbody {
  padding-left: 10px;
  margin-bottom: 15px;
}
.map {
  margin-top: 20px;
}
/* LEFT COLUMN */
.box {
  padding-bottom: 2px;
  margin: 15px 8px;
  width: 160px;
  border: 1px solid #ffffff;
}
.box .header {
  padding: 6px 0px 6px 6px;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: bold;
  background: #036600;
}
.sendmailform {
}
.sendbutton {
  float: right;
  width: 22px;
  height: 17px;
  background: url("../pictures/layout/sendbutton.jpg");
  border: none;
  margin-right: 7px;
}
.sendmailform .textinput {
  margin: 0px 7px 0px 0px;
  float: left;
  background: #ffffff;
  border: 1px solid #174416;
  width: 100px;
}
.sendmailform .textarea {
  font-size: 11px;
  margin: 0px 7px 0px 0px;
  float: right;
  background: #ffffff;
  border: 1px solid #174416;
  width: 145px;
}
.sendmailform label {
  display: block;
  padding-top: 5px;
  width: 50px;
  _width: 49px;
  text-align: right;
  float: left;
}
.logged-logout {
  margin: 0px 7px 5px 8px;
}
.prehlad-druhov {
  margin-left: 5px;
}







p {
  text-align: left;
}
