body{
background-color: white;
font-family: Arial;
}
a { outline: 0; }
#all{
margin: 0 auto;
width: 765px;
}
#top{
background-color: #a3d55a;
font-size: 20px;
color: white;
height: 50px;
}
#top a{
color: #00592b;
text-decoration: none;
}
#top a:hover{
color: #00592b;
text-decoration: underline;
}
#mid{
background-color: #00ae36;
}
#bottom{
background-color: white;
height: 50px;
}
#kontakt_index{
font-size: 22px; 
color: black; 
text-align: center; 
width: 300px;
float: right;
margin-top: -270px;
margin-left: 470px;
position: absolute;
z-index: 1;
}
#logo{
position: absolute;
margin-left: 500px;
margin-top: -30px;
}
#main{
font-size: 15px;
background-color: #00ae36;
}
.b1{
display: block;
float:left; 
width:189px; 
border:solid 1px white; 
height:50px;
}
.b1 a{
color:white;
text-decoration: none;
}
.b2{
float:left; 
width:189px; 
border:solid 1px white; 
height:50px;
}
.b2 a{
color:#00592b;
text-decoration: none;
}

