<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  padding: 0;
  font-family: "Roboto", sans-serif; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Exo 2", sans-serif !important; }

body::-webkit-scrollbar {
  width: 5px; }

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey; }

.clr {
  clear: both; }

.header {
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  width: 100%;
  position: fixed;
  height: auto; }
  .header.absolute {
    position: absolute;
    background: rgba(0, 0, 0, 0.3); }
  .header .menuzord {
    background: none;
    padding-right: 0px; }
    .header .menuzord .showhide {
      width: 20px;
      font-size: 24px;
      padding: 15px 20px 0 0;
      color: #4b8295; }
  .header .menuzord-brand {
    margin-bottom: -15px;
    padding-top: 5px; }
  @media (max-width: 996px) {
    .header .menuzord-brand {
      margin: 0 20px -10px 10px; }
      .header .menuzord-brand img {
        max-width: 220px; } }
  .header .menuzord a {
    transition: none;
    font-family: "Exo 2", sans-serif !important; }
  .header li a {
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px 16px 10px 16px;
    font-weight: 500;
    color: #fff;
    cursor: pointer; }
    .header li a i {
      font-style: normal;
      margin: 0 0 -4px 0; }
  .header li:hover {
    border-bottom: 3px solid #5ba93b; }
    .header li:hover a {
      color: #fff !important; }
  .header li .dropdown {
    background: #398b17; }
    .header li .dropdown li a {
      font-size: 14px;
      padding: 7px 16px 7px 16px !important;
      color: #fff !important; }
      .header li .dropdown li a:hover {
        background: #4b8295 !important; }
  @media (max-width: 996px) {
    .header li .scrollable {
      padding-bottom: 15px; }
    .header li .dropdown {
      background: #398b17 !important; }
      .header li .dropdown li a {
        padding-left: 20px !important; } }

.footer {
  background: #333;
  color: #eee;
  padding: 30px 0; }
  .footer h2 {
    font-size: 24px;
    margin: 0; }
  .footer hr {
    margin: 5px 0 6px 0; }
  .footer .news-item {
    margin: 20px 0;
    border: 1px solid #666; }
    .footer .news-item .date {
      font-size: 12px; }
    .footer .news-item .title {
      font-size: 20px;
      margin: 0 0 5px 0; }
    .footer .news-item .summary {
      font-size: 12px; }
  .footer .news-more {
    background: #4b8295;
    color: #eee;
    font-size: 20px;
    padding: 10px 20px;
    float: left; }
    .footer .news-more:hover {
      background: #398b17;
      text-decoration: none; }
  .footer .company-info {
    font-size: 14px; }
    .footer .company-info .line-first {
      margin: 20px 0; }
    .footer .company-info .line-mb {
      margin: 0 0 20px 0; }
    .footer .company-info .line-normal {
      margin: 0; }
    .footer .company-info i {
      color: #398b17;
      font-size: 16px; }
  .footer .banner {
    margin-top: 30px; }
  @media (max-width: 996px) {
    .footer .banner {
      margin-top: 0;
      margin-bottom: 30px; } }
  .footer .bottom {
    font-size: 12px; }

.marginalize {
  margin: 0 10px 20px 0; }

.map {
  width: 100%;
  height: 300px; }

@media (max-width: 992px) {
  .menuzord-responsive .menuzord-menu li a {
    height: 46px !important; }
  .menuzord-menu {
    margin: 0 10px !important;
    background: rgba(0, 0, 0, 0.5); } }

.master-slider .ms-thumblist-bwd,
.master-slider .ms-thumblist-fwd,
.master-slider .ms-nav-prev,
.master-slider .ms-nav-next {
  display: none; }

.master-slider .ms-slide img {
  background: rgba(0, 0, 0, 0.6); }

.master-slider .ms-caption {
  padding-right: 200px; }

@media (max-width: 992px) {
  .master-slider .ms-caption {
    bottom: 50px !important; } }

.master-slider .box {
  background: rgba(75, 130, 149, 0);
  max-width: 500px;
  padding: 20px 20px 40px 20px;
  color: #fff; }
  .master-slider .box h2 {
    font-size: 48px;
    font-weight: 300;
    margin: 0 0 10px 0; }
  .master-slider .box h3 {
    font-size: 48px;
    font-weight: 700;
    margin: -10px 0 10px 0; }

.master-slider .read-more {
  background: #398b17;
  padding: 8px 15px;
  color: #fff;
  font-weight: 500;
  float: left;
  margin-top: -20px;
  margin-left: 21px; }
  .master-slider .read-more:hover {
    background: #d60f0f;
    text-decoration: none; }

@media (max-width: 996px) {
  .master-slider .ms-caption {
    bottom: 0px;
    right: 0px; }
  .master-slider .read-more {
    float: none;
    display: block;
    margin-right: 0;
    text-align: center;
    font-size: 24px;
    padding: 18px 15px; } }

#news {
  margin: 0 0 30px 0; }
  #news h2 {
    color: #398b17;
    font-size: 53px;
    margin: 30px 0 30px -2px;
    font-weight: 500; }
  #news hr {
    margin: 5px 0; }
  #news .news-item {
    background: #eee; }
    #news .news-item:hover {
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
    #news .news-item .photo {
      width: 100%;
      display: block; }
    #news .news-item .title h3 {
      font-size: 18px;
      font-weight: bold;
      color: #398b17;
      margin: 5px 0; }
    #news .news-item .title:hover {
      text-decoration: none; }
      #news .news-item .title:hover h3 {
        color: #333; }
    #news .news-item .date {
      font-size: 12px; }
    #news .news-item .summary {
      padding: 5px 0; }
      #news .news-item .summary .more {
        background: #398b17;
        color: #fff;
        padding: 5px 10px; }
        #news .news-item .summary .more:hover {
          background: #333;
          text-decoration: none; }

