body{
	background-image: url('body_bg.png');
	background-repeat: repeat-x;
	background-color: #eea351;
	margin: 0px;
	font-family: arial;
}
.keret{
	width: 950px;
	margin: auto;
}
.BalOldal{
	width: 186px;
	float: left;
}
.JobbOldal{
	width: 764px;
	float: right;
}
.LoginBox{
	width: 253px;
	float: right;
	background-image: url('login_bg.jpg');
}
.Login{
	background-image: url('loginb_bg.jpg');
	width: 196px;
	height: 60px;
}
.Login .Text{
	margin: 0px;
	background-image: url('input_bg.gif');
	margin-left: 19px;
	margin-top: 5px;
	width: 159px;
	height: 23px;
	border: 0px;
	line-height: 23px;
	color: #aa400e;
	font-size: 12px;
}
.Login .TText{
	margin: 0px;
	background-image: url('input_bg.gif');
	margin-left: 19px;
	margin-bottom: 5px;	
	width: 159px;
	height: 23px;
	border: 0px;
	line-height: 23px;
	color: #aa400e;
	font-size: 12px;
	text-indent: 3px;
	font-weight: bold;
}

.Login form{
	margin: 0px;
	padding: 0px;
	diplay: inline;
}
.torol{
	clear: both;
}
#Szendvics{
	width: 511px;
	height: 276px;
	float: left;
	background-image: url('szendvics_bg.jpg');
	overflow: hidden;
}
.Also{
	background-image: url('also_bg.gif');
	background-repeat: repeat-x;
	background-color: #c81920;
	height: 200px;
}
.Galeria{
	width: 950px;
	margin: auto;
	background-image: url('galeria_bg.gif');
	background-repeat: repeat-x;
	background-color: #c81920;
}
#Galeria {
	text-align: center;
}
.Galeria .Img{
	border: 1px white solid;
}
.Galeria .Kep{
	float: left;	
	width: 139px;
}
.Kep span{
	color: #fff7ca;
	font-weight: bold;
	font-size: 11px;
}
#Anyagok {
	width: 253px;
	float: right;
	height: 276px;
	background-image: url('anyagok_bg.jpg');
	font-size: 11px;
}
#Anyagok .cim{
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin-top: 18px;
	text-indent: 15px;
}
#Anyagok .nev{
	color: #420000;
	width: 160px;
	margin-left: 15px;
	background-color: #ffef8d;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
}
#Anyagok .szoveg{
	height: 85px;
	color: #420000;
	font-size: 11px;	
	padding-left: 24px;
	
}
#Anyagok .ar{	
	line-height: 20px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
#Anyagok a{
	color: #c81920;
}
.Also_g{
	width: 950px;
	margin: auto;
	font-size: 12px;
	color: white;
}
.BalOldal a {
	cursor : pointer;
	cursor : hand;
}
.Also a{
	cursor : pointer;
	cursor : hand;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px #a3440e solid;
padding: 5px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
color: #000000;
font-size: 11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

