a {
	color: inherit;
	text-decoration: inherit;
}

.labelled {
	color: #AAA;
	text-transform: lowercase;
}

html {
	background: url("../images/background-gradient.png") 0px 245px repeat-x #c3c4c4;
	font-family: "Arial", sans-serif;
	font-size: 13px;
}

body {
	background: url("../images/header-background.png") repeat-x;
}

#header_container {
	background: url("../images/header-foreground.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_eng {
	background: url("../images/header-foreground-eng.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye1 {
	background: url("../images/megye1.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye2 {
	background: url("../images/megye2.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye3 {
	background: url("../images/megye3.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye4 {
	background: url("../images/megye4.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye5 {
	background: url("../images/megye5.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye6 {
	background: url("../images/megye6.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye7 {
	background: url("../images/megye7.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye8 {
	background: url("../images/megye8.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye9 {
	background: url("../images/megye9.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye10 {
	background: url("../images/megye10.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye11 {
	background: url("../images/megye11.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye12 {
	background: url("../images/megye12.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye13 {
	background: url("../images/megye13.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye14 {
	background: url("../images/megye14.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye15 {
	background: url("../images/megye15.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye16 {
	background: url("../images/megye16.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye17 {
	background: url("../images/megye17.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye18 {
	background: url("../images/megye18.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye19 {
	background: url("../images/megye19.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header_container_megye21 {
	background: url("../images/megye21.png") no-repeat;
	color: white;
	margin: auto;
	width: 1000px;
}

#header {
	margin: auto;
	height: 245px;
	width: 965px;
}

h1 {
	display: none;
}

#languages {
	color: #ce1d1d;
	margin-bottom: 129px;
	padding-top: 20px;
	text-align: right;
	text-transform: lowercase;
}

#english {
	color: white;
}

#search {
	float: right;
	line-height: 24px;
}

#search label {
	display: none;
}

#search input {
	border: none;
	padding: 1px 3px;
	width: 144px;
}

#search button {
	background: url("../images/circle.png") left center no-repeat transparent;
	border: none;
	cursor: pointer;
	line-height: 24px;
	width: 19px;
}

#search button span {
	visibility: hidden;
}

#navigation1 {
	font-size: 11px;
}

#navigation1 > li {
	background: url("../images/separator.png") no-repeat left;
	float: left;
	line-height: 27px;
	padding: 0px 30px 0px 33px;
	position: relative;
	text-transform: uppercase;
}

#navigation1 > li:first-child {
	background: none;
	padding-left: 0px;
}

#navigation1 > li.last_child {
	padding-right: 0px;
}

#navigation1 ul {
	display: none;
}

#navigation1 > li:hover > ul {
	background-color: #ce1d1d;
	display: block;
	left: 0px;
	line-height: normal;
	padding: 5px 0px 15px 0px;
	position: absolute;
	text-transform: none;
	width: 250px;
	z-index: 10;
}

#navigation1 > li:first-child:hover > ul {
	left: -33px;
}

#navigation1 > li:hover > ul > li {
	padding: 5px 33px 5px 33px;
	position: relative;
}

#navigation1 > li:hover > ul > li:hover {
	background-color: #be0000;
}

#navigation1 > li:hover > ul > li:hover > ul {
	background-color: inherit;
	display: block;
	left: 250px;
	position: absolute;
	top: 0px;
	width: 250px;
}

#navigation1 > li:hover > ul > li:hover > ul > li {
	color: white;
	padding: 5px 33px 5px 33px;
}

#navigation1 > li:hover > ul > li:hover > ul > li:hover {
	background-color: #aa0000;
}

#navigation2 {
	clear: both;
	font-size: 11px;
}

#navigation2 li {
	display: inline;
	padding-right: 42px;
}

#navigation2 > li.last_child {
	padding-right: 0px;
}

#navigation2 li a {
	background: url("../images/circle.png") no-repeat left center;
	line-height: 50px;
	padding: 15px 0px 15px 30px;
	text-transform: uppercase;
}

