@charset "iso-8859-2";
a:link {
	color: #6A5921;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A5921;
}
a:hover {
	text-decoration: none;
	color: #BB0303;
}
a:active {
	text-decoration: none;
	color: #6A5921;
}
-->
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Obrazki/foseti_tloo.jpg);
	background-repeat:repeat-x;
	background-color:#BB0303;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5921;
}
.stopka {font-size: 11px}
.style2 {font-size: 11px}
.naglowek {	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	

}
#pscroller1{
width: 173px;
height: 120px;
border: 0px solid black;
padding: 1px;

}

#pscroller2{
width: 173px;
height: 120px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
	
	
	
