html, body {
	width: 100%;
}

body {
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image:url('img/tlo.jpg');
	background-repeat: repeat-x;
}


div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

* {
	font-size: 12px;
	font-family: 'tahoma';
	color: #231f20;
	line-height: 17px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #cc6000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

.tytul {
	font-size: 16px;
	color: #22526d;
	font-family: 'trebuchet ms';
	display: block;
	margin-bottom: 20px;
}

a.tytul {
	color: #cc6000;
}

.big {
	font-size: 14px;
	font-family: 'trebuchet ms', 'tahoma';
}

#container {
	width: 1004px;
	margin: auto;
	text-align: left;
}

#top_belka {
	width: 1000px;
	height: 36px;
	margin-bottom: 2px;
	
}

#top {
	width: 1000px;
	height: 273px;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #ffffff;
}

#dol {
	border-width: 0px 2px;
	border-style: solid;
	border-color: #ffffff;
}

#kolumna_left {
	width: 292px;
	
	float: left;
	display: inline;
	background-image:url('img/left.jpg');
	background-repeat: no-repeat;
}	

	#kolumna_left ul {
		list-style: none;
		margin: 10px 13px 0px 20px;
		text-align: right;
		border-width: 0px;
	}
	
		#kolumna_left ul li {
			list-style: none;
			text-align: right;
			width: 138px;
			margin-left: 70px;
			padding-right: 10px;
			height: 23px;
			border-color: #abdbf3;
			border-style: solid;
			border-width: 0px 0px 2px 0px;
		}
			#kolumna_left ul li:hover {
				background-color: #afdff7;
			}
		
			#kolumna_left ul li a{
				font-family: 'trebuchet ms';
				font-size: 15px;
				color: #ffffff;
				font-weight: normal;
			}
			
				#kolumna_left ul li a:hover {
					text-decoration: none;
					font-weight: bold;
				}
				
			#kolumna_left ul li.light {
				background-color: #afdff7;
			}

#kolumna_right {
	width: 703px;
	float: right;
	display: inline;
}

	div.zawartosc{
		padding:16px;
		margin: 0px;
		
	}
	
	#intro_kolumna1 {
		width: 700px;
		float: left;
		display: inline;
	}
.banners_left img {margin-bottom:10px;}	
	#intro_kolumna2 {
		width: 320px;
		float: right;
		display: inline;
	}
	
		#intro_kolumna2 a {
			display: block;
			margin-bottom: 10px;
		}

#stopka {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 1000px;
	height: 37px;
	background-color: #5386a3;
}

#kopirajty {
	margin: 10px 0px 0px 55px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	display: inline;
}

#madeby {
	margin: 10px 30px 0px 0px;
	font-size: 10px;
	color: #dcdcdc;
	float: right;
	text-align: right;
	display: inline;
}

	#madeby a {
		font-size: 10px;
		color: #dcdcdc;
	}
	
.tytul {
	display: block;
	margin-bottom: 15px;
}

a.tytul {

}

.small {
	font-size: 10px;
}

#form_ksiega {
	width: 500px;
	background-color:#ffffff;
	border: 2px solid #f0f0f0;
	padding: 20px;
}

span.opis {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.pole {
	width: 200px;
}

textarea.pole {
	width: 300px;
	height: 100px;
}

.ksiega_wpis {
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #aaaaaa;
}

div.intro_nius {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #aaaaaa;	
}


#nius_galeria {
	padding: 18px 16px 0px 16px;
}

table {

}

table td{
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	vertical-align: middle;
	text-align: center;
	width: 140px;
}

table td img {
	display: block;
	margin: auto;
}

div.belka {
	padding: 5px;
	background-color: #ffffff;
}
