@charset "utf-8";
/* CSS Document */

body{
	cursor:default;
	background-color:#222;	
	margin:0px;
}

#container{
	width:820px;
	margin:auto;
}

#right-content ul{
	margin:0px 0px 10px 0px;	
}

#deak-ugyvedi-iroda-logo{
	border:0px;
	padding-top:15px;
	padding-left:15px;	
}

#footer{
	text-align:center;
	cursor:default;
}

#content-top-bg{
	background-image:url(../images/content-top-bg.jpg);
	height:18px;
}

#content-bottom-bg{
	background-image:url(../images/content-bottom-bg.jpg);
	height:18px;
	clear:left;
}

#left-content{
	width:242px;
	background-image:url(../images/content-left-bg.jpg);
	background-repeat:no-repeat;
	background-color:#9e0c0c;
	padding-left:15px;
	height:525px;
	float:left;
}

#right-content{
	width:488px;
	background-image:url(../images/content-right-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#f8f8f8;
	padding-left:30px;
	padding-right:45px;
	padding-top:27px;
	padding-bottom:27px;
	height:471px;
	float:left;
}

#photo{
	height:352px;
	width:239px;
	background-color:#f8f8f8;	
}

#menu{
	height:176px;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
}

#menu ul{
	margin:0px;
	list-style-image:url(../images/menu-decoration-default.jpg);
	padding-left:41px;
	padding-top:25px;
}

#menu li:hover{
	list-style-image:url(../images/menu-decoration-active.jpg);
}

#home{
	list-style-image:url(../images/menu-decoration-active.jpg);
}

#office{
	list-style-image:url(../images/menu-decoration-active.jpg);
}

#references{
	list-style-image:url(../images/menu-decoration-active.jpg);
}

#contacts{
	list-style-image:url(../images/menu-decoration-active.jpg);
}

#menu img{
	cursor:pointer;
	border:0px;
	margin-left:2px;
}

#content-services{
	height:154px;
}

#hammer{
	float:left;
	margin-right:20px;
}

#book{
	padding-top:10px;
}

#content-services img{
	float:left;
}

#content-references img{
	float:left;
}

#content-references{
	height:154px;
}

#services-text{
	width:350px;
	float:left;
}

#references-text{
	float:left;
	width:360px;
	margin-left:12px;
}

#services-text ul{
	margin:0px;
	padding-left:5px;
}

#references-motto{
	margin-top:10px;	
}

#citation{
	text-align:right;	
}

h1 img{
	float:left;
	margin-right:10px;
}
#ink{
	margin-right:10px;
	float:left;
}

#watch{
	margin-right:10px;
	margin-top:27px;
	float:left;
}

#books{
	margin-top:6px;
	margin-left:15px;
	float:right;
}

#contacts-text{
	margin-bottom:8px;
{