body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidecell {
	font-size: 0px;
}

.bevezeto {
          border-bottom: 1px solid #B7EA45;
}
.bevezeto ul {
        color: #818181;
        font-size: 11px;
	letter-spacing: 1px;
	list-style-image: url(kepek/bullet.gif);
}
.bevezeto li {
	padding-top: 6px;
	padding-bottom: 5px;
}
.title {
	padding-left: 107px;
	padding-top: 8px;
	font-size: 11px;
	/*font-weight: bold;*/
	color:#393598;
	letter-spacing: 2px;
}
#menu0 {
	background-color: #5E9D34;
	margin-right: 3px;
	padding-top: 10px;
}
.menu1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
        padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	
	color: #FFDB00;
	background-image: url(kepek/ballinkjel_i.gif);
	background-repeat:no-repeat;
	background-position: center left;
}
.menu1_selected {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
        padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;

        color: #FEDC00;
	background-color: #3A3599;
        background-image: url(kepek/ballinkjel_i.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

.menu1:hover {
        color: #3A3599;
        background-color: #B6EB45;
}

.menudiv{
	border:1px solid gray;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	background-color: #FEFB90;
	width: 260px;
}

.menu2,.menu2_selected{
	color: #4C4C4C;
	letter-spacing: 2px;
	font-size: 11px;
	width: 100%;
	display: block;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}

.menu2:hover,.menub2_selected:hover{ /*hover background color*/
	background-color: #BCEE00;
}

.text {
	color: #414141;
}

.menu_statichtml_content {
	padding-left: 100px;
	padding-right: 100px;

	line-height: 150%;

	color: #808080;
	letter-spacing: 1px;
	font-size: 11px;
}
.menu_statichtml_content strong {
	font-weight: bold;
	color: #373598;
}
.menu_statichtml_content a {
	/*font-weight: bold;*/
	color: #5F9C35;
}
.menu_statichtml_content a:hover {
	color: #5F9C35;
}
/*.menu_statichtml_content ul, .menu_statichtml_content ol {
	margin-left: 50px;
	_padding-left: 40px;
}*/

.menu_form {
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 30px;
	letter-spacing: 1px;
	font-size: 11px;
	color: #5A9C31;
	font-weight: bold;
}
.menu_form p {
	color:#3A3599;
	font-weight: bold;
}
.menu_form input, .menu_form select,.menu_form textarea {
	border: 1px solid #5A9C31;
	width: 300px;
}

.formbutton {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
        letter-spacing: 1px;
	color: #88013A;
	background-color: #FFBB00;
	border: 1px solid #644405;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}


.formbutton:hover {
	background-color: #FFCC11;
}