a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999966;
}
h1 {
	font-size: 18px;
	color: #427A2F;
}
h2 {
	font-size: 16px;
	color: #427A2F;
}
h3 {
	font-size: 16px;
	color: #427A2F;
}
body,td,th {
	color: #666;
}
body {
	background-color:#2B7536;
	background-image: url(system_images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}
/*body {
	background-repeat: repeat;
	background-image: url(system_images/bg.jpg);
}*/
.kiemeles {
	font-weight: bold;
	color: #009933;
}
.kiemeles_2 {
	font-weight: bold;
	color: #996600;
}
.lista {
	color: #006633;
}
.ul-li {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1px;
	color: #666;
}

.kiemeles_3 {
	color: #996600;
}

.szoveg {
	color: #333333;
}
.li {
	color: #666;
	list-style-position: inside;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.kiemeles_blink {
	font-weight: bold;
	color: #009933;
	text-decoration: blink;
}
.menu_bg {
	color: #009933;
	background-image: url(system_images/menu_bg.jpg);
	height: 20px;
	width: 202px;
	padding-left: 38px;
}
.menu_bg_alja {
	color: #009933;
	background-image: url(system_images/menu_bg_alja.jpg);
	height: 40px;
	width: 202px;
}

