/* wersja z dnia 25.2.2010 r. */
html, body  {
		background-color: #800080;  /* taki jakby fioletowy */
		text-align:center;
		margin: 0;
		border: 0; 
		padding: 0; 
		width: 100%;
		height: 100%;
		font-size: 14px;
		color: white;
		letter-spacing: 1px;
		font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; 
}
	body
	{
		display: table-cell; 
		vertical-align: middle;
	}
img { border: none; 
			padding:10px 0;}
h1  { font-size: 90px;}
h2  { font-size: 18px;
		 margin-top:100px;}	

		 h3  { font-size: 16px; }
p   { font-size: 14px; }
a   {	color:white; text-decoration:underline; }
a:hover {	color:white; text-decoration:none; }

.iks {
	position: absolute;
	top:   0px;
	right: 0px;
}
.wstecz {
	position: absolute;
	top:   0px;
	left: 0px;
}
#main .wiecej {
	display:none;
	position: absolute;
	left:450px;
	top:15px;
}
.data {
	text-align:left;
	text-decoration:none;
	font-size: 9px;
	background-color: #8aaa1c;
	margin-top:15px;
}
.kinodata {
margin-top:20px;
margin-bottom:5px;
font-weight: bold;}

#pudelko { }
#gora {
}
/* #test {
	background-color:black;
	width:   100%;
	min-height:  200px;
	padding: 20px 0 10px 0;
	font-family: Arial, tahoma, sans-serif; 
} */
	#test
	{
		margin: 0 auto;
		margin-top: expression((x=document.documentElement.clientHeight-this.scrollHeight)>0?x/2+'px':0);
		width: 440px;
		background-color: black;
		text-align:center;
		font-size: 180px;
		color: white;
	}
	#test p
	{
		text-align:center;
		font-size: 12px;
		color: white;	
	}
	
#lewyboczek {
	position:absolute;
	top:40px;
	left:0;
  float: left;
  width: 200px;
  min-height: 470px;
  display: inline;
}

#cogdzie, #linki, #news, #ads {
	background-color:#8aaa1c;
	left:0px;
	width:180px;
  min-height: 40px;
	padding: 10px 0;
	margin: 20px 0;
	text-align:left;
}

#cogdzie p, #linki p, #news p, #drinks_menu p {
	background-color:#800080;
	font-size: 11px;
	width: 95%;
	text-align:right;
}

#news p { text-align:left; }

#ads a { color:#800080; }
#ads a:hover { color:#800080; }


#drinks_menu {
	display:none;
	background-color:#8aaa1c;
	position: absolute;
	top: 160px;
	right:0px;
	width:180px;
	height: auto !important;
  height: 220px; /* IE */
  min-height: 220px;
	text-align:right;
}

#main, #drinks, #sie_dzieje {
	position: absolute;
	left:200px;
	top:250px;

	width:   800px;
	min-height:  470px;
	text-align: left;
}
#sie_dzieje, #drinks { top:56px;}

#middle {
  float: left;
  width: 610px;
  height: auto !important;
  height: 340px; /* IE */
  min-height: 340px;
  display: inline;
}
