body {
color: #e1af96;
background-color: #c67557;
background-image: url('data/bg.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: center bottom; 
}

a#player {
margin: 0 auto;
}

div#buttons {
padding: 5px;
border-left: #e1af96 dotted 2px;
float: right;
position: relative;
top: -300px;
width: 225px;
height: 250px;
}

span#stopka {
font-family: verdana, sans-serif;
font-size: 9px;
color: #e1af96;
}

span#stopka a {
color: #e1af96;
text-decoration: none;
border-bottom: #e1af96 dotted 1px;
}

div#gsense {
border-right: #e1af96 dotted 2px;
width: 234px;
height: 250px;
float: left;
position: relative;
top: -300px;
}
