@charset "utf-8";
@font-face {
	font-family: MindeaFont;
	src: url(mindea.otf);
}

/* CSS Document */
body{
	background-color:#faebd3;
}
#wrapper{
	width:1280px;
	height:4000px;
	margin-left:auto;
	margin-right:auto;
	background:url(imgs/bg.jpg);	
}
.header {
	width:1280px;
	height:96px;
	background-color:#515f5f;
	
}
.biglogo{
	position: relative;
	top: 180px;
	left: 350px;
}
.mindea-logo {
	position:relative;
	top:15px;
	left:50px;	
}
#header-right{
	position:relative;
	top:-15px;
	left:750px;	
	height:26px;
	width:530px;
}
menu{	
}

select {   
	position:relative;
	top:-8px;
	left:6px;
	height:26px;
	background-color:#515f5f;
    color:#fff;
} 
select option {   
    background-color:#515f5f;
    color:#fff;
}
input[type="text"]{
	position:relative;
	top:-8px;
	left:-6px;
	height:18px;
	boder-color:#00a6a6;
	border-width:medium;
		
}
#header-right-button {
	position:relative;
	top:-1px;
	left:-36px;	
	width:22px;
}
#sidebar{
	position:fixed;
	right:5%;
	top:50%
		
}
#kezdolap{	
}
#rolunk {
	width:1280px;
	height:800px;
	background:url(imgs/rolunk_bg.jpg);
	position:relative;
	top:800px;	
}
#munkaink {
	width:1280px;
	height:800px;
	background:url(imgs/munkaink_bg.jpg);
	position:relative;
	top:800px;	
}
#ugyfeleink {
	width:1280px;
	height:800px;
	background:url(imgs/ugyfeleink_bg.jpg);
	position:relative;
	top:800px;	
}
#kapcsolat {
	width:1280px;
	height:800px;
	background:url(imgs/kapcsolat_bg.jpg);
	position:relative;
	top:800px;	
}
#menu {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:18px;
	left:1px;	
}
.fb-like-box{
	position:relative;
	top:416px;
	left:75px;	
}
#slides {
      display:none;
	  position:relative;
	  top:3px;
	  z-index:1;
    }
#slides .slidesjs-previous {
    
	position: absolute;
	background-image:url(imgs/sl_left.png);
	background-repeat: no-repeat;
	width:53px;
	height:105px;
    top: 45%;
    left: 0%;
    z-index:999;
	text-indent:-9999em;
}
#slides .slidesjs-next{
	
    position: absolute;
	background-image:url(imgs/sl_right.png);
	background-repeat: no-repeat;
	width:53px;
	height:105px;
    top: 45%;
    right: 0%;
    z-index:999;
	text-indent:-9999em;
}
.rolunk_header{
	position:absolute;
	top:0px;
	left:0px;
	  z-index:999;
}
p#kapcsolat{
	position:absolute;
	top:150px;
	left:80px;
	color:#FFF;	
	background:none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;	
}
#ugyfel_tabla{
	position:absolute;
	top:280px;
	left:140px;
}

#slides2 .slidesjs-previous {
    display:none;
	position: absolute;
	background-image:url(imgs/sl_left.png);
	width:53px;
	height:105px;
    top: 45%;
    left: 5px;
    z-index:999;
	text-indent:-9999em;
}
#slides2 .slidesjs-next{
	display:none;
    position: absolute;
	background-image:url(imgs/sl_right.png);
	width:53px;
	height:105px;
    top: 45%;
    right: 5px;
    z-index:999;
	text-indent:-9999em;
}
#map{
	position: absolute;
	top: 268px;
	left: 647px;
}
#m_left{
	position: absolute;
	top: 350px;
	left: 90px;
	cursor:pointer;
}
#m_right{
	position: absolute;
	top: 350px;
	left: 1136px;
	cursor:pointer;
}
