﻿/**
* 
* 
* -------------------------------------------------------
* Author: Amdy
* Contact: amdy@amdy.pl
**/


a:link {color:#000}      /* unvisited link */
a:visited {color:#000}  /* visited link */
a:hover {color:#000}  /* mouse over link */
a:active {color:#000}  /* selected link */

#aktualnosci {
border-bottom: 1px #616161;

}
#data {
	margin-right: 15px;
	float: left;
	font: 18px Times New Roman, serif;
	text-align: left;
}

#miejsce {
	float: left;
	font: 14px Arial;
	text-align: left;
	color: #636363;
}

#kk {
	height: 20px;
	padding-bottom: 5px;
}

#tresc_newsa {
	font: 14px Arial;
	text-align: left;
	color: #636363;
}

#data2 {
	margin-right: 15px;
	font: 18px Times New Roman, serif;
	text-align: left;
}




