body {
	background-color: #f0f0f0;
	overflow: visible;
	color: #000000;
	margin: 20px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 15px;
	}

p {
	line-height: 13px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 13px;
}
.tit {
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #cccccc;
	}

.itit {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #888888;
	}

.nota {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	}

a {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #dddddd;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 17px;
	}
	
li {
	margin: 2px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	}
	
td.tresc {
	vertical-align: top;
	padding: 10px 10px 10px 20px;
	background-color: #ffffff;
	border-left: 3px solid #888888;
	border-top: 3px solid #888888;
	border-right: 0px solid #aaaaaa;
	border-bottom: 0px solid #aaaaaa;
	}
	
td.gora {
	vertical-align: top;
	border-right: 3px solid #888888;
	border-top: 3px solid #888888;
	margin: 0;
	padding: 15px 0 0 0;
	}
td.igora {
	border: 0;
	padding-bottom: 15px
	}

td.meni {
	vertical-align: top;
	background-color: #f0f0f0;
	border-left: 3px solid #888888;
	border-bottom: 3px solid #888888;
	line-height: 20px
	}
	
span.menimain {
	float: left;
	width: 100px;
	max-width: 100px;
	text-align: right;
	color: #ffffff;
	font-family: sans-serif;
	background-color: #888888;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 3px 0 0;
	}
	
a.menisub {
	text-align: right;
	float: left;
	width: 75px;
	max-width: 75px;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #eeeeee;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 3px 2px 6px;
	margin: 5px 0 0 15px;
	}

a.menisub:hover {
	text-align: right;
	float: left;
	width: 75px;
	max-width: 75px;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #dddddd;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 3px 2px 6px;
	margin: 5px 0 0 15px;
	}

