/******************************************************************************/
/* Esztergom Content Styles                                                */
/* All custom portlets use these styles in this section.                    */
/******************************************************************************/

/* Content  Styles*/

h3{
	margin-top:				0px;
	padding:				3px 5px 3px 15px;
	text-align:				left;
	border-left:			5px solid #808080;
	border-top:				1px dashed #808080;
	border-bottom:			1px dashed #808080;
	border-right:			1px dashed #808080;
	font-size:				20px;
	color:					#FFFF00;
}

.formButton {
	font-family:			Tahoma;
	font-size:				11px;
	background-color:		#434d66;
	color:					#ffffff;
	padding:				1px 2px 1px 2px;
}

/* Yellow --------------------------------------*/
.contentTopYellow{
	height:					18px;
	padding:				7px 5px 5px 15px;
	margin:					0px;
	font-weight:			bold;
}

.contentYellow{
	padding:				5px 10px 5px 15px;
	margin:					0px 0px 10px 0px;
	border-bottom:			1px solid #808080;
	line-height:			140%;
	text-align:				justify;
}

/* Blue --------------------------------------*/

.contentTopLightBlue{
	height:					18px;
	padding:				7px 5px 5px 15px;
	margin:					0px;
	font-weight:			bold;
}

.contentTopBlue{
	height:					18px;
	padding:				7px 5px 5px 15px;
	margin:					0px;
	font-weight:			bold;
}

/* Grey --------------------------------------*/

.contentTopGrey{
	height:					18px;
	padding:				7px 5px 5px	15px;
	margin:					0px;
	font-weight:			bold;
}

.contentGrey{
	padding:				5px 10px 5px 15px;
	margin:					0px 0px 10px 0px;
	border-bottom:			1px solid #808080;
	line-height:			140%;
	text-align:				justify;
}

.contentTopDarkGrey{
	height:					18px;
	padding:				7px 5px 5px	15px;
	margin:					0px;
	font-weight:			bold;
}

/* Brown --------------------------------------*/

.contentTopBrown{
	height:					18px;
	padding:				7px 5px 5px 15px;
	margin:					0px;
	font-weight:			bold;
}

/* Green --------------------------------------*/

.contentTopGreen{
	height:					18px;
	padding:				7px 5px 5px 15px;
	margin:					0px;
	font-weight:			bold;
}

.belsoaltblokk{
	border-top:				1px solid #808080;
	padding:				10px 10px 5px 15px;
	margin:					0px 0px 10px 0px;
	text-align:				justify;
	line-height:			140%;
}

.belsoaltblokk .image-left {
	float:					left;
	margin:					0px 10px 5px 0px;
	padding:				5px;
}

.belsoaltblokk .image-right {
	float:					right;
	margin:					0px 0px 5px 10px;
	padding:				5px;
}

.belsoaltblokk .image-left img,
.belsoaltblokk .image-right img {
	border:					none;
}

/*Right Menus START ---------------------------*/ 
#boxInnerMenuContent,
#rightmenus,
.eugymenus {
	width:					400px;
	margin:					5px 0px 5px 0px;
}
.eugymenus a,
.eugymenus a:visited {
	border-bottom:			1px solid #E9E9E9; 
	background-image:		url("/esztergom/img/bullet.gif");
	background-position:	left; 
	background-repeat:		no-repeat; 
	text-decoration:		none; 
	padding:				2px 5px 3px 20px; 
	/*margin:				10px 5px 0px 0px;*/ 
	display:				block;
}

.eugymenus a:hover{
	color:					#FFFFFF;
	background-color:		#5B87B3; 
	background-image:		url("/esztergom/img/bullet_over.gif"); 
	background-position:	left; 
	background-repeat:		no-repeat
}

#rightmenus a,
#rightmenus a:visited {
	padding:				2px 5px 3px 20px; 
	/*margin:				10px 5px 0px 0px;*/ 
	display:				block;
}

#rightmenus a:hover {

}

#rightmenusactual a,
#rightmenusactual a:visited {

}

/* E-ügyintézés BOX START */
#eUgyintezesTitle {
	width:					506px;
	padding:				7px 5px 5px 7px;
	margin:					0px;
	float:					left;
	font-weight:			bold;
	color:					white;
	font-size:				20px;
	
}

