body {
	font-family: Arial, Verdana,Helvetica,sans-serif; 
	font-size: 12px;
	margin-top:0px ;
	margin-right:0px ;
	background-repeat: no-repeat ;
	background-position: center top ;
	background-color: white ;
}
s,th {
	color: black ;
}
a {
	font-weight: bold ;
	color: black ;
}
a:hover {
	color: rgb(160,160,160) ;
}
td {
	font-size: 12px ;
}
h1,h2,.nadpis,p {
	font-size: 14px;
	font-weight: bold ;
	text-align: center ;
	color: black;
}
.orange {
	font-size: 14px;
	font-weight: bold ;
	tetx-align: center ;
	color:rgb(25,75,125);
}
.header {
	position: absolute ;
	top: 0px ;
	left: -396 ;
}
.lista {
	text-decoration: none ;
	color:rgb(25,75,125);
	font-weight: normal ;
}
.url {
	color: rgb(131,131,131) ;
	font-weight: normal ;
	font-size: 11px ;
	}

/* --- boxy --- */
.box {border:1px solid rgb(161,161,161);background:rgb(239,239,239);color:#4B4B4B;font-size:100%;padding:7px;margin-bottom:15px}

.menu {line-height: 1.6em}
.menu,
.menu a:link,
.menu a:visited {
	color:black;
	text-decoration: none ;
}
.menu a:hover {
	color:rgb(160,160,160);
}

.boxnadpis {
color:#fff;
background-color:rgb(223,223,223);
font-size:100%;
font-weight:bold;
border: 1px solid rgb(161,161,161);
border-bottom: 0px;
margin:0.8em 0 0 0;
padding:0.2em 0.2em 0.2em 0.7em
}

.clanky {border:1px solid rgb(161,161,161);background:rgb(239,239,239);color:#4B4B4B;font-size:100%;padding:7px;margin-bottom:15px}
.clanky a {
	color:black;
	text-decoration: none;
	font-weight: bold ;
}
.clanky a:hover {
	color:rgb(160,160,160);
}