/*
Verze: v1
V každé html stránce aktualizuj odkaz na tento CSS a to parametrem za otazníkem za příponou css.
Zde na konci CSS aktualizuj hodnotu třídy "Letos" - je to aktuální ročník soutěže.
*/
	body {color: black; background-color: white}
	.Page {width: 1200px; margin-left: auto; margin-right: auto; text-align: left; font: normal normal normal 16px/normal Calibri}
	.FBLink {position: absolute; top: 10px; right: 10px; z-index: 1}
	.Lang {text-align: right}
	.LangLink, LangLink:visited {border: 1px solid #ffffff; text-align: right; font: normal normal normal 18px/2.0 Calibri;
		text-decoration: none; color: #777777; display: inline-block}
	.LangLink:hover {border-radius: 2px; border: 1px solid #007c00; text-decoration: none; margin: 0px; color: #007c00}
	.MenuTab {width: 100%; border-spacing: 0px; padding: 0px; margin: 0px}
	.MenuLink, MenuLink:visited {border: 1px solid #ffffff; border-bottom: 1px solid #007c00; margin: 0px; text-align: center;
		width: 100%; height: 100%; vertical-align: middle; font: normal normal normal 21px/2.0 Calibri;
		text-decoration: none; color: #777777; display: block}
	.MenuLink:hover {border-radius: 2px; border: 1px solid #007c00; text-decoration: none; margin: 0px; color: #007c00}
	.MenuLinkSub, MenuLinkSub:visited {border: 1px solid #ffffff; border-bottom: 1px solid #007c00; margin: 0px;
		background-color: white; text-align: center; width: 100%; height: 100%; vertical-align: middle;
		font: normal normal bold 21px/2.0 Calibri; text-decoration: none; color: #777777; display: block}
	.MenuLinkSub:hover {border-radius: 2px; border: 1px solid #007c00; text-decoration: none; margin: 0px; color: #007c00}
	.MenuLinkSec, MenuLinkSec:visited {border: 1px solid #ffffff; border-top: 1px solid #007c00; border-left: 1px solid #007c00;
		border-right: 1px solid #007c00; margin: 0px; background-color: white; text-align: center;
		width: 100%; height: 100%; vertical-align: middle; font: normal normal bold 21px/2.0 Calibri;
		text-decoration: none; color: #777777; display: block}
	.MenuLinkSec:hover {border-radius: 2px; border: 1px solid #007c00; text-decoration: none; margin: 0px; color: #007c00}
	.MenuActive {border-radius: 2px; border-bottom: 1px solid #007c00; margin: 0px; background-color: #007c00; text-align: center;
		width: 100%; height: 100%; vertical-align: middle; font: normal normal normal 28px/1.5 Calibri;
		text-decoration: none; color: #ffffff; display: block}
	.ResTabHead {background-color: #BBBBFF; font-weight: bold}
	.ResTab {background-color: #EEEEFF}
	.ResTab1 {background: linear-gradient(#FFFF00,#DDDD00)}
	.ResTab2 {background: linear-gradient(#EEEEEE,#CCCCCC)}
	.ResTab3 {background: linear-gradient(#FFDDDD,#DDCC77)}
	.ResTabF {background: linear-gradient(#F5F5FF,#DDDDFF)}
	.ResTabN {background-color: #DDDDDD}
	.AcftTab {border: 0px solid #007c00; padding: 0px; border-spacing: 2px; vertical-align: middle}
	.AcftTabHead {text-align: left; height: 60px; vertical-align: bottom; font-size: 24px}
	.AcftTabSimHead {background-color: #cccccc; width: 125px; text-align: center; font-weight: bold}
	.AcftTabSim {background-color: #dddddd; width: 150px; text-align: center}
	.AcftTabFreeHead {background-color: #ccff66; text-align: center; font-weight: bold}
	.AcftTabFree {background-color: #ccff99; text-align: center}
	.AcftTabPayHead {background-color: #ffff66; text-align: center; font-weight: bold}
	.AcftTabPay {background-color: #ffff99; text-align: center}
	.Footer {width: 100%; color: white; background-color: #007C00; border-spacing: 0px; padding: 8px; margin: 0px}
	.Letos:after {content:"2023"}