/* CSS Document */

body {
	margin:10px;
	background:url(images/bg.jpg) top repeat-x #c6edc0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333366;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	color:#3366cc;
	background:url(images/squashball_mini2.png) no-repeat left top;
	padding-left:50px;
	min-height:35px;
	border-bottom:1px solid #336699;
}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#333366;
}

.kiemelt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:5px;
	border-top:1px solid #336699;
}

#container{
/*	border:1px solid #9900FF; */
}

#header {
	position:relative;
	clear:both;
	background:url(images/head.png) no-repeat right 0px;
	margin:-22px 0 6px 0;
	min-height:212px;
	font-size:1px;
	border-bottom:#336699 6px solid;
/*	border:1px solid #9900FF; */
}

#evszam {
	position:relative;
	float:left;
	clear:right;
	margin:100px 0 20px 200px; 
}

#icon {
	position:relative;
	height:12px;
	width:250px;
	float:right;
	margin-top:-10px;
	font-size:10px;
	text-align:right;
/*	border:1px solid #CC3300;*/
}

a img {
	text-decoration:none;
	border-width:0px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#336699;
	border:none;
}

a:hover {
	text-decoration:none;
	color:#3388BB;
	border:none;
}

#wrapper {
	float:left;
	width:100%;
	background:url(images/wrap_bg.png) repeat-x 0 0;
/*	border:1px solid #DD5588;*/
}

#content {
	margin: 0 130px 0 165px;
	min-height:400px;
	padding:40px 10px 10px 10px;
/*	border:1px solid #5544FF;*/
}

.content_head {
	width:100%;
	height:6px;
	background-color:#336699;
}


#menu {
	float:left;
	margin:30px 0 20px -750px;
	width:190px;
	min-height:500px;
/*	border:1px solid #668800; */
}

#menu img {
	position:relative;
	top:-15px;
	left:-8px;
	margin-top:-50px;
}

#counter {
	clear:both;
	width:185px;
	height:30px;
}


#sponsor {
	float:right;
	margin-top:30px;
	margin-left:-122px;
	width:120px;
	min-height:120px;
/*	border:1px solid #668800;*/
}

div.sponsor_elem {
	display:block;
	vertical-align:middle;
	text-align:center;
	background:url(images/sponsorbox.png) no-repeat;
	height:105px;
	width:117px;
/*	border:#66FF66 solid 1px;*/
	margin:0;
}

#footer {
	padding:10px;
/*	border:1px solid #CC0066;*/
}

.announce {
	display:block;
	border:1px solid #336699;
	margin:10px;
	padding:5px;
}
