/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DBD0BB;
    margin: 0px;
}

.green {
    color: #97A614;
}

.marker {
    font-weight: bold;
}


.container {
    margin: 0 auto;
    width: 800px;
    overflow: auto;
    background-color: #FCEDB7;
}

.header {
    width: 800px;
    margin-bottom: 1px;
    height: 149px;
    background-image: url(images/logo.jpg);
}

.clr {
    clear: both
}

.header img, .header a {
    border: 0px;
}

.topmenu {
    width: 798px;
    height: 58px;
    background-image: url(images/menubck.jpg);
    border: solid #B1A35D 1px;
    margin-bottom: 2px;
}

ul.nav {
	list-style-type: none;
    height: 58px;
}

ul.nav li {
	float: left;
	display: block;
    height: 58px;
    background: url(images/seperator.jpg) no-repeat right center;
}

ul.nav li.menu-last {
    background: none;
}

ul.nav li a {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin: 20px 3px 0px 4px;
    display: block;
    float: left;
}

ul.nav li a:hover {
    color: #fcedb7;
}


.rightside {
    width: 210px;
    height: 100%;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

.rightside a {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.rightside a:hover{
    text-decoration: underline;
}

.rightside h2 {
    font-size: 14px;
    color: #624e1a;
    font-weight: 900;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
}

.rightside .news{
    width: 200px;
    border-bottom: solid #a0a0a0 1px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.rightside .contacts{
    width: 200px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    background-image: url(images/persons.jpg);
    background-repeat: no-repeat;
    background-position: right;
}


.rightside span {
    color: #8fa108;
    font-weight: bold;
    display: block;
    font-size: 11px;
}

.rightside p {
    margin: 0px 0px 10px 1px;
    padding: 0px;
    font-size: 11px;
}

.page {
    float: left;
    width: 559px;
    height: 100%;
    border-right: dotted #a0a0a0 1px;
    padding: 10px;
    text-align: justify;
    min-height: 400px;
}

.page img.main {
    float: left;
    margin: 15px 10px 10px 5px;
    border: solid #97a614 2px;
}

.page img.mapa {
    margin: 15px 10px 10px 5px;
    border: solid #97a614 2px;
}

.page div.linkr {
    float: right;
    text-align: center;
}

.page div.linkr a {
    font-size: 10px;
}

.page h1 {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 3px 0px;
    color: #624e1a;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: dotted #a0a0a0 1px;
}

.page ul {
    margin: 5px 0px 5px 25px;
    padding: 0px;
}

.page a {
    color: #8fa108;
    font-weight: bold;
    text-decoration: none;
}

.page a:hover {
    text-decoration: underline;
}

.page a.top {
    color: #8fa108;
    text-decoration: none;
    float: right;
    font-weight: normal;
    font-size: 10px;
    background-image: url(images/top.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 8px;
}

.page a.top:hover {
    text-decoration: underline;
}

.page .dogs {
    border-bottom: solid #a0a0a0 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    display: block;
    width: 550px;
}
.page h2 {
    color: #8fa108;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
}

.page .galcol {
    width: 130px;
    float: left;
    border-right: solid #a0a0a0 1px;
    margin-right: 7px;
}

.page .galcoln {
    width: 125px;
    float: left;
    margin-right: 5px;
}

.page .galrow {
    border-bottom: solid #a0a0a0 1px;
    margin-right: 5px;
}


.page .galcol img, .page .galcoln img {
    margin: 5px;
    border: solid #97a614 2px;
}

.page .galcol img:hover, .page .galcoln img:hover {
    margin: 5px;
    border: solid #CCFF00 2px;
}

.page tr.msgheader {
    background-color: #97a614;
}

.page tr.msgheader td {
    color: #FFFFFF;
    font-weight: bold;
    height: 19px;
    padding-left: 5px;
}

.page tr.msgheader td a {
    color: #FFFFFF;
}

.page tr.msgheader td a:hover {
    text-decoration: none;
}

.page tr.msgbody {
    background-color: #e7daa9;
}

.page tr.msgbody td {
    padding: 5px;
}

.page table.uzenet {
    margin-bottom: 10px;
}

.page input {
    border: solid #a0a0a0 1px;
    font-size: 12px;
}

.page textarea {
    border: solid #a0a0a0 1px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.footer {
    width: 800px;
    height: 28px;
    clear: both;
    background-image: url(images/footer.jpg);
    padding-top: 22px;
    margin-top: 2px;
}

.footer span {
    margin-left: 15px;
    font-size: 10px;
    color: #FFFFFF;
    float: left;
}

.footer a {
    font-weight: bolder;
    text-decoration: underline;
    color: #FFFFFF;
    font-size: 10px;
}

.footer a:hover {
    text-decoration: none;
}

.footer img {
    margin-right: 10px;
    display: block;
    float: right;
}

.ban {
    padding-top: 10px;
    background-color: #DBD0BB;
    padding-bottom: 10px;
}

#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;
}

.vrchb {
    display: block;
    float: left;
    border-bottom:1px dotted #A0A0A0;
    margin-bottom: 20px;
}


.topmenu .underlined {
    text-decoration: underline;
}

#napredaj {
    text-decoration: underline;
    color: #b5c63f;
}

