.page{
margin-left: auto;
margin-right: auto;
width: 900px;
}

.player{
width: 900px;
margin-left: auto;
margin-right: auto;
}

.player p {
color: white;
float: right;
font-family: tahoma;
font-size: 13px;
}

.obsah{
margin-top: 5px;
width: 900px;
height: 600px;
}

Body {
background-image: url(../images/web/bg.jpg);
background-repeat: repeat-x;
}

#valid {
text-align: center;

}