@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size:14px;
	line-height:22px;
	color:#58540a;
	background:#f2f2eb;
}
a {
	color:#58540a;
	text-decoration:none;
}

a:hover {
	color:#c1bb53;
	text-decoration:none;
}
#all{
	width:1000px;
	margin:0 auto;
	}
#top{
	width:1000px;
	height:75px;
}
#logo{
	width:369px;
	height:69px;
	float:left;
	border:0;
}
#lang{
	float:right;
	margin-top:20px;
	width:120px;
	height:15px;
}
.ro{background:url(../images/ro.gif) center left no-repeat;padding:0 0 0 20px;}
.hu{background:url(../images/hu.gif) center left no-repeat;padding:0 0 0 20px;}
#head{
	width:1000px;
	float:left;
}
#menu{
	width:181px;
	float:left;
	margin:0 5px 0 0;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	width:161px;
	height:30px;
	padding:5px 0 0 20px;
	margin:2px 5px 2px 0;	
	float:left;
	font-weight:bold;
	background:url(../images/menu.jpg) no-repeat;
}
#menu li a{
	display:block;
	width:161px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	}

#menu li a:hover{
	color:#fff;
	width:200px;
}
#banner{
	width:805px;
	height:309px;
	float:left;
}
#banner ul{
	list-style:none;
}
#content{
	width:724px;
	min-height:250px;
	float:left;
	padding:10px 5px;
}
#kepek{
	width:256px;
	float:left;
	padding:10px 0 0 9px;
}
#kepek ul{
	list-style:none;
}
#kepek li{
	float:left;
	width:105px;
	height:100px;
	overflow:hidden;
	margin:5px;
	/*padding:5px;*/
	border:1px solid #fff;
	}
#map{
	width:196px;
	height:180px;
	float:right;
	padding:30px 30px;
	margin-right:10px;
	background:url(../images/contact.jpg) no-repeat;
}
#bottom{
	width:970px;
	height:24px;
	float:left;
	background:url(../images/bottom.jpg) repeat-x;
	padding:15px;
	color:#c1bb53;
	text-align:center;
	}
#bottom a{
	color:#c1bb53;
}
#content h3{
	margin-bottom:20px;
}
#portfolio ul {
	width:800px;
	height:310px;

}
ul#portfolio li{
	list-style:none;
	width:800px;
	height:310px;
	overflow:hidden;
	padding:0;
}
ul#portfolio a{
	/*border:none;
	padding: 4px;*/
}
#kapcs{
	width:196px;
	height:180px;
	float:left;
	padding:30px 30px;
	background:url(../images/kapcs.png) no-repeat;
}
#home{
	float:left;
	height:auto;
	width:100%;
}
#home ul{
	list-style:none;
}
#home li{
	display:inline;
	float:left;
	width:150px;
	padding:10px;
}
#home li:hover{
	background:#fff;
	}
#home li img{
	width:150px;
	height:150px;
	border:none;
	border:1px solid #79740c;
}