@charset "utf-8";
/* CSS Document */
body {
background: url(../images/treva-ta.gif) no-repeat left top;
margin: 0;
padding: 0;
height: 145px;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
}

#senka-ta {
background: url(../../images/top.png) repeat-x top;
height: 20px;
}

#content {
width: 750px;
padding: 0;
margin: 0;
padding-bottom: 20px;
}

#credits {
position:absolute;
left: 5px;
top: 95px;
width: 280px;
height: 43px;
text-align: center;
font-size: 9px;
text-transform: uppercase;
color: #777;
}

#credits a {
text-align: center;
text-decoration: none;
color: #fdfdfd;
outline: none;
}

#credits a:hover {
text-align: center;
text-decoration: none;
color: #777;
}

#menu_holder {
height: 58px;
width: 100%;
display: block;
position: absolute;
top: -58px;
overflow: hidden;
}

#nav {
height: 58px;
width: 642px;
margin: 0 auto;
padding: 0;
background-image: url(right.png);
background-repeat: no-repeat;
background-position: right;
}

#hit_area {
height: 120px;
width: 100%;
margin: 0;
padding: 0;
display: block;
background: url(../images/logo.png) no-repeat left top;
}

#hit_area2 {
width: 100%;
background: url(../images/player-ot.png) no-repeat center top;
padding: 7px 0 0 0;
display: block;
position: absolute;
margin: 0;
left: 0;
top: 90px;
}

#nav ul {
margin: 0;
padding: 0 0 0 21px;
height: 58px;
list-style-type: none;
background-image: url(left.png);
background-repeat: no-repeat;
}

#nav li{
margin: 0;
padding: 0;
float: left;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
background-image: url(middle.png);
background-repeat: repeat-x;
height: 58px;
width: 100px;
display: block;
line-height: 58px;
font-weight: bold;
color: #000;
text-decoration: none;
text-align: center;
outline: none;
}

#nav li a:focus, #nav li a:hover{
text-decoration : none;
color: #765e54;
}