/*
Barve:
  Siva - #404041
  Oranžna - #F4811F
  Modra - #1B75BB
*/
body {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
    background-image: url("images/bg.png");
    min-width: 444px;
  /*background-color: #404041;*/
}
span{
  color: #666;
    font: 12px Arial,Helvetica,sans-serif;
}

h2{
  font-size: 15px;
  font-weight: bold;
  color: #1B75BB;
}

a{
  text-decoration: none;
  color: #1B75BB;
}

.clear { 
  clear: both; 
  height: 0;;
}

img{
  max-width: 100%;
}
div.wrapper
{
  position: relative;
  background-image: url("images/bg.png");
  min-height: 100%;
}

div#header{
  background-image: url("images/bg.png");
}

div#header_bg_fulscreen{
  background-image: url("images/header_bg.png");
  background-repeat: repeat-x;
  border-color: #404041;
  border-style: solid none;
}

div#footer{
  max-width: 960px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}

div#footer_bg_fulscreen{
  background-color: #fff;
    bottom: 0;
    display: block;
    width: 100%;
}

div#footer_bg_fulscreen img{
  clear: both;
  display: block;
  margin: 0 auto;
}

div#menu_bg_fulscreen{
  background-color: #fff;
  margin: 0 auto 10px;
}

div#white_bg_fulscreen {
    background-color: #fff;
}

div#header div#header_bg, div#header div#linkandlanguages{
    height: auto;
    margin: 0 auto;
    max-width: 1020px;
}

img#googleplaylink{
  width: 100px;
  height: auto;
}

#header_bg img {
    margin: 0;
    max-width: 100%;
    padding: 0;
}

div#content{
    margin: 0 auto;
    /*min-height: 100%;*/
    min-width: 425px;
    padding: 5px;
    clear: both;
    display: block;
}

div.podrobno{
  max-width: 940px;
}

div.mnozica{
  max-width: 940px;
}

div#googleMap{
  width: 880px;
  height: 350px;
  float: left;
  padding: 10px;
  margin: 10px 0;
}

div.znamenitost
{
  float: left;
  margin: 10px;
  padding: 10px;
}

div.shadow{
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}


div#footer-bg{
  background-color: #404041;
  bottom: 0;
  height: 45px;
  position: absolute;
  color: #fff;
  padding: 10px;
  width: 100%;
}

div.footer
{
  width: 30px;
}

.center
{
  margin: 0 auto;
}

div.naSredino{
  text-align: center;
}

/*Navigacija*/

div#navigacija{
  background-color: #fff;
  max-width: 1020px;
}
div#navigacija ul {
  padding: 0;
  list-style: none;
  float: left;
  margin: 0;
}

div#navigacija ul li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

div#navigacija ul li a div.nav_item{
  padding: 10px 15px;
  font-size: 15px;
  font-weight: bold;
}

div#navigacija ul li a div.nav_item:hover {
  background: #404041;
  color: #fff;
}


div#navigacija ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

div#navigacija ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}

div#navigacija ul li ul li:hover { 
  background: #666; 
}

div#navigacija ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

/*################*/
.tabela_za_urejanje {
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
    max-width: 960px;
    background: #F8F8F8;
    padding: 30px 30px 20px 30px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.tabela_vse{
  width: 300px;
  height: 311px;
  display: inline-block;
  margin:10px; 
  text-align: left;
  overflow: hidden;
}

.tabela_vse h1{
  overflow: hidden;
  height: 75px;
}

.tabela_vse_obroba{
  text-align: center;
}

.tabela_vse_obroba2{
  display: inline-block;
  margin: 0 auto;
}

.tabela_za_urejanje h1{
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 20px 0px 20px 30px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #FFF;
    background: #1B75BB;
    text-shadow: 1px 1px 1px #949494;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-bottom:1px solid #89AF4C
}
div.tabela_za_urejanje h1 a {
    font: 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
}

div.tabela_za_urejanje h1 a:hover {
    font: 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #404041;
}

.tabela_za_urejanje h1>span {
    display: block;
    font-size: 11px;
    color: #FFF;
}

.tabela_za_urejanje label {
    display: block;
    margin: 0px 0px 5px;
}
.tabela_za_urejanje label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
    text-align: justify;
}

div.posamezna_znamenitost{
  height: 295px;
}

div.vsebina_opisa{
      height: 178px;
    overflow: hidden;
}

.tabela_za_urejanje label span.opomba_span{
  font-size: 10px;
}

.tabela_za_urejanje input[type="text"], .tabela_za_urejanje input[type="url"], .tabela_za_urejanje input[type="number"], .tabela_za_urejanje input[type="email"],.tabela_za_urejanje input[type="password"], .tabela_za_urejanje textarea, .tabela_za_urejanje select {
    color: #555;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 12px/14px Arial, Helvetica, sans-serif;
}
.tabela_za_urejanje textarea{
    height:200px;
    padding-top: 10px;
}
.tabela_za_urejanje select {
    background: url('./images/down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('./images/down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width:100%;
    height:30px;
}

.tabela_za_urejanje select#BX_language {
    width:120px;
}

