BODY {
	margin: 0px;
	background-color: #F2EADF;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #824A0F;
}

IMG {
	border: 0px;
}

TEXTAREA, INPUT, SELECT {
	background-color: #F2EADF;
	margin-top: 5px;
	margin-bottom: 7px;
	border: 1px solid #824A0F;
	padding: 2px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #824A0F;
}

INPUT {
	width: 180px;
}

TEXTAREA {
	width: 350px;
	height: 170px;
}

TEXTAREA:focus, INPUT:focus {
	background-color: #E6D9C9;
}

INPUT.submit {
	width: 50px;
	margin-left: 7px;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

#pg_title {
	background: url('../img/fejlec_bg.jpg');
	background-repeat: repeat-x;
	height: 73px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}

#pg_menu {
	background-color: #CBB79E;
	width: 100%;
}

#pg_menu_image {
	float: left;
	border-right: 1px solid #97744E;
}

#pg_menu_links {
	height: 160px;
}

#pg_menu_workplaceTitle {
	height: 33px;
	width: 100%;
	border-top: 3px double #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#pg_content {
	background: url('../img/bg.jpg');
	background-repeat: repeat-y;
	width: 100%;
}

#pg_content_menu {
	float: left;
	width: 180px;
}

#pg_content_workplace {
	width: 600px;
	position: relative;
	top: -36px;
	left: 0px;
	padding: 10px;
	margin-left: 190px;
	text-align: justify;
}

#pg_foot {
	border-top: 1px solid #97744E;
	padding: 20px;
	background-color: #F2EADF;
	font-size: 10px;
}

A {
	text-decoration: underline;
	color: #920001;
}

A:hover {
	text-decoration: none;
}

H1 {
	font-size: 14px;
	color: white;
	margin-top: 0px;
	margin-bottom: 30px;
}

IMG.menu {
	background: url('../img/bulett.jpg');
	background-repeat: no-repeat;
	background-position: 6px 9px;
	padding-left: 22px;
	border-top: 1px solid #d9c8b4;
	border-bottom: 1px solid #bba68b;
}

IMG.menuAkt {
	background: url('../img/bulett.jpg');
	background-repeat: no-repeat;
	background-position: 6px 9px;
	padding-left: 22px;
	border-top: 1px solid #d9c8b4;
	border-bottom: 1px solid #920001;
}

A.termekLink {
	text-decoration: none;
	font-weight: bold;
	color: #824A0F;
}

A.termekLink:HOVER {
	color: #FFFFFF;
}

.termekLinkDiv {
	
	background-color: #CBB79E;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
	padding-left: 30px;
}

.termekLinkDivAkt {
	width: 140px;
	background: url('../img/bulett2.jpg');
	background-repeat: no-repeat;
	background-position: 18px center;
	background-color: #824A0F;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
	padding-left: 30px;
	cursor: pointer;
}

.termekList {
	width: 100%;
	border-bottom: 1px solid #E6D9C9;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}

.help {
	background-color: #F6E9D9;
	margin-bottom: 10px;
	border-top: 1px solid #920001;
	border-bottom: 2px solid #920001;
	padding: 5px;
	font-size: 90%;
}

.red {
	color: #920001;
}

.newKat {
	border-left: 3px double #CBB79E;
	padding-left: 10px;
	font-size: 90%;
}

DIV.twi {
	height: 100px;
	margin-top: 10px;
}

IMG.twi {
	float: left;
	margin-right: 10px;
	border: 1px solid #824A0F;
}

