body 	{
			background-image: url("layout/tlo.bmp");
			margin-top: 0px;
  			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;

			}
			
 
			
a:link	{
			color:#4a4a4a;
		}
		
a:active{
			color:#737373;
			}
			
a:visited{
			color:#4a4a4a;
		}

span.heder{
				font-size:14px;
				font-family: tahoma;
				text-align: right;

			}		
		
img	{	
		border: 0px ;	
		display:block;
		margin:0px;
		}
		
table{
			
			margin: 0px;
			border: 1px;
			}
			
span.nazwa{
		font-family: Palatino Linotype;
		font-size: 55px;
		margin-left:10px;
		margin-right: 10px;
		font-style: normal;
		}

span.topic{
		font-family: Verdana;
		font-size: 13px;
		font-style: Normal;
		font-weight: bold;
		color: #1373b5;
			}

span.teksty{
		font-family: Verdana;
		font-size: 10px;
		font-style: Normal;
		font-weight: Normal;
		color: #4a4a4a;
		
			}
			
span.error{
		margin-top: 15px;
		font-family: Verdana;
		font-size: 20px;
		font-style: Normal;
		font-weight: bold;
		color: #B38BBF;

			}

span.rights{
			font-family: courier new;
			color:#4a4a4a;
			font-size:8px;
			text-align: center;
			}		

