#head1 {
	width: 252px;
	height: 142px;
	float: left;
	background-image: url('../images/dazeikoe_head1.gif');
}
#head2 {
	width: 435px;
	height: 142px;
	float: left;
	background-image: url('../images/dazeikoe_head2.gif');
}
#head3 {
	width: 187px;
	height: 142px;
	float: left;
	background-image: url('../images/dazeikoe_head3.gif');
}
#head4 {
	width: 874px;
	height: 75px;
	float: left;
	background-image: url('../images/dazeikoe_head4.gif');
}
#wrapper {
	background-image: url('../images/dazeikoe_main.gif');
}
#footer {
	height: 283px;
	background-image: url('../images/dazeikoe_foot.gif');
	clear: both;
}
#reclame_banner {
	height: 150px;
	clear: both;
}
/*
.dazeikoe_ {
	display: block;
}
.dazeikoe_ * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #007DC7;
}
.dazeikoe_1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #007DC7;
	border-right: 1px solid #007DC7;
	background: #007DC7;
}
.dazeikoe_2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #007DC7;
	border-right: 1px solid #007DC7;
	background: #007DC7;
}
.dazeikoe_3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #007DC7;
	border-right: 1px solid #007DC7;
}
.dazeikoe_4 {
	border-left: 1px solid #007DC7;
	border-right: 1px solid #007DC7;
}
.dazeikoe_5 {
	border-left: 1px solid #007DC7;
	border-right: 1px solid #007DC7;
}
*/
.dazeikoe_fg {
	background: #007DC7;
}
.moduletable_menu ul {
	list-style: square;
	padding: 0;
	margin: 0;
}
.moduletable_menu li {
	width: 100%;
	line-height: 1.5em;
}
.moduletable_menu li:hover, li.active {
	background: #FF9933;
}
.moduletable_menu li a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 3px;
}
#maincol a {
	color: #007DC7;
	font-weight: bold;
	text-decoration: none;
	background:transparent;
}
#maincol a:hover {
	color: #007DC7;
	text-decoration: underline;
	background:transparent;
}

.latestnews ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #ff9933;
	list-style-type: square;
}
.latestnews li {
	width: 100%;
	line-height: 1.2em;
	color: #ff9933;
	list-style-type: square;
}
.latestnews li:hover, li.active {
	background: #FF9933;
}
.latestnews li a {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 3px;
}
.mod_login {
	line-height: 1.2em;
	font-size: 0.9em;
	color: #FFFFFF;
}
.mod-login a{
	font-size: 0.9em !important;
}
.mod_loginonline {
	list-style: none;
	color: #FF9933;
	list-style-type: square;
}
.mod_loginonline ul {
	list-style: none;
	color: #FF9933;
	list-style-type: square;
}
.mod_loginonline li {
	width: 100%;
	line-height: 1.2em;
	color: #FF9933;
	list-style-type: square;
}
.mod_loginonline li:hover, li.active {
	background: #FF9933;
}
.mod_loginonline li a {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 3px;
}
.moduletableonline {
	color: #FFF;
}
.mod_events_latest_content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #ff9933;
	list-style-type: square;
}
.mod_events_latest_content li {
	width: 100%;
	line-height: 1.2em;
	color: #ff9933;
	list-style-type: square;
}
.mod_events_latest_content a {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 3px;
}

.mod_events_latest_date {
	text-decoration: none;
	color: #FF9933;
	font-size: 0.9em;
}

.mod_event_latest_content {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	text-decoration:underline;
}

/*
 * system messages
 * TODO: add same styles as for typo boxes
 */

#system-message {
	margin: 0 0 10px 0;
	padding: 0;
}
#system-message dt { display: none; }
#system-message dd {
	padding: 10px;
	border-top: 3px solid #008404;
	border-bottom: 3px solid #008404;
	color: #008404;
	background-color: #ABEDAD;
	margin: 0px;
}
#system-message dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#system-message dd.error { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
#system-message dd.notice { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/*
 * system debug
 */
 
#system-debug {
	padding: 30px;
	background: #fff;
	color: #333;
}
#system-debug div { font-size: 11px;}
