/* CSS Document */
/* c 2008. Rosi - www.orosweb.hu */
/*
2B1E18
70574c
*/
body {
	background-color: #aa917e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link, A:visited, A:active, A:hover {
	font-weight: bold;
	color: #A74005;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #400404;
}

.bejegyzes {
	padding: 10px;
	margin-bottom: 10px;
}

.bejegyzes_cim {
	font-size: 24px;
	font-weight: normal;
	padding: 3px;
	color: #400404;
	background-color: #b6b3a1;
}

.bejegyzes_adatok {
	color: #915D32;
	font-size: 11px;
	font-weight: normal;	
	padding: 1px 0px 0px 0px;
	margin-top: 2px;
	
}

.bejegyzes_cimkek {
	color: #915D32;
	font-size: 12px;
	font-weight: normal;	
	padding: 1px 0px 0px 0px;
	margin-top: 2px;
	
}

.bejegyzes_szoveg {
	padding: 3px 3px 0px 3px;
	text-align: justify;
	font-size: 13px;
	font-family: Verdana
}

.komment {
	padding: 10px 0px;
	margin-bottom: 10px;
}

.komment_szerzo {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	color: #400404;
	background-color: #b6b3a1;
}

.komment_datum {
	color: #915D32;
	font-size: 11px;
	font-weight: normal;	
	padding: 1px 0px 0px 0px;
	margin-top: 2px;
	
}

.komment_szoveg {
	padding: 3px 3px 0px 3px;
	text-align: justify;
}

.ujkomment {
	width: 300px;
}

textarea.ujkomment {
	width: 620px;
	height: 200px;
}

.hlevel {
	width: 170px;
}


table.lepteto td{
	width: 23px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #AA917E;
	background-color: #B5A294;
	color: #A74005;
}

.lepteto A, .lepteto A:link, .lepteto A:visited, .lepteto A:active, .lepteto A:hover {
	color: #A74005;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.lepteto A:hover {
	text-decoration: none;
	color: #400404;
}

.lepteto_akt_oldal {
	color: #000000;
}

table.lepteto td.lepteto_disabled {
	color: #AA917E;
	border: 1px solid #AA917E;
	width: auto; padding: 3px;
}