body {
	background:url(/css/img/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#707161;
	font-family:Tahoma, Arial;
}

a:link, a:visited {
	color:#2174C4;
	text-decoration:underline;
}

a:active, a:hover {
	text-decoration:none;
}

#rightColumn .news_box img {
	border:#D2D5C0 solid 3px;
	margin:5px;
}

.c {
	clear:both;
}
.box {
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ECEDE5;
}

p {
	line-height:19px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px;
}
	
h1 {
	width:100%;
	height:48px;
	line-height:48px;
	background:url(/css/img/h1_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#707161;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-20px;
}
	h1 span {
		margin:0 0 0 20px;
	}
	
h2 {
	width:100%;
	height:89px;
	line-height:48px;
	background:url(/css/img/h2_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#707161;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-35px;
	z-index:200;
}
	h2 span {
		margin:0 0 0 20px;
	}

h3 {
	margin:1px 20px 20px 20px;
	border: 1px solid #DEDFD7;
	padding:0 10px 0 10px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent;
	position:relative;
	z-index:500;
	width:505px;
	height:35px;
	line-height:35px;
}

	h3 span.date {
		position:absolute;
		right:7px;
		top:0px;
		width:90px;
		text-align:center;
		color:#AAAB9E;
		font-size:11px;
		font-weight:normal;
		margin:0px;
		padding:0px;
	}
	
ul li {
	line-height:1.8;
}

#main_container {
	height:100%;
	width:785px;
	display:block;
	margin:auto;
	background:url(/css/img/main_container_back.gif);
	background-repeat:repeat-y;
}

#header {
	width:100%;
	height:140px;
	overflow:hidden;
	position:relative;
}
	#kontakt {
		width:240px;
		height:40px;
		position:absolute;
		text-align:center;
		color:#000000;
		text-transform:uppercase;
		vertical-align:middle;
		top:1px;
		right:1px;
		font-size:10px;
		padding-top:13px;
	}

#menu {
	display:block;
	clear:both;
	width:786px;
}

	#menu a:link, #menu a:visited {
		width:97px;
		height:46px;
		line-height:46px;
		display:block;
		float:left;
		background:url(/css/img/menu_item.gif);
		background-repeat:repeat-x;
		background-position:top;
		color:#ECEDE5;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		text-decoration:none;
		font-size:11px;
		text-align:center;
	}
	
	#menu a.unibet:link, #menu a.unibet:visited {
		background:url(/images/unibet_logo.jpg) no-repeat;
	}
	
	#menu a:hover, #menu a:active{
		background:url(/css/img/menu_hover.gif);
	}
	
	#menu a.unibet:hover, #menu a.unibet:active{
		background:url(/images/unibet_logo.jpg) no-repeat;
	}
	
	#menu .border {
		display:block;
		float:left;
		height:46px;
		width:1px;
		background:url(/css/img/menu_border.gif);
		background-repeat:no-repeat;
	}
#ad {
	padding: 10px 15px;
}
#leftColumn {
	display:block;
	float:left;
	width:214px;
	height:100%;
	border-right:1px solid #DEDFD7;
	border-left:1px solid #DEDFD7;
	background-color:#ECEDE5;
}

	#partnerzy {
		background-color:#E8E9DE;
		border-bottom:1px solid #DEDFD7;
		width:100%;
		float:none;
	}
	
		#partnerzy img {
			margin:13px;
		}
		
	#banners {
		text-align:center;
	}
	
	.banner {
		margin:15px 0 15px 0;
	}
	
	#leftMenu {
		background-color:#E8E9DE;
		text-align:center;
	}
	
	
	#leftMenu .menuItem {
		border-bottom:1px solid #DEDFD7;
		width:100%;
		height:34px;
		text-transform:uppercase;
		font-size:11px;
		text-align:left;
	}
	
	#leftMenu .menuItem a:link, 
	#leftMenu .menuItem a:visited {
		background-image:url(/css/img/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left;
		line-height:34px;
		padding-left:18px;
		margin-left:18px;
		font-weight:bolder;
		color:#929385;
		text-decoration:none;
	}
	
	#leftMenu .menuItem a:hover, 
	#leftMenu .menuItem a:active {
		background-image:url(/css/img/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left;
		line-height:34px;
		padding-left:14px;
		margin-left:22px;
		font-weight:bolder;
		color:#929385;
		text-decoration:none;
	}
	
	#hole {
		background-color:#ECEDE5;
	}

#rightColumn {
	width:567px;
	height:100%;
	display:block;
	float:left;
	border-right:1px solid #DEDFD7;
}
	#hello {
		height:205px;
	}
	.news_box {
		display:block;
		float:none;
		clear:both;
		margin:0px;
		padding:0 0 15px 0;
	}
	
	.img_content {
		display:block;
		float:left;
		width:175px;
		height:120px;
	}
	#rightColumn img.news {
		width:144px;
		height:107px;
		border:3px solid #D2D5C0;
		margin-top:5px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		clear:both;
	}
	
	.news_box .news_content {
		display:block;
		float:left;
		width:340px;
		overflow:visible;
		line-height:18px;
		padding:10px;
	}
	
		.news_box .news_content p {
			margin:0 0 15px 0;
			padding:0px;
		}

td {
	border-top:1px solid #D2D5C0;
	padding:4px;
	margin:0px;
}


#footer {
	width:100%;
	clear:left;
	float:none;
	height:34px;
	background:url(/css/img/footer.gif);
	background-repeat:repeat-x;
	background-position:top;
}

	#footer_inner {
		padding:10px;
		width:765px;
		margin:auto;
		position:relative;
	}
	
	#footer_inner div {
		width:100px;
		height:25px;
		position:absolute;
		top:10px;
		right:10px;
	}
	
	
	label {
	display:block;
	float:left;
	width:100px;
	}
