body {
	color: #333333;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffffff !important;
	background-image: url('/');
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-attachment: scroll !important;
}
h1 {
	color: #ff9d00;
	font-size: 18px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #5197cc;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a {
	color: #80b339;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #568218;
	font-size: ;
	font-family: ;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
div#background { display: none; }
#header {
	background-color: #ffffff;
}
div#menu > ul > li > a {
	color: #5197cc;
}
div#menu > ul > li > a.active, div#menu > ul > li > a:hover {
	color: #ffffff;
	background: transparent;
}
div#menu > ul ul {
	background: #80b339;
}
div#menu > ul ul li a {
	color: #ffffff;
}
div#menu > ul ul li a:hover {
	background: #80b339;
	color: #ffffff;
}
ul#submenu {
	background: #80b339;
}
ul#submenu li a {
	color: #ffffff;
}
ul#submenu li a:hover {
	background: #80b339;
	color: #ffffff;
}
div#content {
	background-color: #ffffff;
}
div#info-block-back {
}
div#info-block a {
	color: #ffffff;
}
div#info-block a:hover {
	color: #ffffff;
}
div#footer {
}
ul.fotoalbum li em {
	background-color: #eeeeee;
	color: #00afef;
}
ul.fotoalbum li a:hover em {
	background-color: #00afef;
	color: #ffffff;
}
@media only screen and (max-width: 800px){
div#info-block {
}
div#menu > span > span, div#menu > span:after, div#menu > span:before {
	background-color: #5197cc;
}
}
