body {
	margin: 0px;
	background-color:#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
form
{
	margin:0px;
}
input, textarea 
{
	width:200px;
}
.focim {
	margin: 0px;
	font-family: Tahoma;
	text-transform:uppercase;
	font-size: 120%;
	font-weight:bold;
	color: #EDDBB3;
}
a.focim {
	text-decoration:none;
}
a.focim:hover {
	text-decoration:underline;
}
.cim {
	margin: 0px;
	font-family: Tahoma;
	font-size: 110%;
	font-weight:bold;
	color: #EDDBB3;
}
a.cim {
	text-decoration:none;
}
a.cim:hover {
	text-decoration:underline;
}
.body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 90%;
	color: #FFFFFF;
}
a.body {
	font-size: 90%;
	text-decoration:underline;
}
a.body:hover {
	text-decoration:underline;
}

.red_ {
	margin: 0px;
	font-family: Tahoma;
	font-size: 100%;
	color: red;
	font-size: 100%;
}
a.red_{
	text-decoration:none;
}
a.red_:hover {
	text-decoration:underline;
}

.bottom {
	margin: 0px;
	font-family: Tahoma;
	font-size: 80%;
	color: #EDDBB3;
}
a.bottom {
	text-decoration:none;
}
.menu {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
a.menu {
	text-decoration:none;
}
a.menu:hover {
	text-decoration:underline;
}
.fab {
	margin: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color:#666666;
}
a.fab {
	text-decoration:none;
}

#fokep {
	background-image:url(images/itun-parketta-fokep.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
hr {
	size:1px;
	color:#FFFFFF;
	margin-bottom:0px;
}

