/* CSS Document */

body
{ background-color:#6499c0;
}



body, p, span, div, td {
 color: #0e4470; 
 font-family: verdana; 
 font-size: 7pt; 
 text-align: justify;}
 
a:link, a:visited, a:active{
color: #0e4470;
font-weight:bold;
text-decoration:none
}
a:hover {
color: #0e4470;
border-bottom: #0e4470 2px solid; 
}
 

.hi1{ background-image:url(kicsicsik2.gif)
color:#0e4470;
font-family:verdana;
font-size: 7pt;
text-align:right;
margin-top: 2 px;
margin-left:2px;
margin-right:2px;
padding-left:2px;
}

.content1
{
 color: #0e4470;
 font-size: 7pt;
 font-family: verdana;
 padding-left: 18px;
 padding-bottom: 5px;
 padding-right: 46px;
 padding-top: 17px;
}

.content2
{
 color: #0e4470;
 font-size: 7pt;
 font-family: verdana;
 padding-left: 0px;
 padding-bottom: 5px;
 padding-right: 21px;
 padding-top: 17px;
}



#dropmenudiv{
position:absolute;
border:1px solid #0e4470;
border-bottom-width: 1px solid #0e4470;
font:normal 9px Verdana;
line-height:14px;
z-index:100;
background-color: #538dbb;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0e4470;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #538dbb;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #79a5c5;
text-decoration: underline;
}


.style1 {
	font-size: 9pt;
	font-weight: bold;
}

.style2 {
	font-size: 7pt;
	font-weight: bold;
	text-align: center
}

.style3 a:hover {
color: #0e4470;
border-bottom: none
}
 
.style4 {
	font-size: 7pt;
	text-align: right
}

.style5 {
	font-size: 7pt;
	font-weight: bold
}

.style6 {
color: #0e4470;
border-bottom: none;
text-align: center;
font-size: 7pt;
}

.style6 a:hover {
color: #0e4470;
border-bottom: none;
}
