body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

img {
	border:0 none;
	margin: 0;
}

fieldset.debugvar {
	border: 2px solid red;
	background-color: white;
}

fieldset.debugvar legend {
	font-weight: bold;
	font-size: 20px;
}

fieldset.debugvar legend span {
	font-size: 14px;
}

#page {
	width: 1000px;
	margin-bottom: 10px;
}
/*
#header {
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
}

#page #bannersTop {
	background: url(/images/bannersTopBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 109px;
	padding-left: 33px;
}

#page #header #siteLogoWrapper {
	float: left;
}

#page #header #headerRight {
	background: url(/images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:106px;
	overflow:hidden;
	width:774px;
}

#headerMain {
	float:left;
	font-size:10px;
	height:77px;
	line-height:13px;
}

#headerMain #weather {
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#headerMain #today {
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:180px;
}

#headerMain #today span {
	color:#AE1B14;
	font-weight:bold;
}

.decor {
	background:transparent url(/images/sepHeader.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	height:76px;
	width:2px;
}

#headerMain #contact {
	float:left;
	margin:15px 15px 0;
	width:100px;
	line-height:8px;
	font-size: 10px;
}

#headerMain #contact a {
	color: black;
}
*/
/* Általános navigáció a főrész legtetején pl. rovat -> belföld */
#breadcrumb
{
	width: 568px;
	height: 33px;
	border-bottom: 4px solid #f5f3e4;
}


#breadcrumb .brMain
	{
		font-size: 13px;
		font-weight: bold;
		line-height: 30px;
		float: left;
		margin: 0 12px 0 0;
		background: url(/images/breadcrumbArrow.gif) no-repeat 100% 55%;
	}
		.brMain a
		{
			color: #ae1b14;
		}
#breadcrumb .brSub
	{
		font-size: 11px;
		line-height: 30px;
		color: #666666;
		float: left;
		margin: 1px 0 0 0;
	}
#breadcrumb #brBack
	{
		font-size: 10px;
		line-height: 30px;
		color: #ae1b14;
		float: right;
		margin: 1px 0 0 0;
		margin-right: 50px;
	}
#breadcrumb #brBack a
		{
			color: #AE1B14;
		}

#breadcrumbWithoutLine
{
	width: 568px;
	height: 33px;
}


#breadcrumbWithoutLine .brMain
	{
		font-size: 13px;
		font-weight: bold;
		line-height: 30px;
		float: left;
		margin: 0 12px 0 0;
		background: url(/images/breadcrumbArrow.gif) no-repeat 100% 55%;
	}
		.brMain a
		{
			color: #ae1b14;
		}
#breadcrumbWithoutLine .brSub
	{
		font-size: 11px;
		line-height: 30px;
		color: #666666;
		float: left;
		margin: 1px 0 0 0;
	}
#breadcrumbWithoutLine #brBack
	{
		font-size: 10px;
		line-height: 30px;
		color: #ae1b14;
		float: right;
		margin: 1px 0 0 0;
	}
#breadcrumbWithoutLine #brBack a
		{
			color: #AE1B14;
		}

#breadcrumbWithoutLineTwoColumn
{
	width: 701px;
	height: 33px;
}


#breadcrumbWithoutLineTwoColumn .brMain
	{
		font-size: 13px;
		font-weight: bold;
		line-height: 30px;
		float: left;
		margin: 0 12px 0 0;
		background: url(/images/breadcrumbArrow.gif) no-repeat 100% 55%;
	}
		.brMain a
		{
			color: #ae1b14;
		}
#breadcrumbWithoutLineTwoColumn .brSub
	{
		font-size: 11px;
		line-height: 30px;
		color: #666666;
		float: left;
		margin: 1px 0 0 0;
	}
#breadcrumbWithoutLineTwoColumn #brBack
	{
		font-size: 10px;
		line-height: 30px;
		color: #ae1b14;
		float: right;
		margin: 1px 0 0 0;
	}
#breadcrumbWithoutLineTwoColumn #brBack a
		{
			color: #AE1B14;
		}

/* navigáció vége */

#mainContent {
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}

div#mainContent {
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px");
}

#twoColumn #mainContent
{
	margin-left: 9px;
	margin-top: 12px;
	margin-bottom: 70px;
	width: 701px;
	float: left;
}

#threeColumn #mainContent
{
	margin-left: 9px;
	*margin-left: 3px;
	margin-top: 12px;
	margin-bottom: 70px;
	width: 568px;
	float: left;
}

#left {
	float: left;
	width: 130px;
	padding-left: 5px;
	margin-bottom:34px;
	margin-top:12px;
}

#right {
	float: right;
	width: 276px;
	qmargin: 0;
	margin-top: 12px;
	padding: 0;
}
/*
#footer {
	clear: both;
	margin: 0;
	padding: 0;
}
*/
/* lapozás */
#pager
{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
	#pager span
	{
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		/*float: left;*/
		margin: 0 10px 0 0;
	}

#pager a
	{
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		/*float: left;*/
		margin: 0 10px 0 0;
	}

	#pager .active
	{
		font-size: 15px;

	}
#pager span:hover {
	text-decoration: underline;
}
	#pager a
	{
		color: #ae1b14;
	}
	#pager .active a
	{
		color: #000;
	}

/* lapozás vége */

/******************************************* szélessávkereső *************************************************/
#tozsdeinfo
{
	background-color:#dcdcdc;
	padding-bottom:5px;
	margin-bottom:10px;
}
	#tozsdeinfo_tabla
	{
		margin:0 4px 0 0;
		border:0;
		width:125px;
	}
		.ti_fejleccimke
		{
			border:0;
			border-top:4px solid #dcdcdc;
			border-bottom:4px solid #dcdcdc;
			padding:0 0 0 4px;
			background-color:#ececec;
			color:#252525;
			font-size:10px;
			line-height:17px;
			font-weight:bold;
		}
			.ti_fejleccimke a
			{
				color:#000;
			}
/******************************************* szélessávkereső *************************************************/
#Impresszum {
	font-size:13px;
	line-height:18px;
}

div.clearboth {
	clear: both;
}