.menu {
display: inline;
float: right;
margin-top: 31px;
}

.menu_1 {
display: inline;
width: 56px;
height: 17px;
float: left;
}

#menu_1_selected {
display: inline;
width: 56px;
height: 17px;
float: left;
background: url(../images/menu/1.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_1, a:visited.menu_1 { 
background: url(../images/menu/1.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_1 { 
background: url(../images/menu/1.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_2 {
display: inline;
width: 72px;
height: 17px;
float: left;
}

#menu_2_selected {
display: inline;
width: 72px;
height: 17px;
float: left;
background: url(../images/menu/2.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_2, a:visited.menu_2 { 
background: url(../images/menu/2.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_2 { 
background: url(../images/menu/2.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_3 {
display: inline;
width: 59px;
height: 17px;
float: left;
}

#menu_3_selected {
display: inline;
width: 59px;
height: 17px;
float: left;
background: url(../images/menu/3.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_3, a:visited.menu_3 { 
background: url(../images/menu/3.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_3 { 
background: url(../images/menu/3.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_4 {
display: inline;
width: 61px;
height: 17px;
float: left;
}

#menu_4_selected {
display: inline;
width: 61px;
height: 17px;
float: left;
background: url(../images/menu/4.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_4, a:visited.menu_4 { 
background: url(../images/menu/4.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_4 { 
background: url(../images/menu/4.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_5 {
display: inline;
width: 89px;
height: 17px;
float: left;
}

#menu_5_selected {
display: inline;
width: 89px;
height: 17px;
float: left;
background: url(../images/menu/5.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_5, a:visited.menu_5 { 
background: url(../images/menu/5.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_5 { 
background: url(../images/menu/5.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_6 {
display: inline;
width: 76px;
height: 17px;
float: left;
}

#menu_6_selected {
display: inline;
width: 76px;
height: 17px;
float: left;
background: url(../images/menu/6.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_6, a:visited.menu_6 { 
background: url(../images/menu/6.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_6 { 
background: url(../images/menu/6.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_7 {
display: inline;
width: 69px;
height: 17px;
float: left;
}

#menu_7_selected {
display: inline;
width: 69px;
height: 17px;
float: left;
background: url(../images/menu/7.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_7, a:visited.menu_7 { 
background: url(../images/menu/7.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_7 { 
background: url(../images/menu/7.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_8 {
display: inline;
width: 48px;
height: 17px;
float: left;
}

#menu_8_selected {
display: inline;
width: 48px;
height: 17px;
float: left;
background: url(../images/menu/8.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_8, a:visited.menu_8 { 
background: url(../images/menu/8.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_8 { 
background: url(../images/menu/8.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

.menu_9 {
display: inline;
width: 61px;
height: 17px;
float: left;
}

#menu_9_selected {
display: inline;
width: 61x;
height: 17px;
float: left;
background: url(../images/menu/9.gif);
background-position: 0 -34px;
cursor: pointer;
}

a:link.menu_9, a:visited.menu_9 { 
background: url(../images/menu/9.gif);
background-repeat: no-repeat;
cursor: pointer;
}

a:hover.menu_9 { 
background: url(../images/menu/9.gif);
background-repeat: no-repeat;
background-position: 0 -17px;
cursor: pointer;
}

#sddm
{	
	z-index: 30;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}

#sddm li
{	
	list-style: none;
	width: 59px;
	float: left;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	background: url(../images/games_menu.gif);
	width: 120px;
	height: 85px;
	margin-top: -6px;
	margin-left: 10px;
}

	#sddm div a
	{	
		display: block;
		margin: 0;
		width: auto;
		height: 24px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	
	  height: 24px;
  }