/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#fff;	
}
.header_img {
	background-image:url(../images/header.gif);
	width:720px;
	height:70px;
	background-repeat:no-repeat;
}
.menuBack {
	background-image:url(../images/menuBack.gif);
	width:214px;
	background-repeat:repeat-y;
}
.addressBox {
	margin-left:8px;
}
.mainFont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	text-decoration:none;
	text-align:justify;
}
.mainTextBox {
	margin-top:10px;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:10px;
}
.titleFont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	text-align:justify;
}
.b {
	font-weight:bold;
}
.email {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
	text-decoration:none;
}
.email:hover{
	text-decoration:underline;
}
.tempFlashHeader_koniec {	
	background-image:url(../images/tempFlashHeader01.jpg);
	width:506px;
	height:150px;
	background-repeat:no-repeat;
}
.tempFlashLeft {	
	background-image:url(../images/tempFlashLeft02.jpg);
	width:135px;
	height:330px;
	background-repeat:no-repeat;
}
.mainBack {
	background-image:url(../images/mainBack.gif);
	height:160px;
	background-repeat:repeat-x;
	background-position:top;
}
.footerBack {
	background-image:url(../images/footerBack.gif);
	height:40px;
	background-repeat:repeat-x;
	background-position:top;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424242;
	text-decoration:none;
	text-align:center
}
.copyright:hover {
	text-decoration:underline;
}

/* images to each site */
.image_expert {
	background-image:url(../images/image_expert.jpg);
	background-repeat:no-repeat;
	width:213px;
	height:136px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.image_health {
	background-image:url(../images/image_health.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:114px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.image_project {
	background-image:url(../images/image_project.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:135px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.image_quantity {
	background-image:url(../images/image_quantity.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:134px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/* Contact Us */
div#generalFormArea {
	margin-top:20px;
	width:340px;
/* 	border:1px solid #00FFFF;  */
	margin-left:40px;
}
div#generalFormArea input.forminputb {
	padding-top:3px;
	width:150px;
}
div#generalFormArea input.formsubmitGeneral {
		background-color:#ccc;
		width:60px;
		height:19px;
		padding:0px 0px 0px 0px !important;
		border:0px;
		color:#000;
		cursor:pointer;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		float:right;
		margin-top:10px;
		margin-left:10px;
}
div#generalFormArea input.forminput {
		/* background-color:#7598b8; */
		color: 043768;
		height:22px;
		border:1px solid #999999; 
		padding:3px;
		width:200px;
		margin-bottom:10px;
		margin-right:1px;
		font:10px Verdana, Arial, Helvetica, sans-serif;
}
.alignRightForm {
	float:right;
	width:210px;
}
.alignLeftForm {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000;
	text-decoration: none;
}
.myTextArea{
	color: 043768;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999; 
	width:340px;
}
.displayInLine {
	display: inline;
	margin-bottom: 5px;
}
.divMargin {
	line-height:15px;
	width:100%;
	height:15px;
	clear:both;
}
/* end contact us */

#client_list { margin:0px; padding:0px; margin-top:8px; }
#client_list {padding-left:30px; line-height:20px; list-style:disc; }

	

