body {
	background-image: url(../images/content/outerBg.jpg);
	background-repeat: repeat;
	color: #8f7844;
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	word-spacing: 0px;
	text-indent: 0px;
	scrollbar-3dlight-color: #f8d687; 
	scrollbar-arrow-color: #523d0e; 
	scrollbar-base-color: #c8b07a; 
	scrollbar-darkshadow-color: #523d0e; 
	scrollbar-face-color: #c8b07a; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #765c23;
	}
	
a:link {text-decoration:underline; color:#88703d;}
a:visited {text-decoration:underline; color:#88703d;}
a:hover {text-decoration:underline; color:#88703d;}
a:active {text-decoration:underline; color:#88703d;}

a.box:link {text-decoration:none; color:#ffffff;}
a.box:visited {text-decoration:none; color:#ffffff;}
a.box:hover {text-decoration:none; color:#88703d;}
a.box:active {text-decoration:none; color:#ffffff;}

img {border:none;}

h1 {
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:30px;
	}

h2 {
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:30px;
	}

td p {
	margin:2px;
	}

#wavesubmenu {
	font-weight:bold;
	text-align:center;
	margin-bottom:28px;
	}

#headerContainer {
	width: 100%;
	height: 364px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background: url(../images/header/outerBg.jpg) repeat-x;
	}

	#header {
		width: 920px;
		height: 100px;
		margin: 0px auto 0px auto;
		background: url(../images/header/bg.jpg);
		}
		
	#menu {
		width: 920px;
		height: 41px;
		margin: 0px auto 0px auto;
		}
		
		#menu ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			}
			
			#menu li {
				float: left;
				height: 41px;
				}
					
				#menu li a {
					display: block;
					height: 100%;
					text-indent: -1000em;
					}
					
					#kezdolapButton { width: 136px; background: url(../images/header/menu/kezdolap.jpg); }
					#kezdolapButton a:hover { width: 136px; background: url(../images/header/menuHover/kezdolap.jpg); }
					
					#szalonButton { width: 91px; background: url(../images/header/menu/szalon.jpg); }
					#szalonButton a:hover { width: 91px; background: url(../images/header/menuHover/szalon.jpg); }
					
					#akciokButton { width: 184px; background: url(../images/header/menu/akciok.jpg); }
					#akciokButton a:hover { width: 184px; background: url(../images/header/menuHover/akciok.jpg); }
					
					#arainkButton { width: 84px; background: url(../images/header/menu/araink.jpg); }
					#arainkButton a:hover { width: 84px; background: url(../images/header/menuHover/araink.jpg); }
					
					#kapcsolatButton { width: 110px; background: url(../images/header/menu/kapcsolat.jpg); }
					#kapcsolatButton a:hover { width: 110px; background: url(../images/header/menuHover/kapcsolat.jpg); }
					
					#szepsegetajandekbaButton { width: 201px; background: url(../images/header/menu/szepsegetajandekba.jpg); }
					#szepsegetajandekbaButton a:hover { width: 201px; background: url(../images/header/menuHover/szepsegetajandekba.jpg); }
					
					#linkekButton { width: 114px; background: url(../images/header/menu/linkek.jpg); }
					#linkekButton a:hover { width: 114px; background: url(../images/header/menuHover/linkek.jpg); }
					
	#headerPicture {
		width: 920px;
		height: 223px;
		margin: 0px auto 0px auto;
		}
		
#contentContainer {
	width: 920px;
	margin: 0px auto 0px auto;
	background: url(../images/content/bg.jpg) repeat-y;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	#sideBar {
		width: 231px;
		float: left;
		}
		
		#sideBar h2 {
			margin-top:20px;
			font-size: 13pt;
			color:#ffffff;
		}
		
		#sideBar a {
			color:#ffffff;
			text-decoration:none;
		}
		
		#sideBar a:hover {
			text-decoration:underline;
		}
		
		#subMenuName {
			width: 231px;
			height: 36px;
			}
		
		#subMenu #ul-pic {
			display: block;
			height: 368px;
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			}
			
			#subMenu #ul-pic li {
				width: 231px;
				height: 40px;
				}
					
				#subMenu #ul-pic li a  {
					display: block;
					height: 100%;
					text-indent: -1000em;
					}
		
	#content {
		width:650px;
		padding:20px 19px 0px 20px;
		background:url(../images/content/contentBg.jpg) no-repeat scroll top left;
		float:left;
		}
		
		.smallBoxContainer { width: 315px; height: 180px; overflow: hidden; margin: 4px; float: left; cursor: pointer; }
		.smallBoxHeader { width: 315px; height: 15px; background: url(../images/content/waveBoxes/smallHeader.gif) no-repeat; overflow: hidden; }
		.smallBoxContent { width: 315px; height: 126px; background: #c9b382; }
		.smallBoxFooter { width: 315px; height: 39px; background: url(../images/content/waveBoxes/smallFooter.gif) no-repeat; overflow: hidden; }
		
		.bigBoxContainer { width: 635px; height: 183px; overflow: hidden; margin-bottom: 8px; cursor: pointer; }
		.bigBoxHeader { width: 635px; height: 15px; background: url(../images/content/waveBoxes/bigHeader.gif) no-repeat; overflow: hidden; }
		.bigBoxContent { width: 635px; height: 130px; background: #c9b382; }
		.bigBoxFooter { width: 635px; height: 38px; background: url(../images/content/waveBoxes/bigFooter.gif) no-repeat; overflow: hidden; }
		
		.boxdivleft {
			margin:0px 5px 0px 5px;
			text-align:center;
			float:left;
			max-width:199px;
			font-weight:bold;
			}
			
		.boxdivright {
			margin:0px 5px 0px 5px;
			text-align:center;
			font-weight:bold;
			overflow:visible;
			}
			
		.boximgright {
			float:right;
			margin:0px 11px 0px 5px;
			}
			
		.boximgleft {
			float:left;
			margin:0px 5px 0px 11px;
			}
		
		.imgright {
			float:right;
			margin:5px 7px 5px 7px;
			}
			
		.imgleft {
			float:left;
			margin:5px;
			}
			
		.att {
			color:#c4401b;
			}
			
		.boxButton {
			background: #e9d6a7 url(../images/content/boxbg.gif) repeat-x scroll bottom left;
			padding:8px;
			margin:7px;
			overflow:visible;
			float:left;
			border: 1px solid #d5b875;
			color:#ffffff;
			font-weight:bold;
			text-align:center;
			}
			
		.scrollingpics {
			width:635px;
			height:150px;
			overflow:auto;
			margin:4px;
			}
			
		.linkkep {
			margin:2px;
			padding:2px;
			border:1px solid #b49f6f;
			background-color:#e7dbc0;
			}

		.linkkep img {
			margin:0px;
			display:block;
			}
			
	#hsubmenu {
		width: 634px;
		height: 39px;
		margin: 0px 8px 15px 8px;
		}
		
		#hsubmenu ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			}
			
			#hsubmenu ul li {
				float: left;
				height: 39px;
				}
					
				#hsubmenu ul li a {
					display: block;
					height: 100%;
					text-indent: -1000em;
					}
					
					#hsubbtn101 { width: 94px; background: url(../images/content/hsubmenu1/menu1.jpg); }
					#hsubbtn101 a:hover { width: 94px; background: url(../images/content/hsubmenu1hover/menu1.jpg); }
					
					#hsubbtn102 { width: 87px; background: url(../images/content/hsubmenu1/menu2.jpg); }
					#hsubbtn102 a:hover { width: 87px; background: url(../images/content/hsubmenu1hover/menu2.jpg); }
					
					#hsubbtn103 { width: 130px; background: url(../images/content/hsubmenu1/menu3.jpg); }
					#hsubbtn103 a:hover { width: 130px; background: url(../images/content/hsubmenu1hover/menu3.jpg); }
					
					#hsubbtn104 { width: 104px; background: url(../images/content/hsubmenu1/menu4.jpg); }
					#hsubbtn104 a:hover { width: 104px; background: url(../images/content/hsubmenu1hover/menu4.jpg); }
					
					#hsubbtn105 { width: 93px; background: url(../images/content/hsubmenu1/menu5.jpg); }
					#hsubbtn105 a:hover { width: 93px; background: url(../images/content/hsubmenu1hover/menu5.jpg); }
					
					#hsubbtn106 { width: 70px; background: url(../images/content/hsubmenu1/menu6.jpg); }
					#hsubbtn106 a:hover { width: 70px; background: url(../images/content/hsubmenu1hover/menu6.jpg); }
					
					#hsubbtn107 { width: 56px; background: url(../images/content/hsubmenu1/menu7.jpg); }
					#hsubbtn107 a:hover { width: 56px; background: url(../images/content/hsubmenu1hover/menu7.jpg); }
					
					
					#hsubbtn201 { width: 108px; background: url(../images/content/hsubmenu2/menu1.jpg); }
					#hsubbtn201 a:hover { width: 108px; background: url(../images/content/hsubmenu2hover/menu1.jpg); }
					
					#hsubbtn202 { width: 160px; background: url(../images/content/hsubmenu2/menu2.jpg); }
					#hsubbtn202 a:hover { width: 160px; background: url(../images/content/hsubmenu2hover/menu2.jpg); }
					
					#hsubbtn203 { width: 137px; background: url(../images/content/hsubmenu2/menu3.jpg); }
					#hsubbtn203 a:hover { width: 137px; background: url(../images/content/hsubmenu2hover/menu3.jpg); }
					
					#hsubbtn204 { width: 122px; background: url(../images/content/hsubmenu2/menu4.jpg); }
					#hsubbtn204 a:hover { width: 122px; background: url(../images/content/hsubmenu2hover/menu4.jpg); }
					
					#hsubbtn205 { width: 107px; background: url(../images/content/hsubmenu2/menu5.jpg); }
					#hsubbtn205 a:hover { width: 107px; background: url(../images/content/hsubmenu2hover/menu5.jpg); }
					
					
					#hsubbtn301 { width: 77px; background: url(../images/content/hsubmenu3/menu1.jpg); }
					#hsubbtn301 a:hover { width: 77px; background: url(../images/content/hsubmenu3hover/menu1.jpg); }
					
					#hsubbtn302 { width: 100px; background: url(../images/content/hsubmenu3/menu2.jpg); }
					#hsubbtn302 a:hover { width: 100px; background: url(../images/content/hsubmenu3hover/menu2.jpg); }
					
					#hsubbtn303 { width: 79px; background: url(../images/content/hsubmenu3/menu3.jpg); }
					#hsubbtn303 a:hover { width: 79px; background: url(../images/content/hsubmenu3hover/menu3.jpg); }
					
					#hsubbtn304 { width: 54px; background: url(../images/content/hsubmenu3/menu4.jpg); }
					#hsubbtn304 a:hover { width: 54px; background: url(../images/content/hsubmenu3hover/menu4.jpg); }
					
					#hsubbtn305 { width: 69px; background: url(../images/content/hsubmenu3/menu5.jpg); }
					#hsubbtn305 a:hover { width: 69px; background: url(../images/content/hsubmenu3hover/menu5.jpg); }
					
					#hsubbtn306 { width: 48px; background: url(../images/content/hsubmenu3/menu6.jpg); }
					#hsubbtn306 a:hover { width: 48px; background: url(../images/content/hsubmenu3hover/menu6.jpg); }
					
					#hsubbtn307 { width: 113px; background: url(../images/content/hsubmenu3/menu7.jpg); }
					#hsubbtn307 a:hover { width: 113px; background: url(../images/content/hsubmenu3hover/menu7.jpg); }
					
					#hsubbtn308 { width: 94px; background: url(../images/content/hsubmenu3/menu8.jpg); }
					#hsubbtn308 a:hover { width: 94px; background: url(../images/content/hsubmenu3hover/menu8.jpg); }
			
#footerTop {
	width: 920px;
	height: 14px;
	clear: both;
	margin: 0px auto 0px auto;
	overflow:hidden;
	background: url(../images/content/btwBg.jpg) no-repeat scroll top left;
	}
	
#footer {
	width: 920px;
	height: auto;
	clear: both;
	margin: 0px auto 0px auto;
	background: url(../images/content/footerBg.jpg) repeat-y scroll top left;
	text-align:center;
	}

#footerBottom {
	width: 920px;
	height: 15px;
	clear: both;
	margin: 0px auto 0px auto;
	overflow:hidden;
	background: url(../images/content/bottomBg.jpg) no-repeat scroll top left;
	}