body {
		margin: 0px;
		padding: 0px;
		font: 76% arial,sans-serif;
		background-color: #ffffff;
		background-image : url(../Slike/bg.png);
		background-position : center 130px;
		background-repeat : no-repeat;
		}
	
	
	/* top */
	.banner {
		background:#fff;
		background-image : url(../Slike/topbg.gif);
		background-repeat : repeat-x;
		height:80px;
		height:79px;
		}
		
			
	.logo {
	width: 238px;
	height: 79px;
	background-image: url(../Slike/logo.png);
	}
	
.logo span {
	display: none;
	}
	
	.top {
	position: absolute;
	right:5px;
	top:10px;
	margin: 0;
}
	
/* navigacija */
.nav {
	position: absolute;
	right:0px;
	top: 58px;
	margin:0;
	padding:0px;
}
.navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

.label {
	display: block;
	text-align: right;
	padding: 3px 5px;
	background-color : #EEEEEE;
	font-weight : bold;
	font-size:0.75em;
	width:100px;
}
.leftcontent
 {
	position: absolute;
	left:0px;
	top:79px;
	width:230px;
	background:#fff;
	border:1px solid #fff;
	margin-top: 10px;
	
}
.leftcontent h1 {
	font : bold 2em Trebuchet MS, Geneva, Arial, Helvetica;
	color : #0033CC;
}
.note {
	color: #565656;
	display:block; 
	border:1px solid #FFEEAC; 
	font-weight: bold;
	padding: 5px; 
	text-align: center;
	margin-left:50px;
	background: transparent;
	background-image : url(../Slike/notebg.gif);
	
}
.nonote {
	color: Red;
	display:block; 
	border: 1px solid #FF6600;
	font-weight: bold;
	padding: 5px; 
	text-align: center;
	margin-left:50px;
	background:transparent;
	background-image : url(../Slike/notebg.gif);
}
/*margin-left sam stavio na stranici kako bi ovo vazilo za sve strane*/
.centercontent {
		margin-top: 10px;
   		
   		border:1px solid #fff;
   		margin-right:1px;
   		
		}

.DropDown
{
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 140px;
}
.Head2HeadButton
{
	display: block;
	background-color : #0000BF;
	color : White;
	padding: 2px 6px;
	font-weight : bold;
	text-align: center;
	border : 1px solid #EEEEEE;
	margin-left : 20px;
	cursor :pointer;
	height :23px;
	width: 140px;
}
.GoToMyBet
{
	display: block;
	background-color : #0000BF;
	color : White;
	padding: 2px 6px;
	font-weight : bold;
	text-align: center;
	text-decoration: none;
	border : 1px solid #EEEEEE;
	margin-left : 20px;
	cursor :pointer;
	height :18px;
	width: 100px;
	
}
.ListBoxLeague
{
	width:140px;

}