div.editMod{
  display: inline;
}

div.read_more p, p:hover{
  margin-top: 0; 
  font-size: 14px;
}

div.read_more{
  margin-top: 10px;
}

div.margin-top-0 {
    margin-top: 0px;
}

div.Space10{
  height: 10px;
}

.posamezna_slika_podrobnosti{
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.posamezna_slika_podrobnosti img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.posamezna_slika_podrobnosti img.portrait {
  width: 100%;
  height: auto;
}


.tabela_za_urejanje .button, .tabela_za_urejanje .button2, input.button, div.read_more p{
    background-color: #1B75BB;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding: 7px 15px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
    margin-right: 10px;
    float: left;
    font-size: 14px;
}
.tabela_za_urejanje .button:hover, .tabela_za_urejanje .button:hover, input.button:hover, div.read_more p:hover {
    background-color:#404041;
}

/*Galerija*/


.gallery {
position:relative;
overflow:hidden;
margin:15px auto;
}

div.gallery div#galerija_okvir{
  margin: 0 auto;
}

.gallery a:link,
.gallery a:active,
.gallery a:visited {
color:#555;
outline:0;
text-decoration:none;
}

.gallery a:hover {color:#fc0;} 

.gallery img {border:0;}
.gallery .float-left {float:left;}
.gallery .float-right {float:right;}
.gallery .clear {clear:both;}
.gallery .clearb10 {padding-bottom:10px;clear:both;}

.gallery .titlebar {
height:24px;
line-height:24px;
margin:0 5px;
}

.gallery .title {
font-size:18px;
font-weight:400;
}

.gallery .thumb {
overflow:hidden;
float:left;
/*width:310px;*/
height:190px;
border:5px solid #fff;
}
/*
.gallery .thumb:hover {
border:0;
width:320px;
height:200px;
}*/
div.dz-remove{
  background-image: url(images/remove-button.png);
  background-position: 0 -32px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  top: -42px;
  position: relative;
}

div.dz-remove:hover{
  background-position: 0 0;
}

/***** pagination style *****/
.gallery .paginate-wrapper {
padding:10px 0;
font-size:11px;
}

.gallery a.paginate {
color:#555;
padding:0;
margin:0 2px;
text-decoration:none;
}

.gallery a.current-paginate, 
.gallery a.paginate:hover {
color:#333;
font-weight:700;
padding:0;
margin:0 2px;
text-decoration:none;
}

.gallery a.paginate-arrow {
text-decoration:none;
border:0;
}

div.odjava{
	position: absolute;
    right: 10px;
    top: 6px;
    z-index: 999;
}
div.odjava a{
	color: #fff;
}

div.odjava a:hover{
	color: #404041;
}

.tabela_za_urejanje table{
  width: 100%;
}

td.td_ime_povezave{
  width: 15%;
  min-width: 50px;
}

td.td_checkbox{
  padding-top: 30px;
  width: 2%;
  min-width: 30px;
}

td.td_povezava{
  width: 70%;
  min-width: 100px;
}

td.td_jezik{
  width: 10%;
  min-width: 50px;
}

.tabela_za_urejanje table#dataTable.form label{
  color: #5e5e5e;
  float: left;
  margin-top: 10px;
  font: 12px Arial,Helvetica,sans-serif;
}

div.tabela_za_urejanje img.ikona_kategorije{ 
  float: left;
  margin-right: 10px;
  height: 65px;
  width: 65px;
}

/**/
div.language-select ul li{
  display: inline;
}

div.language-select a img{
  width: 32px;
}

div.language-select{
  float: right;
  margin-right: 15px;
  margin-top: 0px;
}

/*Filter*/
div.filter-select ul li img.ikona_v_filtru{
  height: 50px;
  width: 50px;
  cursor: pointer;
  margin-right: 10px;
}

div.filter-select ul li{
  display: inline-block;
}

div.filter-select ul{
  padding: 0;
}

div.filter-select ul li div.enotaFiltra img.ikona_v_filtru{
  
}

div.filter-select{
  margin: 10px;
  padding: 10px 10px 0 20px;
  width: 446px;
  background: #1b75bb none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  font: 12px Arial,Helvetica,sans-serif;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

div.filter-select h2{
  color: #fff;
  margin: 0;
}

#opiskraja_info, #opiskraja_info_desna {
    float: left;
    max-width: 400px;
    margin-right: 10px;
    height: 570px;
}

#opiskraja_info_desna {
    margin-right: 0;
}
#opiskraja_info img, #opiskraja_info_desna img{
    margin-bottom: 10px;
    width: 100%
}

.sredina_skupaj{
    margin: 0 auto;
    max-width: 960px;
    position: relative;
}