/* alap */
body {
	background-color: #cfc291;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p, li, ul, blockquote, div {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



/* tartalom */
#tartalom {
	background-image: url(../images/tartalom_bal_hatter.jpg);
	background-repeat: repeat-x;
	width: 429px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ddd09e;
}
#tartalom_belep {
	background-image: url(../images/tartalom_jobb_hatter.jpg);
	background-repeat: repeat-x;
	width: 189px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 8px;
	background-color: #877b5c;
}
#tartalom_cim {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	font-weight: bold;
}
#tartalom_cim2 {
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#tartalom a:link, #tartalom a:visited, #tartalom a:active {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#tartalom a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}






/* fejléc */
#fejlec, #fejlec a:link, #fejlec a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#fejlec a:active, #fejlec a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}


#tartalom_oldal {
	background-image:url(../images/tartalom_hatter.jpg);
	background-repeat: repeat-x;
	background-color: #cfc291;
}






/* lábléc */
#lablec {
	font-family: Arial;
	font-size: 11px;
	color: #cfc291;
	text-decoration: none;
}
#lablec a:link, #lablec a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #cfc291;
	text-decoration: underline;
}





/* hírek */
#hirek_box {
	width: 172px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../images/hirek_hatter.jpg);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
	height: 190px;
}
#hirek, #tartalom_oldal #tartalom_belep #hirek p {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#hirek_cim {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/hirek_ikon.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 8px;
}
#tartalom_oldal #tartalom_belep #hirek_box #hirek a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#tartalom_oldal #tartalom_belep #hirek_box #hirek a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#tartalom_oldal #tartalom #datum  {
	font-size: 10px;
	font-style: italic;
}




/* belépő box */
#tartalom_belep #nev, #tartalom_belep #jelszo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #695d46;
	text-decoration: none;
	border: 1px solid #dc4500;
	background-image: url(../images/input_box_hatter.jpg);
	background-repeat: repeat;
	padding: 4px;
}


/* kieg 2009.05. */ 
#jobb_aljaig {
/*	background-image: url(../images/jobb_aljaig_background.jpg);
	background-repeat: repeat-y; */
}

