body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 50px;
	background-color: #FFFFFF;
}
p	{ 
	margin: 0px; 
	padding: 0px 5px 0px 5px;
}
a {
	color: #000000;
	text-decoration: none;
}
#lewa a{
	color: #000000;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	padding: 2px 2px 2px 5px;
	display: block;
	background-color: #E6E6E6;
	text-decoration: none;
} 
#lewa a:hover{
	color: #fff;
	background-color: #666;
}	
#strona{
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
}
#glowny {
	width: 800px;
	background-position:bottom;
	background-repeat:no-repeat;
	height: 630px;
	color: #FFFFFF;
	background-image: url(obrazki/int.jpg);
	background-color: #333333;
}
#logo{
	float:left;
	width: 100%;
	height: 20px;
	text-align: left;	
}

#lewa {
	float:left;
	margin-left: 0px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
	width: 150px;
	text-align: left;
}
#prawa {
	clear: right;
	text-align: left;
	vertical-align: middle;
	display: block;
	border-left: solid 1px gray;
	float: right;
	height: 595px;
	padding-left: 10px;
	padding-right: 10px;
	width: 198px;
}
#srodek{
	clear: right;
	float: left;
	width: 400px;
	border-left: solid 1px gray;
	height: 595px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 11px;
}
#srodek a{
	color: #00CCFF;
	font-weight: bold;
	text-decoration: underline;
	text-align:right;
} 
#srodek a:hover{
	color: white;	
} 


#stopka {
	color:#FFFFFF;
	clear: both;
	text-align: center;
	background-color: #666666;
	width: 800px;
	height: 15px;
}

h3 {
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FF6600;
}


.czerwony{
	background-color:#B50821;
	}
.zielony{
	background-color:#109239;
}
.niebieski{

	background-color: #73207B;
}
.zolty{
	background-color: #EFBA31;
}
