body {
    font-family: Corbel, Tahoma, Arial, sans-serif;
    color: #222222;
    background-color: #BBBBBB;
    text-align: left;
    font-size: 14px;
}

h2 {
    text-align: left;
    padding: 0px;
    margin: 0px;
}

#prihl {
    background-color: #DDDDDD;
    border: 5px solid white;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -300px;
    width: 600px;
    padding: 10px;
}

#body {
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -525px;
    background: white;
    padding: 0px;
    width: 1050px;
    height: 625px;
}

#prihllink {
    position: absolute;
    left: 441px;
    top: 500px;
}

#ubytlink {
    position: absolute;
    left: 75px;
    top: 500px;
}

#info1link {
    position: absolute;
    left: 75px;
    top: 540px;
}

#info2link {
    position: absolute;
    left: 790px;
    top: 540px;
}

#main {
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -525px;
    width: 1050px;
}

img#tabs {
    border: none;
}

.tabB {
    text-align: justify;
}

#tab1B, #tab6B, #tab4B, #tab9B {
    position: absolute;
    left: 251px;
    top: 88px;
    width: 349px;
    height: 349px;
    background: white;
}

#tab2B, #tab7B, #tab5B, #tab10B {
    position: absolute;
    left: 436px;
    top: 88px;
    width: 349px;
    height: 349px;
    background: white;
}

#tab3B, #tab8B {
    position: absolute;
    left: 65px;
    top: 88px;
    width: 349px;
    height: 349px;
    background: white;
}

a {
    color: #D10300;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.tabB {
    display: none;
}

small {
    font-size: 13px; 
}

p.small {
    width: 380px;
}

p.white {
    color: #AAAAAA;
}
