/* CSS Document */

img {
   behavior: url("pngbehavior.htc");
}

a {	
	/*color: #F90;*/
	color: #903;
}

#tdContent {
  background-image:url(../img/bodybg2011.gif);
}

#tdContent2 {
  background-image:url(../img/bodybg2011.gif);
}

.footer {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  background-color:#F93
}

.title {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  font-weight:bold;
}

.content {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  /*font-style:italic;*/
}

.contentKisebb {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  /*font-style:italic;*/
}

.contentBold {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  font-weight:bold;  
}

.contentCenter {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:center;
}

.contentBoldCenter {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  font-weight:bold;
  text-align:center;
}

.contentBoldCenterBig {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  font-style:italic;
  font-weight:bold;
  text-align:center;
}

.contentBig {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  font-style:italic;
}

body {
	/*background-color: #B9FFFF;*/
	background-image:url(../img/pagebg2011.gif);
	background-repeat: repeat-x; 
}

table.tblMain {
  border:1px #F93 solid;
  /*background-color:#00D5D5;*/
}

#topmenu {
	background-color: #F93;
}

table.tblContent {
  /*background-color:#00D5D5;*/
  padding: 5px;
  margin: 15px;
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  text-align:justify;
}

table.tblContent2 {
  /*background-color:#00D5D5;*/
  padding: 5px;
  margin: 15px;
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  text-align:justify;
}


table.tblOrig {
  padding: 3px;
  margin: 15px;
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  text-align:justify;
  border:1px solid #000000;
}

table.tblArlista {
  /*padding: 3px;*/
  margin: 15px;
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  text-align:justify;
  border:2px solid #000000;
}

table.tblArlista td {
  border:1px solid #000000;
  padding: 2px;
}

table.tblPhotoAlbum{
  padding: 5px;
  margin: 15px;
}

table.tblPhotoAlbum img {
  /*border: 1px solid black;*/
}

table.tblContent img {
  /*border: 1px solid black;*/
}

#button {
	/*width: 8em;*/
	width: 100%;
	border: 1px solid #F93;
	/*border-left: 1px solid;*/
	/*padding: 0 0 1em 0;*/
	/*margin-bottom: 1em;*/
	font-family: "Century Gothic", 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size:11px;
	/*background-color: #F93; / *alsó határoló*/
	/*color: #333;*/
	}
	
	html>body #button {
		/*width: 10em;*/
		width: 100%;
		}	
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #FC6; / *alsó*/
		margin: 0;
		}
		
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #FDF5E6;  /*bal oldalsó*/
		border-right: 1px solid #FDF5E6;  /*jobb oldalsó*/
		background-color: #F93; /*menüszín*/
		color: #000000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #FFDAB9; /*bal oldalsó föléhúzott*/
		border-right: 1px solid #FFDAB9; /*jobb oldalsó föléhúzott*/
		/*background-color: #007777; / *föléhúzott menüszín*/
		color: #fff;
		}
		
.menu {
  /*float:left;*/
  display:table;           
  padding:0;
  margin:0;
  font-family: "Century Gothic", arial, helvetica, sans-serif;
  font-size:12px;
  white-space:nowrap;
  list-style-type:none;
  /*border:1px solid #f00;*/
  }
/** html .menu {
  display:inline-block;
  width:1px;
  padding:0 0px;
  }  */
.menu li {
  float:left;
  display:table-cell;
  }
/** html .menu li {
  display:inline;
  }*/
.menu a {
  display:block;
  padding:0em 0em; 
  /*background:#fc6; */
  /*background:#FC0;*/
  color:#000; 
  text-decoration:none;
  /*border:1px solid #000;*/
  }
/** html .menu a {
  display:inline-block;
  margin:0 0px; 
  }*/
.menu a:hover {
  color:#fff; 
  /*background:#007777;*/
  }
  
.menu .activePoint {
  color:#fff; 
 /*background:#008888;*/
} 

#button li .activePoint {
  color:#fff; 
  /*background:#008888;*/
} 

.tblContent a {
  font-style:italic;
} 

/* 2011  */
#button .submenu {
  /*float:left;*/
  display:table;           
  padding:0;
  margin:0;
  font-family: "Century Gothic", arial, helvetica, sans-serif;
  font-size:12px;
  /*white-space:nowrap;*/
  list-style-type:none; 
  border: 1px solid #F93;
  /*width:99%; */
  }
  
	html>body #button .submenu {
		/*width: 99%;*/
		}  

	#button .submenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;		
		}
		
	#button .submenu li {
		border-bottom: 1px solid #F93; /*alsó*/
		margin: 0;
		font-size:10px;
		}
		
	#button  .submenu li a {
		display: block;
		/*padding: 2px 2px 2px 0.2em;*/
		border-left: 1px solid #F93;  /*bal oldalsó*/
		border-right: 1px solid #F93;  /*jobb oldalsó*/
		background-color: #FC6; /*menüszín*/
		color: #000000;
		text-decoration: none;
		/*width: 99%;*/
		}
		
	#button  .submenu li a:hover {
		display: block;
		/*padding: 2px 2px 2px 0.2em;*/
		border-left: 1px solid #F93;  /*bal oldalsó*/
		border-right: 1px solid #F93;  /*jobb oldalsó*/
		background-color: #FC6; /*menüszín*/
		color: #FFF;
		text-decoration: none;
		/*width: 99%;*/
		}
		
	#menuBGTop {
		background-color: #FFCC66;
		border-right: 1px solid #F93;
	}
	
	#menuBGBottom {
		background-color: #FFCC66;
		border-right: 1px solid #F93;
	}	
	
	#tavirozsaBG {
		background-color: #FFCC66;
		padding-bottom:5px;
		border-right: 1px solid #F93;
	}

	#hevizBG {
		background-color: #FFCC66;
		border-right: 1px solid #F93;
	}		
	
.logoBoldCenterBig {
  font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
  font-size:30px;
  /*font-style:italic;*/
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  color:#000;
}	
