body, td
{
	text-decoration: none;
	cursor: default;

	font-family: verdana, geneva, arial, sans-serif;
	color: #404040;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

body {
	margin: 0 20px;
	background: #fff;
}

img {
	border: 0;
}

h2 { font-size: 150%; font-weight: bold; margin-bottom: 0.3em; }
h3 { font-size: 110%; font-weight: bold; margin-bottom: 0.5em; margin-top: 0.5em; }
h4 { font-size: 110%; font-weight: bold; margin-bottom: 0.5em; margin-top: 0.5em; }


a:link { color: #0040d0; text-decoration: underline; }
a:hover { color: #0040d0; text-decoration: underline; }
a:visited { color: #0040d0; text-decoration: underline; }

div.main
{
	padding: 15px 0px 0px 0px;
	width:883px;
	text-align:left;
}

td.sub_head div#title {
	background: transparent url('http://www.slavoniancup.org//img/sub_head_back_1.gif') no-repeat 200px 0;
	width: 887px;
	height: 104px;
	margin: 10px 0;
	padding: 0;
}
td.sub_head div#pic {
	background: transparent url('http://www.slavoniancup.org//img/sub_head_img_1.jpg') no-repeat 0 0;
	width: 200px;
	height: 104px;
	float: left;
}
td.sub_head h1 {
	position: relative;
	margin: 0;
	padding: 0;
	top: 70px;
	left: 15px;
	color: #E4E0BE;
	font-size: 25px;
	font-family: Tahoma, arial, sans-serif;
	font-weight: normal;
}



td.col_main {
	padding: 15px 0 0 15px;
	width: 687px;
}

td.col_left {
	width: 200px;
}

div.sub_footer {
	margin: 30px 0 0 0;
	padding: 10px 15px;
	/* height: 20px; */
	background: transparent url('/img/footer_back.jpg') no-repeat 0 0;
}


td.col_left {
	padding: 10px 0;
}

ul {
	margin: 0;
	padding: 0;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
}

ul.level_1 {
	width: 200px;
}

ul.menu li.current {
	font-weight: bold;
}

ul li {
	padding: 0 0 0 20px;
	background : url('/img/marker.gif') no-repeat 0 0;
	list-style: none;
}
