@charset "utf-8";

#page {
	float: left;
	width: 1000px;
	height: 1450px;
	background-image: url(Hatter.jpg);
}
#headerimg {
	width: 990px;
	height: 150px;
	float: left;
	text-align:right;
}
#logo{
	width: 227px;
	height: 100px;
	text-align: left;
	border: none;
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	float: left;
	background-image: url(Hatterlogo.jpg);
}
.lakas{
	float: left;
}
#content {
	width: 1000px;
	height: 470px;
	font-family: Arial;
	font-style: normal;
	float: left;
	margin-left: 200px;
}
.oldaljpg1{
	width: 153px;
	height: 180px;
	float: left;
	margin-left: 40px;
	

}
#content2 {
	width: 1000px;
	height: 440px;
	font-family:  Arial;
	font-style: normal;
	float: left;
	margin-left: 200px;
}
.oldaljpg2{
	width: 153px;
	height: 180px;
	float: left;
	margin-left: 40px;
}
#content3 {
	width: 1000px;
	height: 440px;
	font-family:  Arial;
	font-style: normal;
	float: left;
	margin-left: 200px;
}
.oldaljpg3{
	width: 153px;
	height: 180px;
	float: left;
	margin-left: 40px;
}
#link{
	width:1000px;
	height:30px;
	float: left;
}
#linkek{
	width:1000px;
	height:20px;
	font-size: 13px;
	background-color:grey; 
	text-align:center;
}
.link{
	height:20px;
    border:red;
	float:left;
	border-left: thin solid Red;
}
.link1{
	height:20px;
	border:red;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link2{
	height:20px;
	border:red;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link3{
	height:20px;
	float:left;
	border-left: thin solid Red;
	margin-left: 3px;
}.link4{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link5{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link6{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link7{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link8{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link9{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link10{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link11{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}
.link12{
	float:left;
	height:20px;
	border-left: thin solid Red;
	border-right: thin solid Red;
	margin-left: 3px;
}
#footer {
	width:990px;
	/*height: 25px;*/
	background-color:#E1E1E1;
	text-align: left;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#000;
	padding:6px;
}

#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#000;
}

/*linkek*/
a:link, a:visited{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:visited{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: underline;
}
a:active{
	color: black;
	text-decoration: underline;
}
#footer p {text-align:center; font-family: Verdana,Geneva,sans-serif;font-size: 11px; margin:0 auto; }
#footer .also { color: #C40B10;}
#footer p a {color: #000000;font-family: Verdana,Geneva,sans-serif;font-size: 11px;}
