body {
  text-align: center;
  background: #f3fde5 url('../images/lay_2008/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

a:link {
	color: #e90c0c; 
  text-decoration: underline;
}
a:visited {
  color: #77a22e;	
  text-decoration: underline;
}
a:active {
	color: #e90c0c; 
  text-decoration: underline;
}
a:hover {
	color: #e90c0c; 
  text-decoration: underline;
}

a.pdf {
  padding: 4px 0 4px 20px;
  background: url('../images/lay_2008/icon-pdf.gif') no-repeat left;
}

img {
  border: solid 2px #77a22e;
}

select, input, textarea {
  padding: 1px 2px;
  border: solid 1px #77a22e;
}

.button {
  padding: 1px 2px;
  border: solid 1px #77a22e;
  cursor: pointer;
}

hr {
  border: 0; 
  width: 100%; 
  height: 1px; 
  color: #018843; 
  background-color: #018843;
}

ul.norm, ul.normc {
  padding: 0 0 0 15px;
  margin: 0 0 0 5px;
}

ul.norm li {
  /*font-weight: bold;*/
  margin: 2px 0;
  padding: 2px 0;
  line-height: 17px;
}

ul.normc li {
  margin: 10px 0;
}

.nopm {
  border: 0;
  margin: 0;
  padding: 0;
}

img.pm {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background: #FFFFFF url('../images/lay_2008/content_bg.jpg') top right repeat-y;
  border: 1px solid #018843;
}

#page_header {
  height: 142px;
  background: #77a22e url('../images/lay_2008/header.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  /*margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;*/
  display: none;
}

#page_header h2 {
  /*margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;*/
  display: none;
}

#menu_bar {
  height: 32px;
  background: url('../images/lay_2008/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #b60000 url('../images/lay_2008/menu_bg.gif') top left repeat-x;
  color: #fff;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  background: #b60000 url('../images/lay_2008/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #b60000 url('../images/lay_2008/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin: 10px 15px 0 15px;
  clear: both;
}

#right_side {
  margin-top: 5px;
  float: right;
  width: 160px;
  border: 0 dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #d60000;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#right_side input.design {
  width: 105px;
  border: solid 1px #77a22e;
  padding: 1px 2px;
}

#left_side {
  position: relative;
  float: left;
  width: 740px;
  background-color: #FFFFFF;
  border: 0 dashed #cccccc;
}

#left_side h1, #left_side h3 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #cd0000;
  background-color:#FFFFFF;
  padding: 4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side h3 .date {
  position: absolute;
  top: 13px;
  right: 5px;
  font-size: 10px;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

#left_side table, #left_side ul {
  color: #666666;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 30px;
  background-color: #77a22e;
  clear: both;
}

#page_footer a {
  color: #fff;
}

#page_footer p {
  padding-top: 10px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

textarea.norm {
  width: 300px;
  height: 80px;
}

.divpicframe {
  width: 170px;
  height: 50px;
  border: solid 2px #77a22e;
  background: #fff;
  margin: 2px;
  cursor: pointer;
}

img.pm {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../images/lay_2008/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

#akcio {

  position:relative;
  /*top: -50px;
  right: 0px;*/
  width: 552px;
  height: 350px;
  clear: both;
  border: solid 2px #C49430;
  margin: 0 auto 10px auto;
  background: url('../images/karacsony-2009.jpg');
  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/girland-keret.png"); */
  z-index: 10;
  cursor: pointer;
}

html>body #akcio {

 /* background: url('../images/girland-keret.jpg'); */

}


#ize {

  position: absolute;
  /*margin: 30px auto;
  *margin: 0 auto;*/
  top: -215px; 
  left: 700px;
  width: 140px;
  height: 155px;
  /*border: solid 2px #C49430;*/
  border: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lufi.png");
  /* background: url('../images/kokarda.png') 0 15px no-repeat; */

}

html>body #ize {

  background: url('../images/lufi.png') no-repeat;

}

.newspic {
  /*float: left;*/
  border: none;
  /*margin: 5px 40px 5px 40px;*/
}

.newspic:hover, .newspic:visited {
  border: none;
}

.noImgBorder img {
  border: none;
}

img.rf {
  float: right;
  margin: 5px 0 0 20px;
  border: none;
}

table.cakeList {
  border: 1px solid #AAE5A4;
}

table.cakeList td {
  padding: 5px 10px;
}

table.cakeList tr.odd td {
  padding: 2px 10px;
  background: #F4FDE5;
}


/* vendégkönyv */

.comm {

  text-align: left;
}

#comments {

   position: relative;
   width: 739px;
   overflow: hidden;
   clear: both;

}

.lightcomment {

  position: relative;
  background: #e5febb;
  margin-bottom: 20px;
  *overflow-x: hidden;
  border: solid 1px #aae5a4;

}

.authorcomment {

  position: relative;
  background: #ffc0c0;
  margin-bottom: 20px;
  border: solid 1px #d60000;
  *overflow-x: hidden;

}

.commentbody {

  position: relative;
  padding: 10px;
  z-index: 10;
  

}

.commentauthor {

  font-size: 11px;
  padding: 0 0 8px 0;
  font-family: Verdana, sans-serif;
  text-align: left;

}


.commentdate { 

  font-style: italic;
  font-size: 10px;
  padding-top: 6px;
  text-align: left;

}

.bignumbers {

  position: absolute;
  top: -65px;
  right: -10px;
  color: #fff;
  padding-top: 40px;
  font-family: "Times New Roman", Times, serif;
  font-size: 80px;
  *height: 90px;
  z-index: 1;
  text-align: right;
  overflow: hidden;

}

/* vendégkönyv vége */

/* hírdetőfal */

#bills {
   position: relative;
   width: 739px;
   overflow: hidden;
   clear: both;
}

.lightbill {
  position: relative;
  background: #fdf6ac;
  margin-bottom: 20px;
  *overflow-x: hidden;
  border: solid 1px #cba457;
}

.lightbillsz {
  position: relative;
  background: #cff1ff;
  margin-bottom: 20px;
  *overflow-x: hidden;
  border: solid 1px #1c86b2;
}

.billbody {
  position: relative;
  padding: 10px;
  z-index: 10;
}

.billauthor {
  font-size: 14px;
  padding: 0 0 8px 0;
  font-family: Verdana, sans-serif;
  text-align: left;
}


.billdate { 
  font-style: italic;
  font-size: 10px;
  padding-top: 6px;
  text-align: left;
}

/* hírdetőfal vége */


/* lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox images/lay_2008{ border: none; clear: both;} 
#overlay images/lay_2008{ border: none; }

#overlay{ background-image: url('../images/lay/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lay/overlay.png", sizingMethod="scale");
	} 

/* lightbox vége */