﻿@charset "UTF-8";
BODY {
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat;
	background-color:#476f8d;
	margin: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	color: #191919;
}

div#bodycontainer {

	width: 982px;
	top:0;
	left: 0;
	margin: 0 auto 0 auto;
}

div#headerleft {
	top: 0;
	bottom: 0;
	left:0;
	background-image:url(../images/headerpattern.jpg);
	background-repeat:repeat-x;
	width: 50%;
	height: 189px;
	position: absolute;
	padding-left: auto;
	z-index: -1;
}

#normal {
	display:none;	
}

#akadalymenteshead {
	display:none;	
}

div#head {
	background-image:url(../images/header.jpg);
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	width: 982px;
	height: 208px;
}

div#headerright {
	top: 0;
	bottom: 0;
	left:50%;
	background-image:url(../images/headerpattern.jpg);
	background-repeat:repeat-x;
	width: 50%;
	height: 189px;
	position: absolute;
	padding-right: auto;
	z-index: -1;
}

a#headerlink {
	width: 980px;
	height: 144px;
	position:absolute;
	left: 0;
	top: 0;
}

div#container {
	background-image:url(../images/bodypattern.jpg);
	background-repeat:repeat;
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

div#akadalymentes {
	width: 160px;
	height: 21px;
	text-align: center;
	top:154px;
	left: 18px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #191919;
}

div#nevnap {
	width: 410px;
	height: 21px;
	text-align: center;
	top:154px;
	left: 79px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

div#kereso {
	width: 240px;
	height: 21px;
	text-align: center;
	top:152px;
	left: 140px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #191919;
}

#fieldbg {
	background-image: url(../images/searchbg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 21px;
	float: left;
	position: relative;
}

#keresofield {
	width: 180px;
	background: transparent;
	border: none;
	position: relative;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}

#keresogomb {
	width: 32px;
	height: 21px;
	background: transparent url(../images/searchbutton.jpg) no-repeat;
	border: none;
	position: relative;
	float: left;
	left: 14px;
} 
 

div#left {
	width: 192px;
	background-image:url(../images/leftpattern.jpg);
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

div.menuhead {
	width: 155px;
	height: 18px;
	background-color: #eddc2c;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top:4px;
	float: left;
	position: relative;
	top:0;
	margin-bottom: 5px;
}

div.szavazashead {
	width: 155px;
	height: 18px;
	background-color: #90b700;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top:4px;
	float: left;
	position: relative;
	top:0;
	margin-bottom: 5px;
}

#szavazform {
	text-align: left;
}

div#menupontcontainer {
	left: 21px;
	position: relative;
	float: left;
	width: 155px;
	top:0;
	text-align:center;
}

.menupont, .menupont:link, .menupont:visited {
	color: #191919;
	text-decoration: none;
	clear:both;
	display:table;
	text-align: center;
}

.menuponton, .menuponton:link, .menuponton:visited {
	color: #476f8d;
	text-decoration: none;
	font-weight: bold;
	clear:both;
	display:table;
	text-align: center;
}

.menupont:hover {	
	color: #476f8d;
	text-decoration: none;
	font-weight: bold;
	clear:both;
	display:table;
	text-align: center;
}

.menuspacer {
	border-bottom: 1px solid #EEE;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#leftbottom {
	width: 192px;
	height: 23px;
	background-image:url(../images/leftbottom.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin:0;
	padding: 0;
}

div#middle {
	width: 790px;
	background-image:url(../images/midpattern.jpg);
	float: left;
	position: relative;
	margin:0;
	padding: 0;
	left: 0;
	top: 0;
	
}

div.contenthead{
	width: 720px;
	height: 24px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 6px;
	margin-bottom: 8px;
	left: 25px;
	float: left;
	position: relative;	
	background-color: #c0c4c7;
	color: #191919;
}

div.contentheadlink{
	width: 720px;
	height: 24px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 6px;
	left: 25px;
	float: left;
	position: relative;	
	background-color: #c0c4c7;
	color: #191919;
}

div.contentheadlink:hover{
	
	background-color: #7894a8;
	color: #FFF;
	
}

div.keresheadlink{
	width: 700px;
	height: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 6px;
	float: left;
	position: relative;	
	background-color: #c0c4c7;
	color: #191919;
	margin-bottom: 4px;
}

