html,body
	{
		padding: 0;
		margin: 0;
		font-family: Georgia, serif;
		font-size: 12px;
		text-align: center;  
		background: #7EB4FC url(images/bg.gif) top left repeat-x fixed;
		line-height: 1.6em;
	}
#strona
	{
		width: 700px;
		margin: 0 auto;
		margin-top: 20px;
		background-color: #FFF;
	}
#top
	{
		width: 700px;
		height: 210px;
		padding:0;
		margin:0;
		border:0;	
	}

#logo {border:0;}

#lewa
	{
		width: 220px;
		float: left;
	}
#lewa ul.menu
	{
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		list-style-type: none;
		width: 210px;
		float: right;
		line-height: 2em;		
		background-color: #BED9FD;
	}
#lewa ul.menu li.tytul
	{
		background-color: #6093D8;
		border-bottom: none;
		text-align: center;
		padding: 3px;
		font-weight: bold;
		color: #FFF;
	}
#lewa ul.menu li.logowanie
	{
		border-bottom: 1px dotted gray;
		text-align: center;		
	}
#lewa ul.menu li.wspom
	{
		text-align: center;
		font-size: 1.3em;		
		font-weight: bold;
	}

#lewa ul.menu li.data
	{

		text-align: center;		
		font-size: 1em;
	}


#lewa ul.menu li.wym
	{
		text-align: left;		
	}

#lewa ul.menu li
	{
		border-bottom: 1px dotted gray;
		text-align: left;		
	}
#lewa ul.menu li a 
	{
		color: black;
		text-decoration: none;
		padding: 3px;
		padding-left: 6px;
		display: block;
		background-color: #BED9FD;
	}
#men ul.menu li a
	{
		text-decoration: none;
		display: block;
		background-color: #BED9FD;
	}
#lewa ul.menu li a:hover, #srodek ul.menu li a:hover
	{
		background-color: #9BC5FD;
	}
	
#srodek
	{
		width: 480px;
		float: right;
	}

#srodek ul.menu
	{
		margin: 0;
		padding: 0;		
		list-style-type: none;
		width: 470px;
		float: left;
		line-height: 2em;
		background-color: #BED9FD;
	}
#srodek ul.menu li
	{
		float: left;
		border-right: 1px dotted gray;
	}
#srodek	ul.menu li a
	{
		color: black;
		text-decoration: none;
		padding: 3px;
		display: block;
		background-color: #BED9FD;
	}
.notka
	{
		margin: 0 auto;
		margin-bottom: 5px;
		padding-bottom: 5px;
		width: 460px;
		clear: both;
		border-bottom: 1px solid gray;
	}

.notka1
	{
		
		width: 460px;
		clear: both;
		border-bottom: 1px solid gray;
	}

.notka h3
	{
		padding: 5px;
		padding-bottom: 0;
		font-size: 1.3em;
		text-align: left;
	}

.text h2
	{
		padding-bottom: 0;
		font-size: 1.3em;
		text-align: left;
	}

.text h4
	{
		color: #ff0000;
		font-size: 0.85em;
		text-align: justify;
	}

.text h5
	{
		color: #000000;
		font-size: 0.85em;
		text-align: justify;
	}

.text 
	{
		margin: 10px;
		padding: 0;
		text-align: justify;
		text-indent: 20px;		
	}


.mszal 
	{
		margin: 10px;
		padding: 0;
		text-align: center;
		text-indent: 20px;
	}	

.partnerzy 
	{
		padding: 0;
		text-align: center;
			
	}

.dodal
	{
		text-align: right;
		font-style: italic;
	}
#odwiedziny {	padding-bottom: 8px; }
#stopka, #odwiedziny
	{
		clear: both;
	}
#stopka
	{
		line-height: 30px;
		font-size: 0.85em;
		color: #FFF;
		background: #75ADF6 url(images/stopka2.jpg) top center no-repeat;
	}
#stopka a {	color: #FFF; background: transparent; }
#stopka a:hover { text-decoration: underline; }

a
	{
		color: blue;
		text-decoration: none;
		background-color: #FFF;
		padding: 1px;
	}
a:hover
	{
		background-color: #BED9FD;
	}

span.p  {
		color: #ff0000;
		font-size: 0.85em;
		text-align: justify;
	}

