h1
{
     font-size : 40px;
     color : #fafa30;
     background-color : transparent;
     letter-spacing : 8px;
     position : absolute;
     top: 0px;
     left: 300px; 
}
h2
{
     font-size : 26px;
     color : #ffff00;
     background-color : transparent;
     letter-spacing : 3px;
}   

body
{
background:#00127f;
color:#ffffff;
height:650px;
}
pre
{
     font-size : 10px;
     color : #ffffff;
     background-color : transparent;
     cursor : text;
} 
em
{
text-decoration:underline;
}
a:link
{
background:#ffff00;
color:#000000;
text-decoration:none;
}
a:visited
{
background:#ffff00;
color:#000000;
text-decoration:none;
}
a:hover
{
background:#ffff00;
color:#000000;
text-decoration:underline;
}
a:active
{
background:#ffff00;
color:#000000;
text-decoration:underline;
}



.akts
{
background:#00127f;
color:#aaaaaa;
}

.head
{
position:absolute;
top:-2px;
left:-2px;
background-image:url("../images/bl2gr");
background-repeat:repeat;
width:100%;
height:128px;
}
.nav
{
position:absolute;
top:150px;
left:7px;
background:#ffff00;
width:170px;
height:460px;
color:#aaaaaa;
}
.text
{
font-size : 18px;
position:absolute;
top:120px;
left:200px;
}
.valid
{
position:absolute;
top:595px;
left:655px;
height:37px;
background:#ffff00;
color:#000000;
}
.whereami
{
position:absolute;
top:110px;
width:100%;
font-size : 14px;
background:#333333;
color:#aaaaaa;
}
.sitenav
{
font-size : 12px;
font-style: italic;
background:#00127f;
color:#ffffff;
}
