* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #000 url('stars.gif') repeat;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
}

img {
	border: 2px solid #fff;
}

/*div {
	border: 1px solid red;
	margin: 2px;
}*/


div#wrapper{
	width: 810px;
	margin: auto;
	/*margin-bottom: 20px;*/
}

div#header img{
	width: 150px;
}

div#header h1{
	text-align: center;
	margin-bottom: 7px;
}

img#top1{
	float: left;
}

img#top2{
	float: right;
}

div#content, div#footer {
	clear: both;
}


ul {
	list-style-type: none;
}

div.small_fotos_left ul img, div.small_fotos_right ul img {
	/*width: 100px;*/
	height: 85px;
	margin-bottom: 20px;
}

div.small_fotos_left ul img:hover, div.small_fotos_right ul img:hover {
	cursor: pointer;
}

div#foto_wrapper div.big_foto {
	float: left;
}

div#foto_wrapper div.small_fotos_left, div#foto_wrapper div.small_fotos_right {
	float: left;
}

div.film_download table {
	/*border: 2px solid #fff;*/
	margin: 5px auto;
}

div.film_download td {
	/*border: 2px solid #fff;*/
	/*padding: 5px;*/
	/*width: 780px;*/
	text-align: center;
}

a:hover, a:link, a:active, a:visited {
	color: #fff;
}

a:hover, a:link, a:active, a:visited {
	color: #fff;
}

div.big_foto img {
	/* 500px;*/
	height: 424px;
	margin: 0px 27px 20px 27px;
}

div.big_foto ul {
	list-style-type:none;
}

div#footer {
	text-align: center;
}

div#header p#describe {
	text-align: center;
	padding: 0px 10px;
}

div#opis {
	padding-top: 7px;
	padding-bottom: 15px;
	text-align: justify;
}

div#opis p {
	text-indent: 4ex;
}

div#counter {
        text-align:center;
        padding-top:30px;
        padding-bottom:0px;
}