/*Elementary HTML tags*/

BODY  { margin:                 0px;
        padding:                0px;
        overflow:               auto;   
      }

FORM  { margin:                 0px;
        padding:                0px;        
      }

IMG   { margin:                 0px;
        padding:                0px;       
      }

/*Structure of side*/

#allside 
      {
        position:               absolute;
        width:                  100%;
        height:                 100%;
        top:                    0px;
        left:                   0px;
        padding:                0px;
        margin:                 0px;
        overflow:               hidden;                     
      }

#header, #conteiner, #footer
      {
        position:               absolute;
        width:                  99.5%;
        left:                   2px;
        right:                  2px;
        padding:                0px;
        margin:                 0px;                           
      }

#header 
      {
        top:                    2px;
        height:                 9.5%;                       
      }

#conteiner 
      {
        top:                    10%;
        height:                 80%;                               
      }

#conteinerPRINT
      {
        width:                  100%; /* 800px; */
        height:                 100%;
        overflow:               auto;
      }


#footer 
      {
        top:                    90%;
        height:                 9.5%;
        bottom:                 2px;       
      }

#HeaderA, #sidebar, #FooterA
      {
        position:               absolute;
        width:                  15.25%;
        height:                 100%;
        left:                   0px;
        padding:                0px;
        margin:                 0px;
        border:                 2px solid white;
        background-image:       url("../images/leftmenu.jpg");
        background-repeat:      repeat-y;
        overflow:               auto;                                
      }
      
#HeaderA
      {
        text-align:             center;
      }

#sidebar
      {
        text-align:             left;                
      }   
      
#FooterA
      { 
        position:               absolute;
        height:                 90%;
        text-align:             center;
      }     

#HeaderB, #main, #FooterB
      {
        position:               absolute;
        height:                 100%;
        width:                  84%;         
        top:                    0px;
        left:                   15.4%;
        right:                  4px;
        bottom:                 4px;
        padding:                0px;
        margin:                 0px;
        border:                 2px solid white;
        background-attachment:  fixed;
        background-color:       #FFFFCC;
        overflow:               auto;                  
      }

#HeaderB
      {
        text-align:             center;                               
      }

#main
      { 
        text-align:             left;
      }
        
#FooterB
      {
        position:               absolute;
        height:                 90%;
        text-align:             right;                               
      }

/*Text styles*/

.ref_active
      {
        text-align:             left;
        font-family:            sans-serif;
        font-size:              14px;
        font-weight:            bold;
        color:                  #FF00CC;
        cursor:                 pointer;
        text-decoration:        none;
        border:                 0px;
      }

.ref_passive
      {
        text-align:             left;
        font-family:            sans-serif;
        font-size:              14px;
        font-weight:            bold;
        color:                  #0000CC;
        cursor:                 pointer;
        text-decoration:        none;
        border:                 0px;
      }

.odkazpodtrzeny  
        {
        text-align:             center;
        font-size:              100%;
        font-weight:            bold;
        color:                  #0000CC;
        cursor:                 pointer;
        text-decoration:        undreline;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.odkaz  
        {
        text-align:             center;
        font-size:              100%;
        font-weight:            bold;
        color:                  #0000CC;
        cursor:                 pointer;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.odkaz50  
        {
        text-align:             center;
        font-size:              50%;
        font-weight:            bold;
        color:                  #0000CC;
        cursor:                 pointer;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.odkaz200  
        {
        text-align:             center;
        font-size:              200%;
        font-weight:            bold;
        color:                  #0000CC;
        cursor:                 pointer;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.vpravo
        {
        float:                  right;
        text-align:             right;

        }

.VpravoBezOdsazeni
        {
        text-align:             right;
        border:                 0px;
        margin:                 0px;
        padding:                0px;
        
        }

.VpravotOdsazeni5
        {
        text-align:             right;
        border:                 0px;
        margin:                 5px;
        padding:                0px;
        
        }

.vlevo
        {
        float:                  left;
        text-align:             left;

        }

.VlevoBezOdsazeni
        {
        text-align:             left;
        border:                 0px;
        margin:                 0px;
        padding:                0px;
        
        }

.VlevoOdsazeni5
        {
        text-align:             left;
        border:                 0px;
        margin:                 5px;
        padding:                0px;
        
        }

.vystredit
        {
        text-align:             center;

        }

.VystreditBezOdsazeni
        {
        text-align:             center;
        border:                 0px;
        margin:                 0px;
        padding:                0px;
        
        }

.VystreditOdsazeni5
        {
        text-align:             center;
        border:                 0px;
        margin:                 5px;
        padding:                0px;
        
        }

.doprostred
        {
        position:               relative;
        left:                   0%;
        top:                    45%;
        width:                  100%;
        height:                 100%;
        text-align:             center;
        vertical-align:         middle;

        }

.NazevStrany
        {
        text-align:             center;
        font-size:              200%;
        font-weight:            bold;
        color:                  #000000;
        text-decoration:        none;
        border:                 solid;
        border:                 3px;
        border-color:           blue;
        margin:                 10px;
        padding:                5px;

        }

.NadpisDilu
        {
        text-align:             center;
        font-size:              100%;
        font-weight:            bold;
        color:                  #000000;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.NadpisKapitoly
        {
        text-align:             left;
        font-size:              100%;
        font-weight:            bold;
        color:                  #000000;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.NadpisPodkapitoly
        {
        text-align:             left;
        font-size:              100%;
        font-style:             italic;
        font-weight:            normal;
        color:                  #000000;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }

.NadpisPodkapitolyPodkapitoly
        {
        text-align:             left;
        font-size:              100%;
        font-style:             oblique;
        font-weight:            normal;
        color:                  #000000;
        text-decoration:        none;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }


.NadpisOdstavce
        {
        text-align:             left;
        font-size:              100%;
        font-style:             oblique;
        font-weight:            normal;
        color:                  #000000;
        text-decoration:        underline;
        border:                 0px;
        margin:                 0px;
        padding:                0px;

        }
        
/*Images styles*/




