/**
	* Plugin Name: Kursy walut (widget)
	* Description: Widget do wyświetlania kursów walut wg NBP. (<a href="mailto:maciek@makus.eu">potrzebujesz pomocy? masz pomysł na rozbudowę?</a>)
	* Version: 0.1
	* Author: Maciek Hofstede
	* Author URI: http://ofcourse.com.pl
	* License: GPL2
	* Plugin URI: http://makus.eu/kurswalutnbp
*/

.tabelka {
	border: 1px solid #eeeeee;
}

.t1 {
	padding:3px;
	text-align: center;
	border-top: 1px solid #eeeeee;
	border-bottom: 0px;
	border-left: 1px solid #eeeeee;
	border-right: 0px;
}

.d1 {
	padding:3px;
	text-align: center;
	font-weight: bold;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #eeeeee;
	border-right: 0px;
}
