﻿html, body {  }
html { overflow-y: scroll; } 

h1, h2, h3, h4, div, p, table td, span, a
{
    font-family: 'Merriweather Sans', sans-serif; 
}

h1, h2, h3, h4 {  font-family:'Bevan', cursive; color:#212121;  }
h1 { font-size:60px; }
h2 { font-size:22px; }
h3 { font-size:20px;  }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }
div, p, table td, span {  color:#363636; font-size:18px; line-height:30px;  }
a { color:#b03e3e; }
a:hover, a:hover span  { color:#b03e3e;  }

/* entry img */
.entryimg .bigimg { z-index:90; border:solid 0px red; background-position:center top; background-image:url(img/entry/angus-govedo-001.jpg); height:850px; }
.entryimg .bigimg img { text-align:center; }
.entryimg .logo { z-index:100; position:absolute; top:300px; left:50%; margin-left:-130px; }
.entryimg .logo img { position:absolute; width:250px;}

/* menud */
.hdmenus .logoinner { display:inline-block; }
.hdmenus .logoinner img { width:80px; }
.hdmenus { position:fixed; z-index:3000; top:0px; height:100px; width:100%; background-color:#212121; padding-top:20px; }

.hdmenus .navbar-default { box-shadow:none; border:none; background-color:transparent; background-image:none; }
.navbar-default .navbar-nav  { margin-left:auto; margin-right:auto; width:100%; text-align:center }
.navbar-default .navbar-nav > li { padding-left:10px; padding-right:10px; float:none; display:inline-block; }
.navbar-default .navbar-nav > li > a { color:#ffffff; font-family:'Merriweather Sans', sans-serif; font-size:15px; line-height:28px; text-transform:uppercase;  }
.navbar-default .navbar-nav > li > a:hover { color:#7c756a;  }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a { box-shadow:none; background-image:none; background-color:transparent; color:#7c756a;  font-weight:bold; }
.navbar-default .navbar-nav > a:hover, .navbar-default .navbar-nav .active > a:hover { box-shadow:none; background-image:none; background-color:transparent; color:#7c756a;  font-weight:bold; }

.navbar-default .navbar-toggle { background-color:#ddd;}
.navbar-default .navbar-toggle span { font-size:14px; line-height:normal; }
.cnt { margin-top:100px; }
.entry .hdmenus { position:absolute;  background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));  width:100%; height:250px; }
.entry .cnt { margin-top:0px; display:none; }

/* galerija */
.gallery .row div.slika { padding-top:30px; padding-bottom:10px; }

/* iframe v vsebini */
.iframe4_3 { position:relative; padding-bottom: 56.25%; height: 0;  }
.iframe4_3 iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

/* vsebina */
.cnt { background-color:#f0f1f3; padding-top:30px; padding-bottom:30px;  }
.cnt h1 { text-align:center; margin-bottom:40px; }
.cnt a.emaillink span { color:#b03e3e; }
.cnt .phonedesktop a span, .cnt .phonemobile a span { color:#363636; }
.cnt .content { text-align:center; }

/* oglasna deska */
.oglasnadeska { position:absolute; padding-top:10px !important; width:539px; text-align:center; }
.oglasnadeska div { padding-top:0px !important; margin-left:auto; margin-right:auto; width:430px; overflow-y:auto; height:280px; }
.oglasnadeska div, .oglasnadeska h2  { color:#000000; }

/* foot */
.foot { padding:20px 0px 20px 0px;  }
.foot .levo .l1 { font-family:'Bevan', cursive; font-size:60px; line-height:70px; }
.foot .levo .l2 { font-family:'Merriweather Sans', sans-serif; font-size:18px; }
.foot .levo div { color:#212121 }

.foot .desno { float:right; text-align:right; }
.foot .desno div, .foot .desno div a { font-family:'Merriweather Sans', sans-serif; color:#363636; font-size:18px; line-height:25px; }
.foot .center { text-align:center; }
.foot .center .inline { text-align:center; display:inline-block; padding-top:0px; }
.foot .center div, .foot .center div a { font-family:'Merriweather Sans', sans-serif; color:#363636; font-size:18px; line-height:25px; }
.foot .desno .tel { font-size:36px; line-height:40px; padding-top:10px; padding-bottom:10px; }
.foot .desno a span { margin-right:5px; }
.foot .desno a:hover span { color:#363636; }


.footlogo div { text-align:center; margin-left:auto; margin-right:auto; }
.footlogo div img { text-align:center; margin-left:auto; margin-right:auto; }

.phonemobile { display:none; }
.phonemobile a:hover { text-decoration:none; }
.phonedesktop a:hover { text-decoration:none; }
.cnt .phonedesktop a, .cnt .phonemobile a { color:#363636;}

.no-gutter > [class*='col-'] { padding-right:0; padding-left:0; }

@media (max-width: 1199px) {
   .oglasnadeska { width:440px;  }
   .oglasnadeska div { width:370px; height:218px; }
}

@media (max-width: 992px) {
    .cnt .gallery .img-responsive { display:inline-block; }
    
    .oglasnadeska { width:100%; margin-left:0px; padding-right:60px; padding-left:30px; }
    .oglasnadeska div { font-size:14px; width:100%; max-width:410px; height:0; padding-bottom: 41.5%; height:100%; line-height:16px;  }
    
    .navbar-default .navbar-nav > li { padding-left:0px; padding-right:0px;  }
    .navbar-default .navbar-nav > li a { font-size:14px;  }

}

@media (max-width: 768px) {
    .cnt .gallery .slikaoglas .img-responsive { height:280px; }
    .entryimg .logo { z-index:100; position:absolute; top:100px; left:50%; margin-left:-130px; }

    .phonemobile { display:inline; }
    .phonedesktop { display:none; }

    .foot .levo { text-align:center; }
    .foot .desno { text-align:center; padding-top:20px; }
    
    
    .hdmenus { position:relative; }
    
    .cnt { margin-top:0px; }
    h1 { font-size:40px; }
}

@media (max-width: 767px) {
    .navbar-default { z-index:3000; }
    .navbar-default .navbar-nav  { background-color:#ddd; }
    .navbar-default .navbar-nav li { display:block; }
    .navbar-default .navbar-nav li a { color:#363636; }
}