body {
 position: relative;
 margin: 0; padding: 0; font-size: 16px; line-height: 150%; font-family: 'Open Sans', sans-serif; color: #000000;
 background: #567903 url(../img/bg_apples.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
h1 { 
 position: relative; margin: 0 0 25px 0; padding: 0; font-size: 32px; line-height: 140%; color: #000000; font-weight: 700;
}
h2 { 
 position: relative; margin: 0 0 25px 0; padding: 0; font-size: 26px; line-height: 130%; color: #000000; font-weight: 700;
}
h3 { 
 margin: 0 0 15px 0; padding: 0; font-size: 20px; line-height: 130%; color: #323232; font-weight: 700;
}

a:link, a:visited, a:active {
 color: #d42323; text-decoration: none;
}
a:hover {
 color: #d42323; text-decoration: underline;
}

.clear { clear: both; }
.clear:before, .clear:after { content: ""; display: table; }
.clear:after { clear: both; }

.main {
 position: relative; margin: 0 auto;
}

a.bmore {
 display: table; min-width: 100px; margin: 0 auto; margin-top: 40px; padding: 12px 20px; color: #ffffff; font-size: 16px;
 text-align: center; font-weight: 300; background: #2b642e;
 -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
a.bmore:hover {
 color: #ffffff; background: #1e4620; text-decoration: none;
}

.header {
}

.main {
 width: 1200px; margin: 70px auto 30px auto; padding: 30px; text-align: left; background: rgba(255,255,255,0.9);
}

.nav-menu {
 display: block; margin-top: 25px; background: #8cc53d;
}
.nav-menu ul {
 margin: 0 0 0 0; padding: 0; list-style: none; font-size: 0;
}
.nav-menu ul li {
 display: inline-block; height: 60px; line-height: 60px; margin: 0; padding: 0; border-right: 1px solid rgba(255,255,255,0.2);
}
.nav-menu ul li:last-child {
 border-right: none;
}
.nav-menu ul li a {
 display: block; line-height: 60px; padding: 0 30px; font-size: 17px; color: #ffffff;
 -moz-transition: 0.15s all ease; -webkit-transition: 0.15s all ease; -o-transition: 0.15s all ease; transition: 0.15s all ease;
}
.nav-menu ul li a:hover, .nav-menu ul li a.active {
 text-decoration: none; background: #d42323;
}


.content {
 margin-top: 30px;
}

a.ziadost {
 display: inline-block; padding: 20px 50px; font-size: 22px; line-height: 150%; color: #90a606; font-weight: bold; border: 3px solid #90a606;
}
a.ziadost i {
 display: block; margin-top: 15px; font-size: 50px;
}

.aktualnepracpon {
 margin-bottom: 30px; padding: 10px 15px; border:3px solid #d42323;
}
.aktualnepracpon h2 {
 color: #ba1f1f;
}
.aktualnepracpon ul.submenuPage {
 margin-bottom: 0 !important;
}

.ineinfo {
 margin-bottom: 30px; padding: 25px 20px; color: #ffffff; font-size: 18px; line-height: 150%; text-align: center; background: #60830d;
}
.ineinfo h2 {
 color: #ffffff; font-size: 32px;
}
.ineinfo h2 i {
 margin: 0 7px; opacity: 0.8; font-size: 24px;
}

footer.footer {

}
footer.footer .main {
 margin: 0 auto 10px auto; padding: 30px; text-align: right; color: #ffffff; background: rgba(114,142,6,0.95);
}
footer.footer a {
 color: #ffffff; font-weight: 700; text-decoration: underline;
}
