/* -------------------- TOTOK JE CAST PRE NASTAVENIE POZICIE HLAVNYCH PANELOV --------------------------------- */

.main_table {
	position: absolute;
	top: 60px;
	#top: 65px;
	font-family: Arial;
	font-size: 12px;
	background-color: transparent;
	#z-index: -1;
}

#lavy {
	border: 0px;
	width: 205px;
	height: 1150px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 140px;
	background-color: #E8FFD9;
	min-height: 1150px;
	position: absolute;
	
}

#telo {
	border: 0px solid;
	width: 760px;
	#height: 1150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
	background-color: #D7FFD9;
	min-height: 1150px;
	left: 200px;
	position: absolute;
	#z-index: -1;
	background-color: #E8FFD9;
}

*> #telo
 {
height: auto;

}

#hore {
	height: 65px;
	#height: 65px;
	width: 985px;
	border: 0px solid;
	background-color: White;
	position: absolute;
}
#pata {
    height: 15px;
    width: 960px;
    border: 0px solid;
    background-color: #E3FFE6;
    position: absolute;
    top: 1297px;
    color: Gray;
    font-size: 11px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}


#telo a {
text-decoration: none;
}

a:link    {
    color: Blue;
}
a.clanky:link    {
    color: white;
}
a.clanky:visited    {
    color: white;
}
a.hraci:link    {
	color: Blue;
}
a.vyber_zap_stat1:link    {
	color: white;
}
a.vyber_zap_stat1:visited    {
	color: white;
}
a.hraci:visited    {
	color: Navy;
}
a:visited    {
    color: Blue;
}
a:active    {color: red}
a:hover    {
    color: #6E5E00;
}

a.liga_uvod:link    {
	color: White;
}
a.liga_uvod:visited    {
	color: Silver;
}

#telo pozor {
        font-size: 25px;
        color: Red;
        text-align: center;
}

/* -------------------- TOTOK JE CAST PRE NASTAVENIE ZOBRAZENIA POTVRDENIA ZAPISU DO DB --------------------------------- */
.oznamok {
    font-size: 16px;
    color: #A93636;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;

    top: 40px;
    font: bold;
}
.pozor {
    font-size: 13px;
    color: #FF3131;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    top: 40px;
}

.oznam_notok {
        font-size: 14px;
        color: #FF4500;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 5px;
        margin-top: 60px;
}
.nahlad {
        font-size: 11px;
        color: Black;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 5px;
        position: relative;
        top: 35px;
        height: auto;
}

/* -------------------- TOTOK JE CAST PRE NASTAVENIE TABULKY PRI FORMULAROCH --------------------------------- */
td.nazvypoli {
	font-size: 12px;
	font-family: Arial;
	background-color: #004201;
	text-align: center;
	width: auto;
	color: White;
}
/* -------------------- TOTOK JE CAST PRE NASTAVENIE TABULKY PRI FORMULAROCH v pridavanie dennych statistik --------------------------------- */
td.vysledky {
	font-size: 12px;
	font-family: Arial;
	background-color: #A8FDCA;
	text-align: center;
}

td.nazvypoli_stat {
	font-size: 12px;
	font-family: Arial;
	background-color: #7BCCF2;
	text-align: center;
}
td.nazvypoli_stat1 {
	font-size: 12px;
	font-family: Arial;
	background-color: #B7EAAA;
	text-align: center;

}

