@charset "iso-8859-2";

/*
.salak{
#C84121
#FCDB95
#FF6600
*/

HR {
	width : 97%;
	color : #FCDB95;
}

.main{
	background-color : #C84121;
}

.salak{
	background-color : #C84121;
	color: #FCDB95;
}

/*BODY  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color : white;
	font-family : Arial;
	font-size : 14px;
	color: white;
}

.friss{
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

*/

P  {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	color : black;
}


H1  {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
/*	color : brown;*/
}


H2  {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

/*
H3  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : green;
	text-indent:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

H4  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : green;
	text-indent:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

H5  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}
*/
/* Egy link így néz ki */
A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	text-decoration : underline;
}

/* Már láttuk, már nem ez az aktív*/
A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	text-decoration : underline;
}

/* ennek a linknek a tartalmát látjuk */
A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	text-decoration : underline;
}

/* rollover */
A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	text-decoration : none;
}

/*
TABLE  {
	background-color : #FFFFFF;
	border-style : groove;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-width : thin;
	border-color : white;
}
*/

td {
/*	background-color : white;*/
	font-family : Arial;
	font-size : 14px;
	color : black;

}
