body {
	background-image: none;
	background-color: #FFF;
	text-align: justify;
	font-family: Times;
	font-size: 14px;
	color: #555;
}

a {
	color: #A02110;
}
a:visited {
	color: #A02110;	
}
a:active {
	color: #A02110;
}
a:visited:hover {
	color: #800000;
}
a:hover {
	color: #800000;
}


h1 {
	color: #A02110;
	font-style: italic;
	font-size: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


h2 {
	color: #A02110;
	font-style: italic;
	font-size: 18px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#egesz {
	background-color: #FFF;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

#fejlec {
	background-image: url('print_fejlec.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 774px;
	height: 101px;
	float: left;
	position: relative;
}
#logo {
	display: none;
}

#menu_torzs {
	background-color: #FFF;
	background-image: none;
	float: left;
	border-width: 0px;
	width: auto;
}

#torzs {
	background-color: transparent;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	line-height: 1.5em;
	width: auto;
}

#menu {
	background-color: transparent;
	float: left;
	width: 132px;
	padding-top: 41px;
	padding-bottom: 15px;
	text-align: center;
	display: none;
}
.mlink {
	background-image: url('bg_mlink.jpg');
	background-repeat: no-repeat;
	color: #F9F5F6;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 1px;
}
a.mlink:visited {
	color: #F9F5F6;
}
a.mlink:active {
	color: #F9F5F6;
}
a.mlink:visited:hover {
	color: #FFE7BA;
}
a.mlink:hover {
	color: #FFE7BA;
}

#also_menu {
	width: 774px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: center;
	display: none;
}
.amlink {
	color: #A02110;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-left: 12px;
	margin-right: 12px;
}
a.amlink:visited {
	color: #A02110;
}
a.amlink:active {
	color: #A02110;
}
a.amlink:visited:hover {
	color: #800000;
}
a.amlink:hover {
	color: #800000;
}

#login {
	padding-top: 10px;
	line-height: 25px;
}

#email {
	width: 120px
}
#password {
	width: 120px
}

.promotion_img {
	width: 580px;

}
/*------------------------------------------------------------BLOG----------------------------------------------------------*/
#guestbook {
	padding-bottom: 40px;
}
.book {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.td_name {
	font-weight: bold;
	color: #A02110;
}
.td_date {
	font-weight: bold;
	text-align: right;
}
.td_text {
	padding-bottom: 20px;
}
/*------------------------------------------------------------BLOG vége.----------------------------------------------------------*/

/*------------------------------------------------------------USERS----------------------------------------------------------*/
#users{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
}
.u_firstline  td {
	font-weight: bold;
	color: #A02110;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A02110;
}
.u_firstname {
	font-weight: bold;
	color: #A02110;
}
.u_lastname {
	font-weight: bold;
	color: #A02110;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A02110;
}
.u_email {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A02110;
}
.u_regdate {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A02110;
}
.u_gender {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A02110;
}
.u_age {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A02110;
}
.u_zip {

}
/*------------------------------------------------------------USERS vége.----------------------------------------------------------*/