BODY {
	margin: 0;
	border: 0;
	background-color: #bcbcbc;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
}

.idezet {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #626f51;
	font-weight: 700;
	text-decoration: none;
}

.menu:hover {
	color: White;
	text-decoration: none;
}

H2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #626f51;
}

A {
	text-decoration: underline;
	color: Black;
}

A:hover {
	text-decoration: underline;
	color: #626f51;
}

IMG {
	border: 1pt;
	border-color: #626f51;
}

.termek_fotok {
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #cccccc;
	background-color: #cccccc;
}

.tfotok {
//	width: 200px;
	margin-bottom: 3px;
	border: 0;
}

.kep_design {
//	width: 300px;
	float: left;
	text-align: center;
	border: 13px solid #cccccc;
	background-color: #cccccc;
	margin: 1px 0px;
}