#eUgyintezesContent{
	width:					493px;
	padding:				5px 10px 5px 15px;
	margin:					0px 0px 10px 0px;
	background-color:		#000000;
	line-height:			140%;
	text-align:				justify;
}

#eUgyintezesContent h3 {
	width:					464px;
	margin-top:				5px;
}

/* */

#eUgyintezesContent p {
	padding-right:			14px;
	font-weight:			bold;
	text-align:				right;
}

#eUgyintezesContent p.extra {
	text-align:				left;
	padding-left:			20px;
	font-weight:			bold;
}

#eUgyintezesContent p.alcim {
	background-color:		white;
	text-align:				left;
	padding-left:			5px;
}

#eUgyintezesContent p.link {
	padding-left:			25px;
	text-align:				left;
}

#eUgyintezesContent li {
	list-style-position:	outside;
	list-style-image:		url("/esztergom/img/bullet.gif");
}

#eUgyintezesContent fieldset {
	padding:				5px 5px 5px 5px;
}

#eUgyintezesContent label {
	margin-left:			1em;
	display:				block;
	width:					12em;
	float:					left;
}

#eUgyintezesContent input {	
	position:				relative;
	left:					2em;
	font-weight:			bold;
	float:					left;
	width:					25em;
	border:					none;
}

#contentGrey label {
	margin-left:			1em;
	display:				block;
	width:					12em;
	float:					left;
}

#contentGrey input {	
	position:				relative;
	left:					2em;
	font-weight:			bold;
	float:					left;
	width:					25em;
	border:					none;
}
/**/

.labelGrey {
	width:					12em;
	margin-left:			1em;
	float:					left;
	display:				block;
}

.inputGrey{
	font-family:		Tahoma;
	font-size:			11px;
	background-color:	#E4E4E4;
	border:				1px solid #999999;
	padding:			1px 2px 1px 3px;
	margin:				2px 0px 0px 0px;
	/*position:			relative;
	float:				left; */
}

.selectGrey{
	font-family:		Tahoma;
	font-size:			11px;
	background-color:	#CCCCCC;
	border:				1px solid #333333;
	padding:			1px 2px 1px 3px;
}

.chkBox{
	margin:				5px 1px 0px 1px;
}

.downloadPdfIcon {
	margin:				0px 10px 0px 0px;
	position:			relative;
	top:				5px;
	border:				0px;
	width:				18px;
	height:				18px;
}

.listTemplatesMainTitle {
	font-size:			13px;
	font-weight:		bold;
}

.listTemplatesTitle {
	font-size:			12px;
	font-weight:		bold;
}

.listTemplatesDiv {
	margin:				0px 0px 0px 0px;
}

.mainitem {
	font-weight: bolder;
}

.middleitem {
	font-style: italic;
}

.subcontent {
	padding-left: 20px;
}

.hibauzenet{
	font-weight:			bold;
	color:					#990000;
	margin:					20px 0px 20px 0px;
}

.infouzenet{
	font-weight:			bold;
	color:					#0000AA;
	margin:					20px 0px 20px 0px;
}

.downloadpdfreader {
	text-align:				center;
	margin:					30px 0px 10px 0px;
}


.oldal_eszk {
	padding-top:			3px;
	padding-right:			10px;
}

.blokkkategoria{
	font-variant:			small-caps;
}

.blokkcim{
	font-weight:			bold;
}

.blokkdatum{
	font-style:				italic;
}

p.blokkveg {
	border-top:				1px dashed #B2B2B2;
}

p.blokkveg img {
	padding-top:			4px;
}

p.blokkveg a{
	float:					right;
}

.blokkforras {
	float:					left;
	color:					#707070;
}


/* Kép rendezések */
.kepbalra{
	float:					left;
	margin:					0px 10px 5px 0px;
}

.kepjobbra{
	float:					right;
	margin:					0px 0px 5px 10px;
}

.kepbalrakeret{
	float:					left;
	margin:					0px 10px 5px 0px;
	padding:				5px;
}
.kepjobbrakeret{
	float:					right;
	margin:					0px 0px 5px 10px;
	padding:				5px;
}

.afterfloat {
	clear:					both;
	visibility:				hidden;
}

/* Szavazás */

#SzavazasTartalom p {
	 margin:				0;
	 padding:				0;
	 margin-left:			10px;
}

