BODY {
	background: url(images/bg1.jpg) center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

A {
	 color: #997b53; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
              font-size:12px;
              text-decoration:none;
}


A:hover {
	 color: #997b53; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
              font-size:12px;
              text-decoration:none;
}




a:link.zobacz,
a:visited.zobacz {
	 color: #997b53; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
              font-size:12px;
              text-decoration:none;
}

a:active.zobacz,
a:hover.zobacz {
	 color: #997b53; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
              font-size:12px;
              text-decoration:none;
}


.tekst {
	color: #ffffff; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
	font-size : 12px; 
} 

.tekst1 {
	 color: #997b53; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
              font-size:12px;
              text-decoration:none;
} 

.box {
	color: #ffffff; 
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
	font-size : 12px; 
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	maring-right: 5px;
	maring-left: 5px;
	text-align:justify;
}


.stopka {
        position: fixed;
        bottom: 0px;


}

.top {
        position: fixed;
        top: 0px;
}

a.tooltip{
	position: relative;
	z-index: 24;
	background: none;
}
a.tooltip:hover{
	z-index: 25;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #000;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	top: 0.5em;
	left: 1em;
	padding: .400em;
	background: url(http://www.wp.pl/i/ivar/layout/200812/gloBar.png) center top;
	text-align:justify;
	width: 20em;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Tahoma, Trebuchet MS, Georgia, Helvetical;
	font-size : 11px; 
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	maring-right: 5px;
	maring-left: 5px;
}


