html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow-x:hidden;
}
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
#background{
	z-index: -1;
	width: 100%;
	height: 100%;
	position: fixed;
	background-attachment:fixed;
}
/*---------------------------menu-------------------*/
#header_bg{
	width:100%;
	height:215px;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:10;
}
#header{
	width:100%;
	height:215px;
	position:fixed;
	margin:0 auto;
	padding:0;
	background-image:url(menu_bg5.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	z-index:10;
}
#logo{
	width: 221px;
	height: 190px;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	background-image: url(kreativ_dekor_galeria_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	z-index: 11;
	left: 391px;
}
#fomenu{
	width:1000px;
	height:50px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index: 15;
}
#menu1{
	width: 375px;
	height: 53px;
	position: absolute;
	left: 18px;
	top: 38px;
	z-index: 15;
}
#menu2{
	width: 369px;
	height: 54px;
	position: absolute;
	left: 612px;
	top: 38px;
	z-index: 15;
}
#navigation {
	display: block;
	list-style: none;
	float: left;
	position:relative;
	z-index: 21;
	width: 365px;
	height: 33px;
}
#navigation li {
	padding:0px 15px;
}
#navigation a{
	font-family:Arial, Helvetica, sans-serif;
	color: #e2e1e1;
	display: block;
	padding:10px 0px 0px 0px;
	text-decoration:none;
	list-style-type:none;
	text-transform: uppercase;
	font-size: 14px;
}
#navigation a:hover {
	color: #ffffff;
}
#navigation2 {
	display: block;
	list-style: none;
	float: left;
	position:relative;
	z-index: 21;
	width: 365px;
	height: 33px;
}
#navigation2 li {
	padding:0px 15px;
}
#navigation2 a{
	font-family:Arial, Helvetica, sans-serif;
	color: #e2e1e1;
	display: block;
	padding:10px 0px 0px 0px;
	text-decoration:none;
	list-style-type:none;
	text-transform: uppercase;
	font-size: 14px;
}
#navigation2 a:hover {
	color: #ffffff;
}
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.drop{
	background-image:url(drop_bg.jpg);
	padding-top:10px;
	padding-bottom:10px;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
}
.sf-menu ul li {
	width:140px;
}
.sf-menu li:hover {
	visibility:inherit;
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0px;
	top:15px;
	margin-top:43px;
	margin-bottom:10px;
	z-index:20;
}
.sf-menu a, .sf-menu a:visited  {
	color:#13a;
}
.sf-menu li {
	text-align:center;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
}

/*---------------------------/menu-------------------*/
/*---------------------------slider-------------------*/

#slider_bg{
	width:743px;
	height:451px;
	background-image:url(slider_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:51px 0 0 0;
	position:relative;
}
#slider{
}

/*---------------------------/slider-------------------*/
/*---------------------------tartalom-------------------*/
#tart_bg{
	width:910px;
	height:600px;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:1;
}
.text{
	-moz-column-count: 2;
	-moz-column-gap: 60px;
	-webkit-column-count: 2;
	-webkit-column-gap: 60px;
	-ms-column-count: 2;
	-ms-column-gap: 60px;
	-o-column-count: 2;
	-o-column-gap: 60px;
	column-count: 2;
	column-gap: 60px;
}
.text p{
	margin:0 0 20px 0;
	color:#242323;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}
.text h1{
	margin:0 0 20px 0;
	font-size:24px;
	color:#242323;
	font-family: 'Courgette', cursive;
}
#termekek{
	margin:0;
	padding:0;
	z-index:1;	
}
.termek{
	width:162px;
	height:164px;
	margin:10px;
	padding:17px;
	position:relative;
	background-image:url(termekek_img_bg.png);
	background-repeat:no-repeat;
	float:left;
	z-index:1;
}
/*---------------------------/tartalom-------------------*/
/*---------------------------footer-------------------*/
#footer_bg{
	width:100%;
	height:258px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-image:url(lab_bg2.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:1;
}
#footer{
	width:1367px;
	height:258px;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:1;
}
#fb{
	width: 208px;
	height: 71px;
	position: absolute;
	left: 209px;
	top: 86px;
	z-index: 2;
}
#footer_text1{
	width: 225px;
	height: 100px;
	position: absolute;
	font-size: 20px;
	color: #242323;
	line-height: 25px;
	font-family: 'Courgette', cursive;
	z-index: 2;
	left: 540px;
	top: 83px;
}
#footer_text2{
	width: 373px;
	height: 97px;
	position: absolute;
	font-size: 20px;
	color: #242323;
	line-height: 25px;
	font-family: 'Courgette', cursive;
	z-index: 2;
	left: 799px;
	top: 83px;
}
/*---------------------------/footer-------------------*/
