@charset "iso-8859-2";
/* CSS Document */

*
{
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	border:0;
}

body
{
	margin:0;
	padding:0;
	background-color:#8d0010;
	/*background-color:#9a9a9a;*/
}

#container
{
	width:950px;
	height:auto;
	min-height:300px;
	background-color:#FFF;
	margin:0 auto 0 auto;
}

#flash_top
{
	width:950px;
	height:206px;
	/*background-image:url(../layout/flash.jpg);*/
	z-index:1;
}

#content
{
	width:900px;
	height:auto;
	margin:50px 0 40px 0;
	background-color:#fff;
}

#content #menu
{
	width:230px;
	height:auto;
	float:left;
}

#content #menu ul.menu
{
	padding:0;
	margin:0 0 0 29px;
	list-style:none;
}

#content #menu ul.menu li
{
	color:#585858;
	font-size:12px;
	padding:0 0 10px 20px;
}

#content #menu li.active
{
	list-style-image:url(../layout/kreska.jpg);
}

ul.submenu
{
	padding:0;
	margin:20px 0 30px 20px;
	list-style:none;
}

#content #menu ul.menu ul.submenu li
{
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:normal;
}

#content #menu ul.menu ul.submenu li.active
{
	text-decoration:underline;
	font-weight:bold;
	list-style:none;
}

#content #menu a
{
	color:#585858;
	text-decoration:none;
}

#content #menu a:hover
{
	color:#000;
}


#content #content_body
{
	width:670px;
	height:auto;
	float:left;
}

#left
{
	width:330px;
	height:auto;
	float:left;
}

#flash_film_outer
{
	width:328px;
	height:222px;
	border-bottom:0px solid #d5d5d5;
}

#news
{
	width:328px;
	height:201px;
	margin:0 0 0 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #d5d5d5;
}

#news a
{
	font-size:11px;
	color : #9D000E;
	text-decoration:none;
}

#news a:hover
{
	color : #111111;
}



#news_title
{
	width:320px;
	height:auto;
	padding:0 0 0 10px;
	border-left:6px solid #9e0108;
	font-weight:bold;
}

#zapowiedzi
{
	width:330px;
	height:auto;
	margin:0 0 0 10px;
	float:left;
}

#zapowiedz_flash
{
	width:330px;
	height:101px;
	padding:0 0 10px 0;
}


#footer
{
	width:950px;
	height:auto;
	min-height:250px;
	background-color:#969696;
	font-size:12px;
	color:#FFF;
}


#footer
{
	width:950px;
	height:auto;
	min-height:250px;
	background-color:#969696;
	font-size:12px;
	color:#FFF;
}

#footer #left
{
	width:180px;
	height:auto;
	min-height:250px;
	padding:20px 0 0 50px;
	float:left;
	font-size:10px;
	color:#000;
	font-stretch:extra-condensed;
}

#footer #menudiv
{
	width:auto;
	height:auto;
	padding:20px 35px 0 0;
	float:left;
}

#footer #menudiv ul.submenu
{
	padding:5px 0 0 0;
	margin:0;
}

#footer #menudiv a
{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}

#footer #menudiv ul.submenu li.active
{
	text-decoration:underline;
	font-weight:normal;
	list-style:none;
}

#footer #advert
{
	width:950px;
	height:36px;
	text-align:right;
	clear:both;
	font-size:11px;
}

#footer #advert p
{
	width:850px;
	padding:0 0 0 6px;
	float:left;
	display:block;
	display:none;
}

#footer #advert img
{
	float:left;
}

#footer #advert a
{
	color:#000;
	text-decoration:none;
	font-size:11px;
}

a.linkbordo
{
	text-decoration:none;
}

#content #menu li.active
{
	list-style-image:url(../layout/kreska.jpg);
}

#content #menu li.active a
{
	font-weight:bold;
	color:#000;
}