#SzavazasTartalom p.elsosor {
	 background-color:		#434d66;
	 color:					white;
}

#SzavazasTartalom p.masodiksor {
	 background-color:		#336699;
	 color:					white;
}

#SzavazasTartalom p.harmadiksor {
	 background-color:		#f1db86;
	 color:					white;
}

#SzavazasTartalom p.negyediksor {
	 background-color:		#e9e9e9;
	 color:					white;
}

#SzavazasTartalom p.otodiksor {
	 background-color:		#669900;
	 color:					white;
}

/* Content portlet classes */

.content {
	/*background-color:		transparent;*/
	background-color:		#F6F6E6;
}

.content td.pagenav {
	height:					20px;
	font-weight:			bold;
	background-color:		#d3d6c5;
	color:					#990000;
	padding-left:			5px;
}

.content td.pagenav a,
.content td.pagenav:visited {
	color:					#990000;
	font-weight:			bold;
}

.content td.pagenav a:hover,
.content td.pagenav a:active {
	text-decoration:		underline;
}

.content td.archive_link {
	width:					80px;
	background-color:		#d1d4db;
	border-left:			1px solid #ffffff;
	text-align:				right;
	vertical-align:		middle;
	padding-right:			5px;
}

.content td.archive_link a,
.content td.archive_link a:visited {
	color:					#003399;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;
}

.content td.archive_link a:hover,
.content td.archive_link a:active {
	text-decoration:		underline;
}

.content .pagefunc {
	width:					30px;
	background-color:		#d1d4db;
	border-left:			1px solid #ffffff;
	/*padding-top:			2px;*/
	text-align:				center;
	vertical-align:		middle;
}

.content td.divider {
	height:					10px;
}

.content td.category {
	font-size:				11px;
	text-align: 			left;
	font-variant:			small-caps;
	color:					#003399;
	padding-top:			5px;
	padding-left: 			5px;
}

.content td.title {
	font-size:				11px;
	color:					#333333;
	font-weight:			bold;
	text-align: 			left;
	padding-left:			5px;
	padding-top:			1px;
}

.content td.title a,
.content td.title a:visited {
	font-size:				11px;
	font-weight:			bold;
	color:					#333333;
	text-decoration:		none;
}

.content td.title a:active,
.content td.title a:hover {
	color:					red;
}

.content td.description {
	font-size:				9px;
	text-align:				justify;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			5px;
	padding-bottom:		3px;
}

.content td.description img {
	height:					50px;
	float:					left;
	margin-right:			5px;
	border:					1px solid black;
}

.content td.details {
	text-align:				right;
	padding-right:			8px;
	padding-top:			8px;
	padding-bottom:		8px;
	border-bottom:			1px dashed #c5c8b7;
}

.content td.details a,
.content td.details a:visited,
.content td.details a:active {
	font-size:				10px;
	font-weight:			bold;
	color:					#990000;
	text-decoration:		underline;
}

.content td.details a:hover {
	color:					red;
}

.content td.date {
	text-align:				left;
	font-size:				9px;
	font-weight:			bold;
	color:					#cc6633;
	padding-left:			5px;
	padding-top:			2px;
	padding-bottom:		5px;
	border-bottom:			1px dashed #c5c8b7;
}

.content td.article_date {
	text-align:				left;
	font-size:				9px;
	font-weight:			bold;
	color:					#cc6633;
	padding-left:			5px;
	padding-top:			1px;
}

.content td.article_description {
	font-size:				9px;
	font-weight:			bold;
	text-align:				justify;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			15px;
	padding-bottom:		3px;
}

.content td.content {
	text-align:				justify;
	font-size:				9px;
	color:					black;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			10px;
}

.content td.source {
	text-align:				left;
	font-size:				9px;
	font-style:				italic;
	color:					#666666;
	padding-left:			15px;
	padding-top:			8px;
	padding-bottom:		8px;
	border-bottom:			1px dashed #c5c8b7;
}

.content div.image-left {
	float:					left;
	padding-right:			5px;
	padding-top:			5px;
	padding-bottom:		5px;
}

.content .image-center {
	margin-left:			auto; 
	margin-right:			auto;
	padding:					5px;
}

.content div.image-right {
	float:					right;
	padding-left:			5px;
	padding-top:			5px;
	padding-bottom:		5px;
}

