body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight:normal;
}
body {
	margin-top: 10px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: lowercase;
	width: 100%;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}

.menu ul{
	padding: 0;
	margin: 0;
}

.menu ul li{
	display: inline;
}

.menu ul li a{
	color: #494949;
	padding: 30px 12px 0 20px;
	text-decoration: none;
	background: url(http://www.sektori.net/media/images/sektori_1.gif) no-repeat bottom left;
}

.menu ul li a:hover, .menu ul li .menu_current{
	color: #666666 !important; /*text color of selected and active item*/
	background: url(http://www.sektori.net/media/images/sektori_2.gif) no-repeat bottom left;
}
.menu_current {
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666666;
	letter-spacing: 0,2em;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 5px;
}

.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

.lista {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.lista li {
    background-image: url(http://www.sektori.net/media/nuoli.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1.2em;
}
