@import url('ubuntu/stylesheet.css');

/* GENERAL STYLE */

*{margin:0px;padding:0px;}

html{height:100%; font-family: ubuntu;}
body{ min-height:100%; margin:0; position:relative;
  background: url("../images/bg.jpg");

}


.fl{float:left;}
.fr{ float:right;}
.clearfix{ clear:both;}
a { text-decoration: none; color:#333;}
a img{border:none;}
h1{ font-size:16pt; color:#333;}
h2{ font-size:14pt; color:#333;}
h3{}
ul{list-style-type: none;}
p{color:#333;}
td { }
p{
  text-align: justify;
  font-size: 11pt;
  line-height: 170%;
  margin-bottom: 15px;
  color: #666;
}
ul{
  margin: 10px 20px;
  width: 90%;
  float: left;
  color:#333;
}
li{ text-align:left; padding: 8px 5px; border-bottom: 1px solid #ddd; color:#333;}
li:hover{
  background:#ed2f59;
  color: #fff;
}
/*********Slideshow ********/
.bjh{
background-position:center center !important;
background-size: cover !important;
}
.mslika{
  width:100%;
  height:390px;
  overflow:hidden;
}
.box{
  width:100%;
  background: url("../images/bg.jpg");
  float: left;
}
.box .pix{
  width: 140px;
}

.box .side{
  width:250px;
  float: left;
}


.pi{
 float:left; 
}

.mainwrapper{ width: 100%; margin: 0px auto; background:#3a3939;  }
.mainwrapper2{ width: 100%; margin: 30px auto;   }

.header{ width:1200px; margin: auto; height:220px;}
.flags{
  height: 30px;
}
.logo{
  border-top: 1px solid #8b8b8b;
  padding-top: 10px;
}
.navigacija{
  margin: 10px auto 0px auto;
  color: #fff;
  width: 1200px;
  border-top: 1px solid #8b8b8b;
  padding: 20px 0px;
  font-family: ubuntu-light;
}
.navigacija ul li{
  display: inline;
  float: left;
}
.navigacija li{
  display: block;
  padding: 0px 30px;
  border-right: 1px solid #8b8b8b;
  text-transform: uppercase;
}
.navigacija li a{ color: #fff; }
.navigacija li a:hover{ color: #ff6c00; }

.main_wrapper2{ width: 1200px; margin: 0px auto; height: 100%;}

.head_info{
  width:1200px;
  float: left;
}
.head_info .slider{
  width: 869px;
  height: 394px;
  float: left;
  margin-right: 26px;
  background:#3a3939;
  overflow:hidden;
}
.slider .besedilo{
  background: #000;
  color: #fff;
  position:relative;
  top: 320px;
  width: 100%;
  z-index: 9999;
  opacity: .7;
  padding: 15px 30px
}

.pi{
  width:20%;
  text-align: center;
  float: left;
}
.pi p{
  width: 100%;
  text-align: center;
  padding: 0px 20px;
}


.head_info .podatki{
  height: 394px;
  width: 300px;
  float: left;
  background:#3a3939;
}

.podatki .stevilka{
  background: #ff6c00;
  color: #fff;
  padding: 10px 20px;
  text-align:center;
}

.stevilka span{
  font-size: 22pt;
  font-weight: bold;
}

.podatki ul{
  margin-top: 20px;
  padding: 10px 20px;
}
.podatki li{
  display: block;
  padding: 10px 0px;
  border-bottom: 1px dotted #ddd;
  font-family: ubuntu-light;
}
.podatki a{
  color: #fff;
  font-size: 14pt;
  text-transform: uppercase;
  width:100%;
}
.podatki a:hover{
  color: #ff6c00;
}

.spodaj{
  width:1200px;
  float: left;
  margin-top:20px;
}

.spodaj .container{
  width: 869px;
  float: left;
  margin-right: 26px;
  margin-bottom: 40px;
}

.vsebina{
  background: #fff;
  padding: 30px 50px;
  float: left;
}
.vsebina li{
  font-size: 11pt;
  line-height: 170%;
  list-style-type: square;
  list-style-position:inside;
  color: #666;
}
.vsebina .formax{
  float: left;
  margin-top: 20px;
}
.vsebina input{
  border: 1px solid #ddd;
  font-size: 12pt;
  border-radius: 4px;
  padding: 3px;
  float: right;
  width: 300px;
}
.vsebina .formax li{
  width: 500px;
  float: left;
  margin: 5px 0px;
  list-style-type: none;
}
.prosto{
      background: none repeat scroll 0 0 #8FC400;
    color: #FFFFFF;
    padding: 3px;
}
.rezerv{
background: #ffc578; /* Old browsers */
background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */

    color: #FFFFFF;
    padding: 3px;
}
.opis{
  background: #fff;
  padding: 30px 50px;
  width: 769px;
  float: left;
}
.opis_levo{
  width: 260px;
  float: left;
}
.opis_desno{
  width: 450px;
  float: right;
}
.opis_desno li{
  list-style-type: circle;
  color: #666;
  padding: 3px 0px;
  list-style-position:inside;
  font-size: 11pt;
}
.boxes{
  float: left;
  width: 270px;
  height: 400px;
  background: #fff;
  margin-bottom: 20px;
}
.boxes:nth-child(3n+0){
  margin: 0px 29px;
}
.box_img{
  overflow:hidden;
  width:270px;
  height: 180px;
}
.box_img .cena{
  background: #ff6600;
  color: #fff;
  float: left;
  padding: 3px 5px;
  margin-top: 151px;
}
.box_img img{
  width:270px;
}

.boxes .inside{
  width: 230px;
  height: 170px;
  margin:10px 0px 0px 15px;
}
.np{
  font-size: 14pt;
  color: #3a3939;
  font-weight: normal;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #3a3939;
  margin: 20px 0px 40px 0px;
}
.np a{
  color: #777;
}

.ng{
    font-size: 12pt;
  color: #3a3939;
  font-weight: normal;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 40px 0px;
  float: left;
  width:800px;
}
.ng ul{
  display: inline;
}
.ng li{
  float: left;
  padding: 5px 7px;
  margin-right: 5px;
  background: #666;
  color: #fff;
}
.ng li:hover{
 background: #ff6600;
}
.ng a{
  color: #fff;
}
.ng .selected{
 background: #8fc400;;
}

.zanimame{
  padding: 3px;
  background:#8fc400;
  color: #fff;
}

.polno table{
  float: left;
}
.polno tr{
  padding: 3px;
  border-bottom: 1px solid #ddd;
  
}

.polno td{
  padding: 5px ;
  border-bottom: 1px solid #ddd;
  margin: 3px;
  font-weight: normal;
  font-size: 14px;
  margin-left: 5px;
}

.polno th{
  text-align: right;
  color: #fff;
  background: #888;
  padding: 5px;
  font-size: 14px;
  font-weight: normal;
}

.inside h1{
  font-size: 12pt;
  color: #3a3939;
  font-weight: bold;
}
.inside table{
  margin-top: 5px;
  border: 0px;
  width:235px;
  font-size: 8pt;
}
.inside tr{
  width: 235px;
  float: left;
  border-bottom: 1px dotted #bbb;
  padding: 6px 0px;
}

.boxes .pokazi{
  background: #3a3939;
  color: #fff;
  float: right;
  margin-right: 15px;
  padding: 5px 7px;
  font-size: 10pt;
  text-transform: uppercase;
}
.boxes .pokazi:hover{
  background: #ff6c00;
}
.spodaj .box_right{
  width: 300px;
  float: left;
}

.box_side{
  width: 300px;
  background: #fff;
  float: left;
  margin-bottom: 10px;
  padding: 10px 0px;
}
.box_side .inner{
  width:260px;
  margin-left: 20px;
}

.box_side .inner p{ font-size:10pt; margin-bottom: 7px; padding: 5px 0px; font-weight: normal; line-height: 130%;}

.box_side h1{ font-size: 13pt; }
.box_side h2{ font-size: 11pt; }

.novica h1{ font-size:10pt; border-bottom: 1px dotted #777; }
.box_side .novica p{ padding: 0px; line-height: 120%; font-size:10pt; font-weight: normal; padding-top:10px; }
.novica a{
  color: #ff6600;
  padding-left: 5px;
}

.ime{ float: left;  font-family: ubuntu-light; color: #777; padding: 3px 0px; }
.data{ float: right;  text-align: right;  padding: 3px 0px; }


.galerija{
  width: 90%;
  //float: right;
  margin:  0px 0px;
}
.galerija a{
  border: 1px solid #ddd;
  padding: 8px;
  margin:5px;
  float: left;
  background: #fff;
  width: 40%;
}
.galerija a:hover{
  background: #ddd;
}

.slika{
  overflow:hidden;
  width: 100%;
  height: 130px;
  background-position:center center !important;
  background-size: cover !important;
}


/* FORM STYLE */
.forma{
  float: left;
  width:90%;
  
}
label{
  font-size:9pt;
  text-align:left;
}
input{
  border: 1px solid #ddd;
  font-size: 11pt;
  border-radius: 4px;
  padding: 5px;
  width: 300px;
  color: #333;
}
select{
    border: 1px solid #ddd;
  font-size: 11pt;
  border-radius: 4px;
  padding: 3px;
  width: 400px;
}
.forma li{
  width: 90%;
  float: left;
  margin: 5px 0px;
}
.top{
  float: left;
  width: 90%;
  margin-bottom: 20px; 
}

.gumb{
  //margin:10px auto 0px auto;
  padding: 5px;
  font-size: 12pt;
  color: #fff;
  width:100px;
  text-align:center;
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
border-radius: 4px;
float: right; 
}
.cenik{
  width: 100%;
  float: left;
  margin: 5px 0px;
  text-align: left;
}
.cenik-text{
    width: 140px;
    background: #fff;
     padding: 5px;
      float: left;
    font-size: 14pt;
}
.akcija{
 float: left;
  color: #fff;
  font-size: 14pt;
  font-weight: 800;
     padding: 5px;
     width: 50px;
     text-align: right;
  background: #ed2f59;
}
.cena{
 float: left;
  color: #7a7a7a;
  font-size: 14pt;
  font-weight: 100;
  text-decoration: line-through;
     padding: 5px;
     width: 50px;
      text-align: right;
  background: #ddd;
}
.ozb{
 float: left;
  color: #7a7a7a;
  font-size: 14pt;
  font-weight: 100;
     padding: 5px;
     width: 300px;
      text-align: right;
  background: #ddd;
}
.login_btn2{
  padding: 7px 10px;
  font-size: 12pt;
  color: #fff;
  width:310px;
background: #8fc400; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc400 0%, #8fc400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#8fc400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc400 0%,#8fc400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */
}

.btn_style{
padding: 5px;
width: 310px;
background: #8fc400; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc400 0%, #8fc400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#8fc400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc400 0%,#8fc400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */
color: #fff;
}

.lost{
  font-size: 12pt;
  float: left;
  margin-top: 30px;
  color: #333;
}
.lost a{color: #333;}
.lost a:hover{color: red;}

/* FOOTER */
.footer_wrap{
  background: #fff;
  float: left;
  width:100%;
}
.footer_spodi{
  background: #333;
  float: left;
  width:100%;
  color: #fff;
}
.footer{
  margin: 10px auto;
  width: 1200px;
  padding: 10px 0px;
}
.footer ul{
  width: 200px;
  border-right: 1px solid #ddd;
  height: 100%;
  font-size: 10pt;
  float: left;
  margin-bottom: 20px;
}

.footer li{
  padding: 3px 0px;
}
.footer li a{
  color: #333;
}
.footer li a:hover{
  color: #333;
}

.footer_box{
  font-size:11pt;
  width:300px;
  float:left;
  margin: 20px;
}
.footer_box h1{
  width: 300px;
  float: left;
  font-size:11pt;
  font-weight: bold;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
}
.footer_box ul{
  float: left;
  width: 300px;
}

.flags{
  text-align: right;
  padding-top: 7px;
}

.info{
  width:800px;
  padding: 20px;
  background:#fff;
  height: 600px;
}

.prodano{
  position: relative;
  float: left;
}