BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #705127;
	margin: 0px;
	padding: 0px;
	background: #ffd184 url(../img/bg_main.jpg) repeat-x;
}

H1 {
	font-weight: bold;
	font-size: 28px;
	margin: 0px;
	padding: 10px;
	line-height: 16px;
}

H2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding: 10px;
	line-height: 16px;
}

H3 {
	line-height: 16px;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 13px;	
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
hr.burly {
	padding: 0px;
	margin: 0px;
	line-height: 2px;
	height: 2px;
	border: none;
	width: 220px;
	border-top: 1px dashed BurlyWood;
}
p {
	font-size: 10px;
	margin: 2px 0px 2px 0px;
}
p.warn {
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
}
p.good {
	font-size: 12px;
	font-weight: bold;
	color: Green;
}
td, th, ul, ol {
	font-size: 10px;
}
.thead {
	border-bottom: 1px solid #9e6312;
	background-color: #f0f0f0;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.tfoot {
	border-top: 1px solid #9e6312;
	background-color: #f0f0f0;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.light {
	background-color: #f0f0f0;
}
.kiemelt {
	font-weight: bold;
}
.rem {
	font-size: 9px;
	font-style: italic;
	color: Gray;
}
input, select, textarea {
	border: 1px solid #9E6312;
	font-size: 10px;
	font-family: Tahoma, Arial;
}
input.pure {
	border: none;
}
input.button {
	background-color: #FCF2E5;
	border: 2px outset #9E6312;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
input.bt80 {
	background-color: #FCF2E5;
	border: 2px outset #9E6312;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 80px;
}
input.btup {
	background: url(../img/bt_up.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btup0 {
	background: url(../img/bt_up0.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btdown {
	background: url(../img/bt_down.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btdown0 {
	background: url(../img/bt_down0.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
fieldset {
	border: 1px solid #705127;
}
legend {
	font-size: 12px;
	font-weight: bold;
}
img.thumb {
	border: 4px solid White;
}
A {
	font-size: 10px;
	color: DarkGoldenRod;
	text-decoration: none;
}

A:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.submenu {
	color: Black;
	background: url(../img/sub0.jpg) no-repeat;
}
a.submenu:hover {
	color: White;
	background: url(../img/sub1.jpg) no-repeat;
}
a.routers {
	font-size: 9px;
	color: Black;
}
a.routers:hover {
	font-size: 9px;
	color: White;
}
a.box_open {
	width: 20px;
	height: 16px;
	background: url(../img/arr_d_0.gif) no-repeat;
}
a.box_open:hover {
	width: 20px;
	height: 16px;
	background: url(../img/arr_d_1.gif) no-repeat;
}
a.box_close {
	width: 20px;
	height: 16px;
	background: url(../img/arr_u_0.gif) no-repeat;
}
a.box_close:hover {
	width: 20px;
	height: 16px;
	background: url(../img/arr_u_1.gif) no-repeat;
}

