
body{

margin: 0;
background: #fba723 url('gfx/tlo.jpg') repeat-x;
}
img{
border: 0;
}
img#mapa{
width: 1000px;
height: 714px;
border: 0;
}
#container{
margin: auto;
width: 1000px;
height: 714px;
}
#container #top{

width: 1000px;
height: 53px;
background: url(gfx/top.jpg);
}
#container #top ul{
position: relative;
right: 0;
margin: 0;
padding: 0;
list-style: none;
}
#container #top ul a#stronyinternetowe{
display: block;
width: 155px;
height: 53px;
background: url('gfx/strony.png');
float: right;
}
#container #top ul a#ulotki{
display: block;
width: 57px;
height: 53px;
background: url('gfx/ulotki.png');
float: right;
}
#container #top ul a#plakaty{
display: block;
float: right;
width: 64px;
height: 53px;
background: url('gfx/plakaty.png');
}
p#facebook{
margin: 0;
padding-top: 13px;
}
h1{
clear: both;
text-align: center;
text-shadow: 1px 1px 1px white;
color: #cd8006;
font-family: verdana;
font-size: 10pt;
}
/*VTIP*/
p#vtip { 
max-width: 300px;
color: #cd8006;
font-family: verdana;
font-size: 8pt;
display: none; 
position: absolute; 
padding: 10px; 
left: 5px; 
text-shadow: 1px 1px 1px white;
background-color: #fcd45a;
border: 1px solid #fa9c07; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
z-index: 9999 ;
}
p#vtip #vtipArrow { 
position: absolute; 
top: -10px; 
left: 5px ;
}
/*TURN*/

#turn_wrapper {
  width: 80px;
  height: 80px;
  display:block;
  position: absolute;
  top:0;
  left:0;
}

#turn_hideme {
  width: 85%;
  height: 85%;
	overflow:hidden;
	display:block;
	position:absolute;
	float:left;
	top:0;
	left: 0;
	z-index:1;
}

#turn_object{
	position: relative;
}

#turn_wrapper.right #turn_hideme *,
#turn_wrapper.right #turn_object {
	float: right !important;
}

#turn_wrapper.right #turn_hideme {
	float: right !important;
	right: 0 !important;
	left: auto;
}
#turn_wrapper.right #turn_object {
	right: 0 !important;
	left: auto !important;
}

#turn_wrapper.right {
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	right: 0 !important;
}

#turn_wrapper.right #turn_object * {
	position: absolute;
	right: 0 !important;
}

#turn_wrapper #turn_object img#turn_fold {
	display:block;
  width: 100%;
  height:100%;
	z-index:1000;
	right: 0;
	position:absolute;
}

#turn_wrapper .ui-wrapper {
  left: 0 !important;
  top: 0 !important;
}

#turn_wrapper .ui-resizable-handle {
  border: none !important;
  border-width: 0 !important;
	/* I have NO idea why this works for IE7, but it does. Background none doesn't work. Go figure. */
  background: url(#none) !important; 
  width: 100% !important;
  height: 100% !important;
}
	#top-link { 
				position: fixed; 
				right: 5px; 
				bottom: 5px; 
background: url(gfx/top.png);
width: 83px;
height: 74px;
			}
			
			#wysuwane
{
 
	background: url("gfx/fbpodklad.png") no-repeat scroll 0 0 transparent;
	
	padding: 10px;
	width: 235px;
	height:402px;
 
	position: fixed;
	margin-top: -100px;
	right: 0px;
	top: 50%;
 
}
.zamknij
{
	background-position: 0px 0px -242px 0px;
}
