body {   
	font-family: serif;
	background: #ffffff;
} 

div.center { 	
	width: 800px; 
	height: 1100px; 
	text-align: center;
	margin: 0 auto; 
	background: #ffffff;
}

div.noscript { 	 
	margin-top:4em;
	width: 100%;
	text-align: center; 
	background: #ffffff;
}
 
div.menu {  
	margin-top: 30px;
	margin-right: 20px; 
	text-align: right; 
	height: 100%;
	float: left;    
	width: 150px; 
	height: 400px;
	float: left;  	 
} 
div.odnosnik{
	margin-top: 10px;
	width: 100%;
	height: 17px;   
	float: right;
}
div.przerwa{
	width: 100%;
	height: 1px;   
	float: right;  	
	margin-top: -17px;
}
img.img_przerwa{
	width:80%;
	height:1px; 	 	 
} 

div.main {  
	float: left;
 	height: 100%;
	width: 545px;
	text-align: left;  
	margin-left: 10px; 
	margin-top: 30px; 
}
div.cytat {
	width: 100%; 
	float: left; 
	text-align: right;
	margin-bottom: 2em; 	
} 
div.cytat2 {
	float: right; 
	text-align: left;  
	margin-right: 5px;  
}
div.tekst {
	text-indent: 2em;
	height: auto; 
	text-align:justify;
}

div.nl { 
	float:left;  
	width: auto;
	text-align: left;   
	clear: both; 
} 

div.spons { 
	float:left;  	
	clear: both; 
	width: 100%;
	text-align: left;   
	margin-bottom: 2em;
} 

div.nazwa { 
	float: left; 
	clear: both; 
	text-align: left;
	width: 100%;  
	margin-bottom: 1em;
} 

div.logo { 
	clear: both;
	float: left;  	
	text-align: left;
	width: 100%; 
} 
 
dfn{
	font-weight: bold;
}

div.zaproszenie{
	font-weight: bold;
	text-align: right;
	width: 100%;
	text-align: center;
	margin-top: 1em;
}
div.naplyw{
	font-weight: bold; 
	width: 100%;
	text-align: center;
	margin-top: 1em;
}
div.baner {
	text-align: center;
	width: 100%;
	height: 230px;
	float: left; 
} 
img.banner_img{
	text-align: center;
	vertical-align: bottom; 
}  
div.div_grafika{  
	text-align:center;
	width:100%;
	margin-bottom:20px;
}
div.odstep{
	height: 20px;
	width: 100%;
	float: left;
}
a.link_menu:link{
	font-family: serif;
	color: #186306;
	text-decoration: none;
}
div.podkreslony{
	text-decoration: underline;
}
div.prog_wst{
	font-weight:bold;
	text-align:center;
}
div.zakonczone_zgloszenia{
	font-weight:bold;
	text-align:center;
	font-size: larger;
}

div.pw{ 
	font-size: larger;
}
/*
a:visited	
Defines the style for visited links.

a:active
Defines the style for active links.
A link becomes active once you click on it.

a:hover
Defines the style for hovered links.
A link is hovered when the mouse moves over it.
Note: Not supported by Netscape browsers prior to version 6.
*/