.content .image {
	width:					100px;
}

.content .image-img img {
	border:					1px solid #999999;
}

.content .image-alt {
	border:					1px solid #999999;
	text-align:				center;
	font-size:				9px;
	font-weight:			bold;
	color:					#666666;
	padding-top:			2px;
	padding-bottom:		2px;
}

.content .box-left {
	width:					150px;
	float:					left;
	padding-right:			5px;
	padding-top:			5px;
	padding-bottom:		5px;
}

.content .box-right {
	width:					150px;
	float:					right;
	padding-left:			5px;
	padding-top:			5px;
	padding-bottom:		5px;
}

.content .box-title {
	border-bottom:			0px;
	text-align:				center;
	vertical-align:		middle;
	background-color:		#708090;
	color:					#FFFFFF;
	padding-left:			2px;
	padding-bottom:		2px;
}

.content td.box-content {
	border-left: 			3px double #708090;
	border-right:			3px double #708090;
	text-align:				justify;
	padding:					2px;
}

.content td.box-source {
	border:					3px double #708090;
	border-top:				0px;
	text-align:				center;
	padding-top:			5px;
	font-size:				9px;
	font-style:				italic;
}

.content .reference-div {
	width:					100%;
	/*float:					right;*/
}

.content .reference {
	width:					100%;
	/*padding-left:			5px;*/
	padding-top:			10px;
}

.content .image td.reference-title,
.content .reference td.reference-title {
	text-align:				center;
	font-size:				9px;
	font-weight:			bold;
	color:					#990000;
	background-color:		#d3d6c5;
	padding-top:			2px;
	padding-bottom:		2px;
	border-left:			1px solid #999999;
	border-right:			1px solid #999999;
}

.content .image td.reference-content,
.content .reference td.reference-content {
	color:					#990000;
	/*border:					1px solid #d3d6c5;*/
	border:					1px solid #999999;
	border-top:				0px;
	padding-left:			5px;
	padding-right:			5px;	
	padding-bottom:		5px;
}

.content .content-links,
.content .content-files {
	color:					#990000;
	padding:					5px;	
}

.content .folders {
	color:					#990000;
	padding-left:			10px;
}

.content .image .reference-content ul {
	margin-left:			-30px;
}

.content .reference .reference-content ul,
.content .content-links ul,
.content .content-files ul,
.content .folders ul {
	margin-left:			-10px;
}

.content .image td.reference-content li,
.content .reference td.reference-content li,
.content .content-links li,
.content .content-files li,
.content .folders li {
	list-style-image:		url("/wps/themes/html/XIIIKer/BulletRed.gif");
	padding-left:			0px;
}

.content .image td.reference-content a,
.content .image td.reference-content a:visited,
.content .reference td.reference-content a,
.content .reference td.reference-content a:visited,
.content .content-links a,
.content .content-links a:visited,
.content .content-files a,
.content .content-files a:visited,
.content .folders a,
.content .folders a:visited {
	color:					#660000;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;		
}

.content .image td.reference-content a:active,
.content .image td.reference-content a:hover,
.content .reference td.reference-content a:active,
.content .reference td.reference-content a:hover,
.content .content-links a:active,
.content .content-links a:hover,
.content .content-files a:active,
.content .content-files a:hover,
.content .folders a:active,
.content .folders a:hover {
	text-decoration:		underline;
}

.content .message {
	font-size:				10px;
	color:					#990000;
	font-weight:			bold;
	text-align:				center;
	background-color:		transparent;
}

.content .divider {
	height:					10px;
}


/* Forum portlet classes */

#forum_mod {
	margin:					0;
	padding:				0;
	width:					500px;
}

#forum_mod form {
	width:					520px;	
}

#forum_mod .contentTopLightBlue {
	text-align:				center;
	color:					#ffffff;
}


#forum_mod .contentTopGrey {
	text-align:				center;
}

#forum_mod .oszlop3_1 {
	width:					240px;	
}

#forum_mod .oszlop3_2 {
	width:					100px;
}

#forum_mod .oszlop3_3 {
	width:					140px;
}

#forum_mod .oszlop4_1 {
	width:					200px;
}

#forum_mod .oszlop4_2 {
	width:					60px;
}

#forum_mod .oszlop4_3 {
	width:					110px;
}

