#Query{
	background-color: #0077AA;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 14px;
}

#mysubmit{
	background-color: #0077AA;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 14px;
}
.elvalaszt{
	width: 90%;
	color: #0077AA;
	height: 1px;
}
.maintitle{
	text-align: center;
	font-size: 16px;
	color: #0077AA;
	margin: 30px;
}
/*középsőoszlop start*/
.kozep{
	border-left: 1px solid #0077AA;
	border-right: 1px solid #0077AA;
}
/*képviselőtestölet*/
.sorbarak{
	width: 150px;
	height: 250px;
	float: left;
	text-align: center;
}
/* L É B  É N Y  R Ő L */
/*Címsor*/
.title{
	font-size: 14px;
	font-weight: bold;
}
/*bekezdés*/
p, ul, li, table, tr, td {
	font-size: 12px;
}
/*Kiemelt*/
.kiemelt{
	font-weight: bold;
}
/*kicsi*/
.kicsi{
	font-size: 9px;
	margin-bottom: 10px;
}
/*idezet*/
.idezet{
	margin: 10px;
	text-align: center;
	font-style: italic;
}
/*jobbkép*/
.jobbkep{
	margin-left: 10px;
	margin-bottom: 10px;
}
/*balkép*/
.balkep{
	margin-right: 10px;
	margin-bottom: 10px;
}
/*Normál*/
.normal{
	text-align: justify;
}
/*VASTAG ÉS ALÁHÚZOTT*/
.ui{
	font-weight: bold;
	text-decoration: underline;
}
#kurva ul{
	text-align: left;
}

#kurva li a{
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
#kurva li a:hover{
	color: #222222;
	text-decoration: underline;
	font-weight: normal;
}

/* L É B É N Y R Ő L   V É G E */