/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#00a6e8;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	background-color:#7fd3f5;
}
a.header {
	color:#00a6e8;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.meniu {
	color:#00a6e8;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	background-color:#FFFFFF;
}
a.meniu:hover {
	color:#ffffff;
	background-color:#7fd3f5;
}
a.meniuactive {
	color:#ffffff;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	background-color:#00a6e8;
}
h1 {
	color:#00a6e8;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
.hometitles {
	color:#00a6e8;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
}
#cale {
	padding-left:25px;
	color:#ffffff;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cale a {
	color:#ffffff;
	text-decoration: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:#828085;
	text-decoration:none;
	background-color:#ffffff;
	}

#navlist a.curent {
	color:#828085;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
	}
#navlist li.active
{
padding-left: 15px;
background-image: url(/images/arrowactive.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
#navlist a.subcurent {
	color:#828085;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
	}
#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{
	color:#00a6e8;
	font-weight:bold;
}
