body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
}
#menu1, #menu2, #menu3, #menu4, #menu5 {
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	float: left;
	padding: 3px 10px 3px 10px;
	height: 12px;
	text-align: center;
}
#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover {
	color: #000; background-color: #ececec;
}
#menusep {
	float: left; padding: 3px 0px 3px 1px; height: 12px; color: #fff; font-size: 12px; line-height: 11px;
}
#csaj {
	width: 210px; background: url(images/csaj.gif) no-repeat bottom; float: left;
}
#foot {
	width: 900px; height: 40px; margin: 10px 0 10px; float: left; background-color: #800000;
}
#footleft {
	width: 295px; height: 15px; padding: 15px 0px 10px 5px; float: left; color: #fff; font-size: 11px; text-align: left;
}
#footright {
	width: 595px; height: 15px; padding: 15px 5px 10px 0px; float: left; color: #fff; font-size: 11px; text-align: right;
}
#toprow {
	width: 900px; height: 15px; padding-top: 35px; float: left; font-size: 10px; text-align: right; background: url(images/head0.jpg) no-repeat;
}
a.mnu:link { text-decoration: none; font-size: 12px; font-weight: normal; color: #fff;} 
a.mnu:visited { text-decoration: none; font-size: 12px; font-weight: normal; color: #fff;}
a.mnu:hover { text-decoration: none; font-size: 12px; font-weight: normal; color: #fff;}
a.mnu:active { text-decoration: none; font-size: 12px; font-weight: normal; color: #fff;}

a.footmnu:link { text-decoration: none; font-size: 11px; font-weight: normal; color: #fff;} 
a.footmnu:visited { text-decoration: none; font-size: 11px; font-weight: normal; color: #fff;}
a.footmnu:hover { text-decoration: underline; font-size: 11px; font-weight: normal; color: #fff;}
a.footmnu:active { text-decoration: underline; font-size: 11px; font-weight: normal; color: #fff;}

a.topmnu:link { text-decoration: none; font-size: 10px; font-weight: normal; color: #000000;} 
a.topmnu:visited { text-decoration: none; font-size: 10px; font-weight: normal; color: #000000;}
a.topmnu:hover { text-decoration: underline; font-size: 10px; font-weight: normal; color: #000000;}
a.topmnu:active { text-decoration: underline; font-size: 10px; font-weight: normal; color: #000000;}

#leftmenu_head {
	float: left;
	height: 13px;
	line-height: 12px;
	width: 190px;
	padding: 6px 5px 6px 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #25565c;
}
#leftmenu {
	float: left;
	line-height: 12px;
	width: 190px;
	padding: 3px 5px 3px 5px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#leftmenu:hover {
	color: #fff;
	background-color: #25565c;
}
#content {
	width: 660px; 
	padding: 5px 10px 50px 20px;
	background: url(images/back_content2.jpg) no-repeat bottom; 
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	min-height: 570px;	 /*ezt be kellene js-ezni!!! */
}
#content_cim {
	font-weight: bold;
	width: 660px; 
	color: #000000;
	font-size: 13px;
	text-align: left;
	float: left;
	padding: 0px 0px 20px 0px;
}
a.leftmnu:link { text-decoration: none; font-size: 12px; font-weight: normal; color: #000000;} 
a.leftmnu:visited { text-decoration: none; font-size: 12px; font-weight: normal; color: #000000;}
a.leftmnu:hover { text-decoration: none; font-size: 12px; font-weight: normal; color: #000000;}
a.leftmnu:active { text-decoration: none; font-size: 12px; font-weight: normal; color: #000000;}

a.link:link { text-decoration: none; font-size: 11px; font-weight: normal; color: #000000;} 
a.link:visited { text-decoration: none; font-size: 11px; font-weight: normal; color: #000000;}
a.link:hover { text-decoration: underline; font-size: 11px; font-weight: normal; color: #000000;}
a.link:active { text-decoration: underline; font-size: 11px; font-weight: normal; color: #000000;}

INPUT.gombrendben {
	border: 1px solid #000000; 
	background-color: #1e61a8; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px;
	cursor: pointer;
}

.urlap {
	font-size: 11px;
	color:#000000; 
	background-color:#ffffff; 
	height:14px; border:1px solid #011d3b;
}
.urlapcim {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
}
.textlap {
	font-size: 11px;
	color:#000000; 
	background-color:#ffffff; 
	border:1px solid #011d3b;
}

