body {
	margin:auto; 
	margin-top:10px;
	background: #404040; 
	color: #ffffff;
	font-family: 'Trebuchet MS','MS Sans Serif'; 
	width: 802px;
}
a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#side a
{color: #ffdddd;
}

a:hover{
	color: red;
}

#menu a, #footer a
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover, #footer a:hover, #side a:hover{
	color: red;
}

h1{
	margin-top: 0px;
	font-size: 28px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #5f5f5e;
	margin-bottom: 0.25em;
}

h2{
	margin-top: 0px;
	font-size: 21px;
	text-align: left;
}



textarea{
width: 90%;
height: 300px;
}

img{
border: 1px solid #5f5f5e;
margin: 0.5em;
}

.lewo
{ margin-left: 0px;
float: left;
}

.prawo
{margin-right: 0px;
float: right;
}

.data
{float: right;
 margin-top: 5px;
}

#main {
background: #55574c; 
border: 1px solid black;
float: left;
}

#center {
	width: 486px;
	float: left;
}

#menu {
background: #55574c url(images/menu.jpg) top no-repeat; 
width: 138px;
min-height: 380px;
float: left;
font-size: 18px;
padding: 40px 10px;
text-align: center;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li{
	padding: 0px;
	margin-bottom: 12px; 
}	

#footer{
background: #55574c;
width: 788px;
height: 20px; 
float: left;
clear: both;
font-size: 12px;
padding: 18px 6px 0px 6px;
}

#side{
background: #5f5f5e url(images/side.jpg) bottom no-repeat; 
width: 134px;
min-height: 412px;
float: right;
font-size: 12px;
text-align: center;
padding: 8px 11px;
}

#head{
background: #55574c url(images/head.jpg) no-repeat; 
width: 486px;
height: 38px;
float: left;
}

#text{
background: #e0e4c9 url(images/text.jpg) no-repeat;
width: 430px;
min-height: 386px;
float: left;
color: black;
font-size: 14px;
padding: 12px 28px 24px 28px; /*zmniejszony górny: razy 1/2 - odjęto tym samym 12px od min-height */
text-align: justify;
}

img.logo {
margin: 0px;
border: 0px;
}

img.duzy
{border: 1px solid #5f5f5e;
 margin: 0px;
}

.zaloguj{
font-weight: normal; 
float: right; 
font-size: 12px; 
padding: 0 5px;
}
