body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
	background: url(../images/bg.jpg) repeat-y center;
	line-height: normal;
}

a:link, a:visited {
	color: #82B1DB;
	text-decoration: underline;
}

a:hover, a:active {
	color: #82B1DB;
	text-decoration: none;
}

#topcontainer {
	background: url(../images/bg_top.jpg) center top no-repeat;
}

#bottomcontainer {
	background: url(../images/bg_bottom.jpg) center bottom no-repeat;
	padding-bottom: 150px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 610px;
	padding-top: 240px;
}

#menu {
	width: 1000px;
	height: 43px;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
}

#menu span.balzaro {
	background: url(../images/menu_bal.gif);
	width: 39px;
	height: 43px;
	float: left;
}

#menu span.jobbzaro {
	background: url(../images/menu_bal.gif);
	width: 80px;
	height: 43px;
	float: left;
}

#menu a.menu_1:link, #menu a.menu_1:visited {
	background: url(../images/menu_01.gif) top;
	width: 129px;
}

#menu a.menu_1:hover, #menu a.menu_1:active {
	background: url(../images/menu_01.gif) bottom;
	width: 129px;
}

#menu a.menu_2:link, #menu a.menu_2:visited {
	background: url(../images/menu_02.gif) top;
	width: 70px;
}

#menu a.menu_2:hover, #menu a.menu_2:active {
	background: url(../images/menu_02.gif) bottom;
	width: 70px;
}

#menu a.menu_3:link, #menu a.menu_3:visited {
	background: url(../images/menu_03.gif) top;
	width: 74px;
}

#menu a.menu_3:hover, #menu a.menu_3:active {
	background: url(../images/menu_03.gif) bottom;
	width: 74px;
}

#menu a.menu_4:link, #menu a.menu_4:visited {
	background: url(../images/menu_04.gif) top;
	width: 108px;
}

#menu a.menu_4:hover, #menu a.menu_4:active {
	background: url(../images/menu_04.gif) bottom;
	width: 108px;
}

#menu a.menu_5:link, #menu a.menu_5:visited {
	background: url(../images/menu_05.gif) top;
	width: 124px;
}

#menu a.menu_5:hover, #menu a.menu_5:active {
	background: url(../images/menu_05.gif) bottom;
	width: 124px;
}

#menu a.menu_6:link, #menu a.menu_6:visited {
	background: url(../images/menu_06.gif) top;
	width: 111px;
}

#menu a.menu_6:hover, #menu a.menu_6:active {
	background: url(../images/menu_06.gif) bottom;
	width: 111px;
}

#tartalom {
	width: 640px;
	margin-left: 54px;
	margin-top: 20px;
	float: left;
	text-align: left;
}

#tartalom p {
	margin-bottom: 12px;
}

#tartalom img {
	padding: 3px;
	border: 1px solid #CCC;
	margin: 4px;
}

.cim {
	font-size: 18px;
	color: #606060;
}

.galeriatabla td {
	padding: 5px;
}

.hozzaszolo {
	padding-bottom: 3px;
	border-bottom: 1px dotted #DDD;
}

.hozzaszolas {
	padding-left: 90px;
	margin-top: 10px;
	background: url(../images/idezojel.gif) top left no-repeat;
	margin-bottom: 20px;
	min-height: 100px;
	text-align: justify;
}

.gomb {
	border: 1px solid #666;
	color: #000;
	background: #CCC;
}