@charset "utf-8";

h1, h2{
	color: #915615;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
}

h3{
	color: #FF7200;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	line-height: 20px;

}

body, html {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: tahoma;
	font-size: 11px;
	color: #915615;
	line-height: 16px;
}

input, textarea{
	margin: 0px;
	padding: 3px;
	font-family: tahoma;
	font-size: 11px;
	color: #915615;
	line-height: 16px;
	border:1px #AAAAAA solid;
	background-color: #FFFFFF;
}

img, div, a { behavior: url(iepngfix.htc) }

.narancs{
	color: #FF7200; 
}

.oldalcim{
	color: #915615;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
}

.alap_hatter{
	height:100%;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.teljes_magassag{
	height:100%;
}

.kep_bal{
	padding-right: 18px;
	padding-bottom: 5px;
}

a:link{
	color: #915615;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
	color: #915615;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color:#FF7200;
	text-decoration: none;
}
