* {
margin:0px;
padding:0px;
}
body {
	background-color: #f6ffe8;
	color: #402000;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
  text-align: center;


	

}
#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: thin;
	border-style: dashed;
	border-color: #bdb76b;
	text-align: left;
	background-color: #f5f1cd;
 }
		
		
	
#top{

	
	width: 860px;
	height: 180px;
	border-width: 1px:
	color: #9acd32;

	
	
	}
	#topfoto {
	
	float: right;
	margin-right: 5px;
	}
	#topramka {
	width: 200px;
	height: 180px;
	float: right;
	background-color: #ffee8c;
	border-style: dotted;
	border-width: 1px;
}
.topramatytul {
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	color: maroon;
	border-bottom: solid 1px;	
}
.toprama {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #8b4513;
	
}


	#toplogo {
		float: right;
		margin-right: 5px;

	}
/*Menu*/

#menu {
	width: 195px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 2px;
	border:dashed 1px;
	margin-bottom: 7px 
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	
	padding: 2px 2px 1px 2px;
	background-color: #ede278;
	border: 1px  #dc143c;
	margin-bottom: 3px;
	
	}

	
	
	#menu p 
	{text-align: center;
	background-color: #f0e68c;
	padding:7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	text-align: center;
	font-weight: bolder;
	color: maroon;
	font-size: 120%;
	}
	

	ul li
		
	{
			border-bottom: solid 1px #bcbc14;
			
	}

	
	



ul a:link, ul a:visited {
	display: block;
	margin-left: 0;
	margin-right: 0;
	width:175px;
	text-decoration: none;
	font-stretch: wider;
	font-weight: bolder;
	padding: 5px;
	text-align: left;
	color: maroon;
	
}

ul a:hover {
color: black;
border-left: 10px solid #f29040;
	
}
	

/*ZAWARTOŚĆ*/

#content  {
	width: 655px;
	margin-top: 7px;
	padding:5px;
	background-color: #f1e892;
	text-indent: 2em;
	text-align: justify;
	float: left;
	margin-right: 5px;
	border-style: dashed;
	border-width: 1px;
	
	


	
}





#adpart {
	
	border-width: 0px;
	border-left-style: dashed;
	border-color: black;
	float: right;
	width: auto;
	height: 610px;
	padding: 1px;
	margin: 1px;
		
}
	
	
	/*format stopki*/
	
	
#stopka {
	border-top-style: double;
	border-top-color: maroon;
	border-top-width: 7px;
	padding: 5px;
	height: 30px;
	background-color: #fff4b7;
	clear: both;
}

#stopka h5{
	color: olive;
}
/*
czcionki
	
	}

*/
#content p {
	font: Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 15px;
	margin-left: 12px;
	line-height: 16px;
	font-size: 12px;

}
#adpart p {
	text-align: center;
}
#content h1 {
	font-size: 160%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: maroon;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#content h2 {
	margin-bottom: 5px;
	font-size: 120%;
	font: Arial, Helvetica, sans-serif;
	color: maroon;
	text-align: left;
}
#content h5 {
	color: #bdbdbd;
	font-size: 80%;
}	
#content h3 {
	color: maroon;
	font-size: 110%;
}
#content h4 {
	color: maroon;
	font-size:100%;
}
#content img { float: right; 
margin: 10px;}
#content ol {
	margin: 15px;}
#content b{
	font-weight: bold;
	font-stretch: wider;
	font-style: italic;
	text-decoration: underline;
	margin-left: 200px;

	
	


	
	
}


	


