#siteNav li {
height: 35px;
float:left;
position:relative;
padding-right:1px;
margin-right:2px;
_background:transparent;
overflow-x: hidden;
overflow-y: hidden
}


#siteNav li a
{

display: block;
height: 20px;
width: 130px;
padding-top: 10px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 17px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: #ffffff;
background-image: url(img/bg1.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;
text-decoration: none;
overflow-x: hidden;
overflow-y: hidden;
}

p {
text-indent: 25px;
}

.tekstas img {
margin: 10px 10px 10px 10px;
}




#siteNav li a:hover, #siteNav li.active a
{
list-style-type:none;
text-decoration: none;
background-color: #ffffff;
color: #000000;
background-image: url(img/bg2.jpg);
}	

.pav {
font-family: Arial;
font-size: 16px;
color: green;
font-weight: bold;
}

.tekstas {
font-family: Arial;
font-size: 13px;
color: black;
}

.grn {
font-family: Arial;
font-size: 13px;
color: green;
font-weight: bold;
}

.orng {
font-family: Arial;
font-size: 14px;
color: #e65c00;
font-weight: bold;
}
