@charset "utf-8";
#outer_wrapper {
	height: auto;
	width: 1024px;
	background-color: #E3E3E3;
	margin-right: auto;
	margin-left: auto;

}
#content_wrapper {
	clear: both;
	position: relative;
	height: auto;
	width: 980px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding: 20px;
	background-color: #E3E3E3;
}
a {
	text-decoration: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#kontakt {
	width: 900px;
	height: 350px;
	float: left;
	font-weight: normal;
	font-size: 16px;
	font-variant: normal;
	text-align: center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#mapa {
	float: right;
	width: 600px;
	height: 350px;
}


#header {
	height: auto;
	width: auto;
}
#menu {
	float: right;
	width: auto;
	position: relative;
	height: auto;
}
#inner_wrapper {
	width: 1024px;
	height: 700px;
}

#inner_wrapper2 {
	width: 1024px;
	height: auto;
}
#inner_wrapper3 {
	width: 1024px;
	height: 740px;
}
#logo {
	float: left;
	height: auto;
	width: 750px;
	position: absolute;
}
#right {
	width: 275px;
	height: auto;
}
#right {

}
#footer {
	background-color: #999;
	height: 30px;
	width: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	padding-bottom: 10px;
}
#oferta {
	height: auto;
	width: 980px;
}
#fl {
	float: right;
	clear: left;
	height: 300px;
	width: 200px;
	position: relative;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 25px;
}
#tekst {
	width: 700px;
	height: auto;
	float: left;
	position: absolute;
	font-size: 18px;
	margin: 0px;
	padding: 15px;
	text-align: justify;
}
#kontakt a {
	color: #00F;
}
#kontakt table tr td div a:hover {
	color: #09F;
}
