body {
background-image: url(images/hatter.jpg);
background-position: 0 0px;
background-repeat: repeat-y;
}

#cont {
position: absolute; left: 0px; top: 0px;
width: 1020px; height: 680px;
}

#szov {
position: absolute; left: 250px; top: 80px;
width: 700px;
font-family: FreeSans, Verdana;
color: #C7666D;
}

#szov p {
font-size: 17px;
text-align: center;
}

.tab1 {
position: relative; left: 50px; top: 0px;
border-collapse: collapse;
text-align: center;
}

.tab1 table {
width: 600px;
}

.tab1 th {
width: 600px; height: 40px;
font-size: 18px;
font-style: italic;
border: 1px outset #5A1819;
background-color: #5A1819;
}

.tab1 td {
height: 30px;
font-size: 16px;
border: 1px outset #5A1819;
background-color: #5A1819;
}

.koz {
width: 600px; height: 50px;
}
