A, A:Link, A:Active, A:Visited {
	color : blue;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
A:Hover{
	color : red;
	font-weight : normal;
	text-decoration : underline;
	font-style : normal;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	background-image: url(img/tlo_glowne.gif);
	background-color : #FFFFFF;
	background-repeat: repeat-x;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;		
	SCROLLBAR-FACE-COLOR: #8DCEF4;
	SCROLLBAR-TRACK-COLOR: #D8EEFB;	
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
td.lewa{
	color : #000000;
	font-size : 11px;
	background-image: url(img/tlo_lewa.gif);
	background-color : #3CBCEC;
	background-repeat: repeat-x;
}
td.pasek{
	background-image: url(img/tlo_pasek_czerwony_pion.gif);
	background-repeat: repeat-y;
}
td.srodek{
	color : #000000;
	font-size : 11px;
}
td.prawa{
	color : #818181;
	font-size : 11px;
	background-image: url(img/tlo_prawa.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
}
td.prawaTekst{
	color : #818181;
	font-size : 11px;
}
.alert {
	background:#FF0000;
	border:0px;
	border-color:red;
	border-style: none;
	padding:1px;
	font:bold 14px verdana;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	width: 98%;
}
.naglowek{
	width: 98%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #00A8EC;
	border-bottom: 1px solid White;
	padding: 3px;
}
.tresc{
	padding: 3px;
	text-align: justify;
}
.inputLogowanie{
	background: #4A79B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	width: 140;
	border: 2px solid White;
	padding-left: 3px;
	padding-right: 3px;
}
.submitLogowanie{
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	cursor: hand;
	background-color: #4A79B9;
	font-weight: bold;
	text-decoration: underline;
}
.submitSubskrypcja{
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	cursor: hand;
	background-color: #4A79B9;
	font-weight: bold;
	text-decoration: underline;
}
