.CsomagTablazat {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border-bottom-left-radius:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	border-bottom-right-radius:9px;
	-moz-border-radius-topright:9px;
	-webkit-border-top-right-radius:9px;
	border-top-right-radius:9px;
	-moz-border-radius-topleft:9px;
	-webkit-border-top-left-radius:9px;
	border-top-left-radius:9px;
}.CsomagTablazat table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CsomagTablazat tr:last-child td:last-child {
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	border-bottom-right-radius:9px;
}.CsomagTablazat table tr:first-child td:first-child {
	-moz-border-radius-topleft:9px;
	-webkit-border-top-left-radius:9px;
	border-top-left-radius:9px;
}.CsomagTablazat table tr:first-child td:last-child {
	-moz-border-radius-topright:9px;
	-webkit-border-top-right-radius:9px;
	border-top-right-radius:9px;
}.CsomagTablazat tr:last-child td:first-child{
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border-bottom-left-radius:9px;
}.CsomagTablazat tr:hover td{
	background-color:#ffffff;
}.CsomagTablazat tr:first-child td{
	background-color:#ffffff; /*feher*/
	border:0px solid #000000;
	text-align:center;
	border-width:0px 1px 1px 0px;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	color:black;
}.CsomagTablazat tr:first-child:hover td{
	background-color:#ffffff; /*kek*/
}.CsomagTablazat tr:first-child td:first-child{
	border-width:0px 1px 1px 0px;
}.CsomagTablazat tr:first-child td:last-child{
	border-width:0px 1px 1px 0px;
}.CsomagTablazat td{
	/*background-color:#82c0ff; /*vilagoskek*/
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:5px;
	font-size:13px;
	font-family:Verdana;
	font-weight:none;
	color:#000000;
	width: 70px;
}.CsomagTablazat tr:last-child td{
	border-width:0px 1px 1px 0px;
}.CsomagTablazat tr td:last-child{
	border-width:0px 1px 1px 0px;
}.CsomagTablazat tr:last-child td:last-child{
	border-width:0px 1px 1px 0px;
}