body {

	margin: 0;

	padding: 0;

}

img {

	border: none;

}

#loader {
	width: 100%;

	border: 0;

}

a {

	font: 11px;

	color: #fff;

	outline: none;

	text-decoration:none;

}

#navbar {
	background: url(../images/democubuk_arkaplan.png) repeat-x 0 0;
	height: 48px;
	line-height: 48px;
	text-align: center;
	padding:0px;
	margin: 0;
	position: absolute;
	top:0;
	left:0;
	width:100%;

}

#navbar div {


}

#selector,

#logo,

a#join {

	float: left;

}

#logo {

	margin: 0 80px 0 20px;

}

#logodemo{

float:left;

width:425px;

height:48px;

margin-top:0px;

background:url(../images/logo_demo.png) no-repeat left;}

a#join {

	background: url(../images/satinal_dugme.png) no-repeat top;

	display: block;

	width: 148px;

	height: 36px;

	margin: 7px 0 0 40px;

	border: none;

}

a#banner {
border:1px solid red;

	position: absolute;

	bottom: 6px;

	right: 40px;

	border: none;

	background: url(../images/logo_demo_sag.png) no-repeat left;

	display: block;

	width: 180px;

	height: 32px;

}

a:hover#banner {

	

}

#selector,

#scrolllist {

	background: #1a1a1a;

	padding: 0px !important;

	font:normal 12px Tahoma, Geneva, sans-serif;

	

}

#selector {
border-right:1px solid #999;
border-left:1px solid #999;
border-top:1px solid #999;
position: relative;
width: 275px;
height: 20px;
line-height: 20px;
color: #959595;
margin-top:15px;

	

}

#selector span {font-size: 10px;color:#fff; cursor: pointer;}

#scrolllist {
border-right:1px solid #999;
border-bottom:1px solid #999;

	width:276px;

	height: 380px;

	position: absolute;

	top: 20px;

	left: -1px;

	overflow: hidden;

	display: none;background: #000;

}

#scroll {
border-left:1px solid #999;

	width: 276px;

	height: 380px;

	overflow: auto;

	float: left;

	padding: 0 !important;

}



#scroll table td {text-align: left; padding: 6px 0;}

#scroll table{width: 276px;}

td.fk {padding-left: 10px!important;

padding-right: 10px!important;}

#scroll table td {border-bottom: 1px solid #181818;}

#scroll table tr:hover {background: #121212;color: #fff;} 

#scroll table tr:hover a {color: #ff9900;} 

