/* CSS Document */
.allMegye {
	width:231px;
	height:auto;
}

.megyeTitleSav {
	width:231px;
	height:38px;
	background-image:url(../../images/netpat_uj/megylistHeader.jpg);
	background-repeat:no-repeat;
}

.megyeMain {
	width:231px;
	height:333px;
	background-image:url(../../images/netpat_uj/megyeMain.jpg);
	background-repeat:repeat-x;
}

.megyel:link, .megyel:visited, .megyel:active {
	color:#FFF;
	text-decoration:none;
}

.oneMegye {
	width:auto;
	height:auto;
	padding-top:0.25em;
	padding-left:10px;
}

.megyeName {
	width:auto;
	height:auto;
	color:#FFF;
	font-family:Arial;
	font-size:11px;
}

.megyel:hover {
	color:#FFF;
	text-decoration:underline;
}

.megyeFooter {
	width:231px;
	height:15px;
	background-image:url(../../images/netpat_uj/megyelistFoot.jpg);
	background-repeat:no-repeat;
}