/* Global Styles */
body {
	margin:0px;
	background:#CCCCCC;
	margin-top:25px;
	}
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color: #FFBA00;
	}
/* ID Styles */
#meniu {
	height: 24px;
	}
#meniu2 {
	height: 20px;
	}
#navigation a {
	font:13px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}
#background td {
	background:url("bg.gif");
	}
/* Class Styles */
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:22px;
	font-size: 11px;
	color: #666666;
	letter-spacing:.1em;
	}
.h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:22px;
	font-size: 11px;
	color: #666666;
	letter-spacing:.1em;
	}
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
#jos {
	width:900px;
	border:0px;
	text-align:center;
	background-color:#FFFFFF;
	}	
.style1 {color: #FFFFFF}
.style2 {
	color: #000000;
	font-weight: bold;
}