body {
	background: #F5F5DC;
}
h1 {
	font-family: sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #122BC0;
}
h2 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #122BC0;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-indent: 30px;
	font-size: 15px;
	color: Black;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: Black;
	font-weight: bolder;
}
a {
	color: #A9A9A9;
	text-decoration: none;
}
a.mmenuc {
	color: White;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4682B4;
}
a:hover.mmenuc {
	text-decoration: none;
	color: #4682B4;
}
li {
	list-style-image: url(../img/mark.gif);
	list-style-position: outside;
	list-style-type: square;
	vertical-align: baseline;
}
#mmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
}
#adres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
}