.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
body
{
	background-color: #b5c8e3;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
p
{
	line-height: 100%;
	margin: 0px;
	width: auto;
	margin-bottom:10px;
}
p.justuj
{
	text-align:justify;
}
.justuj
{
    text-align:justify;
}
.rozstrzelony
{
	line-height: 200%;
}
.centruj
{
	text-align:center;
}
p.pogrubiaj
{
	font-weight:bold;
}
p.podkreslaj
{
	text-decoration: underline;
}
p.style1 {
text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
img.justuj {
	text-align:center;
}
a {
	background-color:#a0c0e0
}
.obramuj
{
	border-right: 2px solid;
	border-top: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
}

