.fő {
	border: 1px solid #000000;
	width: 780px;
}
.top {
	background-image: url(images/design/top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	height: 100px;}
	
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;
			  }
}
.alap {
	padding: 10px;
	width: auto;
	background-image: url(images/design/alap.jpg);

}
.bottom {
	background-attachment: fixed;
	background-image: url(images/design/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 170px;
	vertical-align: middle;


}
.navig {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	height: 36px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	background-image: url(images/design/navig.gif);





}
.szövegalap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.kiemelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.keret {
	border: thin solid #000000;
}
.kép {
	border-top: medium solid #000000;
	border-right: medium solid #000000;
	border-bottom: medium solid #FFCC00;
	border-left: medium solid #FFCC00;

}
.hatter {
	background-image: url(images/index.jpg);
	background-repeat: repeat-x;
}
.akcio1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: medium dotted #999999;
	background-color: #000000;


}
