.aktual_table1{
 margin:0px;
 margin-left:3px;
 margin-right:3px;
}

.aktual_table2{
 padding:3px; 
 margin:5px;
}
.aktual_table2 p{
 font-size:12px;
 padding:1px;
 }
.aktual_table2 span{
 font-size:13px;
 font-weight: 800;
 padding:1px;    
 
 }
.lister{
 font-size: 13px;
 text-align: center;
 color: #2E835A;
} 
.lister h3{
 font-size: 11px;
 padding:2px;
 margin:1px;
 text-align: center;
 color:#467148;
} 
.lister a{
 color: #585858;
 text-decoration: none;
 font-weight: 600;
 }
.lister a:hover{
 color: #800000;
 background-color: #D0D0D0;
}
.date{
 border-bottom:1px solid gray;
 color:#580000;    
 margin-right:5px;
}
.kalendar_header{
width:100%;
border-bottom: 1px solid silver;    
}
.kalendar_date{
 font-weight: 800;   
 color:#580000;  
 font-size: 12px;  
 margin-right:5px;
 border-bottom: 1px solid silver;
}
.kalendar_time{
 font-weight: 800;   
 color:black;  
 font-size: 90%;  
}
.kalendar_title{
font-size: 13px;
font-weight: 800;
text-align: right;
border-bottom: 1px solid silver;
    
}
.presun{
 width:100%;
 text-align:right;
 font-size:12;
 letter-spacing: 1px;
}
.presun a{
 background-color:#FFFFFF;
 padding:3px;
 padding-right:15px;
 padding-left:15px;
 text-decoration:none;
 color:#800000;
 border-top: 1px solid #D0D0D0;
 border-bottom: 1px solid #969696;
 }
.presun a:hover{
 background-color:#FEE7BC;
}
.aktual_table_end{
 background-color:#FDF87A; 
 margin:0px;
 margin-left:3px;
 margin-right:3px;
 height:1px;
}
.galery{
 background:#FFFFFF;
 vertical-align:middle;
 border:1px solid grey;
 padding:0px;
 margin:0px 15px 0px 15px;
 text-align:center;
}
.galery img{
vertical-align:middle;
border:1px solid white;
margin:10px;
}
.galery img:hover{
 border:1px solid black;
}
.status_text {
 padding:3px;
 text-decoration:none;
 background-color:black;
 font-size:12px;
 text-align:right;
 border-top:1px solid #999999;
 color:white;
}
.status_text a{
 text-decoration:none;
 margin-top:5px;
 padding:0px 5px 0px 3px;
 color:white;
}
.status_text a:hover{
 text-decoration:none;
 color:while;
 background-color:#444444;
 } 