#content_container {
	margin: auto;
	position: relative;
	width: 965px;
}

#banner1 {
	padding-bottom: 3px;
}

object {
	display: block;
}

#aside {
	background: url("../images/column-gradient.png") no-repeat #c3c4c4;
	bottom: 0px;
	float: left;
	font-size: 12px;
	position: absolute;
	top: 123px;
	width: 178px;
}

#login {
	background-color: #54b824;
	height: 75px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#login p {
	margin: auto;
	text-align: right;
	width: 140px;
}

#login label {
	display: none;
}

#login input {
	border: none;
	margin-bottom: 10px;
	padding: 1px 3px 1px 3px;
	width: 134px;
}

#login button {
	background: url("../images/circle.png") no-repeat transparent;
	border: none;
	color: white;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	padding-left: 22px;
	padding-right: 0px;
	text-transform: lowercase;
}

#options {
	background-color: #54b824;
	color: white;
	padding: 20px 10px 10px 20px
}

#options ul {
	margin: 10px 0px 0px 20px;
}

#options li {
	list-style-type: disc;
	margin-bottom: 10px;
}

#options a {
	text-decoration: underline;
}

#links {
	padding: 20px 20px 10px 20px;
}

#links li {
	color: #212527;
	list-style-image: url("../images/arrow.png");
	margin-bottom: 10px;
	margin-left: 12px;
}

#content {
	background-color: #DDD;
	margin-left: 181px;
	min-height: 905px;
	padding: 20px;
	width: 563px;
}

#megyecontent {
	margin-left: 181px;
	padding: 20px;
	width: 563px;
}

#megyevissza {
	color: #CE1D1D;
	padding-left: 10px;
}

#megyecontent2 {
	margin-left: 181px;
	padding-bottom: 20px;
	width: 563px;
}

#megyeikoord {
	margin-left: 181px;
	margin-bottom: 3px;
	width: 603px;
}

#banner2 {
	background: url("../images/column-gradient.png") no-repeat #c3c4c4;
	position: absolute;
	right: 0px;
	top: 123px;
	width: 178px;
}

#banner2 object, #banner2 p {
	margin-bottom: 3px;
}

#banner2 p {
	background: url("../images/ad.png");
	height: 39px;
	width: 178px;
}

#banner2 p span {
	display: none;
}

#footer_container {
	background: url("../images/footer-background.png") repeat-x;
}

#footer {
	background: url("../images/footer-foreground.png") no-repeat;
	height: 100px;
	margin: auto;
	padding: 0px 17px 0px 17px;
	position: relative;
	width: 966px;
}

#subscription {
	background-color: #ce1d1d;
	height: 35px;
	padding-top: 16px;
	position: absolute;
	right: 17px;
	text-align: center;
	top: 26px;
	width: 300px;
}

#subscription label {
	display: none;
}

#subscription input {
	border: none;
	padding: 1px 3px 1px 3px;
	width: 120px;
}

#subscription button {
	background: url("../images/circle.png") no-repeat transparent right;
	border: none;
	color: white;
	cursor: pointer;
	height: 19px;
	padding-right: 25px;
	text-transform: lowercase;
}

#about {
	color: white;
	font-size: 10px;
	left: 207px;
	line-height: 15px;
	text-transform: uppercase;
	position: absolute;
	top: 39px;
	word-spacing: 4px;
}

#cajole {
	color: #54b824 !important;
}

#logolink {
	display: block;
	float: left;
	height: 160px;
	width: 500px;
}

.vote {
	background-color: #54B824;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 3px;
}

.vote img {
	vertical-align: middle;
}

.vote_name {
	text-align: center;
	color: rgb(255, 255, 255);
	margin-bottom: 10px;
	font-size: 13px;
}

.vote_title {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.vote_selection {
	margin-bottom: 5px;
	margin-left: 5px;
}

.vote_selection a {
	color: white;
	text-transform: lowercase;
}