td.nazvypoli_stat_post {
	font-size: 12px;
	font-family: Arial;
	background-color: #4E70E7;
	text-align: center;	
	color: White;
}
td.nazvypoli_stat_klub {
	font-size: 12px;
	background-color: #EE4F46;
	text-align: center;
	color: White;
}
td.nazvypoli_povinne {
	font-size: 12px;
	font-family: Arial;
	background-color: #87961D;
	text-align: center;
	width: auto;
	color: White;
}
td.nazvypoli_1 {
    font-size: 12px;
    font-family: Arial;
    background-color: #F5210A;
    text-align: center;
    width: auto;
}
td.nazvypoli_2 {
	font-size: 12px;
	font-family: Arial;
	background-color: #FF7E4D;
	text-align: center;
	width: auto;
}
td.send {
        font-size: 12px;
        font-family: Arial;
        background-color: #FFC75E;
        text-align: center;
        width: auto;
}
/* -------------------- NADPIS --------------------------------- */
/*td.nadpis {
    font-size: 15px;
    font-family: Arial;
    background-color: #004201;
    text-align: center;
    color: Yellow;
    width: auto;
}

/* -------------------- TOTOK JE CAST PRE NASTAVENIE LOGINU --------------------------------- */
.login {
 position: relative;
 top: 10px;
 margin-left: 10px;
}
/* -------------------- tabulka na zobrazenie clankov --------------------------------- */
table.clanky {
    margin-left: 10px;
    margin-top: 5px;
    background-color: white;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
}
/* -------------------- na zobrazenie nadpisov stranky --------------------------------- */
#nazvy {
    font-size: 19px;
    color: Navy;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
        position: relative;
        top: 5px;
        left: 10px;
}
td.nazvypoli {
	font-size: 12px;
	font-family: Arial;
	background-color: #004201;
	text-align: center;
	width: auto;
	color: White;
}
/* -------------------- formatovanie tabuliek pri vkladani a editovani --------------------------------- */
td.nadpis {
    font-size: 15px;
    font-family: Arial;
    background-color: #004201;
    text-align: center;
    color: Yellow;
    width: auto;
}
/* -------------------- formatovanie tabuliek v zobrazeni udajoch o hracovi --------------------------------- */
td.menu_hrac {
	font-size: 11px;
	font-family: Arial;
	background-color: #61B6FC;
	font-family: Verdana;
	text-align: center;
}
th {
	background-color: #0D1E93;
	color: #FCFCFC;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
}
table.stat_zapasy {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
}
table.profil {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.draft {
   margin-top: 10px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.stat_zak_cast {
   margin-top: 10px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.tabulka_hladaj_hraca {
   margin-top: 10px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.tabulka_ukaz_hraca {
   margin-top: 10px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.vymeny_detail {
   margin-top: 1px;
	border-bottom: 1px solid Black;

}
td.td_stat_zap {
	background-color: #D1D1D1;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 50px;
	text-align: center;
}
td.td_stat_zap_tyzden {
	background-color: #D1D1D1;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	text-align: center;
}
td.td_stat_zap_uvod {
	background-color: #D1D1D1;
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 34px;
	text-align: center;
}
td.td_spolupraca {
	background-color: #D1D1D1;
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	text-align: center;
}
td.td_stat_zap_roz {
	background-color: #D1D1D1;
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 29px;
	text-align: center;
}
td.td_stat_zap_klub {
	background-color: #D1D1D1;
	font-size: 14px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 200px;
	text-align: center;
}
td.td_stat_zap_udaje {
	font-size: 11px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
		text-align: center;
}
td.td_stat_zap_udaje_sum {
	font-size: 11px;
	font-style: italic;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
		text-align: center;
}
td.td_stat_zap_udaje_podriadene {
	font-size: 12px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
	text-align: center;
	font: italic;
	color: Gray;
	background-color: White;

}
td.td_stat_zap_udaje_playoff {
	font-size: 12px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
	text-align: center;
	font-style: italic;
}
td.td_zmluva_rok {
	background-color: #D9F5FF;
	color: #00698A;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	height: 20px;
}
td.foto {
	font-size: 12px;
	font-family: Verdana;
}
td.foto_meno {
	font-size: 14px;
	font-family: Verdana;
	background-color: #0D1E93;
	color: #FCFCFC;
   text-align: center;
}
td.vymeny {
	background-color: #D1D1D1;
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	text-align: center;
}
td.liga {
	font-size: 14px;
	font-family: Verdana;
	background-color: #1E90FF;
	color: #FCFCFC;
	text-align: center;
}
td.liga_repre {
	font-size: 12px;
	font-family: Verdana;
	background-color: #D4F5F9;
	color: Black;
	text-align: center;
}
td.meno {
	font-size: 19px;
	font-family: Verdana;
	background-color: #61B6FC;
	color: Black;
	text-align: center;
}
table.uvod {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 20px;
}
table.uvod_playoff {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 120px;
}
/* Nastavenie pre uvodnu stranku na hokejportali */
table.uvod_hp {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 10px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 10px;
}
td.td_stat_zap_klub_hp {
	background-color: #D1D1D1;
	font-size: 10px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 60px;
	text-align: center;
}
td.td_stat_zap_klub_hp_hrac {
	background-color: #D1D1D1;
	font-size: 10px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 98px;
	text-align: center;
}
td.td_stat_zap_uvod_hp {
	background-color: #D1D1D1;
	font-size: 10px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	width: 18px;
	text-align: center;
}
td.td_stat_zap_udaje_hp {
	font-size: 10px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
		text-align: center;
}
td.td_stat_zap_udaje_podriadene_hp {
	font-size: 10px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
	text-align: center;
	font: italic;
	color: Gray;
	background-color: White;
}
/*Toto sa bude pouzivat v novej verzii Uvodu*/
td.td_uvod_udaje {
	font-size: 11px;
	font-family: Arial;
	border-width: 1px 1px 1px;
	border-left: 1px solid #BEBEBE;
	text-align: center;
}
td.td_uvod_nadpis {
	font-size: 12px;
	font-family: Verdana;
	background-color: #1E90FF;
	color: #FCFCFC;
	text-align: center;
}
td.td_uvod_meno_stlpca {
	background-color: #D1D1D1;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	/*width: 34px;*/
	text-align: center;
}
td.liga_hp {
	font-size: 14px;
	font-family: Verdana;
	background-color: #204EA4;
	color: #FCFCFC;
	text-align: center;
}
table.uvod_b {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 5px;
}
table.uvod_b_hp {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 5px;
	margin-left: 75px;	
}
table.uvod_repre {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 20px;
}

table.calendar {
	background-color: White;
	position: absolute;
	left: 800px;
	top: 14px;
	#top: 13px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
}
table.calendar_volba {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 173px;
	#top: 113px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;

}
table.datumy {
	background-color: #B7E0FF;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;	
	border-width: 1px;
   margin-top: 10px;	
   
}
table.datumy_hp {
	background-color: #B7E0FF;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;	
	border-width: 1px;
   margin-top: 10px;	
   margin-left: 75px;	
}
.datumy td:hover{
	color: #fff;
	background: #FAFF3C;
}
.datumy_hp td:hover{
	color: #fff;
	background: #FAFF3C;
}
td.td_zmluvy {
	border-top: 1px solid Black;
	border-width: 1px;
	text-align: center;
}
table.vyber_zap_stat {
   margin-left: 187px; 
}
table.pocty_doma {
	background-color: White;
	position: relative;
	left: 20px;
	top: 23px;
	#top: 13px;
}
table.pocty_vonku{
	background-color: White;
	position: absolute;
	left: 520px;
	top: 85px;
	#top: 13px;
}
table.kanadske{
	background-color: White;
	position: relative;
	left: 20px;
	top: 130px;
	#top: 13px;
}
/* position: absolute;
          top: 800px;
          left: 50px;-------------------- TOTOK JE CAST PRE NASTAVENIE FORA --------------------------------- */
.forum {
        font-size: 11px;
        color: Black;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 20px;
        margin-top: 90px;
}
.insert {
        font-size: 11px;
        color: Black;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 20px;
}
.smilies {
        font-size: 11px;
        color: Black;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
		  margin-top: 0px;
}


/* -------------------- TUTOK davaj ak menis mnieco s vylsedkami Repre --------------------------------- */
td.repre_zapas {
	font-size: 12px;
	background-color: #E1E1E1;
	color: Black;
	text-align: left;
	border-color: #E1E1E1;
	border: thin;
}
table.repre_prehlad_zapas{
	margin-top: 20px;
	background-color: White;
	position: static;
	top: 15px;
	#top: 13px;
}
table.repre_prehlad_cudz{
	margin-top: 10px;
	background-color: White;
	position: static;
	top: 15px;
	#top: 13px;
	border-width: 1px 1px 1px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-collapse: collapse;
}
table.repre_detail_zapas{
	background-color: White;
	position: relative;
	top: 85px;
	#top: 13px;
}
td.cudzinec_zapas_b {
	color: Black;
	font-size: 11px;
	background-color: #BDDCF7;
	text-align: center;
	font-weight: bold;
}

/* -------------------- TUTOK je formular k statistikam ligovym - search_ligy --------------------------------- */
td.search {
	font-size: 14px;
	font-family: Verdana;
	background-color: #C8E4FC;
	color: Black;
	text-align: left;
}
td.search_nadpis {
	font-size: 14px;
	font-family: Verdana;
	background-color: #4AABFB;
	color: #FCFCFC;
	text-align: center;
}
td.search_nadpis_right {
	font-size: 14px;
	font-family: Verdana;
	background-color: #4AABFB;
	color: #FCFCFC;
	text-align: right;
}
td.search_nadpis_left {
	font-size: 14px;
	font-family: Verdana;
	background-color: #4AABFB;
	color: #FCFCFC;
	text-align: left;
}
td.search_date {
	font-size: 14px;
	font-family: Verdana;
	background-color: #A2EEC8;
	color: Black;
	text-align: left;
}

/* --------------------------------------- TOP Vykony na uvod -------------------------------------------------*/
table.uvod_top_vykony {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 20px;
}
td.uvod_top {
	font-size: 11px;
	font-family: Verdana;
	background-color: #F8FAC9;
	color: Black;
	text-align: center;
}
td.td_stat_top {
	background-color: #D1D1D1;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	/*width: 200px;*/
	text-align: center;
}
/* --------------------------------------- TOP Vykony na uvod -------------------------------------------------*/
table.top_body_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 303px;
	#top: 223px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_goly_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 403px;
	#top: 323px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_najazdy_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 503px;
	#top: 423px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_body_m_obrana {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 603px;
	#top: 523px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_brankari_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 703px;
	#top: 623px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_brankari_cudz_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 803px;
	#top: 723px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_strelci_cudz_m {
	background-color: #7CC0F3;
	position: absolute;
	left: 800px;
	top: 913px;
	#top: 833px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}


table.top_body_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 303px;
	#top: 223px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_goly_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 403px;
	#top: 323px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_najazdy_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 503px;
	#top: 423px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_body_s_obrana {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 603px;
	#top: 523px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_brankari_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 703px;
	#top: 623px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_brankari_cudz_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 803px;
	#top: 723px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_strelci_cudz_s {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 913px;
	#top: 833px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

td.uvod_top_body_m {
	font-size: 9px;
	font-family: Verdana;
	background-color: #D4F5F9;
	color: Black;
	text-align: center;
}
td.td_stat_top_body_m {
	background-color: ButtonFace;
	font-size: 9px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px; /*width: 200px;*/
	text-align: center;
}
table.top_brankari_cudz {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 703px;
	#top: 623px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
table.top_strelci_cudz {
	background-color: #7CC0F3;
	position: absolute;
	left: 3px;
	top: 803px;
	#top: 723px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}


/* ---------------------------------------- OCENENIA ---------------------------------------------------------------*/
td.td_ocen_nadpis {
	background-color: #D1D1D1;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-width: 1px;
	text-align: center;
}
td.ocen_titulka {
	font-size: 14px;
	font-family: Verdana;
	background-color: #DCEEF5;
	color: Black;
	text-align: center;
}
