body {
background-color:#000000;
}

img {
border: none;
}

.hlavni {
width: 713px;
height: 530px;
position: absolute;
top: 50%;
left: 50%;
margin: -271px 0px 0px -356px;
overflow: off;
background-color:#00000;
}

.up {
position: absolute;
top: 0px;
left: 0px;
width: 713px;
height: 83px;
}

.left {
position: absolute;
top: 83px;
left: 0px;
width: 138px;
height: 451px;
}

.center {
position: absolute;
top: 83px;
left: 138px;
width: 566px;
height: 442px;
overflow: auto;
background-color: white;
scrollbar-base-color: orange;
}

.right {
position: absolute;
top: 83px;
left: 704px;
width: 9px;
height: 451px;
}


.down {
position: absolute;
top: 525px;
left: 138px;
width: 575px;
height: 9px;
}