/**************************************************\
-	globale
\**************************************************/
/*
*{
	font-family: Tahoma;
	font-size: 10px;
}
*/
BODY {
	background-color:#ffffff;
}
P{
	margin-top:0px;
	margin-bottom:0px;
}
/**************************************************\
-	nagłówki
\**************************************************/
.spaw-tekst-def1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
.spaw-tekst-def2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #707070;
}
.spaw-nagl-def1 {
	font: bold 10px Tahoma;
	color: #006DBA;	
}
.spaw-nagl-def2 {
	font: bold 13px Tahoma;
	color: #006DBA;
}
.spaw-nagl-def4 {
	font: bold 16px Arial;
	color: #006DBA;
}
a.spaw-link-def1 {
	background: url(img/lay/arrow-red.gif) no-repeat left 3px;
	font: bold 10px/12px Verdana;
	text-decoration: none;
	color: #515151;
	padding-left: 11px;
}
a:hover.spaw-link-def1 {
	text-decoration: underline;
}
table.spaw-table-def1 {
	background: #f6f6f6;
	padding: 8px;
	width: 100%;
}
table.spaw-table-def2 {
	background: #f6f6f6;
	padding: 8px;
	width: 100%;
	border: 1px solid #900;
}