* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #570A02;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	margin: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	text-align: center;
	color: white;
}

#wrapper {
	margin: 0 auto;
	width: 1008px;
}

#header {
	height: 150px;
	background: url(top.jpg) no-repeat center;
	width: 1000px;
	margin: 10px auto;
}

#header a {
	display: block;
	width: 1000px;
	height: 150px;
	text-indent: -9999px;
}

.content_list {
	list-style-type: none;
}

.content_list li {
	margin: 5px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	background: #e0e4eb;
}

.content_list li h2 {
	font-size: 12px;
	color: #b16fb5;
}

.content_list li p {
	line-height: 200%;
}

.content_list li img {
	float: left;
	margin-right: 10px;
}

.content_list li div {
	clear: both;
	text-align: center;
}

.content_list li div img {
	float: none;
	margin: 0;
}

.kolumny_ads {
	list-style-type: none;
}

.kolumny_ads li {
	margin-bottom: 10px;
}

#left, #right {
	width: 150px;
	text-align: center;
	border: 2px solid #FFFFFF;
}

#left {
	float: left;
}

#right {
	float: left;
}

#footer {
	width: 1008px;
	background: #FFFFFF;
	text-align: center;
	clear: both;
	margin: 10px auto;
	height: 20px;
	line-height: 20px;
}

.stronicowanie {
	clear: both;
	text-align: center;
	margin: 5px;
	list-style-type: none;
}

.stronicowanie li {
	display: inline;
	font-size: 12px;
}

.stronicowanie li a {
	font-size: 14px;
	font-weight: bold;
}

#content_film {
	text-align: center;
}

#content_film p {
	margin: 20px 0;
}

#content_film h2 {
	margin: 20px 0;
}

#komentarze {
	width: 500px;
	text-align: left;
	margin: 0 auto;
}

.linijka {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #FFFFFF;
}

.linijka ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.linijka li {
	display: inline;
}

.kategorie {
	float: left;
	list-style-type: none;
	margin: 30px 0;
	text-align: center;
}

.kategorie li a {
	display: block;
	width: 250px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: white;
	border: 1px solid pink;
}