/* CSS Document */
a:link {
	color: #052E62;
	text-decoration: none;
}
a:visited {
	color: #052E62;
	text-decoration: none;
}
a:hover {
	color: #B40703;
	text-decoration: none;
}
a:active {
	color: #B40703;
	text-decoration: none;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #052E62;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3p_home {
	font-weight: bold;
}
.style2 {
	color: #b3b3b3;
}

.redLink {
display:block;
background: #DA251C url(images/_templates4/tlo_czerwony_akt.jpg);
width:100%;
height:30px;
text-align:left;
color:#ffffff;
font-family:tahoma;
font-size:12px;
font-weight:bold;
border-bottom:5px solid #ffffff;
padding:0px;
}
.redBack {
display:block;
background: #DA251C url(images/_templates4/tlo_czerwony_akt.jpg);
height:30px;
border-bottom:5px solid #ffffff;
padding:0px;
}
