body{
	margin:	0px;
	padding: 0px;
	color: #000;
	background: #FFF;
	font-family: arial, sans-serif;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 10px 0px;
}

h1 {
	margin: 40px 0px 10px;
	text-align: center;
	font-size: 30px;
}

a {
	color: #000;	
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper{
	width:600px;
	margin:auto;
}

#header{
	width:600px;
	height:129px;
	float: left;
	margin-top: 10px;
	background: url(../../img/58/header.jpg) no-repeat;	
	position: relative;
}

#logoG {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 175px;
	height: 28px;
	display: block;
}

#logo24PP {
	position: absolute;
	top: 28px;
	left: 20px;
	width: 110px;
	height: 100px;
	display: block;
}

#logoUD3 {
	position: absolute;
	top: 28px;
	left: 165px;
	width: 135px;
	height: 80px;
	display: block;
}

#logoDES2 {
	position: absolute;
	top: 28px;
	left: 330px;
	width: 105px;
	height: 80px;
	display: block;
}

#logoS6 {
	position: absolute;
	top: 28px;
	left: 455px;
	width: 130px;
	height: 80px;
	display: block;
}

#footer {
	width: 600px;
	height: 380px;
	float: left;
	background: url(../../img/58/footer.jpg) no-repeat;	
	text-align: center;
}

#footer a {
	width: 200px;
	margin: 360px auto 0px;
	display: block;
	font-weight: normal;
	text-decoration: none;
 	color: #636363;
 	font-size: 10px;
}

#footer a:hover {
 	color: #000;
}

#main {
	padding: 0px 30px;
		width: 600px;
		w\idth: 540px;
	float: left;
	background: url(../../img/58/back.png) no-repeat;
	float: left;
}

#content {
	width: 540px;
	float: left;
}

#menu {
	list-style: none;
	float: left;
	width: 540px;
	margin: 10px 0px 10px;
	padding: 0px;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#menu a {
	float: left;
	display: block;
	padding: 0px 20px;
	margin: 0px;
}

#menu a.active {
	color: #F00;
}

#content ol {
	margin: 10px 0px;
	padding: 0px 0px 0px 25px;
}

form#formularz label{font-size:11px;}
form#formularz ol li {font-weight:bold; margin-top:10px;}
form#formularz ol li ol li{font-weight:normal; margin-top:0px;}
form#formularz div#dane{margin:auto; clear:both;}
form#formularz div#dane label,#dane input {	display: block;	width: 150px;	float: left;	margin-bottom: 5px;}
form#formularz div#dane label {margin-top:3px;	text-align: right;	width: 120px;	padding-right: 10px;}
form#formularz div#dane br {	clear: left;}
form#formularz div#dane{padding-left:85px;}
form#formularz div#dane .input { padding:3px; color:#000; border:1px solid #A7CAED; background:#FFF; font: normal 11px Arial, sans-serif;}
form#formularz .mytextarea{clear:both; padding:3px;  margin-top:10px; width:475px; height:50px; color:#000; border:1px solid #A7CAED; background:#FFF; font: normal 11px tahoma, Arial, sans-serif;}

form#formularz div#dane label.inputc,#dane input.inputc { display: block;	width: 20px;	float: left;}
form#formularz div#dane label.inputc {margin-top:3px;	text-align: left;	width: 300px;	padding-right: 10px;}

