html body {
	margin: 0;
	width: 100%;
	overflow: visible;
	background-color: #e6f0c1;
}
.main {
	width: 1000px;
	background-color: #fffcd6;
	background-image: url(/gfx/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.footer {
	width: 1000px;
	background-color: #e6f0c1;
	background-image: url(/gfx/foot_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.lang {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cca031;
	text-decoration: none;
}
.datum {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cca031;
	text-decoration: none;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #cca031;
	text-decoration: none;
}
.form {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e4c87f;
	text-decoration: none;
	background-color: #faf7c8;
	border: 1px solid #e4c87f;
}
.button {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: underline;
	background-color: #fffcd6;
	border: 1px solid #fffcd6;
}
.cat {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #654c09;
	text-decoration: none;
}
.catsel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #654c09;
	text-decoration: underline;
}
.cat_b {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #654c09;
	text-decoration: none;
}
.cat_b:hover {
	text-decoration: underline;
}
.footmenu1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;
}
.footmenu2 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #cca031;
	text-decoration: none;
}
.foot td {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #008641;
	text-decoration: none;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #654c09;
	text-decoration: none;
}
.viac {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;
}
.prodname {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #654c09;
	text-decoration: none;
}
.prodkod {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;
}
.prodtext {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #654c09;
	text-decoration: none;
}
.lap_off {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;;
}
.lap_on {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f37121;
	text-decoration: underline;
}
.greenhead {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #008641;
	text-decoration: none;;
}