#forum_mod .oszlop4_4 {
	width:					110px;
}

#forum_mod .sor {
	background-color:		#ffffff;
	border:					1px solid #cccccc;
}

#forum_mod .cella1 {
	padding-left:			5px;
	margin:					0;
}

#forum_mod .cella2 {
	margin:					0;
	text-align:				center;
}

#forum_mod .cella3 {
	margin:					0;
	text-align:				center;
}

#forum_mod .cella4 {
	text-align:				center;
}

#forum_mod .cella {
	margin:					0;
	padding:				0px 10px 0px 10px;
	width:					469px;
	background-color:		#f0f0f0;
	border-top:				1px solid #cccccc;
}

/* Gallery_top portlet classes */

#gallery_top {
	float:					left;
}

#gallery_top .date {
	text-align:				left;
	font-size:				9px;
	font-weight:			bold;
	color:					#cc6633;
	padding-left:			10px;
	padding-top:			3px;
}

#gallery_top td.title {
	font-size:				9px;
	color:					#333333;
	font-weight:			bold;
	text-align: 			left;
	padding-top:			5px;
	padding-bottom:		5px;
	border-bottom:			1px dashed #c5c8b7;
}

#gallery_top td.title a,
#gallery_top td.title a:visited {
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		underline;
	color:					#333333;
	padding-left:			5px;
}

#gallery_top td.title a:active,
#gallery_top td.title a:hover {
	color:					red;
}


/*Bookmark portlet classes*/

.bookmarks {
	margin-top:				0px;
}

.bookmarks ul {
	margin-left:			5px;
}

.bookmarks li {
	list-style-image:		url("/wps/images/xiiiker/BulletRed.gif");
	margin-left:			-30px;
}

.bookmarks a,
.bookmarks a:visited {
	font-size:				9px;
	font-weight:			bold;
	color:					#800000;
	text-decoration:		none;
}

.bookmarks a:active,
.bookmarks a:hover {
	text-decoration:		underline;
}


/* Search portlet classes */

#search {
	background-color:		#F6F6E6;
}

#search .querypage {
	background-color:		#E5EAF0;
}

#search .querypage td.title {
	color:					#483D8B;
	background-color:		#cccccc;
	font-size:				11px;
	font-weight:			bold;
	text-align:				center;
	vertical-align:		middle;
	height:					24px;
	border-bottom:			2px ridge #d3d6c5;
}

#search .querypage td.title a,
#search .querypage td.title a:visited {
	color:					#990000;
	padding:					1px;
	border:					1px solid white;
	text-decoration:		none;
}

#search .querypage td.title a:hover,
#search .querypage td.title a:active {
	text-decoration:		underline;
}

#search .querypage td.field_title {
	width:					180px;
	padding-left:			5px;
	height:					24px;
	color:					#990000;
}

#search .querypage td.field select {
	color:					#990000;
	font-weight:			bold;
}

#search .querypage td.field input {
	color:					#990000;
	font-weight:			bold;
	padding-left:			5px;
}

#search .querypage td.input {
	width:					50px;
	border:					1px solid #676767;
}

#search .querypage td.align {
	width:					400px;
}

#search .querypage td.input input {
	color:					#990000;
	font-weight:			bold;
	height:					20px;
	border:					1px solid #FFFFFF;
	background-color:		#cccccc;
	padding:					0px;
	width:					70px;
}

#search .querypage td.input input:hover {
	text-decoration:		underline;
	cursor:					pointer;
}

#search .querypage td.divider {
	height:					20px;
}

#search .results td.topdivider {
	background-color:		#E9EAD9;
	height:					20px;
	border-top:				2px ridge #d3d6c5;
}

#search .results td.count {
	color:					#990000;
	background-color:		#d3d6c5;
	text-align:				center;
	height:					30px;
	border-top:				1px solid #d3d6c5;
	border-bottom:			2px ridge #d3d6c5;
}

#search .results span.highlight {
	font-weight:			bold;
}

#search .results td.category {
	font-size:				11px;
	text-align: 			left;
	font-variant:			small-caps;
	color:					#003399;
	padding-top:			5px;
	padding-left: 			10px;
}

#search .results td.title a,
#search .results td.title a:visited {
	font-size:				11px;
	font-weight:			bold;
	color:					#333333;
	padding-left:			10px;
}

