/* EXIT3 CSS */

.mybody  { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   color: #000000; background-color: #ffffff; 
	   text-align: justify; font-size: 10pt; height: 100%; margin: 0; padding: 0;}

/* bloky */

.vlevo     { vertical-align: top; padding: 2px; margin-right: 1em;  height:100%;} 
.mezi	   { border: 0px;  height: 100%; width: 1px;  background-color: #000000;}
.vpravo    { vertical-align: top; padding: 10px; }

/* text 

.big_table { font-size: medium; }
.nadpis1   { font-size: 20pt;   font-weight: bold; text-align: center; }
.nadpis2   { font-size: 16pt;   font-weight: bold; }
.nadpis3   { font-size: 12pt;   font-weight: bold; }
.mensi     { font-size: 10pt;   				   }
.mensib    { font-size: 10pt;   font-weight: bold; }
.pozn      { font-size:  8pt; }

.chyba     { font-size: 10pt; color: yellow;	font-weight: bold; }
.oki       { font-size: 10pt; color: white;     font-weight: bold; }
.chybar    { font-size: 10pt; color: red;      	font-weight: bold; }

.email     { font-weight: bold; color: #ff0; text-decoration: underline; }
.odkaz     { font-weight: bold; color: #fff; text-decoration: underline; font-size: 10pt; }
.odkaz:hover { color: #0066B2; background-color: white;  }
.odkazbig  { font-weight: bold; color: #ff0; text-decoration: underline; font-size: 20pt; }
.odkazv    { font-weight: bold; color: #fff; text-decoration: underline; font-size: 12pt; }
.inve      { font-weight: bold; font-size: 10pt; color: #385C20; background-color:  #fff;}
*/

/* list
.mylist    { font-size: 10pt; }
 */

.logo { 
      text-align: center; 
      font-weight: bolder;
      font-size: 18pt;
      letter-spacing: 0ex;
}

/*
.tlacitko  { border-width:1px; border-color: white; font-size: 14pt; 
			  color: #fff; background-color: #385C20;  font-weight: bold; 
			 padding: 2px; 
			}
*/
