html, body
{
	color : #000000;
	background : url('../pics/ttback.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/fejlectt.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/fejlecmenu.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/ttfinder.png') #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;
}

#rightcol
{
  width : 380px;
  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 : 10px;
}

#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 : 21px;
}

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

img
{
  border : 0px;
}

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

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

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

#paging
{
  text-align : center;
  text-align: 
  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 : #f9c87b;
}

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

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

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

div.egyutt
{
  float : right;
}

.matestablelight
{
  background-color:#ffbf8f;
  color:black;
  border : 1px solid #ffc600;
  text-align : left;
}

.matestabledark
{
  background-color:#ffb37a;
  color:black;
  border : 1px solid #ffc600;
  text-align : left;
}

