*{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
font-family: Verdana, sans-serif;
font-size: 100%;
background: #b4e637;
}
#wrap {

width: 800px;
position: relative;
left: 50%;
margin-left: -400px;
border: solid black 2px;
border-right: solid black 2px;
background: #C7EC66;

}
#header{
border-top: solid black 2px;
height: 110px;
background: #b4e637 url("../img/logo.gif") no-repeat top left;
}
#header h1{
width: 760px;
font-size: 120%;
text-align: center;
font-weight: bolder;
padding:  50px 0px 20px 0px;
color: green;
background: url("../img/bg_galv.gif") repeat-x top right;
}
#header_sub{
background: url("../img/header_right.gif") no-repeat top right;
}
#navigation{
font: x-small Verdana, Arial, Helvetica, sans-serif;
height: 19px;
font-size: 60%;
border-bottom: solid  white 3px;
border-top: solid white 3px;
background:  #FF9900;
margin: 0px;
padding: 0px;


}
#navigation li {
width: 80px;
position: relative;
float: left;
list-style: none;
font-weight: bolder;
background: url(../img/navig_2.gif) no-repeat bottom right;


}
#navigation li ul  {

position: absolute;
left: 0;
top: auto;
display: none;
}
#navigation li a {
display: block;
text-decoration: none;
color: black;
background: url(../img/navig_1.gif) no-repeat top left;
padding: 2px 2px 5px 4px;
text-align: center;
}
* html ul li a {height:1%;}
 #navigation li.over a,
