* {
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    color: #7098b5;
}

body {
	width: 100%;
	background: #A8C6DD url('http://static.imgsrv.donnalight.hu/index/hatter.jpg') repeat-x;
	background-attachment:fixed;
	background-position:center;
}
A {text-decoration:none; outline: 0;}
A:hover {text-decoration:underline;}

form {
    padding: 0;
    margin: 0;
}

hr {
	margin: 0px 50px;
	background-color: #E3EDF4;
	border: 0px none #E3EDF4;
	color: #E3EDF4;
	height: 1px;
}

#frametable {
	
}

#frame {
    /*height: 562px;*/
    background: white;
    padding: 0px;
	margin: 0px;
	width: 618px;
    /*border: 3px solid #503e1e;*/
    background: white url('http://static.imgsrv.donnalight.hu/index/fejlec.jpg') top no-repeat;
}

#frameborder {
	/*border: 1px solid white;*/
	/*height: 450px;*/
}

#holgyeknek {
	width: 257px;
	float: left;
	display: inline;
	background: url('http://static.imgsrv.donnalight.hu/index/lanyok.jpg') top no-repeat;
	margin: 140px 0 0 40px;
	color: #d4ad46;
}
#uraknak {
	width: 257px;
	float: left;
	display: inline;
	background: url('http://static.imgsrv.donnalight.hu/index/fiuk.jpg') top no-repeat;
	margin: 140px 0 0 20px;
}

.email {
	margin: 0 0 0 20px;
	color: #586b7a;
}
.jelszo {
	color:#586B7A;
	margin:10px 0pt 0pt 20px;
}
.inputbox {
	height: 23px;
	width: 183px;
	background: url('http://static.imgsrv.donnalight.hu/index/input_hatter.jpg') top repeat-x;
	padding: 2px;
	border: 1px solid #eae5e0;
	color: #7098b5;
}
.cb {
	margin: 4px 4px 1px 0px;
}

#forgotten_password {
	/*padding: 0pt 0pt 0pt 35px;*/
	margin:0pt 0pt 0pt 30px;
	text-align:right;
	text-decoration:underline;
	color:#7098B5;
}

.jelentkezes {
	/*padding: 0pt 0pt 0pt 35px;*/
	margin: 0pt 0pt 0pt 35px;
	text-decoration: underline;
	color: #7098b5;
}

.menu {
    margin: 60px 0 0 40px;
    width: 200px;
    height: 30px;
    text-align: right;
}


#error {
    width: 300px;
    margin: 5px auto;
    color: red;
    font-weight: bold;
    text-align: center;
}

#stat_female {
    margin: 35px 0pt 5px 25px;
    color: #d78ea7;
}

#stat_male {
    margin: 35px 0pt 5px 25px;
	color: #457fa8;
}
.stat_key_female {
    color: #d78ea7;
}
.stat_value_female {
    font-weight: bold;
    color: #d78ea7;
}
.stat_key_male {
    color: #457fa8;
}
.stat_value_male {
    font-weight: bold;
    color: #457fa8;
}



/* Információs szöveg */
#info {
	width: 500px;
	clear: both;
	float: none;
	margin: 20px auto 0 auto;
	text-align: justify;
}
#info_2 {
}
#info_female {
    float: left;
    display: inline;
    width: 250px;
    margin: 15px 20px 10px 50px;
    text-align: justify;
	color: black;
}
#info_male {
    float: right;
    display: inline;
    width: 240px;
    margin: 15px 40px 10px 10px;
    text-align: justify;
	color: black;
}

.addfav {
	/*display: inline;*/
	/*width: 300px;*/
    margin: 0px 10px;
    text-align: right;
    color: #D4AD46;
}
.addfav A {color: #D4AD46!important}

.fav_wrapper {
	padding: 9px 0px 9px 55px;
	width:500px;
}

#impresszum {
    margin: 10px 40px 20px 50px;
    padding-bottom: 3px;
    /*border-top: 1px solid #b49f66;*/
}
#impresszum_bal {
    float: left;
    display: inline;
    color: #7098b5;
}
#impresszum_jobb {
    float: right;
    display: inline;
    color: #7098b5;
}
#impresszum A {color: #7098b5 !important; font-size: 10px;}

#footer {
	padding: 14px 0px 0px 0px;
	background: white url('http://static.imgsrv.donnalight.hu/index/lablec.jpg') bottom no-repeat;
}


/* Firefox bugfix  */
.cf:after
 {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
 }

.cf
{
	display: inline-block;
}

* html .cf
{
	height: 1%;
}

.cf
{
	display: block;
}
/* Firefox bugfix vége */
