html, body {
background-color:#fff; 
color:#666; 
width:100%; 
height:100%; 
margin:0; 
padding:0; 
border:0; 
font-family: serif; 
font-size:100%;
line-height:110%;
}

h1{
font-family:Georgia, Times New Roman, sans-serif; 
font-size:150%;
font-weight:normal;
padding-bottom:10px;
}

h2{
font-family: serif; 
font-size:90%;
font-weight:normal;
padding:0;
margin:0;
color:#999;
font-style:italic;
}

table {
font-size:100%; 
color:#FFFFCC;
}

#container {
width:100%; 
overflow:hidden;
}

#parallax {
width:100%; 
height:980px; 
overflow:hidden; 
position:relative; 
margin:0 auto; 
}

#nebo {
position:absolute; 
left:-20%;
}

.block ul li p.span {
margin-right:2px;
}


.date {
color: #ccc;
font-size: 100%;
}

#toper{
position:absolute;
left:8%;
top:40px;
z-index:8;
}

#footer{
position:absolute;
top:800px;
z-index:8;
line-height:130%;
}

#logo { 
position:absolute;
width:177px; 
height:78px; 
z-index:4;
background:url('/images/logo.png') top left no-repeat;
	//background-image:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod=crop); background-repeat:no-repeat;
}

#nav { 
position:absolute;
left:-65px;
top:10px;
}

#topmenue {
font-family: serif; 
position:absolute; 
font-size:90%;
width:300px; 
top:85px;
left:40px;  
line-height:150%; 
}

#news {
font-size:90%; 
position:absolute; 
width:25%; 
right:10%; 
top:570px;  
padding:0; 
z-index:3;
}

.news.date {
color:ccc; 
padding-left:10px;
}

#main {
position:absolute; 
right:0; 
top:0; 
width:100%;
}


a:link, a:visited {
color:#993300; 
text-decoration:underline;
}

a:hover, a:active {
color:#ff0000; 
text-decoration:underline;
}

p {
margin:0; 
padding:0; 
margin-bottom:1.6em;
}

img {
border:0;
}
