body {
	margin: 0 0 0 0;
	background:#DCDCDC;
	text-align:center;
}
#fej {
	height:100px;
	width:1200px;
}
a:hover{
	color:#FF4500;
}
a {
	color:#FF8C00;
}
img:hover {
	border:1px black solid;
}
img {
	border:1px #D2691E solid;
}
input {
	border:1px #D2691E solid;
}
input:hover {
	border:1px black solid;
}

#kereso {
	height:100px;
	width:1200px;
}
#keres {
	float:left;
	background:#FF8C00;
	height:100px;
	width:20%;	
	padding-top:20px;
}
#tartalom {
	height:100px;
	width:1200px;	
}
#bal {
	background:#FF8C00;
}
#kozep {
	background:#FF8C00;	
}
#jobb {
	background:#FF8C00;	
}
#marka {
	height:80px;
	width:100%;
	background:#FF8C00;
}
#topmenu {
	height:50px;
	width:100%;
	background:##008B8B;
}
#topmenu  a{
	color:white;
	text-decoration:none;
	font-family:Impact;
	letter-spacing:3px;
}
#topmenu a:hover{
	color:red;
}
#tartalomfeher {

	margin-bottom:20px;
	width:100%;
	background:white;
}
#lab {
	height:70px;
	width:1200px;
	background:url('../images/logobg.png');
}
#bmenu {
	padding:0 0 0 5px;
	margin:0 0 0 0;
	list-style:none;
	width:185px;
}
#bmenu a{
	color:#F5F5F5;
	text-decoration:none;
}
#bmenu a:hover {
	color:red;
	padding-left:3px;
}
.menuli{
	font-size:15px;
	padding: 5px 0 5px 10px;
	background:url(../images/bmenu-li.png);
	font-family:Impact;
	background-repeat:repeat-x;
	background-position:left bottom;
}
.menuli_utso{
	padding: 5px 0 0 10px;
	background:none;
	font-family:Impact;
}
#partner {
	padding:0 0 0 5px;;
	margin:0 0 0 0;
	list-style:none;
	width:185px;	
	text-align:left;
}
#partner a{
	color:#F5F5F5;
	text-decoration:none;
}
#partner a:hover{
	color:red;
	padding-left:3px;
}
.partnerli{
	font-size:15px;
	padding: 5px 0 5px 5px;
	margin: 0 0 0 0;
	font-family:Impact;
	background:url(../images/bmenu-li.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

