@charset "windows-1250";

body {background: #FFF7F2}

.cMenuText { font-family: Tahoma}

.cFontSmall { font-size: 75% }

.cFontBig { font-size: 105% }

.cFontNadpis1 {
	font-size: 150%;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 12pt;
}

.cFontNadpis2 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 12pt;
	padding-bottom: 10pt;
}

