body 
{  
background-color:#000;  
height:2000px;  
color:#ccc;  
font:10px "Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;  
}  

body h3
{
font: 10px;
text-decoration: none;
font-weight: none;
}


#header
{
margin-left: 40px;
margin-top: 50px;
width: 1010px;
height: 100px;
border:1px solid #999;  
border-left:6px solid #999;  
font-size: 12px;
}

#textbox
{
position: absolute;
width: 630px;
height: 300px;
margin-left: 210px;
margin-top: 10px !important;
margin-top: 10px;
border:1px solid #999;  
border-left:6px solid #999;  
}

#menu
{  
position:relative;
margin-top: 0px !important;  
width:200px;  
}  

#ie
{
margin-top: 800px;
}

#menu ul 
{  
margin-bottom:20px;  
} 

#menu ul li
{  
list-style: none;
}  

#menu ul li a 
{  
display:block;  
border:1px solid #999;  
background-color:#222;  
border-left:6px solid #999;   
color:#ccc;  
padding:5px 5px 5px 25px;  
text-decoration: none;
list-style-type: none;
list-style: none;
}

#menu ul.prvi li a:hover 
{  
border-color:#09f;  
}  

#menu ul.drugi li a:hover 
{  
border-color:#9f0;  
}  

#menu ul.tretji li a:hover 
{  
border-color:#f09;  
}  

#novice
{
width: 193px;
height: 170px;
position: absolute;
margin-left: 857px;
margin-top: -222px;
/*display:block;  */
border:1px solid #999;  
background-color:#222;  
border-left:6px solid #999;  
overflow: auto;
}


#novice h3 
{
margin: 0;
padding: .25em;
background: black;
color:#ccc; 
border-bottom:1px solid #999;  
cursor: pointer;
}

#novice div 
{
padding: .5em .25em;
color:#09f;
}



p a
{
text-decoration: none;
color: white;
}

p a.prvi:hover
{
color:white;
}

p a.drugi:hover
{
color:white;
}

p a.tretji:hover
{
color:white;
}

p a.prvi1:hover
{
color:#09f;
}

p a.drugi1:hover
{
color:#9f0;
}

p a.tretji1:hover
{
color:#f09;
}

p a.drugi
{
color: #9f0;
}


p a.prvi 
{
color: #09f;
}


p a.tretji
{
color: #f09;
}



