/**** GALERIJA */
h1.galerija {
background: url(images/icons/kontakti.png) no-repeat; 
background-position: 0% 55%; margin:0 0 15px 0px;
}

h2.galerija {
font-size:12pt;
}

.leftblock_galerija {
float:left; 
width:530px;
margin: 30px 0 0 80px;
height: 50%;
}

/*.leftblock_galerija, .rightblock_galerija {
border:solid 1px Red;
}*/

.rightblock_galerija {
display:block;
float:left;
width:130px;
margin: 30px 0 0 0;
}

#content ul li {
background:none;
}

#content ul {
margin-top: 40px;
} 

.lapu_izvele {
text-align: center;
}

/*GALERIJAS_LISTE */
#navlist {
width: 130px;
}

#navlist li {
list-style: none;
margin: 0;
}

#navlist a {
color:black;
display: block;
text-decoration: none;
background: #f7f7f7;
margin-bottom:1px;
padding: 5px 20px 5px 10px;
}


#navlist a {
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a {
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
text-decoration:none;
color:black;
background: #e5e4e5;
}

#navlist a:active, #navlist a#current:active, #navlist a#current {
border-left: 5px solid #ff0066;
background: #e5e4e5;
}
/***** GALERIJA END */ 