@charset "utf-8";
/* CSS Document */

html body { width:100%; 
			height: 100%;
			margin: 0px 0px 0px 0px; 
			padding: 0px;
			background-color: #9a1601;
			font-family:Verdana, Arial, Helvetica, sans-serif, sans;
			font-size:12px;
			font-weight:normal;
			color:#fff4ce;
			background-image:url(../img/body-background.jpg);
			background-position:top left;
			background-repeat:repeat-x;
		
			}



img {
	behavior: url(iefix/iepngfix.htc);
	border: 0px solid black;
}
			
table.main {
	height: 100%;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 12px;
	font-weight:normal;
	color:#fff4ce;
	
	vertical-align: top;
}

a {
	text-decoration: none;
	color:#fff4ce;
}
a:hover {
	text-decoration: underline;
}

hr {
		padding: 0px;
		margin: 0px;
		color: #fff4ce;
	}
	
/*********************************************************************/

/* 267 = 41 + 226 */
table.main td.lewo1 {
	width: 41px;
}

table.main td.lewo {
	width: 226px;
	
	background-image: url(../img/tlo-lewo.jpg);
	background-repeat:repeat-y;
}
table.main td.srodek {
	width: 500px;
}
table.main td.prawo {
	width: 226px;
	background-image:url(../img/tlo-prawo.jpg);
	background-position:top;
	background-repeat: repeat-y;
}
table.main td.SiP {
	width: 707px;
}

#lang {
	padding: 10px 0px 10px 20px;
}

#menu,
#aktualnosci {
	width: 194px;
	text-align: left;
	margin-left: 16px;
	margin-bottom: 30px;
}

	
	#menu  a.act {
		background-image:url(../img/left-col-menu-link-bg.jpg);
	}
	#menu a.kreska {
		border-bottom: 1px solid #9a2a28;
	}
		
	#menu a {		
		display: block;
		text-decoration: none;
		color: #fff4ce;
		padding: 3px 5px 3px 20px;
	}
	#menu a:hover {
		text-decoration: underline;
	}
		#menu  a.menu2 {
			padding: 3px 5px 3px 40px;
		}



	#aktualnosci img {
		margin-bottom: 10px;
	}
	#news {
		padding: 10px;		
	}
		#news a {
			text-decoration: none;
			color: #fff4ce;		
			float: right;
		}
		#news a:hover {
			text-decoration: underline;
		}
	
	
#kontakt {
	width: 174px;
	margin-left: 27px;
	font-size: 11px;
	text-align: center;

}
	img.kontakt {
		margin-left: 17px;
	}
	#kontakt hr {
		margin: 10px 0px 10px 0px;
	}
	
#stopka {
	margin: 20px 0px 10px 0px;	
}
#stopka,
#stopka a {
	font-size: 10px;
	color: #df9d7a;
	text-align: center;
}

#tresc h1 {
	display: block;	
	font-size: 13pt;
	color: #fdfdfd;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d39d79;
}


#galeria {
	clear: both;
	text-align: center;
}
#galeria td {
	text-align: center;
}