body {
	margin: 0px 0px 20px 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #114477;
	color: #FEAD33;
	}

a:link, a:active, a:visited {
	color: #FEAD33;
	text-decoration: underline;
	font-size:11px;
}

a:hover{
	color: #FEAD33;
	text-decoration: underline;
}

img {border: 0;}

table.sivi-okvir {
	border: 1px solid #FEAD33;
}

table.sivi-okvir th {
	background-color: #114477;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

table.sivi-okvir td {
	padding: 2px 2px 2px 2px;
}

p.naziv-bloka {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;

}

DIV.indexitem {
	margin: 2px;
	padding: 2px;
	width: 240px;
	min-height: 50px;
	float: left;
}



TD.indexboxcr {
	background-image: url(images/indexbox_cr.gif); width:14px;
	padding: 0px; margin: 0px; border: 0px;
}
TD.indexboxtc {

	text-transform: uppercase;
	color: #FEAD33;
	text-align: center;
	padding: 0px;
	vertical-align: top;
	font-weight: bold;
	line-height: 26px;
	padding: 0px; margin: 0px; border: 0px;
}
TD.indexboxbc {
	background-image: url(images/indexbox_bc.gif); height:14px;
	padding: 0px; margin: 0px; border: 0px;
}

TD.indexboxcenter {
	background-color: #19446F;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

DIV.indexboxcenter {
	float: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

DIV.indeximg {
	margin: auto;
	width: 720px;
}


#previewbox {
	float: left;
	margin-left: 0px;
	width: 320px;
	height: 280px;
}

#adboxpregame {
	float: left;
	width: 300px;
	height: 280px;
	margin-left: 8px;
	padding-left: 8px;
	border-left: 2px solid #7799BB;
}

#adbox {
	float: left;
	width: 300px;
	height: 280px;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 2px solid #7799BB;
}

.adboxtitle {
	color: #FEAD33;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

#hsboxouter {
	float: right;
	width: 300px;
	height: 250px;
}

#hsbox {
	width: 290px;
	height: 210px;
	overflow: auto;
	border: 1px solid #7799BB;
	color: #7799bb;
}

#gameinstructions {
	width: 640px;
	max-height: 240px;
	overflow: auto;
	color: #7799BB;
	text-align: left;
	font-size: 1em;
}

#pregameStory {
	width: 640px;
	max-height: 180px;
	overflow: auto;
	font-size: 1em;
	color: #7799BB;
	text-align: left;
}

#sidebox {
	width: 160px;
	height: 600px;
	position: absolute;
	left: 20px;
	top: 20px;
}

