@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	background:#ddd url(body_hg.jpg) repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper{
	margin:0 auto;
	width:542px;
}
#logo{
	width:272px;
	height:230px;
	text-indent:-3000px;
	background:url(logo.jpg) no-repeat;
	margin:40px 135px 0 135px;
}
#gulewicz{
	width:542px;
	height:70px;
	background:url(gulewicz.gif) no-repeat;
	text-indent:-3000px;
}
#adresse{
	margin:30px 10px;
	letter-spacing:0.2em;
	font-size:90%;
	border-left:135px solid #ccc;
	padding:0 0 0 15px;
}
#adresse h2{
	font-size:1em;
	font-weight:bold;
	padding:0;
	margin:10px 0;
}
#adresse h3{
	font-size:0.85em;
	font-weight:100;
	padding:0;
	margin:0;
}
#adresse p{
	font-size:0.85em;
	font-weight:100;
	padding:0;
	margin:8px 0;
	line-height:120%;
	letter-spacing:0.1em;
}
#adresse a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#adresse a:hover{
	color:#ff2200;
	text-decoration:underline;
	font-weight:bold;
	}
#sportlink{
	font-size:10px;
	text-align:center;
}
#sportlink a{
	color:#666;
	text-decoration:underline;
}
#sportlink a:hover{
	color:#ff2200;
	text-decoration:none;
}
