#ogl{
	margin: auto;
	padding: 0;
	width: 600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;
	border: 3px solid #009fda;
	color: #333;
	background: #fff url('bottom.jpg') left bottom no-repeat;
}

#ogl .gora {
	height: 75px;
	background: url('top.jpg') left bottom no-repeat;
}

#ogl .srodek {
	padding: 0 27px 0 27px;
	height: 940px;
}

#ogl .bottom {
	height: 20px;
}

#ogl .naglowek1 {
	margin: 5px 0 2px 0;
	color: #002279;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
}

#ogl .naglowek2 {
	margin: 2px 0;
	color: #009fda;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;	
}

#ogl p {
	margin: 15px 0 18px 0;
	padding: 0;
	text-align: left;
	line-height: 1.3em;
	color: #003e77;	
}

#ogl td {
	color: #00335f;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 12px;	
	margin: 0;
	padding: 0;
}

#ogl table {
	margin: 0;
	padding: 0;
}

#ogl div .lista {
	margin: 3px 0;
	padding: 0 0 0 35px;
	background: url('kropka.jpg') 20px 5px no-repeat;
	font-weight: normal;
	color: #003e77;
}

#ogl a {
	color: #003e77 !important;
	text-decoration: underline;
	font-weight: normal;
}

#ogl a:hover {
	text-decoration: underline;
	color: #003e77;
}