body { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #7C7C7C;
	color: #fff;
	padding: 0;
	margin: 0;
}


h1 {
	font-size: 15px;
	color: #990000;
}

a {
	color: #FFFF00;
	text-decoration: none; 
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}

a.foot {
	font-size: 9px;
	color: #bbb;
	text-decoration: none;
}

a.foot:hover {
	font-size: 9px;
	color: #bbb;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 11px;
}

a.menu:hover {
	color: #FFFFCC;
	text-decoration: underline; 
	font-size: 11px;
}

a.us {
	color: #CC0000;
	text-decoration: none; 
	font-size: 12px;
}

a.us:hover {
	color: #000000;
	text-decoration: underline; 
	font-size: 12px;
}

/* TABELKI */

tr {
	font-size: 11px;
}

table.aukcje_nor
{
	width: 100%;
	border: 0;
	padding: 2px;
}


th.aukcje
{
	border: 0;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	
}

table.aukcje_wyr
{
	width: 100%;
	border: 0;
	padding: 2px;
}

tr.aukcje_nor1
{
	font-size: 11px;
	background: #fff;
	text-align: center; 
}

tr.aukcje_nor0
{
	font-size: 11px;
	background: #eee;
	text-align: center; 
}

tr.aukcje_wyr1
{
	font-size: 11px;
	background: #eee;
	color: #ff0000;
	text-align: center; 
}

tr.aukcje_wyr0
{
	font-size: 11px;
	color: #ff0000;
	text-align: center;
	background-color: #FFFFCC; 
}
