body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b7b7b7;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	color: #FF0000;
    text-decoration: underline;
    
	}

A:Active  {text-decoration : underline;}

A:Hover  {
	color: #585858;
    text-decoration: none ;
	}
	
	
A.menu {
	color: #585858;
	text-decoration: underline;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

A.menu:Active  {text-decoration : underline;}

A.menu:Hover  {
	color: #969696;
	text-decoration: none;
	}
    
    
A.vice {
    color: #FF0000;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    }

A.vice:Hover  {
    color: #585858;
    text-decoration: none;
    }	

table.tabulka_v_textu {
  border-collapse: collapse;
  border: 2px solid #1e3687;  /* barva ramecku cele tabulky */
  color: #333333;
  background: #c9e3f8;  /* barva pozadi radku*/
  }
table.tabulka_v_textu td, table.tabulka_v_textu th {
  color: #636363;
  border: 1px solid #FFFFFF; /* barva rámečku uvnitř*/
  padding: 3px;
  }
table.tabulka_v_textu thead th, table.tabulka_v_textu tfoot th {
  border: transparent;
  font-size: 9px;
  font-weight: bold;
  color: #FFFFFF;    /* barva textu záhlaví*/
  background: #2a7397; /* barva pozadi záhlaví*/
  }
table.tabulka_v_textu tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  }
table.tabulka_v_textu tbody td a:hover {
  background: transparent;
  color: #636363;
  }
table.tabulka_v_textu tbody th a {
  background: transparent;
  color: #333333;
  text-decoration: none;
  font-weight:normal;
  }
table.tabulka_v_textu tbody th a:hover {
  background: transparent;
  color: #333333;
  }
table.tabulka_v_textu tbody th{
font-size: 11px;
  }
.odd {
  background: #91AB59;
  }
table.tabulka_v_textu tbody tr:hover {
  color: #333444;
  background: #DDDDDD;
  }
  
.nadpis {
    color: #FFFFFF; 
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 27px;
}

.datum {
    font-weight: bold;
    font-size: 10px;
    color: #585858; 
}

.soubor {
    color: #1e3587; 
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 15px;
}

TD {
	font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text {
    
    color: #4cdbff;
}

.bily {
    
    color: #FFFFFF;
}

A.bily:hover {
    
    color: #1f3788;
}

.prvni_slova {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#388ED0;
	font-weight: bold;
}
.nadpis-kap {
	color: #FF0000;
	font-size: 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



INPUT {font-size:9pt;}
OPTION {font-size:9pt;}
SELECT {font-size:9pt;}

.stin_obrazku {
            display: block;
            padding:2px;
            border:solid;
            border-color: #808080 #808080 #808080 #808080;
            border-width: 4px 4px 4px 4px;
            background-color:#FF0000;
        }

