.waluty_box_outer
{
	width: 250px;
	text-align: left;
	border: 0px;
}

.waluty_table
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

.waluty_table_outer
{
	padding: 0px 20px 20px 20px;
}

.waluty_table tr td
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #dddddd;
	padding: 8px;
}

.waluty_bookmark_link
{
	width: 58px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	float: left;
	display: block;
	border: 1px solid #eeeeee;
	margin-left: 2px;
}

.waluty_bookmark_link a
{
	text-decoration: none;
	color: #333366;
	display: block;
	line-height: 30px;
}

.waluty_bookmark_link a:hover
{
	text-decoration: underline;
	color: #666699;
}

.waluty_bookmarks_date
{
	padding: 9px;
	color: #555555;
}

.waluty_bookmarks_date a
{
	text-decoration: none;
}

.waluta_change_plus { color: #008800; }
.waluta_change_minus { color: #880000; }
.waluta_change_const { color: #000000; }

.clear
{
	clear: both;
}