@charset "utf-8";
/* CSS Document */

body{
	font-family: "Century Gothic";
	font-weight: normal;
	background-color:#e9e9e9;
	font-size: 11px;
	color:#747272;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
a{
	text-decoration:none;
	color:#757575;
}
img{
	border:0px;
	padding-top:1px;
	padding-bottom:1px;
}
hr{
	border:dashed 1px #757575;
}
#home{
	width: 958px;
	margin-left:auto;
	margin-right:auto;
}
#ban{
	width:958px;
	height:291px;
	background-repeat:no-repeat;
}
#tekst{
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
	color:#000000;
}
#mapa{
	width:425px;
	margin-left:auto;
	margin-right:auto;
}
	
