@charset "utf-8";
table {
	border: medium solid #634A25;
	clear: both;
}
th {
	height: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DDB984;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9A364;
	background-color: #CEAA79;
}
th p {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

td {
	background-color: #E7DEC0;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CEAA79;
	padding-left: 10px;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEAA79;
	background-position: 1px 5px;
}
td em {
	background-image: url(../images/fekete_pipa_keken.png);
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 30px;
	width: auto;
	height: auto;
	padding-right: 50px;
	padding-top: 5px;
	background-position: 25px -5px;
}



td p {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	color: #000000;
	padding-top: 5px;
}
a   em  {
	background-image: url(../images/fekete_pipa_keken.png);
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 30px;
	height: auto;
	padding-right: 50px;
	padding-top: 5px;
	background-position: 25px -5px;
}
a  olut  em {
	background-image: url(../images/fekete_pipa_keken.png);
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 30px;
	width: auto;
	height: auto;
	padding-right: 50px;
	padding-top: 5px;
	background-position: 25px -5px;
}
a:hover em {
	background-image: url(../images/piros_pipa_keken.png);
	color: #FF0000;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 30px;
	height: auto;
	padding-right: 50px;
	padding-top: 5px;
	background-position: 25px -5px;
	background-color: #01D1FF;
}

