body {
	font-size: 12px;
	background: #eee;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top:10px;
	padding:10;
	text-align:center; /* centrovaci IE 5.0 hack */
	background: #fff url(images/bg.jpg) repeat-x fixed top;
}


a:link img, a:visited img {border-style: none}


a:link {
	color: #900;
}
a:visited {
	color: #48468f;
}
a:hover {
	color: #f20;
}

.table {
	border: #828282 1px solid; 
	background: #ffffff;	
}


.nadpis {
	font-size: 1.6em;
	font-family: "Trebuchet MS, Verdana";
	color: black;
	font-weight:normal;
}

.nadpis a {
	color: black;
	font-weight:normal;
	text-decoration: none;
}

.nadpis a:visited {
	color: black;
	font-weight:normal;
	text-decoration: none;
}

.nadpis a:hover {
	color: #f20;
	font-weight:normal;
	text-decoration: none;
}

.webdesign {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}
.pagebold {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana;
}
.page {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}

