/* csúszka alsó és jobb éle */
html	{scrollbar-3dlight-color:#45783A;
/* a nyilak */
	scrollbar-arrow-color:#FBE5BC;
/* csúszka alsó és jobb éle */
	scrollbar-darkshadow-color:#1E360E;
/* csúszka */
	scrollbar-face-color:#205215;
/* csúszka felsõ és bal éle */
	scrollbar-highlight-color:#45783A;
	scrollbar-shadow-color:#1E360E;
/* csúszka alapja */
	scrollbar-track-color:#45783A;} 

body       {
	font-size: 12px;
	font-family: verdana;
	line-height: 150%;
	background-color: #D4D4BA;
	background-image: 
               url('images/hatter.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-top:0;
}
p, td, .gb_font      { font-size: 12px; font-family: verdana; line-height: 150%; }

.menu 		       {
	font-size: 12px;
	font-family: verdana;
	color: #509641;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link       { color: #fde4ae; text-decoration: none; font-weight: bold }
.menu a:visited    { color: #fde4ae; text-decoration: none;  }
.menu a:hover      { color: #e8d50c; text-decoration: none;  }
.menu a:active     { color: #e8d50c; text-decoration: none;  }

a:link       { color: #008000; text-decoration: none; font-weight: bold }
a:visited    { color: #008000; text-decoration: none;  }
a:hover      { color: #FFFF00; text-decoration: none;  }
a:active     { color: #FFFF00; text-decoration: none;  }

table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}

h1, h2, h3, h4, h5, h6 { font-family: Arial }
h1           { color: #663300; font-size: 12pt; font-weight: bold }
h2           { color: #996600; font-size: 12pt; font-weight: bold }
h3           { color: #CC3300; font-size: 12pt }
h4			 { color: rgb(102,51,153); }
h5			 { color: rgb(255,102,153); }
h6			 { color: rgb(51,153,102); }

li           { list-style-image: url('images/pipa.gif'); text-align: Left; padding-left: 0 }
.greentabletext {
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #325A32;
	font-weight: bold
}
.text        { font-size: 10pt; color: #000000; text-indent: 10; padding-left: 10 }
.center_bold { font-weight: bold; text-align: Center }
.table_plan  { border-collapse: collapse; border: 1px solid #663300; padding-left: 5; 
               padding-right: 5 }
               
img	{ border:0 }

/* form input fields és gombok is!*/
input		  {  }
textarea 	  {  }
.button, submit		  {font-size: 11px; color: #FBE5BC; font-weight: bold; background-color: #205215; border-left:2px solid #45783A; border-right:2px solid #1E360E; border-top:2px solid #45783A; border-bottom:2px solid #1E360E;}

.readonly	{
	background-color: #CCCCCC;
}