html, body, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
body {
	background: #cac4aa;
	color: #000000;
	text-align: left;
	line-height: 17px;
}
h1 {
	text-align: left;
	color:#56910a;
	font-size: 12px;
	padding-bottom: 10px;
}
h2 {
	text-align: left;
	font-size: 12px;
	color : #e19900;
	padding-top: 8px;
	padding-bottom: 6px;
}
div.wrapper {
	margin: auto;
	width: 780px;
	position: relative;
	background: #ffffff url(../imgs/bg_container.jpg) no-repeat top;
}
div.bg_footer {
	width: 100%;
	min-height: 160px;
	background: url(../imgs/bg_footer.jpg) no-repeat bottom;
}
div.title {
	width: 100%;
	height: 53px;
	background: url(../imgs/title.jpg) no-repeat;
}
div.menu_container {
	width: 100%;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
}
a:link, a:visited {
	text-decoration: none;
	color : #996600;
}
a:hover {
	color : #e19900;
	text-decoration: underline;
}
.error {
	font-size: 14px;
	color: #ff2222;
}
.menu {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.menu:link, .menu:visited {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-weight: normal;
	font-size: 16px;
	color: #cfa058;
	text-decoration: none;
}
div.header {
	width: 100%;
	height: 234px;
}
div.cimer {
	width: 185px;
	padding-left: 49px;
	height: 100%;
	background: url(../imgs/cimer.jpg) no-repeat right;
	float: left;
}
div.pics_head {
	width: 492px;
	padding-right: 54px;
	height: 100%;
	background: url(../imgs/head.jpg) no-repeat;
	float: left;
}
div.content {
	width: 637px;
	min-height: 300px;
	padding: 10px 74px 0 69px;
	text-align: justify;
	line-height: 15px;
}
div.content_separator {
	width: 100%;
	padding: 10px 0 0 0;
}
div.footer {
	width: 637px;
	height: 40px;
	padding: 0 74px 0 69px;
	background: url(../imgs/bg_usermenu.jpg) no-repeat bottom;
}
div.user_menu {
	padding: 12px 10px 0 0;
	font-size: 10px;
	text-align: right;
}
/* Gallery */
#gallery {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}
.pages_img {
	padding: 5px 5px 5px 5px;
	background: #f3f6e8;
   border: 1px solid #b9b9b9;
}
.lablecszoveg {
	font-weight: normal;
	font-size: 10px;
	color: #7E6C2E;
	text-decoration: none;
}
.lablecszoveg:link, .lablecszoveg:visited {
	font-weight: normal;
	font-size: 10px;
	color: #7E6C2E;
	text-decoration: none;
}
.lablecszoveg:hover {
	font-weight: normal;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.pathway {
	font-size : 10px;
	color : #996600;
}
a.pathway:link, a.pathway:visited {
	font-size : 10px;
	text-decoration: none;
	color: #000000;
}
a.pathway:hover {
	font-size : 10px;
	color : #e19900;
	text-decoration: underline;
}
ul {
	padding-left: 10px;
	margin: 0;
}
li {
	margin-bottom: 5px;
	line-height: 15px;
	list-style: none;
	background: transparent url(../imgs/bg_li.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}
li.oldalterkep_li {
	padding: 0 0 0 0;
	list-style:none;
	background: none;
}
li li.oldalterkep_li {
	padding: 0 0 0 0px;
	list-style:disc;
	background: none;
}
li li li.oldalterkep_li {
	padding: 0 0 0 0px;
	list-style:circle;
	background: none;
}
