* {
	font-family: Arial, Verdana, seans-serif;
	font-size: 11px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

	a:hover {
		color: #838383;
		font-weight: bold;
		text-decoration: underline;
	}

body {
	margin: 0;
	padding: 0;
	background: #000000;
}

input, textarea {
	background: #ffffff;
	border: 1px solid #cecece;
}

.img {
	margin: 0;
	border: 0;
	float: left;
}

#strona {
	margin: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

#menu {
	position: absolute;
	z-index: 2;
	left: 620px;
}

	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu li {
		margin: 0;
		padding: 0;
		float: left;
	}
	
	.a-passive {
		display: block;
		border: 1px solid #cecece;
		border-top: 0;
		padding: 5px;
		padding-top: 15px;
		margin: 3px;
		margin-top: 0;
		background: #ffffff;
		color: #000000;
	}
	
		.a-passive:hover {
			display: block;
			border: 1px solid #cecece;
			border-top: 0;
			padding: 5px;
			padding-top: 25px;
			margin: 3px;
			margin-top: 0;
			background: #8b0000;
			color: #ffffff;
			text-decoration: none;
		}
	
		.a-active {
			display: block;
			border: 1px solid #cecece;
			border-top: 0;
			padding: 5px;
			padding-top: 30px;
			margin: 3px;
			margin-top: 0;
			background: #8b0000;
			color: #ffffff;
			text-decoration: none;
		}
		
		.a-active:hover {
			display: block;
			border: 1px solid #cecece;
			border-top: 0;
			padding: 5px;
			padding-top: 30px;
			margin: 3px;
			margin-top: 0;
			background: #000000;
			color: #ffffff;
			text-decoration: none;
		}

#menu-belka {
	background: url('obrazki/menu_tlo.jpg') #ffffff;
	height: 22px;
}

#kolumna {
	width: 1000px;
	float: left;
}

#lewa-kolumna {
	width: 303px;
	float: left;
}

	#lewe-tlo {
		width: 63px;
		float: left;
	}
	
		#lewe-tlo-1 {
			width: 63px;
			height: 303px;
			float: left;
			background: url('obrazki/strona_01.jpg');
		}
		
		#lewe-tlo-2 {
			width: 63px;
			height: 119px;
			float: left;
			background: url('obrazki/strona_02.jpg');
		}
		
		#lewe-tlo-3 {
			width: 250px;
			height: 98px;
			float: left;
			background: url('obrazki/strona_03.jpg');
		}
	
	#lewy-blok {
		width: 240px;
		float: right;
	}
	
		#lewy-naglowek {
			width: 230px;
			height: 17px;
			font-size: 14px;
			color: #626262;
			padding: 5px;
			background: url('obrazki/naglowek_lewy.jpg') #ffffff;
		}
		
		#lewy-tresc {
			width: 239px;
			text-align: center;
			height: 276px;
			background: #ffffff;
			border: 0;
			border-right: 1px solid #e0e0e0;
			overflow: auto;
		}
		
		#informacje {
			width: 200px;
			text-align: left;
			margin: 0 auto;
		}
		
			#info-tytul {
				width: 205px;
				text-align: left;
				margin: 0 auto;
				font-size: 15px;
				font-weight: bold;
				padding: 4px;
				padding-left: 0;
				margin: 10px;
				margin-top: 10px;
				color: #4b4b4b;
			}
			
			.info-dane-1 {
				display: block;
				font-size: 10px;
				letter-spacing: 1px;
			}
			
			.info-dane-2 {
				display: block;
				padding: 0;
				padding-left: 10px;
				font-size: 12px;
				margin-bottom: 10px;
			}
			
			#powrot {
				padding: 10px;
				width: 150px;
				margin: 0 auto;
				margin-top: 30px;
			}
			
			#powrot img {
				width: 150px;
				height: 60px;
				border: 0px;
				margin: 0 auto;
			}
		
		#lewy-dol {
			width: 240px;
			height: 21px;
			background: url('obrazki/dol_lewy.jpg');
			text-align: center;
		}

		
		.ost-div {
			width: 190px;
			height: 75px;
			margin: 8px auto;
			border: 1px solid #e0e0e0;
			float: none;
			overflow: hidden;
		}
		
		.ost-img {
			width: 190px;
			border: 0;
			float: none;
		}
		
