@charset "utf-8";
/* CSS Document */

body{
	background-color: #F9F9F9;
}

.top_tab {
	background-color: #D9D9FF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #1679AA;
}

.center_tab {
	background-color: #fafafa;
	background-image: url('krs-logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #1679AA;
	padding: 5px 5px;
}

.bottom_tab {
	background-color: #D9D9FF;	
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #1679AA;
	padding: 5px 5px;

}

.copyright {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:right;
}

.link {
	font-size: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:right;
	width: 300px;
	text-decoration: none;	
}

.clock {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	color: #000000;
	width: 150px;
}

.find{
	width: 183px;
}

.tytul {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #B4345A;
}

.tresc {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #500000;
}
.metryczka {
	background-color: #574FFF;
}
.metryczka01 
{
	font-size: 7pt;
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	border: 1;
	background-color: #A8A4FF;
	border-color: #00CC00;
	font-weight: bold;
	padding-left: 10px;	
			
}

.metryczka02 
{
	font-size: 8pt;
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	background-color: #DFF9FF;
	padding-left: 10px;
}
