.sbtn{
	cursor: hand;
	cursor: pointer;
}

#fejlec{
	height:40px; 
	border-bottom: 2px solid #0a465f;
	vertical-align:middle;
	color : white;
}

.logo{
	position :relative;
	left:20px;
	float:left;
	height: 40ox;
	line-height:40px;
	vertical-align:middle;
	display : table-cell;
}

.munka_logo{
	position :relative;
	left:30px;
	float:left;
	line-height:44px;
	vertical-align:middle;
}

.programok{
	position :relative;
	float:left;
	left:60px;
}

.ugyfel_logo{
	position :relative;
	float:left;
	left:100px;
}

.program_logo{
	position :absolute;
	float:right;
	right:440px;
	line-height:40px;
	vertical-align:middle;
}



.felhasznalo{
	position :absolute;
	float:right;
	right:320px;
	width:200px;
	text-align:left;
	line-height:40px;
	vertical-align:middle;
}

.beallitasok{
	position : absolute;
	float:right;
	right:90px;
	line-height:40px;
	vertical-align:middle;
}

.kikapcsolas{
	position :absolute;
	float:right;
	right:20px;
}




#left_side{
	width:200px;
 	float:left;
	text-align:center;
	margin-left: auto; 
	margin-right: auto; 
}
 

#right_side{
	float:left;
}

#allapot_kijelzo{
	border:1px solid silver;
	border-bottom :2px solid gray;
	height:2px; 
	text-align:left;
	font-size:1px;
}

.riziko_ablak{
	width:300px;
	height:400px;
	border:2px solid red;
	position: absolute;
	z-index: 9999999;
	background-color: white;
	padding: 10px;
	box-shadow : 10px 10px 30px #796869;
	overflow: auto;
}

.gomb{
	width:150px; 
	border:1px solid #dddddd; 
	background-color:#f2f2f2;  
	height:27px; 
	line-height:27px; 
	vertical-align:middle; 
	cursor:hand;
	cursor:pointer;
	box-shadow : 5px 5px 10px #796869;
}