@charset "utf-8";/* CSS Document */body {	margin: 0;	padding: 0;	text-align: center;	color: #000000;	background-color: #E5E3D7;	background-image: url(../Images/ujalap/background.jpg);	background-repeat: repeat-x;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;}#container {	width: 790px;	text-align: left; /* this overrides the text-align: center on the body element. */	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	background-image: url(../Images/ujalap/uabackground.gif);	background-repeat: repeat-y;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}#header {	margin: 0px;	padding: 0px;	height: 147px;	width: 790px;	background-color: #FFFFFF;}/*Menu*/#container #header #menu {	background-color: #FBCD63;	margin: 0px;	padding: 0px;	height: 21px;	width: 790px;}#container #header #menu ul{	margin: 0;	margin-left: 20px;	padding: 0;}#container #header #menu li {	display:inline;}.hide {	display: none;}#container #header #menu a#termekek {	display:block;	height: 21px;	width: 73px;	background-image: url(../Images/ujalap/mnu_termek.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#termekek:hover {	display:block;	height: 21px;	width: 73px;	background-image: url(../Images/ujalap/mnu_termek.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#szakboltok {	display:block;	height: 21px;	width: 82px;	background-image: url(../Images/ujalap/mnu_szakbolt.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#szakboltok:hover {	display:block;	height: 21px;	width: 82px;	background-image: url(../Images/ujalap/mnu_szakbolt.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#szakmai {	display:block;	height: 21px;	width: 137px;	background-image: url(../Images/ujalap/mnu_szakmai.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#szakmai:hover {	display:block;	height: 21px;	width: 137px;	background-image: url(../Images/ujalap/mnu_szakmai.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#arak {	display:block;	height: 21px;	width: 44px;	background-image: url(../Images/ujalap/mnu_arak.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#arak:hover {	display:block;	height: 21px;	width: 44px;	background-image: url(../Images/ujalap/mnu_arak.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#hazhozszallitas {	display:block;	height: 21px;	width: 111px;	background-image: url(../Images/ujalap/mnu_hazhoz.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#hazhozszallitas:hover {	display:block;	height: 21px;	width: 111px;	background-image: url(../Images/ujalap/mnu_hazhoz.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#rabapatona {	display:block;	height: 21px;	width: 83px;	background-image: url(../Images/ujalap/mnu_rpatona.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#rabapatona:hover {	display:block;	height: 21px;	width: 83px;	background-image: url(../Images/ujalap/mnu_rpatona.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#forum {	display:block;	height: 21px;	width: 56px;	background-image: url(../Images/ujalap/mnu_forum.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#forum:hover {	display:block;	height: 21px;	width: 56px;	background-image: url(../Images/ujalap/mnu_forum.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}#container #header #menu a#reklam {	display:block;	height: 21px;	width: 70px;	background-image: url(../Images/ujalap/mnu_reklam.gif);	background-repeat: no-repeat;	float: left;}#container #header #menu a#reklam:hover {	display:block;	height: 21px;	width: 70px;	background-image: url(../Images/ujalap/mnu_reklam.gif);	background-repeat: no-repeat;	background-position: -0px -19px;	float: left;}/*mainContent*/#mainContent {	background-repeat: repeat-y;	margin-right: 0px;	margin-left: 30px;}#mainContent #incont {	background-color: #FBCD63;	margin-top: 25px;	padding-left: 10px;	padding-right: 20px;	padding-top: 0px;	padding-bottom: 0px;}#container #mainContent h1 {	font-size: 1.1em;	color: #333333;}#container #mainContent h2 {	font-size: 1em;	color: #333333;}#container #mainContent #incont p {	color: #333333;	padding-bottom: 5px;}#footer {	background-image: url(../Images/ujalap/uafooter.gif);	height: 66px;	width: 790px;	margin: 0px;	padding: 0;}#footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}
