body {
background: #0F50A6 url(../../images/bg_top.gif) repeat-x top;
font-family: "Trebuchet MS",Helvetica,Sans-serif;
font-size: 12px;
margin: 0;
padding: 30px 20px 0;
text-align: center;
color: #FFFFFF;
}

h1 {
color: #CFF2FF;
font-size: 18px;
margin: 0;
border-bottom: 1px solid #5FD5FF;
padding-bottom: 10px;
}

a {
outline: none;
color: #C2FFF4;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.soon {
font-size: 14px;
font-weight: bold;
padding: 30px 0;
}

#kontakt {
padding: 10px 0;
background: #00528F;
line-height: 18px;
}

p {
margin: 0;
padding: 7px 0;
}