body {
	background-color: #ffffff;
	text-align: center;
}

h1 {
	color: #9c9c9c;
	font-size: 22px;
	font-family: arial;
}

hr {
	color: #ffffff;	
}
	img{
	border-width:2px;
	color:#FFFFFF;
}

a {
	color: #ffffff;
}

a.text {
	font-size: 12px;
}

a.text:hover {
	color: #9c9c9c;
}

a.menu {
	color: #9c9c9c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #4479c5;
}

#container {
	margin: 80px auto;
	width: 960px;
	text-align: left;
}

#naglowek {
	background: #ffffff;
	width: 960px;
	height: 40px;
}

#nl {
	float: left;
	height: 10px;
}

#np {
	float: right;
	height: 10px;
	text-align: right;
	margin: 10px 10px 10px 10px;
}


#srodek {
	background: #4479c5;
	width: 960px;
	height: 360px;
}

#sl {
	width: 58%;
	height: 100px;
	float: left;
	margin: 5px 5px 5px 5px;
}

#sp {
	width: 39%;
	height: 100px;
	float: right;
	margin: 5px 5px 5px 5px;
}

#stopka {
	background: #ffffff;
	width: 960px;
}

#stl {
	float: left;
	width: 480px;
}

#stp {
	float: right;
	width: 480px;
	text-align: right;
}

#linia {
	color: #454545;
	background: #FFFFFF;
	
}	

p {
font-family: verdana;
}

p.menu, p.stopka, p.ds{
	color: #9c9c9c;
	font-size: 11px;
	font-weight: bold;
}

p.copy {
	color: #9c9c9c;
	font-size: 10px;
	font-weight: bold;
}

p.text {
	color: #fff;
	font-size: 12px;
	text-align: justify;
}

p.textc1 {
	color: #fff;
	font-size: 11px;
	text-align: center;
}

p.textc2 {
	color: #fff;
	font-size: 10px;
	text-align: center;
}

p.tytul {
	color: #8da8d5;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}

input, textarea {
color:#000000;
font-family: Tahoma, Arial CE, Arial, Helvetica, Verdana, Geneva; 
font-size :8pt; 
border: #000000; 
border: solid 0;
background:#fff;
}