#navigation li:hover a{
font-size:95%;
color:white;
text-align: left;
}
#navigation li:hover li a:hover, #navigation li.over li a:hover {
color: white;
text-align: left;
font-weight: bolder;
background: #FF9900;
}
#navigation li:hover li a, #navigation li.over li a {
color: black;
background-color: white;
}
#navigation li ul li{ width: 120px; }
#navigation li ul li a { padding: 5px 2px 5px 2px;  }
#navigation li:hover ul, #navigation li.over ul { display: block;  }
#boxbar{
width: 200px;
float: left;
}
#boxbar .box{
margin: 10px 0px 5px 5px;
width: 190px;
border-left: solid 2px #FF9900;
border-bottom: solid 3px #FF9900;
background: url(../img/box_corner.gif) no-repeat bottom left ;
}
#boxbar .box h3{
background: #b4e637 url(../img/box_corner_top.gif) no-repeat top left;
margin: 0px;
padding: 5px 2px 5px 12px;
font-size: 85%;
font-variant: small-caps;
text-align: center;
color: black;
}
#boxbar .box p{
font-size: 65%;
padding: 2px 1px 12px 12px;
text-indent: 5px;
}
#boxbar .box ul{
position: relative;
list-style-type:none;
font-size: 70%;
color: black;
display: list-item;
padding: 2px 1px 12px 12px;
}
#boxbar .box li{
list-style-position: outside;
margin-left: 18px;
padding: 0px;
list-style-image: url(../img/bulet_link.gif);
}
#boxbar .box li a{
text-decoration: none;
color: black;
}
#boxbar .box li a:link{
color:black;
}
#boxbar .box li a:visited   {
color: gray;
}
#boxbar .box li a:hover, #boxbar .box li a:active{
font-size: 100%;
font-weight: bolder;
}
#boxbar .box .excel{
list-style-image: none;
margin:0;
padding-bottom: 5px;
}
#boxbar .box .excel a{
background: url(../img/excel.gif) no-repeat left;
padding: 0px 0px 3px 21px;
}
#boxbar .box .excel a:hover{
background: url(../img/excel_hover.gif) no-repeat left;
}
#boxbar .box .meklet{
padding: 0px 0px 7px 20px;
display: block;
margin:0;
text-decoration: none;
color: black;
font-weight: bolder;
font-size: 75%;
background: url(../img/search.gif) no-repeat left;
}
#boxbar .box .meklet:hover{
background: url(../img/search_hover.gif) no-repeat left;
}
#boxbar .box .board{
padding-bottom: 7px;
margin:0;
list-style-image: none;
}
#boxbar .box .board a{
background: url(../img/delis.gif) no-repeat left;
padding: 0px 0px 5px 21px;
}
#boxbar .box .board a:hover{
background: url(../img/delis_hover.gif) no-repeat left;
}
#boxbar .box .question{
list-style-image: none;
margin:0;
}
#boxbar .box .question a{
background: url(../img/question.gif) no-repeat left;
padding: 0px 0px 3px 21px;
}
#boxbar .box .question a:hover{
background: url(../img/question_hover.gif) no-repeat left;
}
#boxbar .box .der{
padding-bottom: 7px;
margin:0;
list-style-image: none;
}
#boxbar .box .der a{
background: url(../img/der_zinat.gif) no-repeat left;
padding: 0px 0px 5px 21px;
}
#boxbar .box .der a:hover{
background: url(../img/der_zinat_hover.gif) no-repeat left;
}
#boxbar .box .news{
padding-bottom: 7px;
margin:0;
list-style-image: none;
}
#boxbar .box .news a{
background: url(../img/news.gif) no-repeat left;
padding: 0px 0px 5px 21px;
}
#boxbar .box .news a:hover{
background: url(../img/news_hover.gif) no-repeat left;
}
#boxbar .box form{
padding-left: 15px;
}
#boxbar .box label{
display: block;
font-size: 65%;
}
#boxbar .box input{
width: 140px;
margin-top: 0px;
}
#boxbar .box .poga{
margin-top:5px;
}
#boxbar .box .center{
text-align: center;
}
#content{
width:566px;
float: right;
font-size: 75%;
text-align: justify;
padding: 5px 15px 5px 5px;
}
#content h1, h2, h3, h4{
padding-left: 12px;
}
#content h1{
font-size: 150%;
font-weight: bolder;
margin-bottom:10px;
text-transform: uppercase;
}
#content h2{
font-size: 130%;
padding-bottom:7px;
font-weight: bolder;
}
#content h3{
font-size: 120%;
padding-bottom:5px;
font-weight: normal;
}
#content h4{
font-size: 110%;
padding-bottom:3px;
font-weight:normal;
font-style: italic;
}
#content p{
text-indent: 15px;
padding: 3px 0px 0px 0px;
}
#content hr{
page-break-after: always;
}
#content p .header2 {
font-size: 130%;
padding-bottom:7px;
font-weight: bolder;
}
#content p .header3{
font-size: 120%;
padding-bottom:5px;
font-style: italic;
font-weight: normal;
}
#content blockquote{
padding-left: 25px;
}
#content dl{
margin: 5px 0px 0px 0px;
float: left;
}
#content dt{
margin: 0px 0px 0px 12px;
color:  #663;
font-weight: bolder;
width:190px;
}
#content dd.attels {
float: left;
margin: 5px 15px 0 0;
padding: 0px 0px 2px 6px;
background: url(../img/ramis1.gif) no-repeat bottom left;
}
#content ul{
font-variant:small-caps;
padding: 5px 0px 5px 30px;
}
#content ul li{
list-style-image: url(../img/bulet.gif);
padding-bottom: 3px;
}
#content img{
width: 220px;
float: left;
margin: 10px 25px 5px 5px;
padding: 0px 0px 0px 0px;
border-left: solid 2px #FF9900;
border-bottom: solid 3px #ff9900;
}
#content a{
padding-left:12px;
background: url(../img/bulet_link.gif) no-repeat left;
}
#content table{
border-collapse: collapse;
width: 480px;
border: solid 2px #FF9900;
background: #CCFF66;
}
#content table th, #content table td{
margin: 0;
padding: 8px 20px;
text-align: center;
border-bottom:1px solid #66CC00;
}
#content table tr:hover{
background: #b4e637;
}
#content table .name{
text-align: left;
}
#content th{
background: #b4e637;
}
#content caption{
font-weight: bolder;
padding: 8px 20px;
text-align: left;
}
#content hr{
margin: 5px;
}
#content .zina{
text-indent: 0px;
padding-left: 23px;
background: url(../img/der_zinat_hover.gif) no-repeat left;
}
#content textarea{
margin-left: 0px;
width: 450px;
height: 100px;
}
#content form input:focus, #content form textarea:focus{
background: #FF9900;
}
#content form p{
text-indent: 0px;
}
#content .jautajums{
text-indent: 0px;
padding-left: 23px;
background: url(../img/question_hover.gif) no-repeat left;
font-weight: bolder;
}
#footer{
clear: both;
font-variant: small-caps;
font-size:70%;
border-bottom: solid black 2px;
font-weight: bolder;
background: #66CC00 url(../img/bg_kajene.gif) repeat-x top left;
}
#footer .copyrights{
text-align: center;
padding: 30px 0px 0px 0px;
}
#footer .update{
text-align:center;
padding: 5px 0px 20px 0px;
background: url(../img/mail.gif) no-repeat right bottom;
}
#footer ul li{
text-align: left;
list-style-type: none;
display:inline;
margin: 0px 0px 2px 4px;
font-weight: bolder;
font-variant: small-caps;
}
#footer ul li a{
border-left: 1px solid black;
padding-left:7px;
padding-right:7px;
text-decoration: none;
color: black;
}
* html #footer {
height: 1%;
}