body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
.menu {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../../img/design/menu-taust.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menulink {
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.akoia {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
a.akoia:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9px;
}
.main {
	background-image: url(../../img/design/taust_field.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.black-bar {
	background-color: #313A3F;
}
.header {
	background-image: url(../../img/design/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	text-transform: uppercase;
}
