body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

p {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	font:normal 12px;
	background-color: #FFFFFF;
}

a:link {
	color: #0033CC;
}

a:visited {
	color: #0033FF;
}

.style1 {
	color: #0033CC;
}

.style2 {
	font-size: 12px;
	font-style: italic;
}
.style3 {font-size: 14px}
.style4 {color: #0033CC}
.style5 {color: #0033CC}
.style8 {
	color: #0033CC;
	font-size: 12px;
	font-style: italic;
}
.style14 {
	color: #00FF00;
	background-color:#FFFFFF;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.style16 {color: #00FF00; font-style: italic; }
.style18 {color: #FF9966; font-style: italic; }


#meniu_left a:link {
	border: 1px solid #ffffff;
	align: center;
	display: block;
	background-color: #FFFFFF;
	line-height: 16px;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0033CC;
	text-decoration: none;
}

#meniu_left a:visited {
	border: 1px solid #ffffff;
	align: center;
	display: block;
	background-color: #FFFFFF;
	line-height: 16px;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0033CC;
	text-decoration: none;
}

#meniu_left a:hover{
	border-top: 1px solid #0000ff;
	border-bottom: 1px solid #0000ff;
	border-left: 1px solid #0000ff;
	border-right: 1px solid #0000ff;
	color: #0033cc;
	background-color: #99ccff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.submeniu_left{
position:absolute;
visibility: hidden;
border:1px solid #0033cc;
border-right:1px solid #0033cc;
font:normal 12px;
line-height: 20px;
z-index: 100;
background-color: #99ccff;
width: 170px;
padding: 0px 0px 0px 0px;
background-color: #99ccff;
}

.submeniu_left a{
border:1px solid #99ccff;
border-right:1px solid #0033cc;
width: 100%;
display: block;
text-indent: 3px;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
background-color: #99ccff;
}

.submeniu_left a:visited {
border:1px solid #99ccff;
border-right:1px solid #0033cc;
width: 100%;
display: block;
text-indent: 3px;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
background-color: #99ccff;
}

.submeniu_left a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #0033CC;
}
