html {
	background: #809840 url(images/bg.jpg) repeat-x;
	background-attachment: fixed;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #243515;
    text-align: justify;
	width: 100%;
	display: table;
}

a:link, a:visited { color: #127233; text-decoration: none; }
a:active, a:hover { color: #243515; text-decoration: underline; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #f4f0cb;
	height: 30px;
	padding: 0px;
    margin: 0 0 20px 27px;
}
h2 {
	margin: 0;
	padding: 3px 0 0 35px;
	font-size: 16px;
	font-weight: bold;
	color: #243515;
	height: 30px;
	background: url(images/h2-bg.png) no-repeat;
    background-position: top left;
}
h3 {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #243515;
	height: 25px;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
.foto-bal {
	float: left;
	border:1px solid #253616;
	margin-right:20px;
    margin-bottom: 10px;
}

.foto-jobb {
	float: right;
	border:1px solid #253616;
	margin-left:20px;
    margin-bottom: 10px;
}

#container {
	width: 1000px;
	margin: auto;
    height: 0;
    display: table;
}
#top {
	float: left;
	width: 1000px;
	height: 400px;
	background: url(images/top.jpg) no-repeat;
}
#left_column {
	float: left;
	width: 263px;
	height: 80%;
    overflow: visible;
	background: url(images/menu-bg.jpg) repeat-y;
}

#menu {
    padding: 30px 0 0 30px;
}
#menu ul, #menu ul li {
    margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1000;
	cursor: pointer;
	text-align: left;
}
#menu ul li {
    position: relative;
	float: left;
	margin-bottom: -0px;
	padding-bottom: 0px;
}
#menu ul a {
    display: block;
	text-decoration: none;
	width: 200px;
	padding: 5px 0 5px 0;
	height: auto !important;
	height: 1%;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 18px;
	font-weight: bold;
	color: #f4f0cb;
}
#menu ul a:hover, #menu ul li:hover a, #menu ul li a.active, #menu li.active a, #menu ul li.iehover a {
  color: #243515;
}

#right_column {
	float: left;
	width: 737px;
	height: 80%;
    overflow: visible;
	background-color: #f4f0cb;
}
#right_text {
	float: left;
    margin: -62px 20px 20px 20px;
}
#right_text img {
	border: 1px solid #243515;
}

#bottom {
    clear: both;
	float: left;
	width: 100%;
	min-height: 70px;
	background-color: #243515;
}
#bottom_text {
	width: 950px;
	margin: 10px auto 0 auto;
    padding: 20px 0 auto 50px;
	font-size: 12px;
	line-height: 2.5em;
}
#bottom_text a {
	color: #809840;
	text-decoration: none;
}
#bottom_text a:visited,active {
	color: #809840;
}
#bottom_text a:hover {
	color: #809840;
	text-decoration: underline;
}

/* jacint */

#topbelso {
    float: right;
	margin-top:1px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	border-style:none;
}

#bejel{
  background: url(images/menu-bg.jpg);
  font-size:14px;
  padding:10px;
  margin-left:auto;
  margin-right:auto;
  width:350px;
}

td.mezocimke{ 
   font-size: 14px;
   color:white;
}

#hibaszoveg,#bejelhibaszoveg{
  color:#f83c3c;
  font-size:10px;
}

#bejel img{
   border: 0px solid #243515;
}

th.foglalaslistabal{
  border: 1px solid #243515;
  width:300px;
}

th.foglalaslistajobb{
  border: 1px solid #243515;
  border-left:none;  
  width:300px;
}

td.foglalaslistabal{
  border: 1px solid #243515;
  border-top:none;  
}

td.foglalaslistajobb{
  border: 1px solid #243515;
  border-top:none;
  border-left:none;  
}

th.napifoglalaslistabal{
  border: 1px solid #243515;
  padding-left: 5px;
  padding-right: 5px;
}

th.napifoglalaslistajobb{
  border: 1px solid #243515;
  border-left:none;  
  padding-left: 5px;
  padding-right: 5px;
}

td.napifoglalaslistabal{
  border: 1px solid #243515;
  border-top:none;
  padding-left: 5px;
  padding-right: 5px;
}

td.napifoglalaslistajobb{
  border: 1px solid #243515;
  border-left:none;  
  border-top:none;
  padding-left: 5px;
  padding-right: 5px;
}

table.foglalaslista{
  border-spacing:0;
}

td.alfoglalaslista{
  border-style:none;
}

#nincsfoglalasszoveg{
  color:green;
  font-size:10px;
}

#foglalasspan img{
  border: 0px solid #243515;
}


