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;
	color: #242424;
}

* {
	font-family: 'tahoma','arial';
	font-size: 11px;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #c5161d;
}

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: 10px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 12px;
}

.tytul {
	font-size: 24px;
	display: block;
	margin-bottom: 18px;
	font-family: 'trebuchet ms', 'arial';
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
	color: #260000;
}


div.cytat {
	margin-bottom: 20px;
	background-image: url('img/cytat.gif');
	padding: 0px 0px 0px 40px;
	background-repeat: no-repeat;
}

div.cytat_right {
	margin-bottom: 0px;
	margin-right: 20px;
	background-image: url('img/cytat_inv.gif');
	background-position: right top;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

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

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

#menu_left {
	width: 240px;
	margin-left: 40px;
	float: left;
	display: inline;
}

	#spotkajmysie {
		width: 240px;
		margin-top: 10px;
	}
	
		#spotkajmysie a{
			display: block;
			margin-bottom: 5px;
		}
	
#tresc {
	background-image: url('img/top_2.jpg');
	background-repeat: no-repeat;
	width: 720px;
	float: right;
}

#kolumna_left {
	width: 335px;
	float: left;
	display: inline;
	margin-left: 47px;
	margin-top: 75px;
}

#kolumna_right {
	width: 270px;
	display: inline;
	float: right;
	margin-right: 30px;
	margin-top: 75px;
}


#stopka {
	width: 930px;
	margin-left: 40px;
	margin-top: 30px;
	
	background-image: url('img/stopka.gif');
	background-repeat: no-repeat;
}

#kopirajty {
	margin: 15px 0px 0px 20px;
	font-size: 10px;
	float: left;
	display: inline;
	color: #606060;
}

#madeby {
	float: right;
	display: inline;
	margin-top: 60px;
	margin-right: 30px;
}


/*---------------STRONA GŁÓWNA-----------------------*/

#intro_aktualnosci {
	margin-bottom: 30px;
}

#intro_moimzdaniem {
	margin-bottom: 30px;
}

#intro_witam {
	margin-bottom: 30px;
}

img.warto {
	border: 3px solid #f0f0f0;
	margin-bottom: 5px;
}	

/*----------------- PODSTRONA -------------------------*/

#zawartosc {
	margin-top: 75px;
	margin-left: 47px;
	width: 620px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'trebuchet ms', 'arial';
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	color: #414141;
}


table.nius_galeria {
	border: #a0a0a0 solid 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-collapse: collapse;
}

table.nius_galeria td{
	padding: 10px;
	border: 1px solid #efefef;
	vertical-align: middle;
	text-align: center;
}

table.nius_galeria td.pusty{
	border: 0px;
	
}

table.nius_galeria td img{
	
	
}
