a {
	  text-decoration: underline;
	  color: #0000FF;
	  font-size: 15px;
}
body{
	font-family: 'Segoe UI', 'Tahoma', serif;
	color: #000000;
	background: url(http://s2.wordpress.com/wp-content/themes/pub/ocean-mist/images/bg_body.gif) top left repeat-x #9BC3D5;
	text-align: center;
	width: 100%;
	margin-left: 0px;
}
#response{
	background-color: #1F81F2;
	border-color: #1F81F2;
	border-style: ridge;
	border-width: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#table{
	color: #000000;
	background-color: #79D1FF;
	border-color: #79D1FF;
	border-style: outset;
	border-width: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.obj{
	background-color: #FFFFFF;
	border-color: #45ABF9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
table{
	font-size: 0.8em;
}
	
table.listing th {
	margin: 4px 0 4px 0;
	padding: 5px;
}
	
	
table.listing tr td {
	padding: 3px;
	font-size: 0.9em;
}
	
table.listing tr.row_no_padding td {
	padding: 0px;
	font-size: 0.9em;
}
#avatardane{
	font-size: 0.9em;
}
#opisserwera{
	display: none;
}
.serwer{
	padding: 2px;
}