#search .results td.title a:active,
#search .results td.title a:hover {
	color:					#FF0000;
}

#search .results td.description {
	font-size:				9px;
	text-align:				justify;
	padding:					5px;
	padding-bottom:		3px;
}

#search .results td.description img {
	height:					50px;
	float:					left;
	margin-right:			5px;
	border:					1px solid black;
}

#search .results td.details {
	text-align:				right;
	padding-right:			8px;
	padding-top:			8px;
	padding-bottom:		8px;
	border-bottom:			1px dashed #c5c8b7;
}

#search .results td.details a,
#search .results td.details a:visited,
#search .results td.details a:active {
	font-size:				10px;
	font-weight:			bold;
	color:					#990000;
	text-decoration:		underline;
}

#search .results td.details a:hover {
	color:					#FF0000;
}

#search .results td.date {
	text-align:				left;
	font-size:				9px;
	font-weight:			bold;
	color:					#cc6633;
	padding-left:			10px;
	padding-top:			2px;
	padding-bottom:		5px;
	border-bottom:			1px dashed #c5c8b7;
}

#search .results td.noresults {
	text-align:				center;
	color:					#990000;
	height:					20px;
}

/*Időpont foglalási rendszer*/

#ugyfelfogadas {
	width: 					518px;
	margin-bottom:			10px;
	margin-right:			10px;
	padding:				0;
	background-color:	 	#ffffff;
	border: 				1px solid #cccccc;
	float: 					left;
}

#ugyfelfogadas p.cim {
	margin:					0;
	padding:					0;
	padding-top:			8px;
	padding-bottom:		8px;
	font-variant: 			small-caps;
	font-size: 				115%;
	font-weight:			bold;
	text-align: 			center;
	background-color: 	#f5f5f5;
	color:					#666666;
	border-bottom:			1px solid #cccccc;
}

#ugyfelfogadas #kivalasztas {
	margin: 					10px;
	float: 					left;
}

#ugyfelfogadas #infopanel {
	margin:					10px;
	padding:					5px;
	width: 					150px;
	min-height:				100px;
	color:					#666666;
	background-color: 	#f5f5f5;
	border: 					1px solid #cccccc;
	float: 					right;
	display: 				block;
}

#ugyfelfogadas p.uzenet {
	font-weight: 			bold;
	color: 					#993300;
	text-align: 			center;
}

#ugyfelfogadas p.alcim {
	margin-left:			20px;
	font-weight: 			bold;
}

#ugyfelfogadas p.alj {
	margin:					0;
	margin-top:				10px;
	padding:					0;
	padding-top: 			6px;
	padding-bottom:		6px;
	background-color: 	#f5f5f5;
	border-top:				1px solid #cdcdcd;
	text-align: 			center;
	float:					left;
	width:					100%;
}

#ugyfelfogadas p.alj a,
#ugyfelfogadas p.alj a:visited,
#ugyfelfogadas span.submit {
	margin:					0;
	margin-right:			5px;
	padding: 				2px 6px 2px 6px;
	display:					inline;
	background-color: 	#e1e1e1;	
	border:					1px solid #cdcdcd;
	color:					#666666;
	text-decoration: 		none;
	font-weight: 			bold;
	cursor:					pointer;
	/*cursor:					hand;*/
}

#ugyfelfogadas p.alj a:hover,
#ugyfelfogadas span.submit:hover {
	background-color:		#ffffff;
	border:					1px solid #cdcdcd;
}

#oldalhivatkozas {
	float:					left;
	width:					100%;
}

#oldalhivatkozas ul {
	list-style-image:		url("/esztergom/img/bullet.gif");
}

#oldalhivatkozas a,
#oldalhivatkozas a:visited {
	color:					#990000;
	font-weight:			bold;
	text-decoration:		none;
}

#oldalhivatkozas a:hover {
	text-decoration:		underline;
}

#oldalterkep {
	margin-left:			30px;
	margin-right:			30px;
}

#oldalterkep p.almenu {
	margin:					0;
	padding:				0;
	margin-left:			15px;
}

#hirdetes img {
	padding-bottom:			10px;
	padding-left:			15px;
}


#eUgyContent {
	background-color:black;
	font-size:20px;
	color:white;
}


