/* CSS Document */
@charset "utf-8";
body {
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	padding: 0;
	margin:0;
}

#wszystko {
	width: 970px;
	position: relative;
	height: auto;
	margin: 0 auto;
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_tlo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

#top {
	width: 970px;
	height: 188px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#top_left {
	width:684px;
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_top_left.jpg);
	background-repeat: no-repeat;
	height: 188px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#top_right {
	width:286px;
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_top_right.jpg);
	background-repeat: no-repeat;
	height: 188px;
	left: 684px;
	float: left;
}

#middle {
	position: absolute;
	left: 0px;
	top: 188px;
}
#left_kontener{
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_menu.jpg);
	background-repeat: no-repeat;
	height: 487px;
	width: 250px;
	float: left;
}
#left_kontener #menu{
	height: 300px;
	width: 140px;
	margin-top: 85px;
	margin-left: 85px;
	margin-right: 25px;
}

#central_kontener{
	height: 487px;
	width: 720px;
	float: left;
}
#main {
	height: 343px;
	width: 720px;
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_main.jpg);
	background-repeat: no-repeat;
	float: none;
}

#main #content{
	height: 300px;
	width: 360px;
	margin-right: 287px;
	margin-left: 68px;
	position: relative;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}

#central_footer {
	height: 144px;
	width: 720px;
}


#menu {
	text-align: left;
}

#menu .menu1level {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

#menu .noact a{
	color: #386d0d;
}

#menu .act a{
	color: #0092b1;
}

#menu .level11 a{
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	}
#menu .level11 a:hover{
	text-decoration: underline;
	}


#menu .level12 a{
	text-decoration: none;
	font-size: 10px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 16px;
}
#menu .level12 a:hover{
	text-decoration: underline;
	}
#stopka {
	width: 970px;
	height: 124px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	left: 0px;
	top: 674px;
	background-image: url(/fileadmin/templates/wats/grafika_sg/wats_ssg_w9_underfooter.jpg);
}

.lewy_adn {
	float: left;
	margin-left: 90px;
}
.prawy_adn {
	float: right;
	margin-right: 90px;

}

