/* CSS Lux Eesti AS | Oct 2007 | by Espresso */


/* 0: General */

a {
	text-decoration:none;
}

.imgBorder {
	border: solid 1px #3f3f3f;
}

/* 1: Type */


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#d10017; /* ae0531 */
}

.secondLevMenu {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#494949;
	line-height:20px;
}

.logo {
	float: right;
/*	padding-left:176px; */
}

.punane {
	color:#d10017;
}

.secondLevMenu:hover {
	color:#ae0531;
}

.secondLevStroke {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}

.tableCap {
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#df0019; /* crimson */
	
}

.tableItem {
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:black;
	background-color:gainsboro;
}

.tableSpec {
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:black;
	background-color:#CCCCCC;

}

.quickLink {
	text-decoration:underline;
	color:#494949;
}

.quickLink:hover {
	text-decoration:none;
	color:#9b9428;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#494949;
}

.mainContent, .mainContent p, .mainContent td, .mainContent table {
	text-align:justify;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#494949;
	line-height:18px;
}

.mainContent a, .quickContact a {
	text-decoration:underline;
	color:#494949;
}

.mainContent a:hover, .quickContact a:hover {
	text-decoration:none;
	color:#9b9428;
}

.mainContent img {
	border: solid 1px #3f3f3f;
}

.formContent {
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#494949;
	line-height:16px;
}


.signature {
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#494949;
	line-height:12px;
}

.employee {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#494949;
	line-height:12px;
}

.red {
	color:#ae0531;
	font-weight:normal;
}

.copyRight {
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color:#df0019; /* ae0531 */
}

.quickContact {
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color:#494949;
}

/* 2: Spacing */

h1 {
	margin:26px 0 0 33px;
}

.secondLevBox {
	margin:20px 0 0 15px;
}

.mainContentBox {
	margin:20px 0 20px 33px;
}

.lowbarBox {
	padding:3px 0 0 15px;
}

.lowbarBox2 {
	padding:3px 0 0 33px;
}

td.imageBox {
	padding:52px 31px 0 0;
}

td.imageBox, .imageBox p, .imageBox td, .imageBox table {
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#494949;
}

.imageBox img {
	border: solid 1px #a2a2a2;
}

.imageBox a, .quickContact a {
	text-decoration:underline;
	color:#494949;
}

.imageBox a:hover, .quickContact a:hover {
	text-decoration:none;
	color:#9b9428;
}

.qtyfield {
	margin-right: 8px;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	width: 25px;
	float: right;
	text-align: right;
	display: none;
}
