body {
background-color: #000000;
}
a {
outline: none; /*brez pikčastega okvirja ko pritisnes*/
color: red;
}
img{
border: 0 none;
}
#okvir {
position: relative;
width: 980px;
margin-top: 16px;
margin-left: auto; 
margin-right: auto;
margin-bottom: -16px;
}
#glava {
position:relative;
float: left;
}
#naslov {
position:relative;
float: right;
z-index: 2;
}
#menu {
position: absolute;
top: 306px;
left: 0px;
width: 170px;
}
#menu_zgoraj {
position:relative;
}
#menu_levo {
position:relative;
float: left;
}
#menu_desno {
position:relative;
float: right;
}
#menu_spodaj {
position: absolute;
top: 272px;
left: 15px;	
width: 139px;
height: 21px;
}
#o_krastivalu {
position: absolute;
top: 37px;
left: 15px;	
width: 139px;
height: 24px;
}
#menu_zvezdice1 {
position: absolute;
top: 61px;
left: 15px;	
width: 139px;
height: 26px;
}
#novice {
position: absolute;
top: 84px;
left: 15px;	
width: 139px;
height: 29px;
}
#menu_zvezdice2 {
position: absolute;
top: 116px;
left: 15px;	
width: 139px;
height: 26px;
}
#program {
position: absolute;
top: 142px;
left: 15px;	
width: 139px;
height: 25px;
}
#menu_zvezdice3 {
position: absolute;
top: 167px;
left: 15px;	
width: 139px;
height: 26px;
}
#info {
position: absolute;
top: 192px;
left: 15px;	
width: 139px;
height: 22px;
}
#menu_zvezdice4 {
position: absolute;
top: 215px;
left: 15px;	
width: 139px;
height: 26px;
}
#arhiv {
position: absolute;
top: 241px;
left: 15px;	
width: 139px;
height: 26px;
}
#desno_gifp {
width:172px; 
float:right; 
position:relative;
margin-top: -5px; /*se ne deluje prav propravek za IE */
}
#animiran_gif {
position: absolute;
top: 390px;
left: 814px;	
}
#naslov_rubrike {
position: absolute;
top: 225px;
left: 200px;
width: 580px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: red;
font-size: 15px;
letter-spacing: 7px;
font-family: stencil, myriad pro light, cooper black;
}
#vsebina {
position: absolute;
top: 300px;
left: 200px;
width: 580px;
line-height: 150%;
text-align: justify;
color: white;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.3px;
font-family: times new roman;
}
#noga {
clear: both;
margin-top: 30px;
width: 580px;
text-align: right;
font-size: 12px;
color: red;
font-family: arial;
}

/* STILI ZA POSAMEZNE ELEMNETE NA STRANEH */

.prviods {
text-indent: 20px; /*zamaknjenost prve vrstice*/
}
.prviods:first-letter {
font-size: large;
}
.h2a {
font-size: 25px;
letter-spacing: 5px;
font-family: stencil, myriad pro light, cooper black;
border-bottom: 5px solid rgb(180,5,5);
}
.program {
font-size: 16px;
line-height: 170%;
font-weight: bolder;
}
.naslov_novic {
border-top: 3px solid rgb(180,5,5);
padding-top: 20px;
}
.link {
color: white;
}
.link:hover {
color: red;
}
#zemljevid {
margin: 40px;
}
#zemljevid a:hover img {
border: 2px solid rgb(180,5,5);
}