/* CSS for web:              */
/* Author: , e-mail:         */
/* Update:                   */

img {  /* uvodna  */ 
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 10;
  margin-right: 10;
}  


/* Tables                     */
table {  /* cp, desatoro, fotky, pravidla, pridajohlas, prihlaskaIEB, uvodna, uzemie, zoznamcp*/  
  text-align: center;
  border-color: white;
}
table.tablecenter {  /* desatoro, */
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
}
table.tableleft  {  /* pravidla, uzemie   <table class="tableleft">*/
  margin-right: 8%;
  margin-left: 8%;
  text-align: left;
}
table.tableright  {  /* pridajohlas, cp, prihlaskaIEB*/
  margin-right: 10%;
  margin-left: 15%;
  text-align: right;
}
table4 {  /* zoznamcp  */
  margin-right: 5%;
  margin-left: 5%;
  text-align: center;
}

div.p.font { text-decoration:  blink; }

 /*  CLASY  */
 .imp       {font-weight: bold; color: red;}
 .upp       {text-transform: uppercase;}
 .hlavne    {text-align: center;}
 .prehlad   {width:147px; background-color:#000000; position:absolute; left:112px; top:0px; border-left: 3px solid #C0C0C0; border-right: 3px solid #C0C0C0; border-bottom: 3px solid #C0C0C0;}
 .jadro     {width:647px; background-color:#000000; position:absolute; left:262px; top:0px; border-left: 3px solid #C0C0C0; border-right: 3px solid #C0C0C0; border-bottom: 3px solid #C0C0C0;}
 .navody    {padding-top: 9px; text-align: justify; line-height:19px;}
 
 :link      {color:#EDDA74;}
 a:active    {color:#EDDA74;}
 :visited   {color:#EDDA74;} 
 
 body       {color:#C0C0C0; background-color:#000000;}
 p          {text-indent: 25px;} 
 p.kostymy  {text-indent: 25px; line-height:19px;}
 p.zbroje   {text-indent: 25px; line-height:20px;}


