/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size:12px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #244686;
	outline: none;
}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #A7A7A7;
	text-decoration: underline;
}

h1 {
	font-weight: bolder;
	color: #BD0000;
	border: 0px;
	font-size: 18px;
	padding-left: 10px;
	text-align: left;
}
.news {
	color: White;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.t1 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-indent: 10pt;
}
.t1b {
	font-weight: bold;
	padding-left: 10px;
	text-align: justify;
	text-indent: 10pt;
}
.t1b_niebieski {
	color: White;
	font-size: 13px;
	font-weight: bold;
	background-color: #244686;
	padding: 1px 0px 1px 10px;
	text-align: left;
	text-indent: 10pt;
}
.t1b_niebieski_center {
	color: White;
	font-size: 13px;
	font-weight: bold;
	background-color: #244686;
	padding: 2px 0px 2px 10px;
}
.actual {
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	background-color: #498AC1;
	padding: 1px 10px 1px;
	float: left;
}
.s {
	color: #498AC1;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
.t1right {
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	text-indent: 10pt;
	font-style: italic;
}
.tab {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 5px;
	text-align: justify;
	text-indent: 5pt;
	font-size: 11px;
	}
.tab-center {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 10px;
}
.tabs {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.tabcenter {
	color: White;
	font-size: 10px;
	background-color: #498AC1;
	font-weight: bold;
	text-align: center;
}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.param{
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
}
	
