body {
margin: 0px;
padding: 0px;
background: #F7DE87;
}

#content {
position: relative;
margin: auto;
background: url(images/udvozoljuk.png);
width: 860px;
height: 580px;
}

#content a {
display: block;
position: absolute;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-align: center;
outline: none;
padding-top: 1px;
}

#content a:hover {
color: #000000;
}

#content .b_ppb {
color: #000000;
font-size: 12px;
font-weight: bold;
background: url(images/login.png);
background-position: center;
background-repeat: no-repeat;
z-index: +10;
}

#content .b_ppb:hover {
background: url(images/login_.png);
background-position: center;
background-repeat: no-repeat;
z-index: +10;
}

