body { 
		margin: 5px;
		background-color: #0099CC;
		font-family: Arial;
	}


.linkGorny {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	}

.niebieskiPasek {
	font-size: 11px;
	background-color: #006699;
	color: #00CCFF;
}

.niebieskiPasek3 {
	background-color: #006699;
	color: #00CCFF;
	font-weight: bold;
	font-size: 11px;
}

.niebieskiPasek2 {
	background-color: #006699;
	color: #FFFFFF;

}

.bialyPasek {
	background-color: #99FFFF;
	color: #00CCFF;
}

.bialyPasek2 {
	background-color: #FFFFFF;
	color: #00CCFF;
}

.jasnoNiebieskiMenu {
	background-color: #00CCFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

.bialeTlo {
	background-color: #FFFFFF;
}

.naglowek2 {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	}

.naglowek1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	}
	
.tekst1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	}
	
.tekst2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	}
.linkGorny {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.center {
	text-align: center;
	}

a.tooltip{
	position: relative;
	z-index: 24;
	background: none;
}
a.tooltip:hover{
	z-index: 25;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #000;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	line-height:1.3em;
	top: -5em;
	right: 17px;
	padding: .8125em;
	border: 1px solid #006699;
	background-color: #00CFFF;
	text-align: left;

	text-decoration: none;
	color: #000;
}
	
A:link { color:#0033cc; text-decoration: none;}
A:visited { color:#0033cc; text-decoration: none;}
A:active { color:#0033cc; text-decoration: none;}
A:hover {color: #006699; text-decoration: none;}

A.p1:link { color:#FFFFFF; text-decoration: none;}
A.p1:visited { color:#FFFFFF; text-decoration: none;}
A.p1:active { color:#FFFFFF; text-decoration: none;}
A.p1:hover {color: #FFFFFF; text-decoration: underline;}

.input_ow2 {
	font-family: Verdama;
	font-size: 15px;
	font-weight: bold;
	color: #0033cc;
}

.input_ow {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #0033cc;
}

.textarea_ow {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #0033cc;
}

.small_red_text {

}
