  a.linkopacity img {
filter: alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
margin-bottom: 1px;
}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
margin-left: 10px;
}

  h2 {
    color: #006600;
    line-height: 120%;
    margin-bottom: 12px;
    border-bottom: 1px dotted gray;
  }

  h3 {
    margin-top: 5px;
    margin-bottom: 2px;
  }


  a {
    color: blue;
  }
  a:hover {
    color: red;
  }


  body {
    background-image: url(img/apaksa.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    font-family: Georgia ;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 50px;
  }

  div#wrapper {
    text-align: left;
    width: 1050px;
    position: relative;
    height: 100%;
  }


  div#header {
position: relative;
    float: left;
    width: 728px;
    min-height: 90px;
    margin-bottom: 10px;
  }

  div#sans {
position: relative;
    float: left;
   width: 285px;
   min-height: 500px;
  }
  div#reklama {
    position: relative;
    float: left;
    width: 180px;
  }
  div#centrs {
   float: left;
   width: 535px;
   min-height: 500px;
   margin-right: 12px;
  }

hr {
  height: 0px;
  border: 0;
  border-bottom: 1px solid gray;
}

input, textarea {
  font-family: Georgia;
}

input.BigB, select.BigB, textarea.BigB {
  font-size: 20px;
  font-family: Georgia;
}

ul {
font-size: 12px;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #003300;
text-decoration: none;
background-color: #eeeeee;
text-indent: 5px;
padding: 6px;
margin-left: 22px;
}


img.new {
 position: absolute;
 left:180px;
 border: none;
}

div#koment {
  visibility: hidden;
}

.akomentars {
  border: 1px dotted gray;
  padding: 10px;
  margin: 5px;
}

.at_vir {
  font-size: 22px;
}

.cik_a {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: -1px;
  font-family: Verdana;
  color: #FFFFFF;
}

div.warning {
  background-color: #FFFF00;
  color: #CC0000;
  font-weight: bold;
  padding: 10px;
  border: 1px dotted gray;
}

