legend{
padding:10px;
color:#8D8D8D;
font:12px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.message{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	color:red;
	
}



td, table{
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:12px;
	color:#8D8D8D;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#363636}


.list ul{margin:0px; padding:0px; list-style:none; line-height:14px;}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 12px}
.list ul li a{ color:#678A2A; text-decoration:underline}
.list ul li a:hover{text-decoration: none}

a{ color:#678A2A; text-decoration:underline}
a:hover{ text-decoration:none}

.policy1 a {color:#8D8D8D; text-decoration:underline}
.policy1 a:hover { text-decoration:none}

.policy a{ color:#8D8D8D; text-decoration:none }
.policy a:hover{ text-decoration:underline}



input.wpisz {
	width:180px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	padding:0 0 0 5px;
	border-style:solid;
	border-color:#8D8D8D;
	border-width:1px;
}

textarea.wpisz {
	width:180px;
	height:60px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	overflow:auto;
	padding:0 0 0 5px;
	border-style:solid;
	border-color:#8D8D8D;
	border-width:1px;
}


.submitbutton
{
width:60px;
height:23px;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #8D8D8D;
color: #333333;
font-size: 90%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}