html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, em,
font, img, small, strong, sub, sup, ul, ol, li, dl, dt, dd, fieldset, form, 
label, legend, tr, th, td, select,textarea
{
margin:0; padding:0;  border:0; outline:0;
}

h1, h2, h3, h4, h5, h6
{
 font-size: 100%;
}

em
{
font-style: italic;
}

strong
{
font-weight: bold;
}

ul, ol
{
list-style: none;
}

img, fieldset
{
border:0;
}

a  
{  
color: #333333;  
text-decoration: none;  
}  
  
a:hover  
{  
text-decoration: underline;  
}

html 
{
	overflow-y: scroll;
}

body 
{
	font-size: 12px;
	color: #fff;
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

*:focus 
{ 
	outline: none; 
}

*::-moz-focus-inner
{ 
	border: none; 
}


a
{
	color: #2A9D3C;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.container
{
	text-align: left;
	width: 832px;	
	margin: 0 auto;
	overflow: hidden;
}

.container2
{
	background: #000 url(../images/hatter.png) repeat-y;
	float:left;
	width: 832px;	
}

.header
{
	margin-left: 26px;
	float:left;
	width: 780px;
	height: 200px;
	overflow: hidden;
	display: inline;
}

.menu
{
	margin-left: 26px;
	float:left;
	width: 775px;
	height: 31px;
	background: #F4EEFC url(../images/gomb_hatter.gif) repeat-x;
	color: #38383A;
	padding: 0 0 0 5px;
	text-align: center;
	font-weight: bold;
	display: inline;
}

.menu a
{
	color: #38383A;
}

.menu a:hover
{
	color: #008000;
	text-decoration: none;
}

.page
{
	min-height: 295px;
	margin-left: 26px;
	float: left;
	width: 770px;
	padding: 5px;
	background-color: #38383A;
	display: inline;
}


#bikmenu 
{
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  float: left;
  white-space: nowrap;
}

#bikmenu ul 
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#bikmenu a 
{
  font-weight: bold;
  margin: 0;
  color: #38383A;
  text-decoration: none;
}

#bikmenu a:hover 
{
  color: #008000;
}

#bikmenu li 
{
  position: relative;
  float: left;
  padding: 0px;
  height: 23px;
  padding-top: 8px;
}

#bikmenu ul ul 
{
  position: absolute;
  top: 27px;
  left: -9999px;
  background-color: #CCCAD4;
  border: 1px solid #9C9EAC;
}

#bikmenu ul ul li 
{
  border-bottom: 1px solid #9C9EAC;
  border-top: 1px solid #9C9EAC;
  padding: 2px 3px;
  float: none;
  height: auto;
  clear: both;
}

#bikmenu ul li:hover ul
{	
	left: 0;
}

.bal
{
	float:left;
	width:560px;
}

.jobb
{
	padding-left: 5px;
	float: right;
	width: 195px;
	background-color: #5C5B60;
	border-left: 2px solid #000;
	padding-left: 7px;
	min-height: 353px;
}

.bal_egesz
{
	float:left;
	width:770px;
}

.csik
{
	margin-left: 26px;
	float:left;
	width: 780px;
	background: #848284 url(../images/csik.gif) repeat-x;
	height: 40px;
	display: inline;
}

.footer
{
	width: 626px;
	float:left;
	text-align:center;
	margin: 10px 0;
	display: inline;
}

.galeria img
{
	float: left;
	border: 2px solid #999;
	margin-bottom: 5px;
}

.galeria img:hover
{
	border: 2px solid #bbb;
}

.kep_doboz
{
	width: 164px;
	float: left;
	text-align: center;
	margin: 0 0 20px 23px;
	overflow: hidden;
	height: 160px;
	display: inline;
}

.kep_doboz a
{
	float: left;
	color: #F49B3D;
}

.kep_doboz a:hover
{
	text-decoration: none;
}

.kep_doboz a span
{
	font-size:11px;
}

.oldalak
{
	clear: both;
	text-align:center;
	margin-bottom: 10px;
}

.galeria
{
	float:left;
	width:770px;
	margin-top: 10px;
}

.bal img
{
	margin: 5px;
	display: inline;
}

.footbal, .footjobb
{
	float: left;
	height: 34px;
	margin: 1px 10px 0 10px;
	width: 57px;
	display: inline;
}

.footbal img, .footjobb img
{
	border: 0;
}

h2
{
	font-size: 20px;
}

h1
{
	font-size: 20px;
}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102000;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103000;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99000;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.jobb ul
{
	padding-left: 20px;
}

.h
{
	border: 2px solid #999;
	background-color: #f2f3f3;
	text-align: center;
	font-weight: bold;
	color: #9B0000;
	clear: both;
	margin: 10px 0;
	padding: 2px 0;
}

.magas
{
	float: none;
	height: auto;
	display: block;
	margin: 0 0 25px 0;
}

.lapozo {padding: 10px; clear: both; text-align: center;}

.lapozo a, .elso, .elozo, .kovetkezo, .utolso
{
	padding:0 5px;
}

.ajanlattabla
{
	float: left;
	border-collapse: collapse;
	border: 1px solid #fff;
}

.ajanlattabla a
{
	color: #F49B3D;
	font-weight: bold;
}

.ajanlattabla td, .ajanlattabla th
{
	border: 1px solid #fff;
	padding: 5px;
}

.ajanlattabla img
{
	padding: 0;
	margin: 0;
	float: none;
}

#dhtmltooltip
{
	position: absolute;
	width: 200px;
	border: 2px solid #9C9EAC;
	padding: 5px;
	background-color: #CCCAD4;
	visibility: hidden;
	z-index: 100;
	color: #38383A;
	font-size: 11px;
}

input.text
{
	border: 1px solid #9C9EAC;
	margin: 1px 0;
}

#rendel, #kosar
{
	display: none;
	clear:both;
}

.feher
{
	color: #fff;
	white-space:nowrap;
}

.magas input
{
	padding: 2px 5px;
}

.jobblink
{
	float:right;
	color: #F49B3D;
}