body{
	background-color: black;
	font-family: Arial, sans-serif;
}
#calosc
{
	width: 1020px;
	padding: 0px;
	margin: auto;
	padding-top: 30px;
	position: relative;
	left: 20px;
}
#lewa
{
	width: 175px;
	float: left;
	padding-right: 10px;
}
#srodek
{
	width: 544px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 55px;
	background-image: url("./tlo_srodek.png");
	background-repeat: repeat-y;
	float: left;
	position: relative;
	z-index: 5;
	left: -20px;
}
#prawa
{
	width: 196px;
	float: left;
	padding-left: 35px;
	padding-right: 10px;
	position: relative;
	z-index: 4;
	left: -40px;
}

img
{
	border: 0px;
}

#stopka
{
	width:934px;
	overflow: hidden;
	height: 30px;
	background-color: #000000;
	color: rgb(80%, 10%, 10%);
	font-size: 10px;
	text-align: center;
}

#lewa, #srodek, #prawa
{
	min-height: 500px;
	background-color: #000000;
}
#banner
{
	height: 150px;
	background-color: #000000;
	width: 100%;
	text-align: center;
}
#banner img
{	
	position: relative;
	left: -50px;
	top: -30px;
	z-index: 20;
}

a
{
	text-decoration: none;
	color: #FFD700;
	font-weight: bold;
}

div #srodek a
{
	color: #FFFF00;
}

#lewa a
{
	display: block;
	width: 100px;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: -20px;
	color:#FFD700;
}

h1
{
	color: #FFFFFF;
	text-align: center;
}

h2
{
	color: #FFFFFF;
	text-align: center;
	font-size: 12pt;
}

h3
{
	color: #FFFFFF;
	text-align: center;
	font-size: 11pt;
}


div.newsy
{
	padding: 5px;
	border-top: 1px black solid;
}
div.newsy h1
{
	font-size: 15pt;

}
div.newsy  p, div#srodek, div#prawa
{
	color: #FFD700;
	text-align: left;
	font-size: 9pt;
}

.podpis
{
	color: rgb(90%, 5%, 5%);
	font-size: 8pt;
	font-weight:bold;
	position:relative;
	text-align:right;
	top:-20px;
	left:-40px;
}

.data 
{
	color: #FFFFFF;
	font-weight: bold;
}


#najblizsze-linki
{
	text-align:center;
	word-spacing:20px;
	color:#FFFFFF;
}

#najblizsze-termin
{
	text-align:center;
	font-weight:bold;
}

.tytul
{
	font-weight:bold;
	text-align:center;
	font-size:12pt;
	color: #FFFFFF;
}
.opis
{
	word-spacing:2px;
}
.obrazek_tekst
{
	position:relative;
	float:right;
}
#propozycje
{
	text-align:center;
	word-spacing:10px;
	color:#FFFFFF;
}


p#filmy a, p#goscie a
{
	line-height: 25px;
	color:#FFFFFF;
}

#menu_napis
{
	position: relative;
	top: -28px;
}

#kontakt
{
	font-size:13px;
	text-align:center;
}
.pytanie
{
	font-weight: bold;
	color:#FFFFFF;
}
.baton
{
	margin-top: 6px;
	margin-left: 6px;
	background-color: #000000;
	border: 3px #FFD700 solid;
	color: #FFD700;
}
.more
{
	display: block;
	text-align: right;
	font-size: 9pt;
}

.white
{
	color: #FFFFFF;
}

.red
{
	color: red;
}
