/* CSS Document */
body{
  margin: 0;
	padding: 0;
  background: #f0f8e4 url(../images/bg.png) repeat-x fixed left bottom;
  font-family: Tahoma;
}


#container{
  	margin: 0 auto;
  	width: 800px;
    border-left: solid 1px silver;
    border-right: solid 1px silver; 
    border-bottom: solid 1px silver; 
    background: #f0f8e4;
}

/*NOVICE*/
#glava{
    position: relative;
    background-image: url('../images/glava.png');
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 770px;
    border: solid 1px rgb(112,136,38);
    height: 55px;
}

#naslov a, #naslov-n{
  text-decoration: none;
  color: white;
}

#naslov{
    float: left;
    padding-top: 5px;
    padding-left: 7px;
    width: 650px;
}

#datum{
    position: absolute;
    right: 10px;
    font-size: 10px;
    padding-top: 40px;
    margin-right: -20px;    
    width: 100px;
}

#novice{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 750px;
    border: solid 1px silver;
    background: white;
    font-size: 13px;
	text-align: justify;
}

#vsebina{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 750px;
    border: solid 1px silver;
    background: white;
    font: 13px Tahoma;
	text-align: justify;
}

#kazalo{
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    background: white;
    height: 30px;
    padding-top: 10px;
    padding-bottom: -10px;
    margin-top: 30px;
}

#kazalo a{
    background-image: url('../images/novice-glava.jpg');
    padding: 3px;
    border: solid 1px rgb(112,136,38);
    text-decoration: none;
    color: white;
    font-family: Tahoma;
    
}

#preberi-vec, #nazaj{
    background-image: url('../images/novice-glava.jpg');
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-family: Tahoma; 
    padding: 5px;
    float: right;
    margin-top: -20px;
    margin-right: -5px;
}

#nazaj{
   background-image: url('../images/novice-glava.jpg');
}

#nazaj-container{
   height: 20px;
   margin-bottom: -20px;
   padding-top: 20px;
}
/*NOVICE*/


header{
   background-image: url(../images/header1.jpg);
    height: 244px;
    width: 100%;
    background-size: cover;
    background-position-x: center;
}


/*STRANI V KAZALU*/
footer, #strani{
    text-align: center;
}

footer{
    margin-top: 15px;
    padding-bottom: 15px;
}


/*MENI*/

nav{
   border: solid 1px rgb(112,136,38);
   background-image: url('../images/glava.png');
   height: 55px;   
}

#meni-senca{
    background: url('../images/meni-senca.png') no-repeat;
    margin-top: 0px;
    height: 30px;
}

nav a{
   text-decoration: none;
   text-transform: uppercase;
   color: white;
}

nav td{
   padding-left: 18px;
   text-align: center;
}

nav a:hover{
  background: rgb(99, 139, 29);
  padding: 6px 9px 6px 9px;
  margin: 0px -9px 0px -9px;
  -webkit-border-radius: 1.6em;
  -moz-border-radius: 1.6em;
  box-shadow: inset 0px 1px 1px rgb(0,0,0);
}

.izbran{
  background: rgb(99, 139, 29);
  padding: 6px 9px 6px 9px;
  margin: 0px -9px 0px -9px;
  -webkit-border-radius: 1.6em;
  -moz-border-radius: 1.6em;
  box-shadow: inset 0px 1px 1px rgb(0,0,0);
}

#iskanje{
    padding-top: 13px;
    padding-right: 15px;
    float: right; 
}

#navigacija{
    float: left;
    padding-top: 15px;
}

#iskalni-niz input{
    resize: none;
    background: rgba(112,136,38, 0.5);
    border: solid 1px rgb(112,136,38);
    height: 20px;
    width: 120px;
    float: left;
}

#isci input{
    background: url('../images/isci.png') rgba(112,136,38,1.0) no-repeat center;
    border: solid 1px rgb(112,136,38);
    width: 24px;
    height: 24px;
    margin-left: -20px;
    float: right;

}

/*MENI*/



/*DOKUMENTACIJA*/
#dokument-podatki{
    margin: 0 auto;
    text-align: center;
    border: solid 1px silver;
    background: #f0f8e4;
}

#format-datoteke #potegni-datoteko{
    width: 50px;
}

#opis-datoteke{
    width: 650px;
}

/*DOKUMENTACIJA*/

/* GALERIJA */
#podatki-album{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 750px;
    border: solid 1px silver;
    background: white;
    font: 13px Tahoma;
    height: 160px;
}

#slika-albuma{
  float: left;
} 

#podatki-o-albumu{
  float: left;
  border: solid 1px silver;
  background: #f0f8e4;
  margin-left: 10px;
	width: 555px;
  padding: 10px;
	min-height: 140px;
  position: relative;
}

#poglej{
  background-image: url('../images/novice-glava.jpg');
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  font-family: Tahoma; 
  padding: 5px;
  position: absolute;
  bottom: 10px;
  right: 10px; 
}

#fotografije img{
  padding: 10px 15px 10px 17px;
}

#naslov-albuma{
  font-size: 22px;
  font-weight: bold;
  color: rgb(140, 176, 24);
  margin-left: 15px;
}

/* GALERIJA */

/* UTRINKI */

.utrinek {
    border-bottom: 1px solid silver;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.utrinek:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.utrinek .naslov{
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.utrinek .naslov .datum {
    color: #73a025;
}

.utrinek .video {
    text-align: center;
}