html, body {
    background-image : url('http://www.fotex.hu/images/elements/back.jpg');
    background-position : top center;
    background-repeat : no-repeat;
	background-color: #4d5f3d;
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

a {
	background-color: #inherit;
	color: #336600;
}


a img {
	border: none;
}

p.text {
	line-height: 17px;
}

#content {
	width: 770px;
	margin: 0 auto;
}

#headimage {
	width: 673px;
	height: 37px;
	background-image: url('http://www.fotex.hu/images/elements/head.png');
}

#mainimage {
	width: 770px;
	height: 482px;
/*	height: 328px; */
	background-image: url('http://www.fotex.hu/images/elements/main.jpg');
	position: relative;
}

#mainimage #language_selector {
	position: absolute;
	right: 40px;
	top: 30px;
}

#middleimage {
	width: 770px;
	height: 75px;
	background-image: url('http://www.fotex.hu/images/elements/middle.jpg');
}


#header_image {
	margin: 20px 0;
}

#header_menu {
	width: 768px;
	border: 1px solid #647555;
	padding: 3px 0;
	margin-bottom: 10px;
	text-align: center;
}

#header_menu ul {
	padding: 0;
	margin: 0 auto;
}

#header_menu ul li {
	display: inline;
	list-style: none;
	background-color: inherit;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

#header_menu ul li a {
	background-color: inherit;
	color: #fff;
}

#header_menu ul li a.active {
	font-weight: bold;
}

#header_menu ul li.separator {
	background-color: inherit;
	color: #647555;
	text-decoration: none;
}

#bottom {
	background-image: url('http://www.fotex.hu/images/elements/bottom_back.gif');
	border-bottom: 1px solid #4d5f3d;
}

#bottom div#bottom_left {
	padding-bottom: 10px;
	width: 260px;
	float: left;
	text-align: center;
}

#bottom div#bottom_right {
	width: 470px;
	float: left;
	padding: 15px;
	line-height: 17px;
}

#bottom div#bottom_left ul {
	padding: 0;
	width: 90%;
	margin: 0 auto;
}

#bottom div#bottom_left ul li {
	display: inline;
	list-style: none;
	background-color: inherit;
	color: #fff;
	white-space: nowrap;
	line-height: 20px;
}

#bottom div#bottom_left ul li a {
	background-color: inherit;
	color: #fff;
	margin: 0px 6px;
}

#bottom_title_image {
	margin: 15px 0 10px 0;
}

#footer {
	clear: both;
	text-align: center;
	margin: 10px 0;
	padding-top: 8px;
	border-top: 1px solid #647555;
	background-color: inherit;
	color: #fff;
	font-size: 11px;
}

#page {
	background-color: #fff;
	color: #333;
	padding: 10px 20px;
	font-size: 11px;
}

#page ul#breadcrumb {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #bdbdbd;
}

#page ul#breadcrumb li {
	list-style: none;
	display: inline;
}

#head_image {
 	margin-bottom: 10px;
}

#page p.title {
	background-color: inherit;
	color: #336600;
	font-size: 18px;
	font-weight: bold;
}

#page ul.reports,
#page dl.reports {
	margin: 0;
	padding: 0;
}

#page ul.reports li,
#page dl.reports dt {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page dl.reports dd {
	margin: 0 10px 10px 10px;
	text-align: justify;
}

#page ul.links {
	margin: 0;
	padding: 0;
}

#page ul.links li {
	list-style: none;
	margin: 1px 0;
	padding:  0 0 10px;
}

#page_content {
	padding-bottom: 10px;
}
#debug-table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 738px;
	background-color: #e6e6e6;
	color: #000;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: left;
}

#debug-table th {
	padding: 5px;
}

#debug-table td {
	border: 1px solid #000000;
	padding: 5px;
}

#debug-table ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#debug-table li {
	list-style: none;
}
