body { 
	color: #929597; 
	background-color: #e5eaee; 
	background-image: url(bg.png); 
	font: 11px Helvetica, Arial, Geneva, sans-serif; 
}
div#wrap { 
	width: 536px;
	margin: 0 auto; 
}
div#top { 
	width: 536px;
	height: 140px;
	position: relative;
}
div#top img#tytul { 
	position: absolute;
	left: 177px;
	top: 20px; 
}
div#menu { 
	width: 528px;
	margin: 0 auto; 
	padding: 0;
	height: 40px;
}
div#menu img { 
	margin: 0 1px; 
	cursor: pointer;
}
div#frame { 
	width: 526px;
	height: 486px;
	padding: 5px; 
	background: url(poster.png) no-repeat; 
	position: relative;
}

div#frame img { 
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0;
	padding: 0;
}
div#frame div { 
	position: absolute;
	padding: 20px;
	margin: 0;
	left: 5px;
	top: 5px;
	background: url(content_bg.png); 
	color: #26292c; 
	font-size: 1.4em;
	line-height: 1.5em;
	display: none;
}
div#frame div#o_entremedia { 
	width: 354px;
	height: 324px; 
}
div#frame div#eventy,
div#frame div#pr { 
	left: 137px;
	width: 222px;
	height: 446px; 
}
div#frame div#kontakt { 
	left: 269px;
	width: 222px;
	height: 202px; 
}

div#footer { 
	text-align: center;
	padding: 10px 0 20px; 
}
a:link, a:visited { 
	color: #ea1b76; 
	text-decoration: none;
}
