html, body
{
	color : #000000;
	background : url('../pics/background.gif') #ffe99c;
	background-position : top;
	background-repeat : repeat-x;
	font-size : 11px;
	font-family : arial, cursive;
	margin : 0px;
	padding : 0px;
	overflow-x : hidden;
}

#frame
{
	width : 950px;
	margin-left : auto;
	margin-right : auto;
}

form
{
  margin : 0px;
  padding : 0px;
}

#top
{
  color : #ffffff;
  background : url('../pics/fejteto.jpg') transparent;
  height : 135px;
}

#space
{
  width : 950px;
  height : 45px;
}

#spacesignedin
{
  width : 950px;
  height : 55px;
}

#top table
{
  margin-left : 669px;
  padding : 0px;
}

#top table.signedin
{
  margin-left : 680px;
  padding : 0px;
}

#top table.signedin td
{
  text-align : center;
  width : 200px;
}

td.title
{
  width : 110px;
  vertical-align : top;
}

input
{
  font-size : 11px;
}

#top a
{
  color : #ffffff;
  background : transparent;
  text-decoration : none;
}

#top a:hover
{
  text-decoration : underline;
}

#menu
{
  color : #ffffff;
  background : url('../pics/fejalul.png') transparent;
  height : 25px;
  padding : 0px 10px;
  margin-bottom : 15px;
}

#menu a
{
  color : #ffffff;
  background : transparent;
  text-decoration : none;
  padding : 6px 15px 5px 15px;
  float : left;
}

#menu a:hover
{
  color : #ffffff;
  background : #000000;
}

#left
{
  width : 820px;
  float : left;
}

#left p
{
  text-align : justify;
}

#left ul
{
  text-align : justify;
}

#finder
{
  color : #000000;
  background : url('../pics/nyefinderback.jpg') #ffe3b8;
  padding : 5px;
  margin-bottom : 10px;
  border : 1px solid #ffc600; 
}

#finder table
{
  margin-left : auto;
  margin-right : auto;
}

#leftcol
{
  width : 380px;
  margin-right : 10px;
  padding : 10px;
  float : left;
  border : 1px solid #ffc600;
}

#leftcol3
{
  width : 380px;
  margin-right : 10px;
  padding : 10px;
  float : left;
  border : 1px solid #ffc600;
}

#rightcol
{
  width : 380px;
  padding : 10px;
  float : left;
  border : 1px solid #ffc600;
}

#centercol
{
  width : 800px;
  padding : 10px;
  float : left;
  border : 1px solid #ffc600;
}

#leftbottom
{
  text-align : center;
  width : 820px;
  margin-top : 50px;
  margin-bottom : 20px;
  float : left;
}

div.error
{
  color : #aa0000;
  background : url('../pics/error.gif') #ffeeee;
  background-position : left;
  background-repeat : no-repeat;
  padding : 20px 20px 20px 60px;
  margin-bottom : 10px;
  border : 1px solid #aa0000;
}

div.message
{
  color : #00aa00;
  background : url('../pics/message.gif') #eeffee;
  background-position : left;
  background-repeat : no-repeat;
  padding : 20px 20px 20px 60px;
  margin-bottom : 10px;
  border : 1px solid #00aa00;
}

#left td
{
  padding : 3px 5px;
}

#right
{
  width : 120px;
  float : right;
}

#right img
{
  margin-bottom : 3px;
}

#left table.indextable
{
  font-size : 15px;
}

a
{
  color : #aa0000;
  background : transparent;
  text-decoration : none;
}

a:hover
{
  text-decoration : underline;
}

h1
{
  color : #aa0000;
  background : transparent;
  font-size : 19px;
}

h2
{
  color : #aa0000;
  background : transparent;
  font-size : 13px;
}

h3
{
  color : #aa0000;
  background : transparent;
  font-size : 16px;
}

img
{
  border : 0px;
}

input.text
{
  font-size : 11px;
  width : 120px;
}

input.largetext
{
  font-size : 11px;
  width : 140px;
}

select.largeselect
{
  font-size : 11px;
  width : 145px;
}

#paging
{
  text-align : center;
 
  width: 300px%;
  margin-bottom: 5px;
  float: left
 
  
  
}

div.inplace
{
  color : #000000;
  background : #dddddd;
  width : 150px;
  padding : 5px;
  margin-bottom : 5px;
  border : 1px solid #aaaaaa;
}

tr.dark
{
  color : #000000;
  background : #ffb37a;
}

tr.light
{
  color : #000000;
  background : #ffbf8f;
}

tr.business
{
  color : #000000;
  background : #ffcc66;
}

div.ultitle
{
  font-size : 15px;
  margin-bottom : 5px;
}

ul.infoul li
{
  margin-bottom : 15px;
}

div.egyutt
{
  float : right;
}





#headeron, #headeroff {
	width:100%;
	float:left;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom:1px solid #ccc;
	font-size: 90%;
	background: url("../images/verticals.png") 0px 0px repeat-x;
}
#headeron {position:relative; height:40px;}
#headeroff {position:fixed; height:37px; z-index:50;top:0px;left:0px;border:none; min-width:980px;}

#headerpadding {clear:left;height:30px;}

#sitemenu {
	position: relative;
	text-align: right;
	float: right;
	display: inline;
	width: 100%;
	top: 5px;
}
 
#sitemenu ul {padding:0 0 0 0; display:inline;}
#sitemenu li {
	display: inline;
	text-transform:none;
	font:bold 13px "Trebuchet MS";
	/*font-size: 1em;*/
	color: #555555;
	padding: 5px;
	letter-spacing: 0px;
	border-left:1px solid #c1c1c1;
	text-decoration:none;
}
#sitemenu a {font:bold 13px "Trebuchet MS";color:#2e323d;text-decoration:none;height:22px;}
#sitemenu a:hover {color:#000000; text-decoration:none; border-bottom:2px solid #666;}



#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:200px;text-transform: none;}
a.tooltip:hover b em {position:absolute; left:26px; top:-6px; width:11px; height:6px; background: url(../images/tooltip.gif) 0 0; display:block; font-size:1px;}

