  @import url(../Tegijad/template_styles.css);
    
  td.frameColor       {background-color: #cd853f;}
  td.menyyColor       {background-color: #ffd500;}
  td.activeMenyyColor {background-color: #ffa500;}

  td.frameColor-padding {background-color: #cd853f;}

  td.menyyMainItem, td.mainItemImg               {background-color: #ffd500; color: #80143c;}
  td.menyyMainItem-Active, td.mainItemImg-Active {background-color: #ffa500; color: #80143c;}  

  img.photo_horT  {width: 280px; height: 190px; border: solid thin #800000; }
  img.photo_vertT {width: 190px; height: 280px; border: solid thin #800000; }  
  
  .active-Menyy   {color: #80143c;}
  .active-Country {color: #aa143c;}

  A:link    {color: #80143c;}
  A:visited {color: #80143c;}
  A:active  {color: #ee82ee;}  /* violet */
  A:hover   {color: #00ff00;}  /* lime */

  A.Story:link    {font-size: 11pt; color: blue;}
  A.Story:visited {font-size: 11pt; color: #ffa500;} /* orange */
  A.Story:active  {font-size: 11pt; color: #ee82ee;}  /* violet */
  A.Story:hover   {font-size: 11pt; color: red; }

  A.country:link    {color: #aa143c;}
  A.country:visited {color: #aa143c;}
  A.country:active  {color: #ee82ee;}  /* violet */
  A.country:hover   {color: #00ff00;}  /* lime */
	
