/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 24px;
	color: #004264;
	padding-top:0px;
	margin-top:0px;
	line-height:24px;
}
a {
	color:#004264;
	text-decoration:none;
}
a:hover {
	color:#004264;
}
a.header {
	color:#004264;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.meniu {
	color:#004264;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
a.meniu:hover, a.header:hover {
	color:#000000;
}
a.meniuactive {
	color:#000000;
	text-decoration:none;
	font-family:,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
h1 {
	color:#004264;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
.hometitles {
	color:#004264;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
}
#cale {
	color:#004264;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cale a, #cale a:hover {
	color:#004264;
	text-decoration:none;
	background:none;
}

#navlist
{
margin-left: 0;
padding-left: 20px;
list-style: none;
}

#navlist li
{
padding-left: 15px;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0;
}

#navlist ul { list-style: none; }

#navlist a {
	color:#004264;
	text-decoration:none;
	}

#navlist a.curent {
	color:#004264;
	font-weight:bold;
	text-decoration:none;
	}
#navlist li.active
{
padding-left: 15px;
background-image: url(/images/arrowactive.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
.meniusus {
color:#e9e9e6;
}
#navlist a.subcurent {
	color:#004264;
	font-weight:bold;
	text-decoration:none;
	}
#navlist li.subactive
{
padding-left: 15px;
margin-left: 15px;
background-image: url(/images/arrowactive.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
#navlist li.subinactive
{
padding-left: 15px;
margin-left: 15px;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0;
}
.titlustire{
	padding:10px;
	color:#ffffff;
	font-weight:bold;
	background-color:#004263;
}
.contstire{
	padding:10px;
	background-color:#cfdce2;
	min-height:120px;
}
.footer, a.footer {
	color:#FFFFFF;
	}
