

body {
    background-color : #ffffff;
    background-image : url('pics/fonas-gradientas-horiz.png');
     /*background-repeat:repeat-x; */

    background-repeat:repeat-y; 
    color : #000000; /*#cee1e1*/
    font-family : Verdana,Helvetica,Arial,sans-serif;
    font-size : 90%;
    margin-left : 20px;
    margin-top : 0px;
    max-width : 67em;
  }


div {
    font-size: 90%;
    margin-top: 10px;
    margin-left: 20px;
    vertical-align: top;
  }

div#main {
  margin-left: 240px;
  margin-top: 30px;
}

/* IE < 7 position:fixed workaround 
  http://www.howtocreate.co.uk/fixedPosition.html */ 
#left {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 20px; top: 10px;
}
body > div#left {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}


div#left {
   /* position : absolute;
    left: 10px;
    top: 100px;*/
    margin-left: 0px;
    
    font-size: 1.12em;
    font-weight: bold;
 width: 220px;
 margin-top: 0px;
 
 /*
 position:fixed;
 top: 10px;
 */
  }


 ul#menu {
    list-style-type : circle;
    margin-top: 15px;
        
  }
  
 ul#menu li {
  margin-bottom: 0.4em;
  /*background: white;
  border-bottom: 1px silver solid;  
  margin-right: 10px;
  padding-left: 10px;*/
 } 
 
/*  ul#menu li:hover{ list-style-type : disc ;} 
  ul#menu a:hover {
    color : darkblue !important;
  } */

/*
div.logo {
    margin-left: 0px;
    margin-top: 30px;
    vertical-align: top;
  }

img.logo {
    position: relative;
    left: 0px;
    top: 5px;
    width: 200px;
    margin-right: 10px;
  }
 */

img { border: 0 }

span.linux {
    color: #0093dd;
    font-size: 30px;
    font-weight: bold;
    font-family: serif;
  }

div#title{ 
  text-align: left;
  margin-top:45px;
}

div#thankyou{
  
}

/*text color*/
h1, h2 {color: darkblue}

h1 {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-weight : normal;
    margin-bottom : 0.5em;
    margin-top : 0.5em;
  }


h2 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
  }


a {
    text-decoration: none;
    color: darkblue;
  }

/*  */
.small {
    font-size: 80%;
  }


div#main a:visited {
    color: #CCB781;
  }


  
a:active, a:hover {
    color: #B22222;
  }



p.footnote sup {
    font-size: x-small;
    vertical-align: top;
    line-height: normal;
    margin: 0px 1px;
    text-decoration: none;
  }


div.footer {
    margin-top: 5em;
    font-size: x-small;
    color: gray;
    margin-left: 2em;
    margin-right: 2em;
    clear: both;
    text-align: center;
    /* text-align: center;
    */;
  }


div.footer a {
    color: gray;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px dotted gray;
  }


div.footer a:visited {
    color: gray;
  }


div.footer a:active,div.footer a:hover {
    color: #b22222;
  }


img.link {
    border: none;
  }


img.right {
    float: right;
    margin: 0 0em 0em 0em;
    /* border: 1px solid #134d73;
    */ border: 0px;
  }


img.left {
    float: left;
    margin: 0 1em 0em 0em;
    /* border: 1px solid #134d73;
    */ border: 0px;
  }


ul {
    font-size: 90%;
  }

table {
  border :0px
}

table td {
  text-align: center;
  font-size: 12px;
  padding-left: 2px;
  padding-right: 2px;
  width: 150px;
}

table#auksiniairemejai td{
  font-weight: bold;
  font-size: 13px;
}
