/* CSS Document */body	{	background-image: url(mainimages/bg_pattern.gif);	background-repeat: repeat;	font-family: Verdana, Geneva, Arial, sans-serif;	background-color: #0e3d9b;	font-size: 11px;	line-height: 16px;	color: #000000;	}#content    	{	background-image: url(mainimages/bg_kader.gif);	background-repeat: no-repeat;	position: absolute;	margin-top: 20px;	margin-left: -370px;	left: 50%;	width: 740px;	height: 500px;	visibility: visible	}a 	{	color: #0e3d9b;	text-decoration: none;	}a:hover	{	text-decoration: underline;	}	.header 	{	font-size: 16px;	line-height: 18px;	font-weight: bold;	color: #0E2564;	}	.adres 	{	font-size: 10px;	line-height: 14px;}	
