body {
	background-color: #F78700;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nevnap {
	color: #F78700;
	font-size: 10px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.menudiv {
	background-color: #FDC787;
}
.alcim {
	font-size: 11px;
	letter-spacing: 5px;
	padding-left: 4px;
	padding-top: 3px;
	color: #000000;
	font-weight: bold;
}

.menuf1 {
        color:#FFFFFF;
        display: table-cell;
        _display:inline-block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #F78700;
}
.menuf1:hover {
        color:#F78700;
}
.menuf1_selected {
        color:#FFFFFF;
        display: table-cell;
        _display:inline-block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #F78700;
}
.menuf1_selected:hover {
        color:#F78700;
}

.menub1 {
        color:#4C4C4C;
        display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	margin-left: 25px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.menub1:hover {
	background-color: #F78700;
}
.menub1_selected {
        color:#FFFFFF;
        display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	margin-left: 25px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;

	background-color: #DA000E;
}

.menubdiv{
	border:1px solid gray;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	background-color: #FEFB90;
	width: 220px;
}

.menub2,.menub2_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: 15px;
}

.menub2:hover,.menub2_selected:hover{ /*hover background color*/
	background-color: #BCEE00;
}

.menuf_statichtml_content, .menub_statichtml_content, .forumdiv {
	letter-spacing: 1px;
	line-height: 150%;

	color: #555555;
        font-size: 12px;
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 35px;
        padding-bottom: 20px;
}

.menuf_statichtml_content strong, .menub_statichtml_content strong, .forumdiv strong {
	color: #F78600;
	font-weight: bold;
}
.menuf_statichtml_link, .menuf_statichtml_link, .menuf_statichtml_content a, .menub_statichtml_content a{
       color: #4C4C4C;
       text-decoration: none;
	font-weight: bold;
}
.menuf_statichtml_link:hover, .menuf_statichtml_link:hover, .menuf_statichtml_content a:hover, .menub_statichtml_content a:hover {
       color: #DA000E;
}

.menuf_statichtml_content h1, .menub_statichtml_content h1 {
	line-height: 120%;
}

.menuf_hirlevel {
	color: #555555;
        font-size: 12px;
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 35px;
        padding-bottom: 20px;
}
.menuf_hirlevel input {
	border: 1px solid #F78600;
}
.menuf_hirlevel input[type="image"]{
        border: 0;
}
.menuf_hirlevel hr {
	color: #F78600;
}
.forum_head {
	color: #FFFFFF;
	background-color: #F89C2E;
        font-size: 12px;
       	font-weight: bold;
       	padding:2px;
}

.forum_header {
	color: #000000;
       	font-weight: bold;
}
.forum_content strong {
}
.forumdiv input {
	border: 1px solid #F78600;
        width: 150px;
        font-size: 10px;
        padding: 2px;
}

.forumdiv input[type="submit"]{
        font-weight: bold;
        font-size: 10px;
        color: #FFFFFF;
       	letter-spacing: 1px;

        background-color: #F78600;
        height: 16px;
        text-align: center;
        vertical-align: bottom;

        width: 150px;
        border: 0;
        margin-top: 3px;
	margin-bottom: 3px;
}

.forumdiv input[type="submit"]:hover {
        /*color: #ff5b02;*/
	background-color: #DA000E;
}
.forum_table {
	font-family: Verdana, Arial;
	font-size: 100%;
}
.forum_table th {
	background-color: #BBEE00;
        color: #555555;
}
.forum_table_content {
	background-color: #FEFB90;
}
.temak {
        color: #B2005C;
}

.forum_tema {
	background-color: #BBEE00;
        color: #555555;
}
.forum_tema2 {

}
.forum_button {
	color: #F78600;
}
.forumbutton,.forumbutton1 {
	color: #F78600;
}
.forum_note {
	background-color: #FEFB90;
}
.forum_note a {
	color: #B2005C;
}
.forum_note2 {
        color: #555555;
}
.forum_newnote {
	background-color: #FFE9CE;
	font-weight: bold;
}
.forumdiv textarea {
	border: 1px solid #F78600;
        width: 350px;
        font-size: 12px;
        padding: 2px;
}
.pager {
	border: 1px solid #F78600;
        font-size: 10px;
        padding: 2px;
}
.edzok {
	color: #5A2400;
	padding: 34px;
	
	/*letter-spacing: 1px;*/
	border-collapse: collapse;
	line-height: 150%;
        font-size: 13px;
}
.edzok strong {
	color: #F78803;
}
.edzok a {
       color: #4C4C4C;
       text-decoration: none;
}
.edzok a:hover {
       color: #DA000E;
}
.edzo_nev {
	xxcolor: #5A2400;
	background-color:#F78803;
	padding: 8px;
	font-weight: bold;
}
.edzo_login {
        font-size: 14px;
	padding-bottom: 4px;
}
.edzo_vegzet {
	padding-bottom: 4px;
}
.edzo_motto {
	color: #993C00;
}

.menub_hirek_div {
	letter-spacing: 1px;
	padding-left: 40px;
        padding-right: 50px;
}
.menub_hirek_head {
	display: block;
	font-weight: bold;
	color: #F78803;
}
a.menub_hirek_head {
	font-weight: bold;
	color: #F78803;
 	text-decoration: none;
}
a.menub_hirek_head:hover {
	font-weight: bold;
	color: #F78803;
	text-decoration: underline;
}
.menub_hirek_lead {
 	color: #5A2400;
	line-height: 150%;
}
.menub_hirek_content {
	line-height: 150%;
        /*padding-top: 20px;*/
        padding-bottom: 20px;
 	color: #5A2400;
}
.menub_hirek_content a {
       color: #4C4C4C;
       text-decoration: none;
	font-weight: bold;
}
.menub_hirek_content a:hover {
       color: #DA000E;
}
.menuf_hirlevel a {
       color: #4C4C4C;
       text-decoration: none;
}
.menuf_hirlevel a:hover {
       color: #DA000E;
}


.masszazs {
       background-image: url(dokumentumok/dir14/93_12_masszazs_tapeta5.gif);
       padding: 3px;
}