div.keresheadlink:hover{
	
	background-color: #7894a8;
	color: #FFF;
	
}

div.middlecontent {
	text-align: justify;
	float: left;
	position: relative;
	min-height: 20px;
	width: 705px;
	padding: 0;
	left: 35px;
}

div.middlecontent_toggle {
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	float: left;
	position: relative;
	min-height: 20px;
	width: 705px;
	display: none;
	margin-bottom: 40px;
}

div.togglecim {
	
	background-color: #ddd;
	padding:2px;
	padding-left: 10px;
	float: left;
	position: relative;
	clear: both;
	margin-bottom: 6px;
	width: 700px;
}

div.keresotalalat {

	left: 10px;
	width: 680px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {

	font-size: 16px;
}

h2 {
	font-size: 16px;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 {

	font-size: 16px;
	text-align: center;
}

h4 {

	font-size: 12px;
	text-align: center;
}

h4 a, h4 a:visited, h4 a:link {
	
	text-decoration: none;
	color: #191919;
	
}

h4 a:hover {

	text-decoration: underline;
	color: #60829e;
}

h5 {

	font-size: 16px;
	text-decoration:underline;
	margin-bottom: 8px;
}

h6 {
	font-size: 14px;
	margin:0;
	font-weight: normal;
	padding: 0;
	margin-top:3px;
	color: #191919;
}

h6:hover {
	color: #476f8d;
}

p.hirinfotext {
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 10px;
	color: #333;	
}

div#midbottom {
	width: 790px;
	height: 23px;
	background-image:url(../images/midbottom.jpg);
	float: left;
	position: relative;
	margin:0;
	padding: 0;
	
}

div#footer{
	background-image:url(../images/footerpattern.jpg);
	font-size: 0.8em;
	color: #FFF;
	width: 983px;
	height: 23px;
	text-align: center;
	position: relative;
	float: left;
	padding-top: 10px;
}

img.floatedpic {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}

div#slide-show {
	width: 300px;
	height: 240px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	position: relative;
}

.slides li {
	list-style-type:none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; /* IE8 needs it */
	float:left;
}

#polgifotodiv{

	padding-left: 10px;
	float: right;
	position:relative;
	width: 174px;
	text-align:center;
}

#polgifotodiv img {
	position: relative;
	float: right;
	top: 0;
	left: 0;
	padding: 0;
	margin:0;
}

.spacerdiv {

	background-image:url(../images/spacer.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 66px;
	float: left;
	position: relative;
	margin-top: 25px;
	margin-bottom: 20px;
	left: 70px;

}

.spacerdiv a {
	font-size: 10px;
	text-decoration: underline;
	float: right;
	position: relative;
	font-style: italic;
	margin-top: 10px;
	margin-left: 40px;
	color: #191919;
	
}

.minibox {

	background-image:url(../images/miniboxbg.jpg);
	background-repeat: no-repeat;
	width: 314px;
	height: 200px;
	float: left;
	position: relative;
	margin-top: 40px;
	margin-right: 46px;
	bottom: 30px;
	left: 46px;
}

.miniboxhead {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	left: 15px;
	top: 8px;
	width: 285px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #191919;
}

.frisshirtext {
	left: 15px;
	width: 290px;
	position: relative;
	float: left;
	font-size: 14px;
	padding-bottom: 12px;
}

.frisshirtext ul {
	
	margin: 3px;
}

.frisshirlink, .frisshirlink:link, .frisshirlink:visited, .talalatlink, .talalatlink:link, .talalatlink:visited {
	color: #000;
	text-decoration: none;
}

.frisshirlink:hover, .talalatlink:hover {
	color: #476f8d;
	text-decoration: none;
}

.naptartext {
	text-align: justify;
}

.calendar {
	top: 12px;
	left: 24px;
	float: left;
	position: relative;
	font-size: 12px;
}

.calendar, .calendar td, .calendar th {
	border-collapse:collapse;
}

.calendar th {

	background-color: #eeda2b;
}

.calendar td {

	font-size: 12px;
}


.calendar td, .calendar th {
	width: 35px;
	height: 20px;
	text-align: center;
}

td.esemeny {
	background-color: #60829e;
}

.calendar td a, .calendar td a:link, .calendar td a:visited {
	text-decoration: none;
}

.calendar td a:hover {
	font-weight: bold;
}

.esemenylink, .esemenylink:link, .esemenylink:visited, .esemenylink:hover {
	color: #FFF;
	font-weight:bold;
	cursor: pointer;
}

#selector {
	width: 715px;
	text-align: center;
	position: relative;
	font-size: 12px;
	border-bottom: 1px dashed #AAA;
	left: 30px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}


