/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666; 
	background-color: #FFF;
	margin: 0px; 
}

table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666; 
}

a, a:link, a:visited {
	text-decoration: none; 
	color: #666;
}

a:hover { color:#031D56; 
}
.reklama {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D7D7; 
	text-align: left;
}

.punkty {
	font-size: 12px;
	color: red;
	font-weight: bold;
}
.punkty2 {
	font-size: 18px;
	color: red;
	font-weight: bold;
}
.licytacja
{
	text-align: center;
	color : #755;
	width: 100%;
	font-size: 12px;
	display: table;

}
.komunikat2
{
	line-height: 19px;
	background-color: #E3DCD9;
}
div#form1 .button1
{
	cursor: pointer;
	width: 150px;
	height: 22px;
	background-image: url(../images/button1.gif);
	background-color: #99F;
	text-align: center;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	margin: 6px;
	color: #FFF;
}
