body
{
	margin: 0px;
	background-color: #DBDBDB;
}
body, td, th, p, h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6, p
{
	margin: 5px 0px;
}
h1
{
	font-size: 10pt;
	color: #0096d1;
	font-weight: bold;
    text-transform:uppercase;
    letter-spacing: .2em;
}
h2
{
	font-size: 9pt;
	color: #0096d1;
	font-weight: bold;
}
h3, h4, h5, h6
{
	font-size: 8pt;
	color: #0096d1;
	font-weight: bold;
}
td.meniu
{
	text-align: center;
	vertical-align: top;
	height: 33px;
	padding-left: 30px;
	padding-right: 20px;
}
td.meniu a
{
	color: #E8E8EC;
	display: block;
	height: 33px;
	line-height: 23px;
	text-decoration: underline;
	font-size: 9pt;
}
td.meniu a:active, td.meniu a:hover
{
	background: transparent url(mabg.gif) repeat-x;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
}
td.copyright
{
	background-color: #434343;
	color: #DADADA;
	text-align: right;
	padding-right: 5px;
	font-size: 9px;
	height: 23px;
}
a
{
	color: #0096d1;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}
a.white
{
	color: #FFFFFF;
	text-decoration: none;
}
.blue
{
	color: #0096d1;
}
#lentele {
    width: 100%;
    font-size: 11px;
	text-align: center;
    border: 1px solid #0096d1;
    border-collapse: collapse;
    cellspacing: 0;
    cellpadding: 0;
}
#lentele td {
	text-align: center;
    border: 1px solid #0096d1;

}

.menu {
    color: #FFFFFF;
    list-style: none;
    line-height: 1.9em;
	text-decoration: none;
    font-variant: small-caps;
    letter-spacing: .1em;
	font-size: 13px;
}

#meniu ul
{
    display: inline;
} 

#meniu ul li {
	margin-left: 30px;
	padding-right: 20px;
	list-style: none;
	display: inline;
	}

#meniu li a {   
    color: #E8E8EC;
    height: 33px;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
	font-size: 9pt;
    }
#meniu li a:hover, #meniu li a:active {
	background: transparent url(mabg.gif) repeat-x;
    color: #FFFFFF;
	text-decoration: none;
    text-transform: uppercase;
	font-size: 9pt;
	}

