@charset "utf-8";
/* CSS Document */

h1 {
	color:#360;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
h2 {
	color:#360;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
p, li {
	color:#666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
}
em {font-size:14px;
	color:#360
}
ul {
	list-style-type:disc;
	line-height:18px;
	text-align: left;
	}
a {text-decoration:none;
color:#3C0;
font-size:13px;
font-weight:bold;
}
.adres {
	color:#360;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	border: medium;
	border-color:#360;
	padding: inherit;
	font-size: 11px;
}
.menu {
	vertical-align:top;
	top: 0px;
}