body
{
    font-size: 10px;
    font-family: Verdana;
    color: #fff;
	margin-top: 30px;
	height: 600px;
    background-color: #494949;
}

#wrapper
{
	position: relative;
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	padding: 0px;
    background: url(../images/back.jpg) no-repeat left top;
}

#partnerzy
{
	position: absolute;
	left: 815px;
	top: 150px;
	width: 192px;
	height: 360px;
	background: transparent;
}

#stat
{
	color: #494949;
}

a
{
	outline: none;
    text-decoration: none;
	color: red;
}

a:hover
{
    text-decoration: none;
	color: green;
}

p {
	line-height: 1.6;
	margin-bottom: 10px;
	text-align: left;
}

p.topspace {
	margin-top: 30px;
}

p.logo {
	margin-top: 5px;
    margin-bottom: 0px;
}

p.size9 {
	font-size: 9px;
}

p.size10 {
	font-size: 10px;
    font-weight: bold;
}

p.size11 {
	font-size: 11px;
    font-weight: bold;
}

#menuprojekt a {
	display: block;
	position: absolute;
	left: 574px;
	top: 26px;
	width: 95px;
	height: 86px;
    background: url(../images/menu-projekt.png) no-repeat left top;
}

#menuprojekt a:hover {
	background-position: 0 -86px;
}

#menuprojekt a.active {
	background-position: 0 -86px;
}

#menupartnerzy a {
	display: block;
	position: absolute;
	left: 627px;
	top: 203px;
	width: 49px;
	height: 49px;
    background: url(../images/menu-partnerzy.png) no-repeat left top;
}

#menupartnerzy a:hover {
	background-position: 0 -49px;
}

#menupartnerzy a.active {
	background-position: 0 -49px;
}

#menukontakt a {
	display: block;
	position: absolute;
	left: 675px;
	top: 339px;
	width: 49px;
	height: 49px;
    background: url(../images/menu-kontakt.png) no-repeat left top;
}

#menukontakt a:hover {
	background-position: 0 -49px;
}

#menukontakt a.active {
	background-position: 0 -49px;
}

#menuwesprzyj a {
	display: block;
	position: absolute;
	left: 638px;
	top: 418px;
	width: 119px;
	height: 119px;
    background: url(../images/menu-wesprzyj.png) no-repeat left top;
}

#menuwesprzyj a:hover {
	background-position: 0 -119px;
}

#menuwesprzyj a.active {
	background-position: 0 -119px;
}

#menugaleria a {
	display: block;
	position: absolute;
	left: 370px;
	top: 536px;
	width: 82px;
	height: 64px;
    background: url(../images/menu-galeria.png) no-repeat left top;
}

#menugaleria a:hover {
	background-position: 0 -64px;
}

#menugaleria a.active {
	background-position: 0 -64px;
}
