html, body {
	width: 100%;
}

body {
	background-color: #13100e;
	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;
}

img.tytul {
	display: block;
	margin-bottom: 20px;
}

* {
	font-size: 11px;
	font-family: 'tahoma';
	color: #000000;
	line-height: 17px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #f80000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}

a.bullet {
	padding-left: 7px;
	background-image: url('img/bullet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

p {
	margin: 0px;
	padding: 0px;
}

.big {
	font-size: 12px;
}

.verybig {
	font-size: 18px;
}

#container {
	width: 892px;
	margin: auto;
}

#top {
	width: 892px;
	height: 271px;
	background-image: url('img/top.jpg');
	background-repeat: no-repeat;
}

#menu_left {
	width:147px;
	display: inline;
	float: left;
	margin-left:
}
	
	#menu_left a {
		display: block;
	}

#kolumna_right {
	width: 712px;
	display: inline;
	float: right;
	margin-right: 33px;
	background-color: #ededed;
	background-image: url('img/tlo_tresc.jpg');
	background-repeat: no-repeat;
}

#tresc {
	padding: 23px 35px 60px 35px;
	
}

#stopka {
	width: 892px;
}

	#stopka_menu {
		float: left;
		display: inline;
		padding: 19px 0px 10px 37px;
	}
		
		#stopka_menu a {
			margin-right: 10px;
			color: #ffffff;
			font-weight: bold;
		}
	
	#kopirajty {
		width: 139px;
		margin-left: 8px;
		float: left;
		padding: 19px 0px 10px 0px;
		display: inline;
		font-size: 10px;
		color: #686868;
	}
	
/*----------------------CHAPTER--------------------*/

#chapter_tekst {
	width: 712px;
	background-image: url('img/chapter_tlo.jpg');
	background-repeat: no-repeat;
}

	#chapter_tekst p{
		color: #e2e2e2;
		padding: 105px 40px 0px 40px;
		margin: 0px;
	}
	
		#chapter_tekst p b{
			color: #e2e2e2;
		}
	

/*----------------------LUDZIE--------------------*/
div.pic_ludzie {
	width: 152px;
	display: inline;
	float: left;
	border: 1px solid #e3e3e3;
	margin: 0px 5px 15px 0px;
	background-color: #ffffff;
}

	div.pic_ludzie img {
		margin: 7px;
	}
	
	div.pic_ludzie p {
		margin: 0px 7px 7px 7px;
	}
	
	
	
/*############################## NIUSY ####################################*/
div.nius_short {
	width: 620px;
	padding: 0px 0px 20px 0px;
	clear: both;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
	margin-bottom: 20px;
}

div.nius {
	width: 620px;
	padding: 20px 0px 20px 0px;
	clear: both;
	margin-bottom: 20px;
}

img.nius_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

table {
	margin-top: 20px;
}

table td{
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	vertical-align: top;
	background-color: #ffffff;
}

table td.pusty{
	background-color: #EDEDED;
}

td.pusty {
	background-color: #ededed;
	border-width: 0px;
}

table td.spis {
	text-align: left;
	width: 250px;
	background-color: #ffffff;
}

table td.spis img {
	float: left;
	display: inline;
	margin-right: 10px;
}

table td.spis p {
	display: inline;
	float: right;
	width: 110px;
	margin: 0px;
	padding: 0px;
	
}

table td.spis p a {
	font-weight: bold;
}

table td.pokaz {
	text-align: center;
}

table td.pokaz img {
	display: block;
	margin: 0px;
}

table.galeria td{
	width: 180px;
	background-color: #ffffff;
}

	table.galeria td img{
		margin: auto;
	}
	
table.galeria td.pusty {
	background-color: #ededed;
	border-width: 0px;
}

table.kontakt {
	
}

table.kontakt td {
	padding: 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e0e0e0;
	background-color: #ededed;
	font-weight: bold;
}	

	table.kontakt td a{
		font-weight: bold;
	}
	
#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;
}

.cNewsImage{

}
