body, td, span {
	font-family: Verdana, Tahoma, Arial CE;
	font-size: 11px;
	 }
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000;
	}				

h1 {
	font-size: 240%;
	font-weight: normal;
	 }		

h2 {
	font-size: 210%;
	font-weight: normal;
	}
	
h3 {
	font-size: 180%;
	font-weight: normal;
	}	
	
h4 {
	font-size: 150%;
	font-weight: normal;
	}
	
h5 {
	font-size: 120%;
	font-weight: bold;
	}
	
h6 {
	font-size: 100%;
	font-weight: bold;
	}

.textbig {
	font-size: 120%;
	}

.textsmall {
	font-size: 80%;
	}	
	
.textfade {
	color: #000;
	}
	
hr {
	width: 100%;
	height: 1px;
	}	
	
#delimiter1, #delimiter2 {
	width: 100%;
	height: 1px;
	margin: 1px 0px 0px 0px;
	border-top: 1px dashed;
	}
	
/* farba medzi bunkami */
.tablebg {
	background-color: #fff;
	border: 1px solid #000;
	}

/* header tabulky */
/*td {
	border: 1px solid #000;
	}	*/