#baner {
	font-family:'Comic Sans MS', fantasy, comic;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	position:relative;
	width:400px;
	visibility:show;
	background: #FFFF00;
	text-align: left;
	z-index:100;
}
#baner_belka
{
cursor:hand;
position:absolute;
background-color:darkblue;
height:16;
width:100%;
top:0;
text-align: right;
	border-width:1px;
	border-style:solid;
}
#baner_tresc
{
position:absolute;
width:100%;
height:350px;
top:16;
background-color:white;
border:1px solid darkblue;
text-align: center;
font-weight:bold;
font-size:14px;
}

body {
		font:14px Arial, Helvetica, sans-serif;
		font-family:verdana,helvetica,tahoma,Univers,arial,sans-serif;
		background-color: white;
		padding:0px;
		margin:0px;
		text-align:center;
		}

	a {
		font-weight:bold;
		}

	a:link {
		color: #000000; text-decoration: none;
		}
	
	a:visited {
		color: #000000; text-decoration: none;
		}
	
	a:hover {
		color: #ff0000; text-decoration: underline;
		}
		
	a.menu {
  	font: normal small-caps bold 19px /22px verdana,helvetica,tahoma,Univers,arial,sans-serif;
		margin-left:10px;	
		margin-right:22px;
		display:block;
	}
	a.menu:link {
		color: #000000; text-decoration: none;
		}
	
	a.menu:visited {
		color: #000000; text-decoration: none;
		}
	
	a.menu:hover {
		color: yellow; text-decoration: none;
		background:#0000ff;
		}

	DIV.faq
	{ 
		display: none; 
		font-size : 12pt; 
		margin-left : 10px; 
		padding : 10px; 
		border:solid 1px black; 
		background:#ccffff;
	}
	A.faq 
	{
		text-decoration: none; 
	}
	SPAN.faq
	{ 
		font-size : 10pt; 
	}
	
	img	{
		border-width:0;
		}

	table#menu {
		width:230px;
		padding:0;
		}

			
	#glowna_ramka {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:20px;
		padding:0;
		text-align:left;
		background-image:url("../images/tlo.jpg");
		}
		
	#lewa {
		width:230px;
		padding:0px;
		float:left;			
		}

	#prawa {
		text-align:justify;
		width:500px;
		padding:10px;
		float:left;			
		}
			
	#gorna {
		float:left;
		height: 141px;
		padding:0;
		}
	#dolna {
		font-weight: bold; 
		float:left;
		width:750px;
		background-image: url("../images/bottom.jpg");
		height: 138px;
		padding:0px;
		}

	td.td_top {
		background-image: url("../images/menu_top.jpg");
		height: 31px;
		text-align: center;
		}

	td.td_bottom {
		background-image: url("../images/menu_bottom.jpg");
		height: 38px;
		}
		
	td.td_midlle {
		background-image: url("../images/menu_tlo.jpg");
		text-align: center;
		}
		

	h1 {
		font-size:16px;
		margin:10px 0px 10px 0px;
		text-align:center;
		}

	h1.red {
		color: red;
		font-size:14px;
		margin:0px 0px 0px 0px;
		text-align:center;
		}
			

	h1.tytul {
		font-size:16px;
		margin:5px 0px 40px 0px;
		text-align:center;
		}	

	h2 {
		font-size:14px;
		margin:10px 0px 10px 0px;
		text-align:left;
		}
	h3 {
		font-size:14px;
		margin:10px 0px 0px 0px;
		text-align:left;
		}
  .small {
    font-size:9px;
    font-weight:bold;
  }
