* {
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	color: #fff;
	line-height: 1.5;
	font-size: 11px;
}

html {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

body {
	background: url('img/tlo.jpg');
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0px;
}

/* --------------------------------------------------- */

div.container {
	width: 770px;
	margin: 0 auto;
	position: relative;	
}

div.top {
	width: 770px;
	height: 179px;
}

div.tresc {
	width: 770px;
	height: 280px;
}

div.godziny {
	width: 770px;
	height: 40px;
}

div.visit {
	width: 770px;
	height: 64px;
}

div.logotypy {
	width: 280px;
	text-align:left;
	margin-top:40px;
	margin-left: 5px;
	float:left;
	margin-bottom:0px;
	height:30px;
}

div.enter {
	width: 118px;
	text-align:right;
	margin-top:40px;
	float:right;
	margin-bottom:0px;
	
	
}

div.pay {
	text-align:center;
	margin:40px auto 0;
	letter-spacing:20px;
	float:left;
	width:53%;
	}

div.footer {
	overflow: visible;
	bottom:0;
	width:98%;
	margin-bottom:0;
	vertical-align:bottom;
	}

img.pay {
	vertical-align:middle;
	}
	
div.tel {
	position:absolute;
	right:20px;
	top:275px;
	z-index:100;
	}
	
.player { position:fixed; bottom:0px; right:20px; }
