.tx {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}
a.dol {
	color: #860F02;
	font: 9px Arial, Helvetica, sans-serif;
}
#wysuwane
{
    background: url("slider.png") no-repeat scroll 0 0 transparent;
    padding: 10px;
    width: 235px;
    height:402px;
    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 50%;
}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}

