a {
	color: #3366FF;
	font-weight: bold;
	text-decoration : underlined;
}

a:hover {
	color: #3399FF;
	text-decoration: none;
}

.index {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #333333;
	line-height : 20px;
}

.nadpis0 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #0797A1;
	line-height : 26px;
}

.nadpis1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color: #DD0000;
	line-height : 26px;
}

.nadpis2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #0066DD;
	line-height : 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD0000;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD0000;
	margin-bottom: 7px;
	margin-top: 0px;
}


ul {
	margin-bottom: 8px;
	margin-top: 0px;
}


DIV.copy {
    font-family: lucida, verdana;
    font-size: 10px;
    color: #666699;
    text-align: center;
    line-height: 25px;
}

.ramecek {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}
