body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
body {
	background-color: #99FF99;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}
.style2 {font-size: 12px; font-weight: bold; color: #000099; line-height: 16px;}
.style3 {font-size: 14px; font-weight: bold; color: #000099; }
.style4 {font-size: 14px; font-weight: bold; color: #FF0000; }
.big { font-size: 18px; font-weight:bold; color: #FF0000; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.ramka {
	border: 2px solid #FF6600;
}
#wysuwane
{
    background: url(images/fb.png) no-repeat scroll 0 0 transparent;
    padding: 10px;
    width: 242px;
    height:401px;
    position: absolute; 
    margin-top: -200px; /* polowa wysokosci panelu w gore */
    left: 0px;
    top: 50%;
 
}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}