a:link, a:visited, a:active {
color:#000;
border-bottom:0px;
text-decoration:none;
cursor: default;
}
a:hover {
color:#BA4386;
border-bottom:0px;
text-decoration:underline;
cursor: default;
}


body {
	font-family: tahoma;
	color: #514F4A;
	margin: 0;
        text-align: justify;
	font-size: 11px;
	background: #EDEDED url(http://i182.photobucket.com/albums/x235/covjor/naukuvika-3.png) repeat-x;
        background-position: 0px 0px;
        line-height: 20px;
        border: 0px solid #D6D4D2;
}

b {
	font-family: arial;
	color: #514F4A;
}

i {
	font-family: arial;
	color: #514F4A;
}

h1 {
	font-family: arial;
	color: #514F4A;
        font-size:9px;
        line-height: 0px;
}

hr {   
        width: 80%px;
        height: 1px;
        align: center;
        color: #999793;
}

h2 { clear: both;
    width: 100%;
     margin: 0;
     padding: 12px 4px 0px 0px;
     color: #BA4386;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     text-align: left;
     border-bottom: 1px solid #D0D1D0;
     text-transform: uppercase;
}

h3 {  display: block;
      margin: -4px 0px 10px 0px;
      padding: 0px 4px 1px 1px;
      color: #343434;
      font-family: Arial;
      font-size: 10px;
      text-align: right;
      letter-spacing: 0px;
      text-transform: lowercase; }

.im {
      border:7px solid #9D9B97;
      margin:5px 5px 5px 5px;  }

.ima {
      border-style: solid;
      border-color: #95938E;
      border-left: 7px;
      border-right: 7px; 
      border-top: 3px;
      border-bottom: 3px;      
      margin:5px 5px 5px 5px;  }

A:link.navi, A:visited.navi { 
  font-family: tahoma;  
  font-size: 11px;
  font-weight: bold;
  color: #000;
  line-height: 25px;
  text-decoration: none;
  text-align: left;
  cursor:default; }

A:hover.navi {  
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #BA4386;
  line-height: 25px;
  text-decoration: none;
  text-align: left;
  cursor: default; }

A:link.nav, A:visited.nav { 
  font-family: tahoma;  
  font-size: 11px;
  font-weight: bold;
  color: #000;
  line-height: 25px;
  text-decoration: none;
  text-align: right;
  cursor:default; }

A:hover.nav {  
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #BA4386;
  line-height: 25px;
  text-decoration: none;
  text-align: right;
  cursor: default; }

