body {
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

td.left_bg {
	background-image: url(../images/left_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F1A23B;
}

td.right_bg {
	background-image: url(../images/right_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F1A23B;
}

td.content_left_bg {
	background-color: #E4D9C5;
}

td.content_right_bg {
	background-image: url(../images/content_right_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

td.content_center_bg {
	background-image: url(../images/content_center_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FAF3E6;
	padding-top: 65px;
}

td.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/* felsomenu */
div.fomenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 34px;
}

div.fomenu ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
	display: table;
}

div.fomenu ul li.li_fomenu {
	margin: 0px;
	margin-left: 35px;
	margin-right: 35px;
	padding: 0px;
	width: auto;
	float: left;
}

/* balmenu */
td.content_left_bg table.moduletable div.fomenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-top: 18px;
}

td.content_left_bg table.moduletable div.fomenu ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
}

td.content_left_bg table.moduletable div.fomenu li.li_fomenu {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: none;
}

/* szavazas */
table.moduletable_szavazas {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}

table.moduletable_szavazas th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6b482f;
	text-align: justify;
	line-height: 40px;
	text-indent: 10px;
}

table.moduletable_szavazas td.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1C1C1C;
	text-align: justify;
	text-indent: 10px;
}

table.pollstableborder {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1C1C1C;
}

table.moduletable_szavazas input.button {
	width: 100px;
	padding: 0px;
	background-color: #D8C8AB;
	border: 0px;
	font-size: 60%;
	color: #1C1C1C;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;	
	float: left;
}

.contentpane {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #412915;
	line-height: 18px;
	text-align: justify;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.smalldark {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #412915;
	line-height: 18px;
	text-align: justify;
	border: 0px;
}

/* mambo css */
table.contentpaneopen, td.contentpaneopen {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #412915;
	line-height: 18px;
	text-align: justify;
}

td.contentheading {
	color: #c1b59e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a.contentpagetitle {
	color: #c1b59e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a.contentpagetitle:hover {
	text-decoration: underline;
}

