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:#442b09;}
a.box:active {text-decoration:none; color:#ffffff;}

img {border:none;}

.clearfix {clear:both;}

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;
		margin: 0px 8px 15px 8px;
		}
		
		#hsubmenu a {
			margin: 0px;
			padding: 0px;
			display: block;
			float: left;
			text-indent: -1000em;
			outline-style:none;
			}
			
			#hsubmenu a#hsubmenu101 {
				width: 111px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll 0px 0px;
				}
			#hsubmenu a#hsubmenu101:hover { background-position: 0px -70px; }
			
			#hsubmenu a#hsubmenu102 {
				width: 120px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -111px 0px;
				}
			#hsubmenu a#hsubmenu102:hover { background-position: -111px -70px; }
			
			#hsubmenu a#hsubmenu103 {
				width: 165px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -231px 0px;
				}
			#hsubmenu a#hsubmenu103:hover { background-position: -231px -70px; }
			
			#hsubmenu a#hsubmenu104 {
				width: 139px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -396px 0px;
				}
			#hsubmenu a#hsubmenu104:hover { background-position: -396px -70px; }
			
			#hsubmenu a#hsubmenu105 {
				width: 99px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -535px 0px;
				}
			#hsubmenu a#hsubmenu105:hover { background-position: -535px -70px; }
			
			#hsubmenu a#hsubmenu106 {
				width: 182px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll 0px -32px;
				}
			#hsubmenu a#hsubmenu106:hover { background-position: 0px -102px; }
			
			#hsubmenu a#hsubmenu107 {
				width: 116px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -182px -32px;
				}
			#hsubmenu a#hsubmenu107:hover { background-position: -182px -102px; }
			
			#hsubmenu a#hsubmenu108 {
				width: 136px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -298px -32px;
				}
			#hsubmenu a#hsubmenu108:hover { background-position: -298px -102px; }
			
			#hsubmenu a#hsubmenu109 {
				width: 200px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu1.jpg) no-repeat scroll -434px -32px;
				}
			#hsubmenu a#hsubmenu109:hover { background-position: -434px -102px; }
			
			
			#hsubmenu a#hsubmenu201 {
				width: 107px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu2.jpg) no-repeat scroll 0px 0px;
				}
			#hsubmenu a#hsubmenu201:hover { background-position: 0px -70px; }
			
			#hsubmenu a#hsubmenu202 {
				width: 160px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu2.jpg) no-repeat scroll -107px 0px;
				}
			#hsubmenu a#hsubmenu202:hover { background-position: -107px -70px; }
			
			#hsubmenu a#hsubmenu203 {
				width: 138px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu2.jpg) no-repeat scroll -267px 0px;
				}
			#hsubmenu a#hsubmenu203:hover { background-position: -267px -70px; }
			
			#hsubmenu a#hsubmenu204 {
				width: 121px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu2.jpg) no-repeat scroll -405px 0px;
				}
			#hsubmenu a#hsubmenu204:hover { background-position: -405px -70px; }
			
			#hsubmenu a#hsubmenu205 {
				width: 108px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu2.jpg) no-repeat scroll -526px 0px;
				}
			#hsubmenu a#hsubmenu205:hover { background-position: -526px -70px; }
			
			
			#hsubmenu a#hsubmenu301 {
				width: 109px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll 0px 0px;
				}
			#hsubmenu a#hsubmenu301:hover { background-position: 0px -70px; }
			
			#hsubmenu a#hsubmenu302 {
				width: 167px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -109px 0px;
				}
			#hsubmenu a#hsubmenu302:hover { background-position: -109px -70px; }
			
			#hsubmenu a#hsubmenu303 {
				width: 144px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -276px 0px;
				}
			#hsubmenu a#hsubmenu303:hover { background-position: -276px -70px; }
			
			#hsubmenu a#hsubmenu304 {
				width: 121px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -420px 0px;
				}
			#hsubmenu a#hsubmenu304:hover { background-position: -420px -70px; }
			
			#hsubmenu a#hsubmenu305 {
				width: 93px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -541px 0px;
				}
			#hsubmenu a#hsubmenu305:hover { background-position: -541px -70px; }
			
			#hsubmenu a#hsubmenu306 {
				width: 73px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll 0px -32px;
				}
			#hsubmenu a#hsubmenu306:hover { background-position: 0px -102px; }
			
			#hsubmenu a#hsubmenu307 {
				width: 180px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -73px -32px;
				}
			#hsubmenu a#hsubmenu307:hover { background-position: -73px -102px; }
			
			#hsubmenu a#hsubmenu308 {
				width: 233px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -253px -32px;
				}
			#hsubmenu a#hsubmenu308:hover { background-position: -253px -102px; }
			
			#hsubmenu a#hsubmenu309 {
				width: 148px;
				height: 32px;
				background: transparent url(../images/content/hsubmenu3.jpg) no-repeat scroll -486px -32px;
				}
			#hsubmenu a#hsubmenu309:hover { background-position: -486px -102px; }
			
			
#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;
	}
