
body {
	margin: 3px;
	padding: 3px;
	text-align: center;
	background-color: #31567B; 
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}
	#container {

		width: 700px;
		margin: auto;
		padding: 0;
		border: solid 10px #ffffff;
		background-color: #ffffff;
		background-image: url(../obrazki/drzewo.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		

	}
	#header {
		width: 700px;
		height: 150px;
		background-color: transparent;
		background-image: url(../obrazki/sos_header3.jpg);
		margin: auto ;
		border-bottom: solid 10px #ffffff;

	}
	
	/*#header_en {
		width: 700px;
		height: 150px;
		background-color: transparent;
		background-image: url(../obrazki/zhizw2006_banner_en.jpg);
		margin: auto ;
		border-bottom: solid 10px #ffffff;
		
	}*/

	
	#col_left {
		width: 150px;
		float: left;
		margin: auto;
		background-color: #ffffff;
		
		
	
	}
	#col_right {
		min-height: 500px;
		height: auto;
		width: 550px;
		float: right;
		color: #003D79;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: right;
		margin: 0;
		padding-top: 0px;
		line-height: 150%;
		position: relative;
		
	}
	
	#footer {
	width: 100%;
	height: 30px;
	border-top: dotted 2px #f1f1f1;
	padding-top: 5px;
	background-color: transparent;
	color: #003D79;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	clear: both;
}
	
	#nav {
		width: 150px;
		/*background-image: url(../obrazki/zaba.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;*/
		padding-bottom: 70px;
	}
	
	#nav ul {
	background-color: transparent;
	border-top: 0px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px; 
	width: 150px;
	list-style-type: none;
	
}

	#nav li {
		padding-right: 0px;
		}

	
	#nav a {
	display: block;
	background-color: transparent;
	height: 25px;
	color: #003D79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-left: solid 0px #007f00;
	text-align: right;
	line-height: 25px;
	padding-right: 10px;
	
	}
	
	#nav a:hover {
	/*background-image: url(../obrazki/wazka_li.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	background-color: #FAFAFA;
	color: #339BFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: solid 1px #f1f1f1;
	border-left: solid 1px #f1f1f1;
	border-bottom: solid 1px #f1f1f1;
	text-align: right;
	line-height: 23px;
	margin-top: 0px;
	height: 23px;

	}

	
	#nav li.header {

		display: block;
		background-color: transparent;
		height: 25px;
		color: #003D79;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		line-height: 25px;
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 10px;
		font-variant: small-caps;


} /*kategorie w menu*/
	

	
	a.footer {
		color: #003D79;
		text-decoration: none;
	}
	a:hover.footer {
	color: #339BFF;
	text-decoration: none;
}
	
	
	
	a {
	text-decoration: none;
	color: #339BFF;
	}
	a:hover {
		text-decoration: underline;
		color: #339BFF;
	}
	#copy {
		position:relative; top: 8px; left: 0px;
		padding-left: 10px;
	} /*info o autorze*/
	
	#right {
		position:relative; top: -7px; right: 10px;
		float: right;
		display: inline;
		width: 220px;
	} /*linki do walidatora i przegldarek*/
	
	#flags {
		text-align: right;
	} /*flagi - przeczniki języków */

	#flags img {
		padding: 10px;		
	}

p {
	padding: 0px 20px 10px 20px;
	text-align: justify;
	color: #003D79;
}
p.right{
	padding: 0px 20px 10px 20px;
	text-align: left;
	color: #003D79;
}
span.fat{
	color: #5B9065;
	font-weight: bold;
}

span.kierownicy {
	font-weight: normal; 
	font-size: 10px; 
	color: #17763C;
}

.content_header {
	background-color: transparent;
	color: #a6a6a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 20px 0px 20px;
	text-align: left;
	line-height: 26px;
	} /* nagłówki w treci - szare*/



.noborder {
	border: solid 0px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	padding-left: 20px; 
	}

td {
	text-align: left;
	font-size: 10px;
	vertical-align: middle;
	color: #003D79;
	height: 20px;
	line-height: 100%;
}


	
.mid {
	text-align: center;
	height: 20px;
	background-color: #fbfbfb;
} /*centruje np.: kom?k?w tabeli*/

.ssi{
	border-left: solid 3px #BE073B;
} /*czonkowie SSI*/

ul {
	text-align: left;
	
}

ol {
	text-align: left;
	
}
/*#00BFFF*/

