html, body {
	width: 100%;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
}

* {
	font-family: 'tahoma','arial';
	font-size: 11px;
	color: #575757;
	line-height: 17px;
}

a {
	text-decoration: none;
	color: #e80000;
}

p {
	padding: 0px;
	margin: 0px;
}

a:hover{
	text-decoration: underline;
}

div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 25px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 12px;
}

.tytul {
	font-size: 24px;
	display: block;
	margin-bottom: 22px;
	font-family: 'georgia', 'trebuchet ms', 'arial';
	letter-spacing: 0px;
	font-weight: normal;
	color: #260000;
}

#container {
	margin: auto;
	width: 1000px;
}

#top {
	width: 1000px;
	height: 277px;
	background-image: url('img/top.jpg');
	background-repeat: no-repeat;
}

#dol {
	width: 948px;
	margin-left: 19px;
}

#kolumna_left {
	width: 734px;
	display: inline;
	float: left;
	background-color: #ffffff;
}

	#menu {
		height: 49px;
		background-color: #011947;
	}
	
		#menu ul {
			padding: 13px 0px 0px 40px;
			margin: 0px;			
			display: block;
		}
		
			#menu ul li{
				display: block;
				float: left;
				margin: 0px;
				padding: 5px 0px 0px 0px;		
				margin-right: 37px;
				line-height: 12px;
				
			}
			
				#menu ul li.high{
					padding: 0px;		
				}
				
				#menu ul li.last{
					margin-right: 0px;
				}
			
				#menu ul li a{
					color: #ffffff;
					line-height: 12px;
					font-weight: bold;
				}
		
	#tresc {
		width: 663px;
		margin: 29px 0px 30px 38px;
		
	}


#film {
	width: 580px;
	margin-left: 35px;
	margin-bottom: 30px;
}

	#ekran {
		width: 420px;
		height: 340px;
		margin-right: 16px;
		float: left;
	}
	
	#film_menu {
		width: 130px;		
		float: left;
	}
	
		#film_menu a {
			width: 130px;
			display: block;
			background-color: #011947;
			padding: 3px 0px;
			margin-bottom: 5px;
		}
		
			#film_menu a b{
				display: block;
				margin-left: 5px;
				font-weight: normal;
				color: #ffffff;
				background-image: url('img/bullet_white.gif');
				background-repeat: no-repeat;
				background-position: 0px 9px;
				padding-left: 8px;
			}	
	
div.nius {
	margin: 20px 0px;
	padding-bottom: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;	
}	
	
	
#kolumna_right {
	width: 214px;
	display: inline;
	float: right;
}

div.bttn {
	margin-bottom: 5px;
}

#wartozobaczyc {
	width: 214px;
	margin-top: 20px;
	margin-bottom: 20px;
}

	#wartozobaczyc div.wartozobaczyc {
		width: 212px;
		padding: 10px 0px;
		text-align: center;
		border: 1px solid #d3d3d3;
		margin-top: 4px;
	}
	
	
#stopka {
	width: 948px;
	background-image: url('img/stopka.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
	
#stopka_menu {
	margin: 23px 0px 0px 38px;
	float: left;
	display: inline;
}

	#stopka_menu a{
		margin-right: 20px;
		color: #525252;
	}

#kopirajty {
	margin: 23px 66px 0px 0px;
	text-align: right;
	float: right;
	display: inline;
	font-size: 10px;
	color: #a3a3a3;
}

img.galeria {
	margin: 0px 20px 20px 0px;
	border: 4px solid #f0f0f0;
}

span.zapytanie {
	float: left;
	width: 150px;
	display: block;
	margin-bottom: 20px;
}

input.zapytanie {
	width: 350px;
}


textarea.zapytanie {
	width: 350px;
	height: 150px;
}

div.cytat_big {
	margin-bottom: 20px;
	background-image: url('img/cytat.gif');
	padding: 0px 0px 0px 40px;
	background-repeat: no-repeat;
	font-size: 12px;
}
