/* CSS Document */
body 
{
background-color: #ffffff;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: top;
font-family: Verdana;
padding: 0px;
margin: 0;
font-size: 10px;
color: #666666;
}
table.admin td{
background-color: #eeeeee;
}

table.admin{
width: 500px;

}
.pavadinimas {
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;;
}
#content {
width: 987px;
height: 772px;
background-image: url(images/bg2.gif);
background-position: top;
background-color: #FFFFFF;
background-repeat: no-repeat;
margin: 0 auto 0 auto;
}
#box {
width: 840px;
margin: 0 auto 0 auto;
}
#header {
height: 304px;
}
#logo {
position: absolute;
width: 228px;
top: 58px;
margin-left: 20px;
}
#meniu {
position: absolute;
top: 116px;
background-image: url(images/bg_meniu.gif);
background-position: top;
background-repeat: no-repeat;
height: 186px;
width: 411px;
margin-left: 433px;
}
.meniu_box {
width: 97px;
padding: 35px 40px 0 0;
float: left;
font-size: 20px;
color: #1e1a1b;
text-align: right;
}
.meniu_box a:link, .meniu_box a:visited, .meniu_box a:active { 
font-size: 20px;
color: #1e1a1b; 
text-decoration: none;
font-weight: normal;
}
.meniu_box a:hover {
font-size: 20px;
color: #a7ce38; 
text-decoration: none; 
font-weight: normal;
}

.meniu_box_small {
font-size: 10px;
}
.meniu_box_small a:link, .meniu_box_small a:visited, .meniu_box_small a:active { 
font-size: 10px;
color: #1e1a1b; 
text-decoration: none;
font-weight: normal;
}
.meniu_box_small a:hover {
font-size: 10px;
color: #a7ce38; 
text-decoration: none; 
font-weight: normal;
}
#main {
margin: 20px 20px 0 26px;
}
#main_top {
margin: 0 0 10px 0;
}
.pav {
background-image: url(images/pav.gif);
width: 185px;
height: 51px;
float: left;
color: #FFFFFF;
font-size: 18px;
padding: 18px 0 0 0;
}
.pav_box {
text-align: right;
margin: 0 30px 0 60px;
}
.pav_box2 {
text-align: right;
margin: 7px 30px 0 60px;
}
.pav_small {
font-size: 10px;
color: #1e1a1b;
}
#main_meniu {
text-align:right;
padding: 30px 0;
}
#main_meniu a:link, #main_meniu a:visited, #main_meniu a:active { 
font-size: 10px ; 
color: #1e1a1b; 
text-decoration: none; 
font-weight: normal;
}
#main_meniu a:hover { 
font-size: 10px ; 
color: #999999; 
text-decoration: underline;
font-weight: normal;
}
#turinys {
clear: both;
}
#footer {
text-align: right;
color: #CCCCCC;
padding: 20px;
}
#footer a:link, #footer a:visited, #footer a:active { 
font-size: 10px ; 
color: #CCCCCC; 
text-decoration: none; 
font-weight: normal;
}
#footer a:hover { 
font-size: 10px ; 
color: #CCCCCC; 
text-decoration: none;
font-weight: underline;
}
a:link, a:visited, a:active { 
font-size: 10px ; 
color: #666666; 
text-decoration: underline; 
font-weight: normal;
}
a:hover { 
font-size: 10px ; 
color: #999999; 
text-decoration: underline;
font-weight: normal;






