
* {margin:0; padding:0; border:0;}

body {font-size:11px; font-family:Verdana, Tahoma, Arial; background:#FFF url(../image/bodyBg.jpg) top left repeat-x; color:#454545; padding-bottom:20px;}

div.clear{
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
}


div.clear10{
	font-size:0px;
	line-height:0px;
	height:10px;
	clear:both;
}

span.blue{color:#0064A8;}

a{color:#0064A8; text-decoration:none;}
a:hover{color:#0064A8; text-decoration:underline;}
a:active, a:focus {overflow: hidden; outline: 0;}

a.black{color:#454545}

h1{}

h2{
	color:#6E6E6E;
	font-size:13px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:20px;
	padding-bottom:3px;
	
	background:url(../image/h_border.png) bottom left no-repeat !important;
	background:url(../image/h_border_ie.png) bottom left no-repeat;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/h_border.png'); */
}

h2.single{
	font-size:15px;
	line-height:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}

h2 span{color:#79A222}

h2 a.orangeBg, h2 a.orangeBg:hover{
	background:url("../image/spanOrangeBg.png") no-repeat scroll left top #FFFFFF;
	color:white;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	margin-left:10px;
	padding:6px 9px;
	text-decoration:none;
}

h3{
	color:#454545;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../image/h3_border.png) bottom left no-repeat;
}

h3 span{
	color:#8C8C8C;
	margin-top:5px;
	display:block; 
	font-size:11px; 
	font-weight:normal; 
}

ul {list-style-type:none;}

ul li{
	background:url(../image/liStyle.gif) top left no-repeat;
	background-position:0 50%;
	padding:5px 0 5px 15px;
	margin-left:10px;
}

/* button styles */

a.button, a.button:hover{
	color:#454545;
	display:block;
	float:right;
	font-size:12px;
	height:22px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:8px;
	padding-top:5px;
	width:66px;
	font-style:italic;

	background:#FFF url(../image/button.png) top left no-repeat;
	text-decoration:none;
}


input.button{
	color:#454545;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:4px !important;
	padding-bottom:0px;
	
	display:block;
	float:right;
	font-size:12px;
	height:27px;
	padding-left:8px;
	text-align:left;
	width:74px;
	font-style:italic;

	background:#FFF url(../image/button.png) top left no-repeat;
}

input.button2{
	background:#FFF url(../image/button2.png) top left no-repeat;
}

/* logo style */

a.logo{
	height:176px;
	left:0;
	position:absolute;
	top:76px;
	width:304px;
}

a.logo:hover{border:none; text-decoration:none;}


/* header style */

div#headerCont{
	width:100%;
	height:252px;
}

div.header{
	width:942px;
	background:url(../image/header.jpg) top left no-repeat;
	margin:0px auto;
	height:252px;
	position:relative;
}

div.langMapCont{
	position:absolute;
	left:0px;
	top:43px;
	width:170px;
	height:21px;
}

div.langCont{
	float:left;
	height:21px;
	margin-right:3px;
	padding-left:9px;
	padding-right:4px;
	padding-top:5px;
	
	position:relative;
	width:auto;
	background:url(../image/langCont1.jpg) top left no-repeat;
}
div.langCont span{display:block; position:absolute; top:0px; right:-4px; width:6px; height:21px; background:url(../image/langCont2.jpg) top left no-repeat;}

a.lang, a.lang:hover{text-decoration:none; border:none; width:16px; height:11px; display:block; float:left; margin-right:6px;}

a.langPL{
	background:url(../image/ico_flag_pl.gif) top left no-repeat;
	}
a.langGB{
	background:url(../image/ico_flag_gb.gif) top left no-repeat;
	}
a.langDE{
	background:url(../image/ico_flag_de.gif) top left no-repeat;
	}
	
a.langLast, a.langLast:hover{margin-right:0px;}	
	
a.siteMap, a.siteMap:hover{
	float:left;
	height:18px;
	width:18px;
	margin-left:6px;
	margin-top:3px;

	background:url(../image/siteMap.jpg) top left no-repeat;
	
}

ul.headerMenu{
	position:absolute;
	top:35px;
	right:10px;
	list-style-type:none;
}

ul.headerMenu li{
	padding:0;
	margin:0;
	float:left;
	margin-right:5px;
	background:none;
	} 
	
ul.headerMenu li a{
	padding:21px 9px 21px 15px;
	font-size:12px;
	color:white;
	text-decoration:none;
	position:relative;
	line-height:20px;
}

ul.headerMenu li a span{
	display:block;
	position:absolute;
	top:0px;
	right:-6px !important;
	/* right:-2px; */
	width:8px;
	height:52px;
	float:right;
	}

ul.headerMenu li a:hover, ul.headerMenu li.active a{
	background:url(../image/li_hover.gif) top left no-repeat;
	color:#454545;
	text-decoration:none;
	}
	
ul.headerMenu li a:hover span, ul.headerMenu li.active a span{
	background:url(../image/li_hover_end.gif) top right no-repeat;
	}	

div.headerImg{
	height:176px;
	position:absolute;
	right:0;
	top:76px;
	width:637px;	
}

div.headerOrange{
	background:url(../image/orangeBg.png) top left no-repeat;
	color:white;
	font-size:14px;
	font-style:italic;
	height:60px;
	padding-top:22px;
	position:absolute;
	right:0;
	text-align:center;
	top:57px;
	width:298px;
	}

/* content */


div.contentCont{
	width:942px;
	margin:0px auto;
	padding-top:30px;
	padding-bottom:30px;
}


div.caruselLeft{
	width:600px;
	height:242px;
	float:left;
	position:relative;
}

div.carusel_prev{
	position:absolute;
	top:92px;
	left:123px;
	width:50px;
	height:50px;
	background:url(../image/carusel_prev.png) top left no-repeat;
	z-index:5;
	cursor:pointer;
}

div.carusel_next{
	position:absolute;
	top:92px;
	right:123px;
	width:50px;
	height:50px;
	background:url(../image/carusel_next.png) top left no-repeat;
	z-index:5;
	cursor:pointer;
}

div.carusel_photoCenter{
	position:absolute;
	top:0px;
	left:145px;
	width:302px;
	height:233px;
	background:url(../image/carusel_big.png) top left no-repeat;
	z-index:3;
	
	padding:4px;
}


div.carusel_photoLeft, div.carusel_photoRight{
	position:absolute;
	top:50px;
	left:0px;
	padding:3px;
	width:169px;
	height:130px;
	background:url(../image/carusel_small.png) top left no-repeat;
	z-index:1;
}

div.carusel_photoRight{
	position:absolute;
	top:50px;
	left:auto;
	right:0px;
}

/* corners */

div.corner{
	line-height:0px;
	font-size:0px;
	text-indent:-9999px;
	height:6px;
	width:6px;
	position:absolute;
}

div.cornerB{
	line-height:0px;
	font-size:0px;
	text-indent:-9999px;
	height:8px;
	width:8px;
	position:absolute;
}

div.cb_tl{top:0; left:0; background:url(../image/cb_tl.gif) top left no-repeat;}
div.cb_tr{top:0; right:0; background:url(../image/cb_tr.gif) top left no-repeat;}
div.cb_bl{bottom:0; left:0; background:url(../image/cb_bl.gif) top left no-repeat;}
div.cb_br{bottom:0; right:0; background:url(../image/cb_br.gif) top left no-repeat;}


div.caruselRight{
	width:302px;
	float:right;
}


div.lh17{line-height:17px;}
div.mb10{margin-bottom:10px;}

/* footer */

div.footer{
	padding:15px 15px 0px;
	width:910px;
	height:70px;
	margin:0px auto;
	background:#FFF url(../image/footer.jpg) top left no-repeat;
	}
	
div.footer div.copy{
	float:left;
	width:400px;
	text-align:left;
}

div.footer div.madeby{
	float:right;
	width:200px;
	text-align:right;
}

div.footer div.madeby a{
	color:#4F4F4F;
	text-decoration:none;
}

div.footer div.madeby a:hover{
	text-decoration:underline;
	}
	
div.footInfo{
	font-style:italic;
	margin-top:25px;
}


/* contact  */

div.left50{
	width:460px;
	float:left;
}

div.left310{width:310px; float:left;}
div.left600{width:600px; float:left; padding-left:10px}
div.left610{width:615px; float:left; padding-left:15px}
div.left246{width:246px; float:left;}
div.left346{width:346px; float:left;}
div.left150{width:150px; float:left;}
div.left460{width:460px; float:left;}

div.right50{
	width:460px;
	float:right;
}


/* forms */

div.contactForm{margin-top:15px; width:456px;}

legend{display:none;}
fieldest{border:none;}

label {
	color:#7E7E7E;
	display:block;
	float:left;
	line-height:15px;
	height:21px !important;
	height:20px;
	margin-top:2px;
	padding-right:10px;
	text-align:right;
	width:100px;
}

input.longGray{
	background:url(../image/form_input.gif) top left no-repeat;
	font-size:11px;
	height:20px;
	width:235px;
	padding-top:1px;
	padding-left:3px;
	margin-bottom:10px;
}

div.bgTextarea {
	background:url("../image/form_tarea.gif") no-repeat scroll left top transparent;
	height:195px;
	margin-bottom:5px;
	padding:2px;
	width:338px;
	float:left;
}

div.bgTextarea textarea[id] {
background-attachment:scroll;
}

div.bgTextarea textarea {
	background:none repeat scroll 0 0 transparent;
	font-size:11px;
	height:195px;
	width:338px;
        font-size:11px; font-family:Verdana, Tahoma, Arial;
}

.left346 div.bgTextarea {
	background:url("../image/form_tarea_129.gif") no-repeat scroll left top transparent;
	height:125px;	
}

.left346 div.bgTextarea textarea{height:125px;}



.roadForm label{width:auto;}

.roadForm input.longGray{float:left;}

.roadForm input.button{
	position:relative;
	z-index:5;
	top:-13px;
	float:left; 
	margin-left:5px;
}

div.firmRight{
	width:454px;
	margin-bottom:10px;
}

/* product */

div.photoCorner{
	line-height:0px;
	font-size:0px;
	text-indent:-9999px;
	height:3px;
	width:3px;
	position:absolute;
}

div.p_tl{top:0; left:0; background:url(../image/w_corner_tl.png) top left no-repeat;}
div.p_tr{top:0; right:0; background:url(../image/w_corner_tr.png) top left no-repeat;}
div.p_bl{bottom:0; left:0; background:url(../image/w_corner_bl.png) top left no-repeat;}
div.p_br{bottom:0; right:0; background:url(../image/w_corner_br.png) top left no-repeat;}

div.productForm label{
	float:left;
	width:100%;
	text-align:left;
}

div.product_mainPhoto{
	position:relative;
	width:304px;
	height:200px;
	margin-bottom:8px;
}

div.product_smallPhoto{
	float:left;
	position:relative;
	width:96px;
	height:73px;
	margin-right:3px;
        margin-bottom:3px;
	}

div.referenceImg{
	position:relative;
	margin-top:10px;
	height:223px;
	width:178px;
	float:left;
	margin-right:8px;
}

div.blueBg{
	position:relative;
	width:260px;
	height:142px;
	background:url(../image/blueBg.png) top left no-repeat;
	float:right;
	padding-left:3px;
	padding-top:6px;
}

div.blueBg img {
    position: absolute;
    top:0;
    left:0;
    z-index:8;
}

div.blueBg IMG.active {
    z-index:10;
}

div.blueBg IMG.last-active {
    z-index:9;
}

/* products */

div.singleProduct{
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	padding-top:10px;
	padding-left:10px;
	width:292px;
	height:179px;
	background:#FFF url(../image/productsBg1.png) top left no-repeat;
	position:relative;
}

div.singleProduct img{
	border:1px solid #B1B1B1;
	float:left;
	margin-right:10px;
	}

div.white{
	background:#FFF url(../image/productsBg2.png) top left no-repeat;
}


div.last{
	margin-right:0px;
}

div.singleProduct a.button{position:absolute; bottom:5px; right:5px; margin:0;}

