@charset "utf-8";
/* CSS Document */

/*TABLES FOR `GAZDUIRE`*/
#table-gazduire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	width:720px;
	border-left:1px solid #B7C3CC;
	border-top:1px solid #B7C3CC;
	
}

#table-gazduire td, th {
	text-align:center;
	border-right:1px solid #B7C3CC;
	border-bottom:1px solid #B7C3CC;
	padding: 6px;
	height:28px;
}

#table-gazduire .tableHeading td, #table-gazduire .tableHeading th {
	background:#DCE5EC;
}

#table-gazduire th.first {
	background:#DCE5EC;
}

#table-gazduire .tableHeading p {
	color:#ff4800;
	font-size:13px;
	line-height:18px;
	padding-top:2px;
}

tr {
	height:32px;
}

th h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	padding-top:10px;
	padding-bottom:4px;
}

.tableHeading th.first {
	text-indent:-9999px;
}

th.column1 {
	background:#E2EAF0;
	color:#2F4450;
}

.odd th.column1 {
	background:#F2F5F8;
}

.odd td {
	background:#FFF;
}

.even td {
		background:#F2F5F8;
}

td {
//	background:#F2F5F8;
}

.column2, .column3, .column4, .column5 {
	width:120px;
}

.specifications th {
	background:#f8e2b3;
}

.specifications td {
	background:#f8ecd4;
}

/*TABLES FOR `GAZDUIRE`*/
