body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #202020;	
}

a {
	color: #093973;
}

a:hover {
	color: #FF0000;
}

#container {
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;	
	margin: 0 auto;
}

#leftSide {
	background-image: url(../images/leftside_bg.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 571px;
	float: left;
}

#rightSide {
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 198px;
	width: 851px;
	float: left;
	padding-bottom: 800px;
	margin-bottom: -800px;	
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 198px;
	width: 851px;
	position: relative;
}

#banner {
	display: block;
	position: absolute;
	top: 68px;
	left: 70px;
}

#header ul {
	list-style-type: none;
	position: absolute;
	right: 9px!important;
	right: 8px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 444px;
}

#header ul li {
	float: left;
	height: 33px;
}

#header a span {
	display: none;
}

#header a {
	height: 33px;
}

#menu01 a {
	display: block;
	width: 108px;
}

#menu01 a:hover, #menu01 a.active {
	background-image: url(../images/menu-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu02 a {
	display: block;
	width: 113px;
}

#menu02 a:hover, #menu02 a.active {
	background-image: url(../images/menu-on.png);
	background-repeat: no-repeat;
	background-position: -108px 0px;
}

#menu03 a {
	display: block;
	width: 96px;
}

#menu03 a:hover, #menu03 a.active {
	background-image: url(../images/menu-on.png);
	background-repeat: no-repeat;
	background-position: -221px 0px;
}

#menu04 a {
	display: block;
	width: 125px;
}

#menu04 a:hover, #menu04 a.active {
	background-image: url(../images/menu-on.png);
	background-repeat: no-repeat;
	background-position: -317px 0px;
}

#content {
	width: 831px;
	padding: 15px 10px 10px 10px;
	position: relative;
	overflow: hidden;
}

#content.page {
	width: 791px;
	padding: 15px 40px 10px 20px;
}

#content h3 {
	color: #333333;
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	font-weight: bold;
}

#content .pageHeader {
	display: block;
	margin-bottom: 10px;
	clear: both;
}

#content p {
	line-height: 20px;
	margin: 0px 0px 25px 0px;
}

#content .hungary {
	background-image: url(../images/product_hungary.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 186px;
	width: 480px;
	padding: 18px 300px 0px 20px;
	margin-bottom: 10px;
}

#content .europe {
	background-image: url(../images/product_europe.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 550px;
	padding: 18px 20px 0px 230px;
}

#content .hungary h3, #content .europe h3 {
	color: #d70021;
	margin-bottom: 6px;
}

#content .hungary p, #content .europe p {
	line-height: 18px;
	font-size: 13px;
	margin: 0px;
}

#content .megrendeles {
	width: 97px;
	height: 21px;
	display: block;
	background-image: url(../images/button_megrendeles.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
}

#content .megrendeles:hover {
	background-image: url(../images/button_megrendeles-on.png);
}

#boxok {
	width: 270px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#megrendeles {
	background-image: url(../images/main_boxok.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	height: 150px;
	padding: 55px 20px 0px 20px;
}

#app {
	display: block;
	border: 0px solid #00CC33;
	width: 139px;
	height: 34px;
	margin: 12px 0px 0px -1px;
}

#app:hover {
	background-image: url(../images/app-on.png);
	background-repeat: no-repeat;
}

#forrodrot {
	background-image: url(../images/main_boxok.png);
	background-repeat: no-repeat;
	background-position: 0px -205px;
	width: 223px;
	height: 135px;
	padding: 48px 25px 0px 22px;
}

#intro {
	width: 531px;
	margin-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	float: right;
}

#intro img.illusztracio {
	float: right;
	margin: 10px 20px 20px 0px;
}

#intro .okok {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#intro .okok li {
	padding: 0px 0px 10px 25px;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#kartyak {
	display: block;
	margin: 0px 0px 0px 320px;
	clear: both;
}

#footer {
	clear: both;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 990px;
	position: relative;
	text-align: right;
	padding: 35px 10px 0px 0px;
	font-size: 11px;
}

#submenu {
	list-style-type: none;
	position: absolute;
	left: 10px;
	top: 34px;
	margin: 0px;
	padding: 0px;
	color: #b9c7d9;
}
#submenu li {
	float: left;
	height: 20px;
	padding: 0px 6px 0px 0px;
	font-size: 14px;
}
#submenu a {
	color: #073d7d;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#submenu a:hover {
	color: #ba0420;
}