#main {
	display: block;
	position: absolute;
	right: 0px;
	width: 590px;
	height: auto;
}


.news {
	display: block;
	position: relative;
	text-align: left;
	float: left;
	background: #fff url("./img/menu_left.gif");
	background-repeat: repeat-y;
	background-position: left;
	border: none;
	border-bottom: solid 1px #eee;
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 0px;
	padding-bottom: 5px;

}



div.news .tytul {
	font-weight: bold;
	background: #eee url("./img/h1top.gif") no-repeat left;
	width: auto;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin: 0;
	padding-left: 60px;
	margin-bottom: 20px;
}



div.news .tresc {	
	display: block;
	margin: 20px;
	padding: 0;
}

div.news .tresc p {	
	border:none;
	height: auto;
	margin: 0;
	margin-top: 1em;
	padding: 0;
	text-indent: 50px;
	text-align: justify;
}

div.news img {	
	display: block;
	float: right;
	margin: 20px;
	padding: 10px;
	border: 1px solid #aaa;	
	background: #FFFAEF;
	max-width: 580px;
}

.podpis {
	float: left; 
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	color: #aaa;
	margin: 3px;
	padding: 5px;
	height: 10px;
	line-height: 10px;
}
.data {
	position:absolute;
	top: 0;
	right: 0;
	display: inline;
	background: #eee url("./img/menu_left.gif") repeat-y left;
	color: #aaa;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	height: 40px;
	width: 120px;
	line-height: 40px;	
}
.komentarz {
	float: left; 
	display: inline;
	margin: 3px;
	padding: 5px;
	height: 10px;
	line-height: 10px;	
	font-size: 8pt;
}
.komentarz a {
	float: left; 
	display: inline;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #f50;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	height: 10px;
	line-height: 10px;
}


div.superNews {
	display: block;
	text-align: center;
	background: #f00 url("./img/supernews.gif");
	background-repeat: repeat;
	border: 2px solid #a00;
	color: #fff;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	width: 792px;
	margin: 0px;
	padding: 2px;
}
