body { background-color: #ffffff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 6px; }

p { font-family: Verdana, Arial, Helvetica, sans-serif; }
	
#logo {
	display:block;
	height:110px;
	padding:0px;
	text-align:right;
	background: #cccccc url('hiro_bgr.jpg') repeat-x;
}

a,a:link,a:visited {
	color: #a0a0a0;
	border-bottom: 1px dotted #a0a0a0;
	text-decoration: none;
}

a:active {
	color: #d60000;
	border-bottom: 1px dotted #d60000;
}

a:hover {
	color: #d60000;
	border-bottom: 1px solid #d60000;
}
.pruh {
		background: #eeeeee;
		color: #228;
		margin: 0;
		padding: 0;
		padding-top: 1em;
		text-align: center;
}

#text {
		padding: 1em;
		text-align: justify;
		padding-bottom: 2em;
}

h1 {
		font-size: 18px;
		height: 40px;
		width: 100%;
		color: #d60000;
}

#bottom {
	color: #a0a0a0;
}

#main {
	width: 400px;
	margin: auto;
	border: 1px solid #c0c0c0;

}