.clr {
  clear: both; }

#tournaments {
  background: #398b17; }
  #tournaments .tournament {
    background: #5ba93b;
    padding: 10px;
    margin: 30px 0;
    display: block; }
    #tournaments .tournament:hover {
      background: #333;
      text-decoration: none !important; }
    #tournaments .tournament h2 {
      font-size: 24px;
      margin: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #tournaments .tournament h2 {
        font-size: 16px;
        margin: 0; } }
    #tournaments .tournament h3 {
      margin: 5px 0 5px 0;
      font-size: 15px;
      color: #fff;
      font-weight: 400; }
    #tournaments .tournament .date {
      background-color: #fff;
      color: #197b30;
      text-align: center;
      width: 90px;
      height: 130px;
      font-family: Montserrat, Arial, sans-serif;
      float: left;
      margin: 0 15px 0px 0;
      font-size: 50px;
      padding: 7px 0; }
      #tournaments .tournament .date div {
        margin-top: 0px;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 16px; }
    #tournaments .tournament .info h2 {
      margin: 0;
      color: #fff; }
  #tournaments .more {
    display: block;
    background: #5ba93b;
    color: #fff;
    padding: 10px 20px;
    float: right;
    margin-bottom: 30px; }
    #tournaments .more:hover {
      text-decoration: none;
      background: #333; }

.banners {
  padding: 30px 0; }
  .banners .banner1,
  .banners .banner2,
  .banners .banner3 {
    color: #fff;
    display: block;
    padding: 10px;
    height: 180px;
    width: 100%;
    text-align: center;
    margin: 0 0 15px 0; }
    .banners .banner1 h2,
    .banners .banner2 h2,
    .banners .banner3 h2 {
      font-size: 21px;
      margin: 45px 0 10px 0;
      font-weight: 700;
      text-transform: uppercase; }
  .banners .banner1 {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/assets/img/golf_01.jpeg") center center no-repeat;
    background-size: cover; }
    .banners .banner1:hover {
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/assets/img/golf_01.jpeg") center center no-repeat;
      background-size: cover;
      text-decoration: none; }
  .banners .banner2 {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/assets/img/golf_02.jpeg") center center no-repeat;
    background-size: cover; }
    .banners .banner2:hover {
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/assets/img/golf_02.jpeg") center center no-repeat;
      background-size: cover;
      text-decoration: none; }
  .banners .banner3 {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/assets/img/golf_03.jpeg") center center no-repeat;
    background-size: cover; }
    .banners .banner3:hover {
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/assets/img/golf_03.jpeg") center center no-repeat;
      background-size: cover;
      text-decoration: none; }

