* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #929d92;
}

body {
	padding: 15px;
	background-color: #fff;
}

hr {
}

#dato {
	background: url(museto_1.jpg) no-repeat;
	font-size: 16px;
	text-align: right;
	vertical-align: top;
}

#dato b {
	font-size: 18px;
	color: #efcb1c;
}

#vmenu {
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
}

#vmenu a {
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 10px;
}

.aktiva {
	color: #efcb1c;
}

#hmenu {
	background: url(museto_2.jpg) no-repeat;
	text-align: right;
	vertical-align: bottom;
}

#hmenu p {
	padding-right: 45px;
	font-size: 14px;
}

#hmenu a {
	text-decoration: none;
}

#hmenu b {
	color: #fff;
}

.text {
	color: #778077;
	text-align: justify;
	vertical-align: top;
}

.text p {
	font-size: 13px;
	text-align: justify;
	margin: 5pt 3px 10pt 3px;
}

p.verso {
	font-size: 13px;
	text-align: justify;
	margin: 5pt 3px 10pt 20px;
}

p.aftar {
	text-align: right;
	font-style: italic;
	margin: 5pt 3px 10pt 3px;
}

p.dato {
	font-size: 13px;
	font-style: italic;
	margin: 1px 0 10pt 0;
	text-align: right;
}
	
h1 {
	text-align: left;
	margin: 5pt 3px 3pt 3px;
	font-size: 14px;
	line-height: 16px;
	color: #778077;
}

h1 b {
	color: #efcb1c;
}

h2 {
	color: #778077;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 25px;
}

h3 {
	color: #778077;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 10px 15px;
}

h3 i {
	font-weight: normal;
}
h4 {
	color: #778077;
	font-weight: bold;
	font-size: 13px;
	margin: 15px 0 5px 0;
	text-transform: uppercase;
}

td.piedo {
	text-align: center;
	color: #778077;
	font-size: 12px;
	vertical-align: middle;
}

ul {
	margin: 5pt 3px 10pt 10px;
	list-style-type: disc;
}

li {
	color: #778077;
	vertical-align: top;
	font-size: 13px;
	text-align: justify;
	margin: 1pt 3px 1pt 0px;
}

