/******************************************************************************/
/* Vakok és gyengénlátók													  */
/******************************************************************************/

/* Layout Css */

body,html{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					18px;
	color:						#FFFFFF;
	background-color:			#000000;
	padding:					0px;
	margin:						0px;
}

/* Main Links START*/

a {
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	color:						#FFFF00;
	text-decoration:			underline;
	font-size:					20px;
	font-weight:				bold;
}

a:hover {
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	color:						#000000;
	text-decoration:			none;
	background-color:			#FFFFFF;
	font-size:					20px;
	font-weight:				bold;
}

form {
	margin:						0;
	padding:					0;
}

/* Main Links END*/

/*CONTENT*/ /* !modified! */

#wpsPage {
	position:				absolute;
	top:					0px;
	left:					0px;
	bottom:					0px;
	overflow:				auto;
	text-align:				justify;
	margin-left:			10px;
	margin-right:			10px;
}

#wpsHeader {
}

#wpsContent {
	overflow:				hidden;
	border-top:				1px solid #808080;
}

#wpsColumn1 {
	overflow: 				hidden;
	vertical-align:			top;
	padding:				10px;
	margin-top:				20px!important;
	margin-top:				0px;
	float:					left;
}

#wpsColumn2 {
	overflow: 				hidden;
	vertical-align:			top;
	padding:				5px;
	margin-top:				20px!important;
	margin-top:				0px;
	margin-left:			10px;
	float:					left;
}

#wpsColumn3 {
	overflow: 				hidden;
}

#wpsFooter {
	padding:				2px 5px 2px 10px;
	1height:					16px;
	text-align: 			center;
	border-top:				1px solid #808080;
}

/******************************************************************************/
/* Styles used in the themes                                                  */
/* Portlets should not use these styles since they may not be in all themes.  */
/******************************************************************************/

/* Styles */

.aL{
	text-align:				left;
}

.aC{
	text-align:				center;
}

.aR{
	text-align:				right;
}

.aJ{
	text-align:				justify;
}

.fR{
	float:					right;
	margin-left:			2px;
}

.fL{
	float:					left;
	margin-right:			2px;
}

.smallSpace{
	width:					20px;
}

.normalSpace{
	width:					30px;
}

.largeSpace{
	width:					40px;
}

.leftlist{
	list-style-image:		url("/esztergom/img/bullet_main.gif");
}

/* PLACE BAR */

/* Bar under toolbar that shows the places */
.wpsPlaceBar { /* !modified! */
	margin:								0px;
	padding:							0px;
	position: 							relative;
	width:								100%;
	border-top:							1px solid #808080;
}

.wpsPlaceBar a,
.wpsPlaceBar a:visited {
	line-height:						25px;
}

.wpsPlaceBar a:hover {
	line-height:						25px; 
}

#wpsFooter ul {
	list-style:					none;
	margin:						0;
	padding:					0;
	overflow:					hidden;
	padding-top:				4px;
}

.wpsFooterPlace {
	margin: 					0;
	display: 					inline;
	vertical-align: 			middle;
}

.wpsFooterLink:link, .wpsFooterLink:visited {
	text-decoration:			none;
}

.wpsFooterLink:active, .wpsFooterLink:hover {
	text-decoration:			underline;
}

/* Alapportlet */

.wpsPortletBody {
	padding-top:			5px;
	clear:					both;
}

#wpsColumn2 .wpsPortletBody {
	margin-bottom:			10px;
}

.wpsPortletTop {
	display:				none;
}

/* used on portlet titlebar */
.wpsPortletTitle {
	width:					180px;
	height:					24px;
	background-position:	left;
	background-repeat:		no-repeat;
	padding:				6px 0px 0px 10px;
	margin:					5px 0px 0px 0px;
	font-weight:			bold;
}

/* Main portlet body style */
.wpsPortletContent {
	background-color:		#FFFFFF;
	background-position:	center;
	background-repeat:		no-repeat;
	padding:				5px 10px 5px 10px;
	line-height:			120%;
	width:					168px;
}

.keret_kek {
	border-bottom:			1px solid #188ECD;
	border-left:			1px solid #188ECD;
	border-right:			1px solid #188ECD;
}

.keret_zold {
	border-bottom:			1px solid #38AA45;
	border-left:			1px solid #38AA45;
	border-right:			1px solid #38AA45;
}

.keret_szurke {
	border-left:			1px dashed #B2B2B2;
	border-right:			1px dashed #B2B2B2;
	border-bottom:			1px dashed #B2B2B2;
}

.keret_sarga {
	border-bottom:			1px solid #F2DB87;
	border-left:			1px solid #F2DB87;
	border-right:			1px solid #F2DB87;
}

.keret_lila {
	border-bottom:			1px solid #8355A2;
	border-left:			1px solid #8355A2;
	border-right:			1px solid #8355A2;
}

.keret_turkiz {
	border-bottom:			1px solid #00B5B7;
	border-left:			1px solid #00B5B7;
	border-right:			1px solid #00B5B7;
}

/* used on portlet footer */

.wpsPortletBottom {
	clear:					both;
	visibility:				hidden;
	display:				none;
}




