/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table {
	/*border: 1px solid #000000;*/
	border-collapse: collapse;
	background: #ffffff;
	/*font-size: 0.95em;
	color: #555;*/
}

caption {
	font-size: 1.25em;
	font-weight: bold;
	margin: 10px 5px 10px 5px;
}

td,th {
	border: 1px solid #ccc;
	text-align:left; 
	padding: 2px 10px 2px 10px; 
}

thead th {
	text-align: center;
	color: #E6EDF5;
	background: #003a65;
	font-size: 100% !important;
	line-height: 30px;
}

tbody th {
	font-size: 85%;
	text-align: center;
}

/*
tbody td {
	font-size: 95%;
	text-align: center;
}

tbody tr { 
background: #FCFDFE; 
}
*/

tfoot th {
	font-size: 85%;
	text-align: right;
}

tfoot td {
	font-size: 85%;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}
tr.fejlec1 {
	height: 30px;
	background: #C6E2FF;
}
tr.m30 {
	height: 30px;
}

/*
table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
*/

td.left { text-align:left; }
td.right { text-align:right; }
td.center { text-align:center; }


#table90 { width:90%; margin-left:2%; }
#table90 td { text-align:left; padding: 2px 10px 2px 10px; }
#table90 tfoot td { text-align:center; }
#table90 .right { text-align:right; }
#table90 .center { text-align:center; }

#table70 { width:70%; margin-left:2%; }
#table70 td { text-align:left; padding: 2px 10px 2px 10px; }
#table70 tfoot td { text-align:center; }
#table70 .right { text-align:right; }
#table70 .center { text-align:center; }

#table50 { width:50%; margin-left:2%; }
#table50 td { text-align:left; padding: 2px 10px 2px 10px; }
#table50 tfoot td { text-align:center; }
#table50 .right { text-align:right; }
#table50 .center { text-align:center; }

#beosztas { margin:10px; }
#beosztas td { text-align:left; padding: 2px; }
#beosztas table { padding: 0px; }
#beosztas td table td { padding: 2px; }
#beosztas tfoot td { text-align:center; }
#beosztas .right { text-align:right; }
#beosztas .center { text-align:center; }

#centerall { 
	min-width: 800px; 
	margin-left:auto; 
    margin-right:auto;
}
#centerall td { text-align:center; padding: 2px 10px 2px 10px; }
#centerall .right { text-align:right; }
#centerall .left { text-align:left; }

.igenybevett {
	background: #f8f8f8;
}

label {
    font-weight: bolder;
	text-align: right; 
}
label.error {
	color: red;
	display: block;
	font-size: 0.9em;
	text-align: center; 
}

#kereso td {
	text-align:left; 
	padding: 2px 10px 2px 10px; 
}

#penztar { 
	width: 50%; 
	margin-left:auto; 
    margin-right:auto;
}
#penztar td { text-align:center; padding:4px; }
#penztar .right { text-align:right; }
#penztar .left { text-align:left; }

.szalagszeles {
	/*min-width:300px !important; */
	max-width:350px;
}

.thover tr:hover {
    background-color: #fee4c0;
}
