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

body 
{
	text-align:center;
    margin: 0px;
    font-family: arial;
    background-color: black;
    overflow-y: scroll;
    margin-bottom: 10px;
    margin-top: 10px;

}
img 
{
	border:0px;
	margin: 2px;
}

div.content_body img {
    margin: 0px;
    padding: 0px;
}

img.static
{
	margin: 0px;
}

a:link, a:visited{
    text-decoration: none;
    color: red;
}
a:hover {
    text-decoration: underline;
    
}

.div_logo
{
    width: 717px;
    height: 283px;
    background: url(images/logo.jpg);
    text-align: left;
}

.div_meni
{
    width: 717px;
    height: 62px;
    /*background: url(images/meni.gif) no-repeat;*/
}

.div_vsebina
{
    #margin-top: -3px;
    border-left: 6px solid #fff3f3;
    border-right: 6px solid #fff3f3;
    width: 705px;
    min-height: 500px;
    background: url(images/vsebina_bg.gif) top repeat-x #e5e5c0;
}

.div_vsebina_foot
{
    width: 717px;
    height: 10px;
    background: url(images/vsebina_foot.gif);
    overflow: hidden;
}

.div_levo_zgoraj
{
    width: 200px;
    min-height: 200px;
    margin-left: 25px;
    margin-right: 10px;
    margin-top: 40px;
    overflow: hidden;
    text-align: left;
}

.div_levo_zgoraj ul {
    padding:0px;
    margin: 0px;
}

.div_levo_spodaj
{
    width: 235px;
    height: 100%;
    min-height: 200px;
    margin-left: 25px;
    border-top: 2px solid #acac8d;
    border-top-style : dotted;
    overflow: hidden;
    text-align: left;
    
}

.div_desno
{
    width: 420px;
    padding-left: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-left: 2px solid #acac8d;
    border-left-style : dotted;
    overflow: hidden;
    text-align: left;
}

.div_novica_header
{
    height: 23px;
    padding-top: 7px;
    padding-left: 34px;
    background: url(images/zvezda.gif) left no-repeat;
    color: #38330d;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.div_novica_naslov
{
    background: url(images/novica_crta.gif) left no-repeat;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
    color: #737373;
    text-align: left;    
}

.div_novica_vsebina
{
    font-size: 11px;
    color: #737373; 
    overflow: hidden;
    text-align: left;   
}

.div_dogodki_header
{
    height: 23px;
    padding-top: 7px;
    padding-left: 34px;    
    color: #38330d;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.div_content_naslov
{
    padding-left: 15px;
    color: #3a3d38;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.div_content_vsebina
{
    width: 390px;
    padding-left: 15px;
    padding-right: 15px;
    color: #787878;
    font-size: 11px;   
    text-align: left;
    overflow: hidden; 
}

a.menu_left_item:link, a.menu_left_item:visited
{
    display: block;
    width: 153px;
    height: 26px;
    border: 2px solid white;
    background: #929260;
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-top: 8px;
    text-decoration: none;
    padding-top: 4px;
    padding-left: 5px;
    margin-left: 0px;
}

a.menu_left_item:hover
{
    color: black;
}

a.podmeni2:link, a.podmeni2:visited {
    padding-left: 10px;
    
    font-weight: bold;
    
    color: #6b6b46;
    text-decoration: none;
    text-align: left;
}
a.podmeni2:hover{
    color: black;
}

a.domov_link {
    width: 250px;
    height: 200px;
    display: block;
}

.galerija_album_seznam {
    width: 90%;
    text-align: left;
    border: 1px solid black;
}
.galerija_slike {
    
}

.div_desno a:link, 
.div_desno a:visited {
    color: red;
    text-decoration: none;
}
.div_desno a:hover {
    text-decoration:underline;
}

.spodnji_meni a{
    font-weight: bold;
    font-size: 12px;
    
    color: #6b6b46;
    text-decoration: none;
}
.div_vsebina_spodnji_meni{
    border-left: 6px solid #fff3f3;
    border-right: 6px solid #fff3f3;
    height: 20px;
    width: 705px;
    background: url(images/vsebina_bg.gif) top repeat-x #e5e5c0;    
}