.spr_menu ul {
   
}

.spr_menu li {
	float: left;
	list-style-type: none;	
}

.spr_menu a {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

div.spr_body_bkg {
  background-image: url(../img/div_bkg.png);
	background-position: left top;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 796px;  
  height: 148px;
}

table.spr_table {
  padding: 5px 0 0 40px;
  width: 100%;
}

table.spr_table td {
  padding-bottom: 4px;
}

table.spr_konkurs {
  padding: 13px 0 0 15px;
  width: 100%;
}

.spr_body_bkg img {
  float: left;
}

.spr_body_bkg p {
  float: left;
  width: 100px;
  margin: 0;
  padding: 5px;
}

.spr_body_bkg p a {
  font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* First and Last */
.spr_first_noactive {
	background-image: url(../img/first_noactive.png);
	background-position: left top;
	width: 12px;
	height: 29px;
}

.spr_last_noactive {
	background-image: url(../img/last_noactive.png);
	background-position: left top;
	width: 12px;
	height: 29px;
}

.spr_first_active {
	background-image: url(../img/first_active.png);
	background-position: left top;
	width: 12px;
	height: 29px;
}

.spr_last_active {
	background-image: url(../img/last_active.png);
	background-position: left top;
	width: 12px;
	height: 29px;
}
/* ---------- */


.spr_middle_noactive {
	background-image: url(../img/noactive.png);
	background-position: right top;
	width: 37px;
	height: 29px;
	
}

.spr_middle_r_active {
	background-image: url(../img/active_right.png);
	background-position: right top;
	width: 37px;
	height: 29px;
}

.spr_middle_l_active {
	background-image: url(../img/active_left.png);
	background-position: right top;
	width: 37px;
	height: 29px;
}


.spr_noactive_link {
	background-image: url(../img/middle_noactive.png);
  text-align: center;
  width: 98px;
	height: 29px;
}

.spr_noactive_link a {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;	
	line-height: 29px;
}


.spr_active_link {
	background-image: url(../img/middle_active.png);
	background-repeat: repeat-x;
  text-align: center;
  width: 97px;
	height: 29px;
	line-height: 29px;
}

.spr_active_link a {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#superstar {
 	margin-left: 10px;
 	margin-top: 18px;
 	clear: all;
	width: 800px;
}
