BODY {
	background-color: #F2FBFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 10pt;
  color: #857D74;
	}

a {
  color: rgb(51,0,153);
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  color: rgb(153,0,0);
  }

.main p {
	margin-bottom: 14px;
	position: relative;
	padding-left: 22px;
	padding-right: 22px;
	}

.main p strong {
	color: #725D46;
	}

.main_divider {
	width: 470px;
	margin: 20px 0px 20px 0px;
	border-bottom: solid 1px #F6F3F1;	
	}

.main h2 {
	font-size: 22px;
	font-family: georgia, "times new roman", serif;
	text-transform: lowercase;
	font-weight: normal;	
	color: #6C3C1E;
	background-image: url('images/db1.gif');
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 22px;
	margin-bottom: -15px;
	}

.sepmain p {
	margin-bottom: 14px;
	position: relative;
	padding-left: 22px;
	padding-right: 22px;
	}

.sepmain p strong {
	color: #725D46;
	}

.sepmain h2 {
	font-size: 18px;
	font-family: georgia, "times new roman", serif;
	text-transform: lowercase;
	font-weight: normal;	
	color: #6C3C1E;
	background-image: url('images/db2.gif');
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 22px;
	margin-bottom: -15px;
	}


.box_cim	{
	background-image: url('images/rhbg.gif');
	width: 184px;
	height: 23px;
	color: #fff;
	padding: 9px 0px 0px 14px;
	font-size: 12px;
	font-family: georgia, "times new roman", serif;
	text-transform: lowercase;	
	}

.box_szoveg {
	background-image: url('images/rhbg2.gif');
	background-repeat: repeat-x;
	padding: 22px 14px 0px 14px;
	margin: 3px 0px 20px 0px;
	}
	
.box_divider {
	width: 160px;
	height: 10px;
	margin: 12px 0px 12px 0px;
	border-bottom: solid 1px #F6F3F1;
	}
	
#felsokep_menu {
	position: relative;
	top: 106px;
	left:120px;
	width: 540px;
	border: 0px solid black;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: white;
	}
	
#felsokep_menu A {
	color: #FFFFFF;
	text-decoration: none;
	}

#felsokep_menu A:hover {
	background-color: rgb(255,255,255);
	color: rgb(0,0,153);
	}

