/* ========== General elements ========== */
#Common1{
	width:100%;
	height:auto;
	margin-bottom: 10px;
}
#Common2{
	width:100%;
	height:auto;
}
#Common3{
	width:100%;
	height:auto;
}
#Common4{
	width:100%;
	height:auto;
}
#Common5{
	width:100%;
	height:auto;
}
#Common6{
	width:100%;
	height:auto;
}
#Common7{
	width:100%;
	height:auto;
}
#Common8{
	width:auto !important;
	height:auto;
	padding:20px;
}
/* ========== Special classes ========== */
.feher
{
    background-color: White;
    border: solid 5px #2C7CA6;	
}
.feliratkozo
{
    background-color: #E4AC2B;
    border: solid 5px #2C7CA6;	
}
/* --------------------------------------------------------------------------*/
.title{
	margin-bottom:5px;
}
.actionbuttons{
	text-align:right;
	padding-top:10px;
}