.izbor {
	color: White;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.kontakt {
	color: White;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.kontakt1 {
	color: White;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.tekst {
	color: #00008B;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.tekstar {
	color: #00008B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.slika {
	border: medium groove Gray;
}

.tekst1 {
	color: #00008B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.celija1 {
	background: #0066FF;
	vertical-align: top;
	text-align: center;
}

.celija2 {
	background: #EEEEEE;
	vertical-align: top;
	text-align: center;
}
.celija1a {
	color: #FFFFFF;
	background: #0066FF;
	vertical-align: top;
	text-align: center;
}

.celija2a {
	color: #000000;
	background: #EEEEEE;
	vertical-align: top;
	text-align: center;
}
.celija1m {
	background: #0066FF;
	vertical-align: middle;
	text-align: center;
}

.celija2m {
	background: #EEEEEE;
	vertical-align: middle;
	text-align: center;
}

.popis {
	color: Aqua;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	height: 20px;
}

.podnaslov {
	color: #00008B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 25px;
}

.naslovek {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
}

.naslovi {
	color: #00008B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
}
	
.tablica {
	text-align: center;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 4mm;
	font-style: oblique;
}
.tablica1 {
	background: #CCFFFF;
	text-align: left;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-style: oblique;
}
.rub {
	border: medium Fuchsia;
}

.naslov {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	background-color: Aqua;
}

.naslovy {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	background-color: #FAFAD2;
}

.mail {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	background-color: #F0F8FF;
}

.datum {
	text-align: right;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.maill {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	background-color: #F0F8FF;
}

.igraci {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	background-color: #F0F8FF;
}

.igraci2 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	background-color: #F0F8FF;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FAEBD7;
}


a:visited {
	text-decoration: none;
}

a.igraci:link {
	text-decoration: none;
	color: #00008B;
}

a.igraci:hover {
	text-decoration: none;
	color: #00008B;
	background-color: Aqua;
}

a.igraci:visited {
	text-decoration: none;
	color: #00008B;;
}

a.igraci2:link {
	text-decoration: none;
	color: #00008B;
}

a.igraci2:hover {
	text-decoration: none;
	color: #00008B;
	background-color: Aqua;
}

a.igraci2:visited {
	text-decoration: none;
	color: #00008B;;
}
a.tekst:hover {
	text-decoration: none;
	color: Aqua;
	background-color: #00008B;
}

a.tekst1:hover {
	text-decoration: none;
	color: Aqua;
	background-color: #00008B;
}

a.tekstar:hover {
	text-decoration: none;
	
}

a.tekstar:visited {
	text-decoration: none;
	
}