#mettol, #meddig, #kategoria {

	margin-right: 3px;
	margin-left: 3px;

}

.highlight { 

	background: #ff0; 
}

.hirimg {
	
	float:right;
	padding: 5px;
}

.hidden {

	display:none;
	width: 400px;
	height: 200px;
}

.naptarhelpercontent {
	padding: 20px;
}

.footerlink {
	
	color: #FFF;
	text-decoration: none;
}

.kepviseloktable {
	width: 710px;
}

.kepviseloktable td {
	
	vertical-align: middle;
	text-align: center;
	padding-bottom: 20px;
}

.kepviseloktable td a{
	
	text-decoration: none;
	color:#191919;
	font-weight: normal;
	font-size: 12px;
}

.downloadlink, .downloadlink:visited, .downloadlink:link {
	
	text-decoration: none;
	color: #191919;
	
}

.downloadlink:hover {

	text-decoration: underline;
	color: #60829e;
}

/* Közérdekű adatokhoz*/

.kiscim {
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
	text-align:left;
}

.kozerdekudiv {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
	font-size:12px;
	display:none;
}


.kozerdekulink {
	color: #60829e;
	text-decoration:underline;
	cursor: pointer;
}

.tabla {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

.tabla td {
	padding: 4px;
}

.fakelink {
	cursor:pointer;
}

.togglelink {
	text-decoration: none;	
}


/* Közérdekű adatokhoz*/

.utca {
	width: 200px;
	height: auto;
	float: left;
	position:relative;
	padding-left: 25px;
	top: 0;
	left: 0;
	margin: 0;
	padding-bottom: 40px;
}

.terkepes {

	margin-left: 25px;
}

/* Közérdekű adatokhoz vége */

/* validáláshoz */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    font-size: 12px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/* validáláshoz vége */

/* galéria */

.dl_gallery_table td  {

	text-align: center;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

.dl_gallery_table td a {

	font-size: 11px;
	text-decoration: none;
	color: #000;
}

#galleryhead {

	text-align: center;
	padding-bottom: 20px;
	
}

#galleryhead a{

	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/* galéria vége */

.elrejtve {
	display: none;
}

#minitogglehir {
	position: relative;
	float: left;
	left: 630px;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	top: -20px;
	background-color: #7894a8;
	color: #FFF;
	width: 100px;
	text-align: center;
}

#minitogglevallalkozas {
	position: relative;
	float: left;
	left: 530px;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	top: 0px;
	margin-bottom: 0px;
	background-color: #7894a8;
	color: #FFF;
	width: 170px;
	text-align: center;
}

#minitoggleapro {
	position: relative;
	float: left;
	left: 540px;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	top: 0px;
	margin-bottom: 0px;
	background-color: #7894a8;
	color: #FFF;
	width: 160px;
	text-align: center;
}

#minitogglehir:hover, #minitogglevallalkozas:hover, #minitoggleapro:hover {
	background-color: #c0c4c7;
	color: #191919;
}

#hirbekuld {
	position: relative;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #AAA;
	top: 10px;
	left: 80px;
	display: none;
}

#vallalkozasbekuld {
	position: relative;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #AAA;
	top: 10px;
	display: none;
	left: 140px;
}

#aprobekuld {
	position: relative;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #AAA;
	top: 10px;
	display: none;
	left: 140px;
}

#response {
	float: left;
	position: relative;
	text-align: center;
	width: 420px;
	padding: 10px;
	top: 10px;
	font-size: 12px;
	background-color: #fff9bd;
}

#szavazbox {
	width: 152px;
	text-align: left;
	position:relative;
	left: 2px;
}

.chart {

	height: 5px;
	background-color:#666;
	position:relative;
	float: left;
	font-size: 8px;
}

.hirdetoinfo {
	font-size: 0.9em;
	text-align: center;
	line-height: 1.5em;
}

.apropic {
	padding-right: 5px;
	padding-bottom: 20px;
}
