@charset "utf-8";
/* CSS Document */
a {
	text-decoration:none;
	color:#333;}
a:hover {
	text-decoration:underline;
	color:#333;	}
a img{
	border:none;}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:0;
	margin:10px;
	margin-top:0;
	margin-left:0;
	}
.bar{
	position:absolute;
	top:0;
	right:1px;
	float:right;
	background:url(../img/bar_bg.gif);
	width:180px;
	height:19px;
	padding-top:6px;
	margin-right:3px;
	text-align:left;
	color:#174c64;
	padding-left:21px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	z-index:10
	}
.list {
	float:left;
	background:url(../img/arrow1.gif) left no-repeat;
	color:#FFF;
	padding-left:13px;
	margin-right:40px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
.list a {
	text-decoration:none;
	color:#FFF;
	cursor:pointer;}
.list a:hover {
	text-decoration:none;
	color:#FFCC00;
	cursor:pointer;}
.sponsors {
	clear:both;
	}
.sponsors img {
	margin-right:20px; 
	}
.date {
	color:#258cbf;
	font-weight:bold;
	}
#xiao a {
	color:#036; 
	padding:2px;	
		}
#xiao a:hover {
	text-decoration:none;
	background:#036; 
	color:#FFF; 
	padding:2px;
	}
.kategori {
	float:left;
	width:100%;
	border:solid 1px #BBB; 
	background:#F2f2f2; 
	color:#990000; 
	font-weight:bold; 
	margin-bottom:10px; 
	margin-top:10px;
	}
.player {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border:solid 1px #AAA;
	border-left:none;
	background:url(../img/player_left_hov.gif) left no-repeat #f2f2f2;
	width:220px;
	padding:3px;
	padding-left:8px;
	cursor:pointer;
}
.player_hov {
	float:left;
	margin-right:20px;
	margin-bottom:10px;	
	border:solid 1px #AAA;
	border-left:none;
	background:url(../img/player_left.gif) left no-repeat #f2f2f2;	
	width:220px;
	padding:3px;
	padding-left:8px;	
	cursor:pointer;	
	}	
.emri {
	color:#036;
	font-weight:bold;}
.viti {
	color:#990000;}