html, body {
	width: 100%;
}

body {
	background-color: #fafafa;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

* {
	font-family:  "tahoma", "arial";
	font-size: 12px;
	color:#5f5f5f;
	line-height: 18px;
}

a {
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

b.tytul {
	font-size: 20px;
	font-family:  "tebuchet ms","arial", "tahoma";
	font-weight: bold;
	letter-spacing: -1px;
	color: #ff9900;
	display: block;
	margin: auto;
	margin-top: 20px;
	
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 12px;
}

#container {
	width: 976px;
	margin: auto;
	background-image: url("img/tlo.gif");	
	background-repeat: repeat-y;
}


#top {
	width: 936px;
	height: 308px;
	margin: 0px 20px;
}

#dol {
	width: 852px;
	margin-top: 10px;
	margin-left: 55px;
}

#kolumna_left {
	width: 186px;
	background-image: url("img/tlo_left.jpg");	
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-color: #F4F6F2;
}

	#kolumna_left div.zawartosc{
		margin-top: 30px;
		margin-left: 30px;
	}

#kolumna_right {
	width: 608px;
	background-image: url("img/tlo_right.jpg");	
	background-repeat: no-repeat;
	float: right;
	display: inline;
	background-color: #F4F6F2;
	text-align: center;
	
}

	#kolumna_right div.zawartosc{
		margin: 30px;
	
	}

#kolumna_separator {
	width: 56px;
	height: 220px;
	background-image: url("img/separator.jpg");	
	float: left;
	display: inline;
}	


#stopka {
	width: 936px;
	height: 41px;
	margin-left: 20px;
	background-image: url("img/stopka.jpg");	
	background-repeat: no-repeat;
}

#zakoncz {
	width: 976px;
	height: 20px;
	
	background-image: url("img/zakoncz.gif");	
	background-repeat: no-repeat;
}

.page_title {
  text-align: center;
  padding: 3px;
  border-bottom: 1px dotted;
  letter-spacing: 1px;
  font-family: sans-serif;
  font-size: 17pt;
  font-weight: bold;
  font-style: italic;
}

.more_category_news {
  text-align: left;
  padding-left: 30px;
}

.separator {
  width: 100%;
  table-layout: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}


div.galeria {
	width: 250px;
	text-align: center;
	margin: 0px 10px;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

div.galeria_na4 {
	width: 120px;
	text-align: center;
	margin: 0px 5px;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

.small {
	font-size: 10px;
}	


table.nius_galeria {
	border: #a0a0a0 solid 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.nius_galeria td{
	padding: 10px;
	/*border: #f0f0f0 solid thin;*/
	border: 0px;
	border: 0px solid #efefef;
	vertical-align: middle;
	text-align: center;
}

table.nius_galeria td.pusty{
	border: 0px;
	
}

table.nius_galeria td img{
	border: 3px #dde8ff solid;
}
