body {
	margin			: 0px;
	background		: #FFFFFF; 
	font-size		: 12px;
	}

img {
	border			: 1px solid #FFFFFF;
	} 

a:link, a:visited {
	font-size		: 13px;
	line-height		: 18px;
	font-weight		: bold;
   	color			: #5BBAE1;
    text-decoration	: none;
    }

a:hover {
	font-size		: 13px; 
	font-weight		: bold;
    color			: #0EA1DE;
    text-decoration	: none;
	background		: #DAFFF7;
    }
	
#korpus {
	font-style		: italic;
	width			: 555px;
	padding			: 10px;
	margin-top		: 10px;
	font-size		: 12px;	
	}
	
.clear {
	display			: block; 
	clear			: left; 
	visibility		: hidden; 
	margin			: 0px;
	} 	
	
.hello {
	font-family		: Verdana, Arial, Helvetica;
	color			: #2D2D2D;
	font-size		: 12px;
	letter-spacing	: 2px;
	line-height		: 20px;
	font-weight		: normal;
	}	
	
.counter {
	position		: absolute;
	top				: 340px;
	left			: 595px;
	}