@charset "utf-8";

#page {
	float: left;
	width: 1000px;
	height: 1130px;
	background-image: url(Hatter.jpg);
}
#headerimg {
	width: 1000px;
	height: 120px;
	float: left;
	text-align: right;
}
#logo{
	width: 227px;
	height: 120px;
	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);
}
.konyha{
        float:left;
}

#content {
	width: 990px;
	height: 560px;
	font-family: Arial;
	font-style: normal;
	float: left;
}
#modul{
        float:right;
                  
}
.oldaljpg1{
	width: 153px;
	height: 180px;
	float: left;
	margin-left: 100px;
}
#content2 {
	width: 990px;
	height: 400px;
	font-family: Arial;
	font-style: normal;
	float: left;
}
.oldaljpg2{
	width: 153px;
	height: 180px;
	float: left;
	margin-left: 100px;
}
#linkek{
	width:1001px;
	height:20px;
	font-size: 14px;
	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: 1000px;
	height: 20px;
	background-color: Gray;
	text-align: center;
	color: #fff;
	float: left;
}
/*linkek*/
a:link, a:visited{
	color: Black;
	font-family:Arial;
	font-style: normal;
}
a:link{
	color: Black;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
}
a:visited{
	color: Black;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: underline;
}
a:active{
	color: black;
	text-decoration: underline;
}