body {
	background-image: url(/imgs/bk.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.image {
	background-repeat:no-repeat;
	height:100%;
	border:1px solid #CCCCCC;
	border-top-width: thin;
	padding: 1px;
}
.td {
background-repeat:no-repeat;
height:100%;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4d47;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.testina {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4d47;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
}
.prod {
	color: #738f51;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a{
	color: #666865;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
a.hover{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

ul#menu {
width: 140px;
list-style-type: none;
border-top: solid 1px #FFFFFF;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
text-align: right;
list-style-type: none;
margin: 0;
padding: 5px;
}

ul#menu li, 
ul#menu a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666865;
font-weight: bold;
}

ul#menu li {
border-bottom: solid 1px #FFFFFF;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
}

ul#menu ol li:before {
content: "- ";
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #539dbc;
}

ul#menu a.active {
color: #be5028;
}