body 		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;	
			background-color: #FFF;
	    font-family: Arial, Verdana, Geneva, sans-serif;
			}

a:link		{ color: #000000; text-decoration: none; padding-bottom: 0px; }
a:visited	{ color: #000000; text-decoration: none; padding-bottom: 0px; } 
a:active	{ color: #000000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
a:hover		{ color: #000000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

p 			{
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #222;
	margin: 0;
	padding: 0px 0px 7px 0px;
			}

blockquote	{
			margin: 0px 30px 0px 14px;
			font-size: 11px;
			line-height: 13px;
			font-family: Arial, Verdana, Geneva, sans-serif;
			}
				
img.wrap 	{
			display: block;
			border: 0;
			margin: 3px 10px 3px 0px;
			}
			
img.arc		{
			display: block;
			border: 0;
			margin: 10px 0px 7px 0px;
			}

#header	{
	position: relative;
	height: 80px;
	width: 810px;
	margin: 17px auto 10px auto;
			}
			
			#oczko	{
				width: 100%;
				height: 81px;
				top: 15px;
				background-image: url(tlo.jpg);
				background-repeat: no-repeat;
						}
		
#cytacik		{
	position: absolute;
	width: 440px;
	left: 350px;
	top: 9px;
	text-align: left;
	font-size: 21px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
						}
						
	
#wraper 	{
			width: 100%;
			/*height: 100%;*/
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			}	

#content		{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
			}
			
#footer 	{
	position: relative;
	width: 820px;
	height: 60px;
	text-align: center;
	padding-top: 9px;
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
			}

#columns 	{
			padding: 0px 10px 2px 5px;
			margin: 0px 0px 5px 0px;
			text-align: left;
			float: left;
			}

#lefttext	{
			width: 170px;
			font-size: 9px;
			line-height: 15px;
			padding: 0px 5px 0px 0px;
			border-right: 1px solid #CCC;
			
						}
#righttext	{
			padding: 0px 2px 0px 3px;
			width: 180px;
			font-size: 11px;
			line-height: 15px;
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
			border-right: 1px solid #CCC;
			border-left: 1px solid #CCC;
						}

#centercolumn 	{
			
			padding: 20px 10px 2px 5px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			float: left;
			}
			
#centertext	{
			width: 395px;
			font-size: 11px;
			line-height: 17px;
			}
						
h1			{
			font-family: arial;
			color: #666666;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-weight: bold;
			}
		
h2			{
			font-family: Arial, Helvetica, sans-serif;
			color: #444;
			margin: 0;
			padding: 9px 0px 6px 0px;
			font-size: 12px;
			font-style: normal;
			border-bottom: 1px solid #CCC;
			}

h4			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #444;
			margin: 0;
			padding: 10px 0px 6px 0px;
			font-size: 25px;
			font-weight: bold;
			}
			
.footerletters	{
			font-family: ARIAL;
			text-transform: uppercase;
			margin: 0px 0px 2px 0px;
			font-size: 10px;
			line-height: 10px;
			letter-spacing: 1px;
			}

