/********************************************************************************/
/* PROJECT 	: */
/* DATE 	: */
/* IMPLEMENTED BY	: */
/********************************************************************************/
/* RESET, FORMAT INITIAL*/
HTML,BODY{padding:0; margin:0;}
BODY{ font:11px Arial, Helvetica, sans-serif; text-align:justify; background:url(imgs/bg.jpg) center top no-repeat #f1f1f1; color:#fff; }
A{ font-weight:bold; color:#686868; text-decoration:none; outline:none; }
A:hover{}
P{margin:5px 0; padding:0;}
FORM{padding:0; margin:0;}
INPUT, TEXTAREA, SELECT{color:#000; background:#fff;}
UL{margin:0; padding:0; list-style-type:none;}
LI{margin:0; padding:0;}
IMG{border:0;}
H1 { font-size:18px; color:#000; }
H2 {  }
H3 {}
/********************************************************************************/
.clear{ position:relative !important; float:none !important; clear: both !important; padding:0 !important; margin: 0 0 -1px !important; text-decoration:none !important; text-indent:-10000px !important; border: none !important; background:transparent !important; background-image:none !important; height:1px !important; font-size:1px !important; overflow:hidden !important; }
/********************************************************************************/
#underConstruction{ position:absolute; top:0; left:0; }
.wrapper{ width:960px; margin:0 auto; }
	#boxDivisions{ margin-top:90px; }
		.boxDivision{ float:left;width:297px; }
		#boxCuratenie{ background:url(imgs/box_curatenie.png) no-repeat; }
			#boxCuratenie LI{ margin-left:30px; list-style-image:url(imgs/red_dart.gif); }
		#boxDistributie{ background:url(imgs/box_distributie.png) no-repeat; }
			#boxDistributie LI{ margin-left:30px; list-style-image:url(imgs/blue_dart.gif); }
		#boxDDD{ background:url(imgs/box_ddd.png) no-repeat; }
		.division{ float:left; width:237px; height:380px; margin-bottom:20px; padding:265px 30px 0; }
*html .division{ position:relative; z-index:1; }
*:first-child+html .division{ position:relative; z-index:1; }
		.middleDivision{ margin:0 34px; }
			.divisionText{ text-align:left; }
			.mailContact{ width:240px; margin:0 auto; text-align:center; }
*html .mailContact{ position:relative; z-index:1; }
*:first-child+html .mailContact{ position:relative; z-index:1; }
				.mailContact A{ padding:2px 3px; font-size:12px; text-decoration:none; background:#dddddd; }
					.mailContact A:hover{ text-decoration:underline; background:#ededed; }
	#footerTop{ height:83px; margin-top:-62px; background:url(imgs/footer_top_bg.gif) repeat-x; }
*html #footerTop{ z-index:2; }
*:first-child+html #footerTop{ z-index:2; }
	#footer{ padding:25px 0; background:#f1f1f1; color:#abaaaa; }
		#footerLeft{ float:left; width:400px; padding-left:15px; }
		#footerRight{ float:right; width:400px; padding-right:15px; text-align:right; }
	#footerBottom{ padding:15px 0; background:#eaeaea; text-align:center; color:#abaaaa; }

.red{ color:#ed1c24; }
.blue{ color:#0f75bc; }
.green{ color:#39b54a; }
.darkGrey{ font-weight:bold; color:#686868; }

.hv{  }
	.hvRed{ color:#5d0000; }
	.hvBlue{ color:#052d49; }
	.hvGreen{ color:#123c18; }
.xblk{ font-size:32px; color:#5d0000; }
	.xblkRed{ display:block; border-bottom:1px dashed #c10607; color:#5d0000; }
	.xblkBlue{ display:block; border-bottom:1px dashed #08446f; color:#052d49; }
	.xblkGreen{ display:block; border-bottom:1px dashed #277a32; font-size:16px; font-weight:100; color:#123c18; }