﻿body {




}

div#fejlec {
	width:800px;
	height:100px;
	border:10px outset white;
	text-align:center;
	padding:5px;
	margin:5px;
	

}

div.cimer {
	width:80px;
	height:70px;
	text-align:center;
	float:left;
}

div.kep {
	width:80px;
	height:70px;
	text-align:center;
	float:left;
}


div.focim {
	width:500px;
	height:70px;
	background:url(images/image001.gif)no-repeat;
	background-position:bottom;
	float:left;
}

div.ora {
	width:100px;
	height:70px;
	text-align:center;
	float:left;
}

div#container {
	width:890px;
	height:1020px;
	border:0px double black;
	text-align:center;
	padding:5px;
	margin:5px;

}

div.bal {
	width:180px;
	height:880px;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;

}

div.doboz {
	width:160px;
	height:120px;
	border:1px solid red;
	text-align:center;
	padding-top:0px;
	padding:5px;
	margin:5px;
	border-radius:15px;
	background-image:url(images/hatter.jpg) ;
}

div.doboz3 {
	width:160px;
	height:220px;
	border:1px solid red;
	text-align:center;
	padding-top:0px;
	padding:5px;
	margin:5px;
	border-radius:15px;
	background-image:url(images/hatter.jpg) ;		
	
}

div.doboz4 {
	width:160px;
	height:145px;
	border:1px solid red;
	text-align:center;
	padding-top:0px;
	padding:5px;
	margin:5px;
	border-radius:15px;
	background-image:url(images/hatter.jpg) ;
}


div.doboz5 {
	width:160px;
	height:180px;
	border:1px solid red;
	text-align:center;
	padding-top:0px;
	padding:5px;
	margin:5px;
	border-radius:15px;
	background-image:url(images/hatter.jpg) ;
}

div.doboz6 {
	width:160px;
	height:230px;
	border:1px solid red;
	text-align:center;
	padding-top:0px;
	padding:5px;
	margin:5px;
	border-radius:15px;
	background-image:url(images/hatter.jpg) ;
}




div.kozep {
	width:470px;
	height:800px;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;
}

div.jobb {
	width:180px;
	height:880px;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;
}




a:HOVER{
	color:green; 
    font-weight:bold

}

a:link {
	text-dekoration:none;

} 




div.kozep2 {
	width:470px;
	height:350px;
	text-align:center;
	padding:5px;
	border:0px solid red;
	margin:5px;
	float:left
}