/*  * {border: none !important}*/
body{
	font-family: sans-serif;
	background: #fff;
	color: #000;
	font-size: 10pt;
	line-height: 1.3;
}
hr, .skryt, #menu, #foot, #toplist, #toplist_, #panel, #reklama_back, #reklama {
	display: none;
}

a:link, a:visited {
	color : #54b6f7;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #b53e59;
}
img {
    border: none;
}
.table, table {
    border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}
th, td {
    padding: 2px 10px;
    text-align: left;
    border: 1px solid #cecece;
}
thead th { 
	border-bottom: 3px solid #cecece;
}
address { 
    font-style: normal;
}