body {
background: #DFDFDF;
font-family: Arial,Trebuchet MS,Helvetica,Sans-serif;
font-size: 12px;
margin: 0;
padding: 30px 20px 0;
text-align: center;
color: #6B6B6B;
}

h1 {
color: #A49055;
font-size: 18px;
margin: 0;
border-bottom: 1px solid #AFAFAF;
padding-bottom: 10px;
}

a {
outline: none;
color: #AB1E38;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

.soon {
font-size: 14px;
font-weight: bold;
padding: 40px 0;
}

#kontakt {
padding: 10px 0;
background: #EFEFEF;
line-height: 18px;
}

p {
margin: 0;
padding: 7px 0;
}
