@charset "windows-1250";

.main {
	font-family: Arial, sans-serif; 
    font-size: small;
}

A { 	color: blue;
	text-decoration: none; }

A:HOVER { color: gray;
	  text-decoration: underline }

H1 {
	font-size: 14pt;
}

H2 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3 {
	font-size: 10pt;
}

.nadpis {
	background-color: #efc69d;
    border-bottom: 2px solid #cfa67d;
}

.for {
	background-color: #efc69d; 
    border: 1px solid #cfa67d;
}

.fpopis {
        font-size: xx-small;
	margin-top: 3px;
	margin-bottom: 3px;
}
.foto {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
