  @import url('../index_styles.css');   
  

  DIV.TEGIJAD-content-suva {
    padding: 25px;
    width: 90%; 
    font-family: "Times New Roman", Georgia, Arial;
    text-align: left; vertical-align: middle;
  }

  DIV.TEGIJAD-head-white {
    padding: 0 10px 0 10px;   
    background-color: #008b8b; /* darkcyan */             
    font-size: 14pt; font-style: normal; font-weight: bold;
    line-height : 1.2;
    color: #ffffff ;
  }

  DIV.TEGIJAD-Story, DIV.TEGIJAD2-Story, DIV.TEGIJAD3-Story {              
    padding: 10px;
    margin : 15px 0 15px 0;
    text-align: justify;
    background-color: #f0f8ff;      /*    aliceblue     */
    font-size: 12pt; font-style: normal; font-weight: normal;
    border : solid 0px red;
    color: #000090 ;
  }
  
  DIV.TEGIJAD3-Story {padding: 0 10px 0 10px; background-color : #ffffe0;}
               
  DIV.TEGIJAD2-Story {padding: 0 10px 0 10px;}              

  DIV.TEGIJAD-space {height: 20px; background-color: #ffffff; }

  DIV.clickable { 
    font-size: 11pt;
    font-style: normal; font-weight: normal; 
    color: #00008b; /* darkblue */ 
    text-decoration: underline;
  } 

  .TEGIJAD-comment {           
    font-size: 10pt; font-style: italic; font-weight: normal;    
    color: #000090; 
  }


  H5 {font-size: 14pt; font-style: normal; font-weight: bold; color: #000090;}

   .active-Menyy {color: #00008b}  /* darkblue */
   .countryComment {font-size: 9pt; font-style: italic; font-weight: normal; color: #ffffff;}
   .continents     { font-size: 10pt;  font-style: normal; font-weight: bold; color: #ffa500;} /* orange */

  
  img.TEGIJA-pilt {float : left; margin-right: 10px; height: 120px;}

  td.TEGIJAD-second-suva {
    vertical-align: top; text-align: center;
    padding: 0px; width: 560px;
  }

  td.firstFrameColor {background-color: #002195;}

  td.frameColor  {background-color: #002195;}
  td.frameColor2 {background-color: #002195;}
  td.menyyColor  {background-color: #ffd700;}  /* gold  */

  td.activeMenyyColor {                        
    font-size: 11pt; font-style: normal; font-weight: normal;
    background-color: #ffa500; /* orange */
    color: #00008b;  /* darkblue */
  } 

  td.countryTable  {padding-left: 2px; background-color: #008b8b;}  /* darkcyan */
  td.tyhiRida {height: 17px;}
  
  
  table.TEGIJAD-Person {
    padding-left: 10px; 
    text-align: left; vertical-align : bottom;                 
    font-size: 12pt; font-style: normal; font-weight: normal;
    border : solid 0px #006900;
    background-color: #f0f8ff; /* aliceblue  */
    color: #000090 ;
  }  

  

  A:link    { color: #00008b;} /* darkblue  */
  A:visited { color: #00008b;}
  A:active  { color: #ee82ee;} /* violet */
  A:hover   { color: red; }  

  A.TEGIJAD-com:link    {font-size: 12pt; font-style: normal; font-weight: normal; color: blue;}
  A.TEGIJAD-com:visited {font-size: 12pt; font-style: normal; font-weight: normal; color: #4682b4;} /* steelblue */
  A.TEGIJAD-com:active  {font-size: 12pt; font-style: normal; font-weight: normal; color: #ee82ee;}  /* violet */
  A.TEGIJAD-com:hover   {font-size: 12pt; font-style: normal; font-weight: normal; color: red; }
  
  A.TEGIJAD-comment:link    {font-size: 10pt; font-style: italic; font-weight: normal; color: blue;}
  A.TEGIJAD-comment:visited {font-size: 10pt; font-style: italic; font-weight: normal; color: #4682b4;}
  A.TEGIJAD-comment:active  {font-size: 10pt; font-style: italic; font-weight: normal; color: #ee82ee;}
  A.TEGIJAD-comment:hover   {font-size: 10pt; font-style: italic; font-weight: normal; color: red; }
