.obrazekPoLewej {
	float: left;
	margin: 0 10px 10px 0;
}
.obrazekPoPrawej {
	float: right;
	margin: 0 0 10px 10px;
}
.linkZeStrzalka {
	background: url(../i/bullet1.gif) right 5px no-repeat;
	padding-right: 10px;	
}

.dewiza {
	font-size: 1.4em;
	color: #627d9a;
	font-style: italic;
	font-weight: bold;
	background: #CAE0F5 url(../i/quotebg.gif) 5px 0 no-repeat;
	padding: 15px 15px 15px 30px;
}

.podpis {
	font-size: 1.2em;
	font-style: italic;
	text-align: right !important;
	margin-top: 1.5em;
	margin-bottom: 2em;
	
}

.indeksOplywanyPrawo {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
	width: 35%;
	background: #CAE0F5;
	padding: 0;
	padding-bottom: 10px;
}

.indeksOplywanyPrawo h5 {
	background: url(../i/index_header_bg.jpg) center bottom no-repeat;
	padding: 10px;
	padding-bottom: 16px;
	margin: 0;
	margin-bottom: 5px;
}

.indeksOplywanyPrawo p, .indeksOplywanyPrawo ul { padding: 0 10px; }

.indeksOplywanyPrawo li {
	margin-bottom: 0.3em !important;
	list-style: none;
	background: url(../i/bullet1.gif) 0 6px no-repeat;
	margin-left: 0;
	padding-left: 12px;
}

