/* CSS Erotikatop.hu */

body {
	background-color: #e1e2d1;
}

/* menü rész */
#menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



/* lábléc */
#lablecszoveg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#lablecszoveg a:link, #lablecszoveg a:visited, #lablecszoveg a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#lablecszoveg a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


/* tartalmi rész */ 
#tartalom, #tartalom td, #tartalom input, #tartalom select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2c353d;
}
#tartalom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #2c353d;
}
#tartalom h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
#tartalom textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #2c353d;
}
#tartalom a:link, #tartalom a:visited, #tartalom a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ce443a;
	text-decoration: none;
}
#tartalom a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ce443a;
	text-decoration: underline;
}
#hibauzenet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#tartalom #tartalom img {
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
.kotelezo {
	background-color: #FFE28C;
}
