.top {
	background-image: url(images/top.gif);
	height: 120px;
	width: 700px;
}

a:link 		   {
				font-weight: bold;
				font-size: 11 px;
				color: #000000; 
					text-decoration: none;
			   }

a:visited      {
				font-weight: bold;
				color: #990000; 
				font-size: 11 px;
				background-color: transparent;
				text-decoration: none;
			   }

a:active 	  {
			  font-weight: bold; 
			  color: #99000; 
			  font-size: 11 px;
			  background-color: transparent;
			  text-decoration: none;
			  }

a:hover 	  {
			  font-weight: bold; 
			  color: black;
			  font-size: 11 px;
			  background-color: #FFFFCC; 
			  text-decoration: yes;
			  }
.fő {
	background-color: #FFFBF2;
	height: 500px;
	width: 700px;
	border: thick solid #003366;
}
.left {
	width: 160px;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: groove;
	text-align: center;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 2px;





}
.alap {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;


}
.szöveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding: 10px;
	border: 2px solid #FFE89F;
	text-align: left;


}
.kiemelt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.kep {
	border: 2px solid #003333;
}
.kiemeltlicsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.bottom {
	background-image: url(images/bottom.gif);
	height: 25px;
	width: 700px;
}
