body
{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;

background-image:url('images/fonas5.jpg');
background-repeat: no-repeat;
}
#main
{
margin:auto;
width:900px;
}
#top
{
width: 100%;
border-bottom: 1px solid #599BFF;
padding-bottom:3px;
}
#zenkliukas
{
float:left;
height:35px;
}
#zenkliukas img
{
border:0px;
}
#menu
{
margin: 0;
margin-top: 5px;
padding: 6px;

width: 700px;
text-align: center;
}

#menu li
{
list-style: none;
display: inline;
}

#menu li a
{
width: 1000px;
padding: 3px 0.5em;
text-decoration: none;
color: black;
border-right: 1px solid #599BFF;
}

#menu li a:hover
{
color: #399BFF;
}
#iranga
{
margin-top: 40px;
}
#iranga li
{
margin-top: 10px;
list-style: none;
padding-bottom:3px;
}
#iranga a
{
color: #399BFF;
font-weight: bold; 
}
#lang
{
float: right
}
#text
{
}
#text h1
{
font-size:18px;
margin-top: 20px;
text-transform: uppercase;
}


