* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    line-height: 1.5;
    vertical-align: baseline;
    color: #ffffff;
    background-color : #2f2f2f;
    font-family: arial, "trebuchet ms", sans-serif;
}

a img, .noborder {
    border: none;
}

p img {
    border: 2px solid #8dc63f;
    margin: 3px;
}

.clr {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.marker {
    font-weight: bold;
}

.grey {
    border: 0;
    border-bottom: 1px solid #bbbebb;
}

a {
    color: #27819a;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.button {
    color: #fff;
    font-weight: bold;
    background-color: #8DC63F;
    border: 1px solid #57821D;
    margin-top: 4px;
}

h1 {
    display: block;
    float: left;
    width: 300px;
    color: #fff;
    font-size: 22px;
    font-family: "trebuchet ms";
    padding-left: 26px;
    background: url(../images/mini_logo.gif) no-repeat left center;
}

h2 {
    color: #27819a;
    background: url(../images/ico_circle.jpg) no-repeat left center;
    padding-left: 20px;
    margin-bottom: 5px;
}

h3 {
    color: #27819a;
    font-size: 16px;
    margin-bottom: 5px;
}

.green {
    color: #7fb53b;
}

.red {
    color: #de2a29;
}

.container {
    margin: 0 auto;
    width: 752px;
    color: #2f2f2f;
    background-color: #fff;
    overflow: auto;
    padding: 8px;
}

.top {
    color: #fff;
    background-color: #8dc63f;
    height: 44px;
    padding: 10px 10px 0 10px;
    background-image: url("../images/bg_top.jpg");
    background-repeat: repeat-x;
}

.topmenu {
    display: block;
    float: right;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 0 0;
}

.logo {
    padding-bottom: 10px;
}

.banner {
    display: block;
    float: left;
    width: 519px;
    height: 259px;
    padding-top: 4px;
}

.contactpanel {
    display: block;
    float: left;
    background-color: #e7e3e3;
    width: 217px;
    height: 212px;
    padding-left: 5px;
    line-height: 1.2;
    margin: 0 0 2px 4px;
    background-image: url("../images/bg_logo_back.jpg");
    background-repeat: repeat-x;
    background-position: top;
    border: double #dbdcdb 3px;
}

.search p {
    color: #fff;
    display: block;
    float: left;
    width: 216px;
    font-weight: bold;
    padding: 9px 5px 9px 5px;
    background-color: #8dc63f;
    border: solid #57821d 1px;
    margin: 0 0 0 4px;
}

.goButton {
    width: 23px;
    height: 17px;
    border: none;
    background: url(../images/go_button.jpg) no-repeat center;
}

.ciary {
    display: block;
    float: left;
    width: 752px;
    height: 9px;
    background: url("../images/bg_ciary.jpg") repeat-x;
}

.menu ul {
    display: block;
    float: left;
    width: 750px;
    height: 28px;
    background: url("../images/bg_menu.jpg") repeat-x;
    list-style-type: none;
    margin: 0; border-left : 1px solid #bbbebb;
    border-right: 1px solid #bbbebb;
    border-left: 1px solid #bbbebb;
}

/* MENU */
.menu ul li {
    background: transparent url("../images/bg_separator.jpg") no-repeat
        right center;
    display: block;
    float: left;
    height: 29px;
}

.menu ul li a {
    display: block;
    float: left;
    height: 24px;
    font-size: 12px;
    color: #484848;
    font-weight: bold;
    padding: 4px 10px 0 10px;
    border: none;
}

.menu ul li a:hover {
    color: #fff;
    background-color: #8dc63f;
}

/* CONTENT */
.content {
    display: block;
    float: left;
    width: 730px;
    padding: 5px 10px 5px 10px;
    border-left: 1px solid #bbbebb;
    border-right: 1px solid #bbbebb;
}

/* FOOTER */
.footer {
    color: #fff;
    display: block;
    float: left;
    width: 732px;
    height: 34px;
    padding: 10px 10px 0 10px;
    background-color: #8dc63f;
}

.footer p,.footer span {
    color: #fff
}

.footer a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.footer a:hover {
    color: #2f2f2f;
    background-color: #fff;
}

/* FRONTPAGE*/
.leading {
    background: url("../images/couple.jpg") no-repeat left center;
    padding: 0 5px 5px 160px;
    border-bottom: 1px solid #bbbebb;
}

.poradna,.lieciva,.fronttext {
    display: block;
    float: left;
    width: 230px;
	height: 460px;
    padding: 5px 5px 0 5px;
}

.poradna,.lieciva {
    width: 229px;
    border-right: 1px solid #bbbebb;
}

.zoznam {
    list-style-type: none;
    padding-left: 10px;
}

.zoznam li {
    padding-left: 12px;
    background: url("../images/ico_dot.gif") no-repeat left center;
}

.tabulka td {
    padding: 2px;
    border: 1px solid #27819A;
}

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