#prawa-kolumna {
	width: 697px;
	float: right;
}

	#top {
		width: 697px;
		height: 73px;
	}
	
		#top-1 {
			width: 228px;
			height: 73px;
			float: left;
			background: url('obrazki/top_01.jpg');
		}
		
		#top-2 {
			width: 199px;
			height: 73px;
			float: left;
			background: url('obrazki/top_02.jpg');
		}
		
		#top-3 {
			width: 270px;
			height: 73px;
			float: left;
			background: url('obrazki/top_03.jpg');
		}
	
	#prawy-blok {
		width: 618px;
		height: 350px;
		float: left;
	}
	
		#prawy-naglowek {
			width: 608px;
			height: 17px;
			font-size: 14px;
			color: #626262;
			padding: 5px;
			background: url('obrazki/naglowek_prawy.jpg') #ffffff;
		}
		
		#prawy-tresc {
			width: 578px;
			height: 283px;
			background: url('obrazki/dol_prawy.jpg') #ffffff;
			background-repeat: no-repeat;
			background-position: bottom right;
			text-align: justify;
			padding: 20px;
			overflow: hidden;
		}
		
			.tagi {
				width: 420px;
				height: 150px;
				border: 0;
				border-top: 1px solid #e0e0e0;
				float: right;
				margin: 15px;
				overflow: hidden;
			}
		
			#tabela {
				width: 550px;
				border: 0;
				margin: 0 auto;
				padding: 0;
			}
			
				#tabela td {
					text-align: center;
					padding: 5px;
				}
				
				.real-div {
					width: 250px;
					height: 90px;
					border: 1px solid #e0e0e0;
					overflow: hidden;
				}
				
				.real-img {
					width: 250px;
					border: 0;
				}
				
				.real-nazwa {
					width: 250px;
					text-align: left;
					font-size: 12px;
					font-weight: bold;
				}
				
				.real-typ {
					font-size: 11px;
					font-weight: normal;
					color: #8b0000;
				}
				
				#nawigator {
					width: 250px;
					float: right;
					padding: 20px;
				}
				
				.naw-active {
					display: block;
					float: right;
					padding: 5px;
					height: 13px;
					margin: 5px;
					border: 1px solid #000000;
					text-decoration: none;
				}
				
				.naw-active:hover {
					text-decoration: none;
				}
				
				.naw-passive {
					display: block;
					color: #bdbdbd;
					text-decoration: none;
					float: right;
					padding: 5px;
					height: 13px;
					margin: 5px;
					border: 1px solid #bdbdbd;
				}
				
				.naw-passive:hover {
					color: #bdbdbd;
					text-decoration: none;
				}
			
			#praca-duze {
				width: 500px;
				height: 190px;
				border: 1px solid #e0e0e0;
				float: left;
				overflow: hidden;
			}
			
			#praca-img {
				width: 500px;
				border: 0;
			}
			
			#praca-galeria {
				float: right;
				width: 65px;
			}
			
			#praca-galeria img {
				width: 60px;
				height: 60px;
				margin: 0 auto;
				border: 1px solid #e0e0e0;
			}
			
			#praca-opis {
				width: 480px;
				margin: 0 auto;
				padding: 0;
				padding-top: 20px;
				clear: both;
			}
			
			
			#formularz-opis {
				width: 400px;
				margin: 20px auto;
				clear: both;
			}
			
			#formularz {
				width: 500px;
				margin: 0 auto;
			}
			
				#form-tresc {
					float: right;
				}
				
				
				#tresc {
					width: 250px;
					height: 97px;
					margin: 4px;
				}
				
				#imie {
					width: 210px;
					margin: 4px;
				}
				
				#nazwisko {
					width: 210px;
					margin: 4px;
				}
				
				#email {
					width: 210px;
					margin: 4px;
				}
				
				#form-wyslij {
					float: right;
					text-align: right;
					padding: 10px;
					width: 480px;
				}
				
		
		#prawy-dol {
			width: 618px;
			height: 10px;
			background: #ffffff;
		}
	
	#prawe-tlo {
		width: 79px;
		height: 350px;
		float: right;
	}
	
		#prawe-tlo-1 {
			width: 79px;
			height: 350px;
			float: left;
			background: url('obrazki/strona_05.jpg');
		}
	
	#stopka {
		width: 618px;
		height: 119px;
		float: left;
		background: url('obrazki/strona_04.jpg');
	}