h1{
font-size: 24px;
	color: #990000;
	text-decoration: none;
}
h2
{
font-size: 18px;
	color: #72593F;
	text-decoration: none;
}
h3
{
font-size: 15px;
	color: #990000;
	text-decoration: none;
}
h4
{
font-size: 14px;
	
	text-decoration: none;
}
input { 
background-color: #D6D6D6;
color:#3B362A;
}
textarea
{
background-color: #D6D6D6;
}
.blur
{
background-color: #D6D6D6;
}

.focus
{
background-color: #F7F7F7;
}
form { 

border: 1px solid #000000; 


scrollbar-face-color:#f3efe8;
	scrollbar-highlight-color:#beb4a3;
	scrollbar-3dlight-color:#beb4a3;
	scrollbar-darkshadow-color:#beb4a3;
	scrollbar-shadow-color:#beb4a3;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#beb4a3;
}
submit
{
 background-color: #000000;
color:#3B362A;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72593F;
	text-decoration: none;
}

body {


	background-color: #F4F1E0;
	margin: 0px;
	padding: 0px;
}

html {

	scrollbar-face-color:#f3efe8;
	scrollbar-highlight-color:#beb4a3;
	scrollbar-3dlight-color:#beb4a3;
	scrollbar-darkshadow-color:#beb4a3;
	scrollbar-shadow-color:#beb4a3;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#beb4a3;
}

a:link {
	text-decoration: none;
 	color: #2424B7;
}

a:visited {
	text-decoration: none;
	color: #2B2BDA;
}

a:hover {
background: #997755;
color: #ffffff;
}

#menu{
border: 1px solid #997755;
width: 140px;
background-color: #F4F1E0;
}
#menu a{
width: 140px;
color: #2424B7;
text-decoration: none;

}

#menu a:hover{
background-color: #997755;
color: white;
}

#szavak td{
border: 1px solid #997755;
background-color: #F4F1E0;
}
