@charset "utf-8";
  body {
      margin: 0; 
      font: 400 15px Roboto, sans-serif;
      line-height: 1.8;
      color: #818181;
      
  }
  
  
  .hexa_naslovi_tirkiz_Bimini {
  	  font-family: Bimini;
      font-size: 42px;
      text-transform: uppercase;
      color: #008BA0;
      font-weight: 600;
      margin-bottom: 30px;
      text-align: left;
  }
  
  
  .hexa_naslovi_tirkiz {
      font-size: 36px;
      text-transform: uppercase;
      color: #008BA0;
      font-weight: 600;
      margin-bottom: 30px;
      text-align: left;
  }

  .hexa_naslovi_tirkiz_akcija {
      font-size: 42px;
      text-transform: uppercase;
      color: #008BA0;
      font-weight: 600;
      margin-bottom: 30px;
      text-align: center;
  }


  .hexa_naslovi_crvena {
      font-size: 36px;
      text-transform: uppercase;
      color: #EF4A65;
      font-weight: 600;
      margin-bottom: 30px;
      text-align: left;
  }
  
  
  h1 {
    font-size: 30px}
  
  
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  
  .hexa_h2 {
	  color: #303030;
	  font-weight: 600;
      margin-bottom: 30px;
  }
  
  
  h4 {
      font-size: 17px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }
  
  .hexa_font  {    
	font-family:Bimini; 
    font-weight: bold;
    text-decoration: none;
    background: transparent; color: inherit;
  }


  .hexa_font4  {
	font-size: 16px;
  }

  .hexa_font5  {
	font-size: 20px;
  }
  
  .hexa_font6  {
	font-size: 30px;
  }


  .akcije_naslov {
	font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff !important;
  }

  
  .novosti_naslov {
	font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff !important;
  }
  
  .novosti_podnaslov {
      font-size: 18px;
      font-weight: 300;
      margin-bottom: 10px;
      color: #fff !important;
  }
  
  
  #t_naslovna{
    border: 0px;
    width: 100%;
    height: 540px;
    border-collapse: collapse;
    padding: 0;
  }
  
@media (max-width: 768px) {
	#t_naslovna {
      height: 100%;      
      }
}
  
  
  
  
  
  .naslov-novosti {
    font-size: 36px;    
    font-weight: 500;    
    color: inherit}
    
  .jumbotron {
      background-color: #f4511e;
      color: #fff;
      padding: 100px 25px;
      font-family: Montserrat, sans-serif;
  }
 


 .container-fluid {	  
      padding: 30px 50px 35px 50px;
      margin-right: auto;
      margin-left: auto;
      width: 75%;           
  }


@media screen and (max-width: 767px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 98%;    
      
      }
}

@media (min-width: 768px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 95%;    
      
      }
}


@media screen and (max-width: 899px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 80%;    
      
      }
}

@media (min-width: 900px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 95%;    
      
      }
}


@media (min-width: 1100px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 80%;    
      
      }
}


@media (min-width: 1250px) {
	.container-fluid {
      padding: 30px 10px 0px 10px;
      width: 75%;    
      
      }
}


  
  .container-fluid-hexa {
	padding: 55px 10px 55px 10px;

  }  


  .container-fluid-hexa-naslovna {
      padding: 15px 10px 15px 10px;      
  }  

  .container-fluid-hexa-novosti {
      padding: 5px 5px;
      width: 80%;
  }  

  .container-fluid-hexa-novosti_vesti {
      padding: 5px 5px;
  }  

  .container-fluid-hexa-SH {
      padding: 5px 5px;
  }  
  
  .container-fluid-hexa-na-vrh {
	  padding: 25px 0px 25px 0px;  
  }  
  
  
  .bg-grey {
      background-color: #DFE1E5;
  }
  
  .bg-white  {
      background-color: #ffffff;
  }

  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #86949B;
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  
  .panel_cenovnik {
      border: 1px solid #008894;
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }  
  
  .panel:hover {
      box-shadow: 5px 0px 30px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #008894;
      background-color: #fff !important;
      color: #008894;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #f4511e !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  
  
  .panel-heading-akcije {
      font-size: 36px;
      color: #fff !important;
      background-color: #008BA0 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.9), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
    
  
  .panel-heading-novosti {
      font-size: 36px;
      color: #fff !important;
      background-color: #D94859 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.9), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  
  .panel-heading-cenovnik {
      color: #fff !important;
      background-color: #008894 !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  

  .panel-naslov-novosti {
      font-size: 36px;
      color: #fff !important;      
      background-color: #86949B !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }

  
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #008894;
      color: #fff;
  }
  .navbar {      
      margin-bottom: 0;
      background-color: #008892;
      color: #aaa;
      z-index: 9999;
      border: 0;
      font-weight: 500;
      font-size: 22px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;      
      font: Roboto !important;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #008892 !important;
      background-color: #eeeeee !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  
  .container-fluid_footer_hexa{      
      padding: 15px 20px;
      background-color: #DFE1E5;
      width: 100%;
  }  
  
  .container-fluid_footer-hexa-absolute{
      position: absolute;
      padding: 15px 20px;
      background-color: #dddddd;
      bottom: 0px;
      width: 100%;
  }  
  
  
  .container-fluid_footer_hexa_fixed{      
   	  position: fixed;
 	  left: 0;
	  bottom: 0;
	  width: 100%;
	  text-align: center;      
      padding: 15px 20px;
      background-color: #DFE1E5;	  
  }  


  
  .panel-heading-akcije a, .navbar .navbar-brand {
      color: #fff !important;
      text-decoration: none;
  }
  
  
  .panel-heading-akcije a:hover, .navbar-nav li.active a {
      color: #008892 !important;
      background-color: #eeeeee !important;
  }
  
  
  
  
  
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #fff;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  
  .a-na-vrh{  
  color: #111111;
  font-weight: 600;
  font-size: 20px;
  
  }
  
  .a-na-vrh-bg-tirkiz .glyphicon {
    color: #008BA0;
    font-size: 20px;
}  

  .a-na-vrh-bg-crvena .glyphicon {
    color: #EF4A65;
    font-size: 20px;
}  
  
  
  .p novosti{
      font-size: 36px;      
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
      color: #fff !important;
  }

  
  .tabela_ok {
	width: 100%;
  }  

  @media screen and (max-width: 767px) {
    .tabela_ok td{
      width: 100%;
  	  padding: 5px;  
	}
  }
	
  @media (min-width: 768px) {
    .tabela_ok td{
      width: 50%;
      padding: 5px;  
    }
  }
  

  @media screen and (max-width: 767px) {
    .tabela_ok .tabela_ok_td_33{
      width: 100%;
	  padding: 5px;    
    }
  }
	
  @media (min-width: 768px) {
    .tabela_ok .tabela_ok_td_33{
      width: 33.33%;
	  padding: 5px;    
    }
  }
  
   
  
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
        background-color: #008894;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }
  
@media screen and (max-width: 767px) {
  .affix {
    position: static;
    }
  }  
  

@media screen and (min-width: 200px) {
    .imgZaglavlje{
        width: 100%;
        height: auto;
        margin: auto;
    }
  }

@media screen and (min-width: 100067px) {
    .imgZaglavlje{
        width: 960px;
        height: auto;
        margin: auto;
    }
  }


@media screen and (min-width: 200px) {
    .img-fluid{
        width: 100%;
        height: auto;        
    }
}

@media screen and (min-width: 900px) {
    .img-fluid{
        width: 500px;
        height: 500px;        
    }



  
  
  .meni_programi{
     font-size: 15px;      
     font-weight: 200;
  }