.globalBg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(background.jpg);
	background-repeat: repeat;
}
.navigation {
	background-image: url(images/ygo_08.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
.content_mid {
	background-image: url(images/content_mid.jpg);
	background-repeat: repeat-y;
}
.content_foot {
	background-image: url(images/content_foot.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 29px;
}
.events_box_head {
	background-image: url(images/ygo_06.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 23px;
}
.navi_bullet {
	background-image: url(bullet.jpg);
	padding: 3px 0px 0px 4px;
	background-repeat: no-repeat;
	height: 7px;
	width: 9px;
}
.box_mid {
	background-image: url(images/ygo_09.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.box_foot {
	background-image: url(images/ygo_16.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 10px;
}
.sponsors_box_head {
	background-image: url(images/ygo_18.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 22px;
}
.info_box_head {
	background-image: url(images/ygo_19.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 22px;
}
#navigacija {
	font: 11px/14px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#navigacija a:link, #navigacija a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigacija a:hover, #navigacija a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigacija ul {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
	line-height: 17px;
	list-style-image: url(bullet.jpg);
}
