/*
body {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-image: url('images/theme/tecbkgnd.gif');
	text-align: none;
	vertical-align: none;
}

p {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana;
	text-align: none;
	vertical-align: none;
}
*/

/* nasledovny styl je pouzity na hlavnej stranke */
.Organizator {
	font-style: italic;
	font-weight: bold;
}

/* nasledovny styl je pouzity ako styl nadpisu v zahlavi stranok */
.StylNadpisu {
	color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	text-align: center;
	vertical-align: middle;
	background-color:#006666
}

/* nasledovny styl je pouzity vo fotogaleriach */
.ivulik	{
	font-family: Verdana;
	font-size: 8pt;
}

/* nasledovne styly sa tykaju tabuliek vysledkov */
table.vysledok {
	font-family: Arial;	font-size: 8pt; font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #cccc99;
	border-collapse: collapse;
}

table.vysledok tbody tr.highlight td {
	background: #FFCC66;
}

table.vysledok tbody tr.highlightAlt td {
	background: #FFCC66;
}

td.zaklad {
	font-family: Arial;	font-size: 8pt; font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}

td.nedosiel {
	color: #808080;
}

th.prihlaseni {
	background-color: #ffffcc;
	text-align: center;
	font-weight: bold; font-size: 16pt
}

.aktualizacia {
//	background-color: #ffffcc;
	text-align: center;
	font-weight: bold; font-size: 10pt
}

th.datum {
	background-color: #ffffcc;
	text-align: center;
	font-weight: bold; font-size: 18pt
}

td.slovensky {
	background-color: #ffffcc;
	text-align: center;
	font-weight: bold;
}

td.anglicky {
	background-color: #ffffcc;
	text-align: center;
	font-weight: normal;
}

td.poradie {
	background-color: #ffffcc;
	text-align: center;
	font-weight: bold;
}

td.text	{
	background-color: #ffffcc;
	text-align: center;
}

td.stred {
	text-align: center;
}

td.nalavo {
	text-align: left;
}

td.napravo {
	text-align: right;
}

td.lepsi_cas {
	text-align: right;
	color: #800080;
	font-weight: bold;
}

td.meno {
	font-weight: bold;
}

select.vysledok {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.vyber {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

// tabulka vitazov - klikacie bunky
table.winners {
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 10.0pt;
	padding: 3px 1px;
}

table.winners td {
	border: 1px solid black;
}

table.winners td a {
	display: block;
	width: 100%;
	height: 100%;
//	padding: 3px;
	text-decoration: none;
}

table.winners td a:link, table.winners td a:visited {
	color: black;
//	background-color: #666666;
}

table.winners td a:hover, table.winners td a:active {
	color: #fff;
	background-color: #CCCCCC;
}

table.winners td.double {
	line-height: 270%;
}

/* tato nechutnost sa na stranku dostane pri kopirovani z wordovskeho dokumentu */
.MsoNormal {
	text-align: justify;
}
