body {
	background-color: #000000;
	background-image: url(../art/bck.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
}

#okvir {
	background-image: url(../art/slika.jpg);
	background-repeat: no-repeat;
	width:1020px;
	height:698px;
	margin-left: auto;
	margin-right: auto;
}

#podaci {
	width:620px;
	height:170px;
	padding-left:400px;
	padding-top:45px;
	line-height: 21px;
}

#menu {
	width:900px;
	height:30px;
	padding-left:20px;
	padding-top:10px;
	line-height: 28px;
	text-align: left;
}
#menu img {
border:none;
}
#ban {
	background-image: url(../art/ban.jpg);
	background-repeat: no-repeat;
	width:900px;
	background-position:center bottom;
	height:70px;
	vertical-align:bottom;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
#F2 {
	padding-top:380px;
	height: 50px;
	width: 150px;
	float: left;
}
#ludo {
	width:550px;
	padding-left:20px;
	padding-top:10px;
	float:right;
	text-align: left;
	margin-top: 20px;
}
#ludo img {
	border: 2px #FFFFFF solid;
}