.sponsors {
  text-align: center;
  padding: 0 0 30px 0; }
  .sponsors h2 {
    font-size: 40px;
    padding: 40px 0;
    color: #398b17; }

.footer {
  background: #398b17; }
  .footer i {
    color: #fff !important; }
  .footer .enews .btn {
    float: left;
    background: #fff !important;
    color: #398b17 !important;
    font-weight: bold !important;
    border-radius: 0;
    border: 0;
    padding: 10px 20px; }
    .footer .enews .btn:hover {
      background: #5ba93b !important;
      color: #fff !important;
      text-decoration: none; }

.showhide em {
  background: #fff !important;
  margin: 2px 0 !important; }

.prvaki .intro {
  background: url("/assets/img/prvaki.png") center center no-repeat;
  background-size: cover;
  height: 400px; }

.prvaki h3 {
  margin: 0 0 20px 0;
  color: #398b17; }

.about .intro {
  background: url("/assets/img/oklubu.png") center center no-repeat;
  background-size: cover;
  height: 400px; }

.about .content {
  padding: 30px 0;
  font-size: 16px;
  font-weight: 300; }
  .about .content h2 {
    margin: 0 0 20px 0;
    color: #398b17; }
  .about .content .info {
    padding: 30px;
    text-align: left; }
  .about .content .vision {
    padding: 30px; }
  .about .content .form-group {
    text-align: left; }
    .about .content .form-group input {
      border: 1px solid #5ba93b;
      border-radius: 0;
      background: #eee;
      box-shadow: none;
      color: #398b17;
      font-weight: bold;
      margin-top: -2px; }
    .about .content .form-group label {
      margin: 0 0 0 0; }

.prijava {
  background: #398b17;
  border-radius: 0;
  margin: 20px 0;
  padding: 15px 30px;
  color: #fff;
  font-weight: 700;
  font-size: 28px; }
  .prijava:hover {
    background: #5ba93b;
    color: #fff; }

.news .intro {
  background: url("/assets/img/news.png") center center no-repeat;
  background-size: cover;
  height: 400px; }

.news h2 {
  font-size: 40px;
  color: #398b17; }

.news h4.heading {
  margin: 0 0 10px 0;
  font-size: 24px; }
  .news h4.heading a {
    color: #398b17; }
    .news h4.heading a:hover {
      text-decoration: none;
      color: #333; }

.news .more {
  padding: 5px 10px;
  background: #398b17;
  text-align: left;
  color: #fff; }
  .news .more:hover {
    background: #333;
    text-decoration: none; }

.news .detail {
  font-size: 16px; }
  .news .detail h1 {
    color: #398b17; }
  .news .detail .summary {
    font-size: 18px; }
  .news .detail .main-pic {
    margin: 0px 00px 20px 0;
    float: left; }
  .news .detail .main-text {
    text-align: justify; }

.tournaments .intro {
  background: url("/assets/img/turnirji.png") left center no-repeat;
  background-size: cover;
  height: 400px; }

.tournaments .tournament {
  background: #5ba93b;
  padding: 10px;
  margin: 30px 0;
  display: block; }
  .tournaments .tournament.past {
    background: #999; }
  .tournaments .tournament:hover {
    background: #333;
    text-decoration: none !important; }
  .tournaments .tournament h2 {
    font-size: 24px;
    margin: 0; }
  .tournaments .tournament h3 {
    margin: 5px 0 5px 0;
    font-size: 15px;
    color: #fff;
    font-weight: 400; }
  .tournaments .tournament .date {
    background-color: #fff;
    color: #197b30;
    text-align: center;
    width: 90px;
    height: 110px;
    font-family: Montserrat, Arial, sans-serif;
    float: left;
    margin: 0 15px 0px 0;
    font-size: 50px;
    padding: 7px 0; }
    .tournaments .tournament .date div {
      margin-top: 0px;
      font-size: 16px;
      text-transform: uppercase;
      line-height: 16px; }
  .tournaments .tournament .info h2 {
    margin: 0;
    color: #fff; }

.tournaments h2 {
  font-size: 40px;
  color: #398b17; }

.tournaments h4.heading {
  margin: 0 0 10px 0;
  font-size: 24px; }
  .tournaments h4.heading a {
    color: #398b17; }
    .tournaments h4.heading a:hover {
      text-decoration: none;
      color: #333; }

.tournaments .more {
  padding: 5px 10px;
  background: #398b17;
  text-align: left;
  color: #fff; }
  .tournaments .more:hover {
    background: #333;
    text-decoration: none; }

.tournaments .detail {
  font-size: 16px; }
  .tournaments .detail h1 {
    color: #398b17; }
  .tournaments .detail .summary {
    font-size: 18px; }
  .tournaments .detail .main-pic {
    margin: 0px 00px 20px 0;
    float: left; }
  .tournaments .detail .main-text {
    text-align: justify; }

.logo {
  position: fixed;
  transition: 1s opacity;
  -webkit-transition: 1s opacity;
  -moz-transition: 1s opacity;
  left: 50px;
  z-index: 1001;
  background: rgba(255, 255, 255, 0.8);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10px; }
  .logo img {
    max-width: 150px; }

.logo2 {
  position: fixed;
  transition: 1s opacity;
  -webkit-transition: 1s opacity;
  -moz-transition: 1s opacity;
  left: 50px;
  z-index: 101;
  background: rgba(255, 255, 255, 0.8);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10px; }
  .logo2 img {
    max-width: 80px; }

@media (max-width: 772px) {
  .scrollable {
    padding-top: 80px !important; } }

.gallery .col-md-2 {
  padding: 0 2px 0 0; }

.gallery-item {
  border: 2px solid #fff;
  width: 100%;
  height: 160px;
  margin-bottom: 1px;
  overflow: hidden; }
  .gallery-item:hover {
    border: 2px solid #333; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
</pre></body></html>