body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #F7F5D9;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #541D1D;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: auto;
	padding: 0;
	height:1200px;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	div#film{
		position:relative;
		margin:400px 0 0 35px;
		width:170px;
		height:130px;
		padding:5px;
		background:url('../images/filmBg.gif') top left no-repeat;
	}	
	div#linkList {
	left:auto;
	right:auto;
	width: 200px;
	height: 150px;
	margin-left: 515px;
	padding: 5px 10px 5px 20px;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #FFFF00;
	}
	
	div#linkList ul{
		display:block;
		list-style:none;
		margin-left: 35px;
	}
	
	div#linkList li a{
	list-style:none;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CDBBAF;
	text-decoration: none;
	line-height:23px;
	}
	
	div#linkList li a:hover{
		color: #CC3333;
	}
	
	div#napis{
	width:520px;
	height:120px;
	padding: 0;
	background-image: url(../images/header_napis_pl.gif);
	float: left;
	margin-top: 40px;
	}
	div#leftColumn{
		width:200px;
		float:left;
	}
	div#content {
	top:200px;
	width:500px;
	margin-left: 240px;
	padding: 0;
	text-align:justify;
	color: #CFBDB3;
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-y;
	}
	
	div#content h1 {
	height: 60px;
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-indent:60px;
	}
	/*
	div#content h1 span {
	display: none;
	}
	*/

div#content p {
	padding: 0 10px 10px 20px;
	}

div#content p.p1 {
	margin-top: -25px;
	}
	


div#content p.p3 {
	float:none;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	background-image: url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	}
	
	div#gallery{
		width:500px;
		
	}
	
	div#gallery img{
		float:left;
		margin-left:15px;
		margin-bottom: 15px;
	} 
	
	div#languages{
		padding-left:10px;
		color:#fff;
		text-align:center;
	}
	div#languages a{
		color:#fff;
		text-decoration:none;
		line-height:18px;
		font-size:11px;
		font-family:Arial,Tahoma,sans-serif;
	}
	
	div#leftColumn{
		float: left;
		width:250px;
	}
	div#rightColumn{
		width: 250px;
	}
	 input, textarea{
		color: #781351;
		background: #D0BEB3;
		border: 1px solid #781351
	}

	.submit input{
		color: #000;
		background: #D0BEB3;
		border: 2px outset #d7b9c9
	}
	
	.error{
		color:#FFCC00;
	}
	a{
		font-size: 12px;
		color:#CFBDB3;
	}
