@charset "utf-8";
/*CSS Document*/
body {margin:0px; padding:0px; background-color:#e3e3e3; 
	font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;
	background-image:none;
	}
table {margin:0px; padding:0px;}
td {margin:0px; padding:0px;}
img{border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

a {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; text-align:left;text-decoration:none;
	font-size:8pt;color:#000000; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px;
	color:#666666;}
a:hover {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; text-align:left;
	text-decoration:underline;font-size:8pt;color:#000000; margin:0px; padding:0px;
	color:#333333;}
h1 {font-family:arial, verdana, Luxi Sans, sans-serif;
	text-align:left; font-size:12px; padding:6px 5px 5px 0px;
	font-weight:bold; color:#201a16; margin:0px; margin-left:1px; 
	line-height:normal; }
h2 {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;
	text-align:left; font-size:11px; padding:0px;
	font-weight:bold; color:#fca000; margin:0px; margin-left:1px; 
	line-height:normal; }
	
h4 {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; text-align:left;text-decoration:none;
	font-size:9pt;color:#000000; margin:0px; padding:0px;}
p {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; text-decoration:none; font-size:8pt; 
	color:#3e3e3e; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; padding-bottom:5px; text-indent:10px; text-align:justify;
	line-height:11pt; }
ul{margin:0px; padding-top:0px;}
li {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;text-align:left;text-decoration:none;
	font-size:12px;color:#201a16; margin:2px 5px 5px 5px; padding:0px; text-indent:0px;}
li.dot {font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;text-align:left;text-decoration:none;
	font-size:12px;color:#201a16; margin:2px 5px 5px 5px; padding:0px; text-indent:0px;
	list-style-image: url("../img/liPointRed.gif");}
	
strong{color:#1f1915;}
/*#########################################################################################*/

@font-face {
    font-family: 'LucidaGrandeRegular';
    src: url('../fonts/lucida_grande-webfont.eot');
    src: url('../fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucida_grande-webfont.woff') format('woff'),
         url('../fonts/lucida_grande-webfont.ttf') format('truetype'),
         url('../fonts/lucida_grande-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Ubuntu-Light';
    src: url('../fonts/Ubuntu_Light.eot');
    src: url('../fonts/Ubuntu_Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu_Light.woff') format('woff'),
         url('../fonts/Ubuntu_Light.ttf') format('truetype'),
         url('../fonts/Ubuntu_Light.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}




div.basic{height:98%; width:98%;
	}
div.bodyBg{position:relative; width:905px; margin:20px auto 30px auto; padding:0px; 
	text-align:center; background-color:transparent; border-width:0px;}
div.bg01{width:905px; border:0px; margin:0px; padding:0px; text-align:center; height:7px;
	background-image: url("../img/bgTop01.gif"); background-repeat:no-repeat; background-position:bottom;}
div.bg02{width:905px; border:0px; margin:0px; padding:0px; text-align:center;
	background-image: url("../img/bgTop02.gif"); background-repeat:repeat-y;}
div.bg03{width:905px; border:0px; margin:0px; padding:0px; text-align:center; height:10px;
	background-image: url("../img/bgTop03.gif"); background-repeat:no-repeat;}
	/*###############*/
	
	a.fbPageButton,a.fbPageButton:hover{width:30px; height:30px;}
	
div.topBg{width:900px; margin:0px 4px 0px 1px; padding:0px; height:75px;
	}
	div.topLeft{float:left; width:260px; text-align:left;}
		a.topLogo{text-decoration:none; margin:0px; padding:0px; margin:0px auto 0px 10px;}
		a.topLogo:hover{text-decoration:none; margin:0px; padding:0px; margin:0px auto 0px 10px;}
		img.topLogo{background-color:transparent; border:0px; padding:0px; margin:11px auto 0px 0px;}
	
	div.topRight{float:right; width:638px; text-align:left;}
		a.buttonTop01{text-decoration:none; margin:0px; padding:0px; margin:0px 0px 0px 408px;}
		a.buttonTop01:hover{text-decoration:none; margin:0px; padding:0px; margin:0px 0px 0px 408px;}
		img.buttonTop01{background-color:transparent; border:0px; padding:0px; margin:11px 0px 0px 0px;}
		a.buttonTop{text-decoration:none; margin:0px; padding:0px; margin:0px;}
		a.buttonTop:hover{text-decoration:none; margin:0px; padding:0px; margin:0px;}
		img.buttonTop{background-color:transparent; border:0px; padding:0px; margin:11px 0px 0px 0px;}

div.menuTop{width:900px; margin:0px 4px 0px 1px; padding:0px; height:40px; text-align:left;
	background-image: url("../img/menuTopBg.jpg"); background-repeat:repeat-x;
	}/*102 */
	
	a.menuTop,a.menuTop:hover,a.menuTopH,a.menuTopH:hover{
		height:22px; margin:7px 5px 0px 5px; display:block; float:left;
		
		border:1px solid transparent; padding:1px 8px 0px 8px;
		
		border-radius: 6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		
		text-shadow:1px 1px 0px #fbb918;
		
		background:none; font:12px 'LucidaGrandeRegular', Tahoma, Arial, serif; color:#fff;  line-height:22px; text-decoration:none; text-transform:uppercase;
	}
	a.menuTop:hover,a.menuTopH,a.menuTopH:hover{
		border:1px solid #fff; background-color:#3e3e3e;
		
		text-shadow:none;
		}
	
	
div.bodyContBg{width:900px; margin:0px 4px 0px 1px; padding:0px; background-color:#ffffff;}
	div.baseDiv{margin:10px 10px 0px 10px;}
	div.banerBgDiv{float:left; width:550px; height:150px; margin:0px 0px 10px 0px;
		background-image: url("../img/homeInnoBaner.gif"); background-repeat:no-repeat;}
	/*######## home style ###########*/
	div.homeNewsBg{
		float:right; width:318px; height:148px; margin:0px 0px 10px 10px; background-color:#608600;
		
		background-image: url("../img/wycenaHomeNews.png"); background-repeat:no-repeat; background-position:center;
		
		border:1px solid #e7e7e7; text-align:;left;
		
		border-radius: 6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	}
		
		a.homeNewsH,a.homeNewsH:hover{color:#e3ebd0; font-size:18px; font:18px 'Ubuntu-Light', Tahoma, Arial, serif; text-decoration:none; display:block; margin:2px; margin-bottom:6px;
			text-shadow:1px 1px 0px #587a03;}
		
		
		a.homeNews,a.homeNews:hover{
			display:block; margin:7px; margin-left:145px; margin-top:6px; width:130px;
			
			border:1px solid #608600; background-color:#608600; padding:4px 5px 5px 15px; /* background-color:#3e3e3e; */
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			
			font:16px 'Ubuntu-Light', Tahoma, Arial, serif; color:#fff;  line-height:22px; text-decoration:none; text-shadow:1px 1px 0px #405704;
		}
		a.homeNews:hover{
			background-color:#4e6c03; text-shadow:1px 1px 0px #405704;
		}
		a.homeNewsCont,a.homeNewsCont:hover{
			font-size:13px; text-decoration:none; color:#e3ecce; line-height:18px;
		}
	
		div.homeNewsCont{margin:0px 10px 10px 10px; font-size:11px; text-align:left;}
	div.homeOfferBg{
		border:1px solid #e7e7e7; background-color:#f8f8f8;

		border-radius: 4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		
		margin:0px 0px 10px 0px; width:878px; height:178px;
	}
		table.homeOfferBg{border:0px; padding:0px 10px 0px 10px;}
			tr.homeOfferBg{vertical-align:top;}
			td.homeOfferBg{width:270px; border:0px; text-align:left; vertical-align:top;}
			
		a.homeOfferH1,a.homeOfferH1:hover{
			font:18px 'Ubuntu-Light', Tahoma, Arial, serif; color:#3e3e3e; line-height:24px; text-decoration:none; text-shadow:1px 1px 0px #ddd;
			
			display:block; padding-left:25px; margin-top:5px;
			
			background-image:url("../img/h1_arrow.png"); background-repeat:no-repeat; background-position:0% 50%;
		}
		a.homeOfferH21,a.homeOfferH21:hover,a.homeOfferH22,a.homeOfferH22:hover{
			font:15px 'Ubuntu-Light', Tahoma, Arial, serif; color:#d40016; line-height:24px; text-decoration:none; text-shadow:1px 1px 0px #ddd;
			
			display:block; padding-left:45px; margin-top:5px;
			
			background-image:url("../img/ico.homeKorzysci.png"); background-repeat:no-repeat; background-position:0% 50%;
		}
		a.homeOfferH22,a.homeOfferH22:hover{
			line-height:32px;
			
			background-image:url("../img/ico.homeIle.png"); background-repeat:no-repeat; background-position:0% 50%;
		}
		
			
		a.homeOffer,a.homeOffer:hover{font-size:12px;color:#201a16;}
		
	
	div.homeFrameLeft{
		float:left; margin:0px 0px 15px 0px; width:320px; border:0px;
	}
		div.homeZaufajBg{
			margin:0px 0px 15px 0px; width:318px; height:148px; border:1px solid #e7e7e7; text-align:left;
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
		}
		a.homeZaufaj,a.homeZaufaj:hover{
			display:block; margin:7px 7px 3px 7px; width:75px;
			
			border:1px solid #fff; background-color:#3e3e3e; padding:3px 5px 4px 11px;
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			
			font:13px 'Ubuntu-Light', Tahoma, Arial, serif; color:#fff;  line-height:18px; text-decoration:none; text-shadow:1px 1px 0px #333;
		}
		div.homeContLeftBg{
			margin:0px 0px 15px 0px; width:318px; height:213px; border:1px solid #e7e7e7;
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			
			background-image: url("../img/homeContact.gif"); background-repeat:no-repeat; background-position:100% 90%;
		}
		
	
	div.homeFrameRight{
		float:right; margin:0px 0px 15px 10px; width:550px; border:0px;
	}
		div.homeLastNewsBg{
			margin:0px 0px 15px 10px; width:548px; border:1px solid #e7e7e7;
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
		}
		a.homeOfferH2,a.homeOfferH2:hover{
			font:16px 'Ubuntu-Light', Tahoma, Arial, serif;  color:#3e3e3e; line-height:24px; text-decoration:none; text-shadow:1px 1px 0px #e5cacd;
			
			display:block; padding:5px; padding-left:10px; margin:10px; border-bottom:1px dotted #ddd;
		}
		
		
		div.homeContactBg{
			margin:0px 0px 15px 10px; width:548px; height:148px; border:1px solid #e7e7e7;
			
			border-radius: 4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			
			background-image: url("../img/homeContact.gif"); background-repeat:no-repeat; background-position:95% 50%;
		}
		
		
	/*######## end home style ###########*/
	
	
	/*######## body content style ###########*/
	
	div.mLeftBg{float:left; width:280px; margin:0px 10px 10px 0px; padding:0px; 
		text-align:center; background-color:transparent; border-width:0px;}
	div.mLeft01{width:280px; border:0px; margin:0px; padding:0px; text-align:center; height:4px;
		background-image: url("../img/bgMleft01.gif"); background-repeat:no-repeat; background-position:bottom;}
	div.mLeft02{width:280px; border:0px; margin:0px; padding:0px; text-align:center;
		background-image: url("../img/bgMleft02.gif"); background-repeat:repeat-y;}
		a.mLeft{display:block; width:272px; height:30px; margin:0px 4px 1px 4px; line-height:30px;
			text-decoration:none; font-weight:bold; background-color:#f1f0f0; color:#3e3e3e;
			background-image: url("../img/bgMleftArr.gif"); background-repeat:no-repeat; 
			background-position:4% center;}
		a.mLeft:hover,a.mLeftH,a.mLeftH:hover{display:block; width:272px; height:30px; margin:0px 4px 1px 4px; line-height:30px;
			text-decoration:none; font-weight:bold; background-color:#fca000; color:#ffffff;
			background-image: url("../img/bgMleftArrH.gif"); background-repeat:no-repeat; 
			background-position:4% center;}
		a.mLeftN{display:block; width:272px; height:30px; margin:0px 4px 0px 4px; line-height:30px;
			text-decoration:none; font-weight:normal; background-color:#ffffff; color:#3e3e3e;
			border:0px; border-bottom:1px dotted #eeeeee;
			background-image: url("../img/liPointRed.gif"); background-repeat:no-repeat; 
			background-position:8% center;}
		a.mLeftN:hover,a.mLeftNH,a.mLeftNH:hover{display:block; width:272px; height:30px; 
			margin:0px 4px 1px 4px; line-height:30px; border:0px;
			text-decoration:none; font-weight:normal; background-color:#3f3d3e; color:#ffffff;
			background-image: url("../img/liPointWhite.gif"); background-repeat:no-repeat; 
			background-position:8% center;}
			
		div.clientLeftBg{width:280px; height:116px; border:0px; color:#3e3e3e; margin-top:10px;
			background-image: url("../img/clientLeft.gif"); background-repeat:no-repeat;}
		div.blogLeftBg{width:280px; height:173px; border:0px; color:#3e3e3e; margin-top:10px;
			background-image: url("../img/blogLeftBg.gif"); background-repeat:no-repeat;}
		p.blogLeft{font-size:11px; text-align:justify; text-indent:15px; color:#3e3e3e;}
		
		a.blogTitle,a.blogTitle:hover{text-align:left; font-size:12px; padding:0px; font-weight:bold; color:#fca000; 
			margin:0px; margin-left:1px; line-height:normal; text-decoration:none;}
		
		a.blogFBshare{display:block; width:75px; height:20px; margin:2px; line-height:20px;
			text-decoration:none; font-weight:normal; background-color:#fbfbfb; color:#3e3e3e;
			background-image: url("../img/fb-shareBack.jpg"); background-repeat:no-repeat; 
			background-position:1% center;}
		a.blogFBshare:hover{display:block; width:75px; height:20px; margin:2px; line-height:20px;
			text-decoration:none; font-weight:normal; background-color:#fbfbfb; color:#3e3e3e;
			background-image: url("../img/fb-share.jpg"); background-repeat:no-repeat; 
			background-position:1% center;}
		
		a.blogWyshare{display:block; width:25px; height:20px; margin:2px 6px 2px 2px; 
			line-height:20px; text-decoration:none; font-weight:normal; background-color:#fbfbfb; 
			color:#3e3e3e; background-image: url("../img/wykop-shareBack.jpg"); background-repeat:no-repeat;}
		a.blogWyshare:hover{display:block; width:25px; height:20px; margin:2px 6px 2px 2px; 
			line-height:20px; text-decoration:none; font-weight:normal; background-color:#fbfbfb; 
			color:#3e3e3e; background-image: url("../img/wykop-share.jpg"); background-repeat:no-repeat;}
		
			
	div.mLeft03{width:280px; border:0px; margin:0px; padding:0px; text-align:center; height:4px;
		background-image: url("../img/bgMleft03.gif"); background-repeat:no-repeat;}
	
	
	div.contentBg{float:right; width:590px; margin:0px auto 10px 0px; padding:0px; 
		text-align:center; background-color:transparent; border-width:0px;}
	div.cont01{width:590px; border:0px; margin:0px; padding:0px; text-align:center; height:4px;
		background-image: url("../img/bgCont01.gif"); background-repeat:no-repeat; background-position:bottom;}
	div.cont02{width:590px; border:0px; margin:0px; padding:0px; text-align:center;
		background-image: url("../img/bgCont02.gif"); background-repeat:repeat-y;}
		div.content{width:582px; background-color:#fbfbfb; margin:0px 4px 0px 4px;}
		div.content02{padding:5px 15px 10px 15px;}
		div.contentTitle{text-align:left; margin:10px auto 5px 5px;}
		
		h1.contentTitle{
			font:18px 'Ubuntu-Light', Tahoma, Arial, serif; color:#3e3e3e; line-height:24px; text-decoration:none; text-shadow:1px 1px 0px #ddd;
			display:block; padding-left:0px; margin-top:5px;
		}
		
		
		p.content{font-size:12px; color:#4c4541; margin-bottom:15px; font-weight:normal;}
		
		div.fieldQuest{margin:20px; padding:10px; background-color:#ffffff; font-size:11px; 
			border:1px solid #eeeeee; background-image: url("../img/fieldMarkQuest.gif");
			background-position:right top; background-repeat:no-repeat;}
		div.fieldUrg{margin:20px; padding:10px; background-color:#ffffff; font-size:11px; 
			border:1px solid #eeeeee; background-image: url("../img/fieldMarkUrg.gif");
			background-position:right top; background-repeat:no-repeat;}
		
		table.prices{border:1px; border-color:#eae5cf; border-style:solid; font-size:11px; 
			font-weight:normal; margin:1px 0px 2px 1px; position:relative; vertical-align:middle;}
		td.pricesFLine{background-color: #d30010; border:0px; border-left:1px; border-right:1px; 
			border-color:#d30013; border-style:solid; color:#ffffff; padding:3px; font-size:11px; 
			font-weight:bold; height:20px; margin:0px; margin-top:0px; text-align:center; 
			vertical-align:middle; width:95px;}
		td.pricesNLine{background-color:#FFFFFF; border:1px; border-color:#eeeeee; border-style:solid; 
			color:#444444; font-size:11px; font-weight:normal; margin:0px; padding:5px 5px 5px 2px; 
			text-align:right; width:95px; vertical-align:middle;}
		
		td.pricesNLineO{background-color:#fcc520; border:1px solid #fcc520;
			color:#fffff6; font-size:11px; font-weight:normal; margin:0px; padding:8px 5px 8px 2px; 
			text-align:center; width:95px; vertical-align:middle;
			
			text-shadow: 1px 1px 1px #fbb515;
			-moz-text-shadow: 1px 1px 1px #fbb515;
			-webkit-text-shadow: 1px 1px 1px #fbb515;
			}
			
			span.white{color:#f4ebec; font-weight:normal;}
			
		td.pricesNLine2{background-color:#FFFFFF; border:1px; border-color:#eeeeee; border-style:solid; 
			color:#222222; font-size:11px; font-weight:normal; margin:0px; padding:0px 0px 0px 5px; 
			text-align:left; width:260px; vertical-align:middle; height:24px;}
		
		table.rForm{font-size:12px;}
		input.rForm{font-size:11px; line-height:14px; padding:2px; background-color:#f1f0f0;
			height:18px; border:1px solid #9b9b9b; width:200px; color:#333333;
			font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; margin:3px;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
			}
		.checkbox{font-size:11px; line-height:14px; padding:2px; background-color:#f1f0f0;
			border:1px solid #9b9b9b; color:#333333;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
		textarea.rForm{font-size:11px; line-height:14px; padding:4px; background-color:#f1f0f0;
			border:1px solid #9b9b9b; width:530px; color:#333333;
			font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; margin:3px;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
			}
		input.send{line-height:20px; height:30px; border:1px solid #efefef; background-color:#fbc01d;
			color:#ffffff; font-weight:bold; font-size:14px; text-align:center; padding:5px;
			font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
			
		a.pageNrs{background-color:#fbc01d; padding:3px 5px 3px 5px; margin:5px 1px 5px 0px; color:#ffffff;
			text-decoration:none; font-size:10px;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
		a.pageNrs:hover,a.pageNrsH,a.pageNrsH:hover{background-color:#3e3e3e; padding:3px 5px 3px 5px; 
			margin:5px 1px 5px 0px; color:#ffffff; text-decoration:none; font-size:10px;
			border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
		
		div.newsSingle{padding:3px; font-size:11px; color:#3e3e3e;}
		a.sitemap01,a.sitemap01:hover{font-size:11px; font-weight:bold; color:#3e3e3e;
			line-height:18px;}
		a.sitemap02,a.sitemap02:hover{font-size:11px; font-weight:bold; color:#fca000;
			line-height:18px; margin-left:10px;
			background-image: url("../img/liPointRed.gif"); background-repeat:no-repeat; 
			background-position:1% center;}
		a.sitemap03,a.sitemap03:hover{font-size:11px; font-weight:bold; color:#fca000;
			line-height:16px; margin-left:3px;}
			
		div.trustImg01,div.trustImg01:hover,div.trustImg02,div.trustImg02:hover,div.trustImg03,div.trustImg03:hover,div.trustImg04,div.trustImg04:hover,div.trustImg05,div.trustImg05:hover,div.trustImg06,div.trustImg06:hover,div.trustImg07,div.trustImg07:hover,div.trustImg08,div.trustImg08:hover,div.trustImg09,div.trustImg09:hover,div.trustImg10,div.trustImg10:hover,div.trustImg11,div.trustImg11:hover,div.trustImg12,div.trustImg12:hover,div.trustImg13,div.trustImg13:hover{
			width:232px; height:87px; margin:13px 15px 0px 20px; border:1px solid #eeeeee; 
			text-align:center; vertical-align:middle; background-repeat:no-repeat;
			background-position:center;}
		div.trustImg01{background-image: url("../img/zaufaj/domax-bisG.gif");}
		div.trustImg01:hover{background-image: url("../img/zaufaj/domax-bis.gif");}
		div.trustImg02{background-image: url("../img/zaufaj/nextG.gif");}
		div.trustImg02:hover{background-image: url("../img/zaufaj/next.gif");}
		div.trustImg03{background-image: url("../img/zaufaj/pflegekraft24G.gif");}
		div.trustImg03:hover{background-image: url("../img/zaufaj/pflegekraft24.gif");}
		div.trustImg04{background-image: url("../img/zaufaj/bmsoG.gif");}
		div.trustImg04:hover{background-image: url("../img/zaufaj/bmso.gif");}
		div.trustImg05{background-image: url("../img/zaufaj/dotacjeG.gif");}
		div.trustImg05:hover{background-image: url("../img/zaufaj/dotacje.gif");}
		div.trustImg06{background-image: url("../img/zaufaj/domaxG.gif");}
		div.trustImg06:hover{background-image: url("../img/zaufaj/domax.gif");}
		div.trustImg07{background-image: url("../img/zaufaj/europrojektG.gif");}
		div.trustImg07:hover{background-image: url("../img/zaufaj/europrojekt.gif");}
		div.trustImg08{background-image: url("../img/zaufaj/barrantesG.gif");}
		div.trustImg08:hover{background-image: url("../img/zaufaj/barrantes.gif");}
		div.trustImg09{background-image: url("../img/zaufaj/dream-artG.gif");}
		div.trustImg09:hover{background-image: url("../img/zaufaj/dream-art.gif");}
		div.trustImg10{background-image: url("../img/zaufaj/kafel-karG.gif");}
		div.trustImg10:hover{background-image: url("../img/zaufaj/kafel-kar.gif");}
		div.trustImg11{background-image: url("../img/zaufaj/termokaustG.gif");}
		div.trustImg11:hover{background-image: url("../img/zaufaj/termokaust.gif");}
		div.trustImg12{background-image: url("../img/zaufaj/podlasiakG.gif");}
		div.trustImg12:hover{background-image: url("../img/zaufaj/podlasiak.gif");}
		div.trustImg13{background-image: url("../img/zaufaj/bazaltG.gif");}
		div.trustImg13:hover{background-image: url("../img/zaufaj/bazalt.gif");}




	div.cont03{width:590px; border:0px; margin:0px; padding:0px; text-align:center; height:4px;
		background-image: url("../img/bgCont03.gif"); background-repeat:no-repeat;}
	
	div.askFormButton{
		margin:20px auto 40px auto; text-align:center;
	}
	
	a.askFormButton,a.askFormButton:hover{
		display:block; width:250px; height:40px; margin:5px auto 5px auto; background-color:#608600; color:#faf6f6; line-height:40px;
		text-align:center; text-decoration:none;
		
		font-family:"LucidaGrandeRegular", Tahoma, Arial, serif; font-size:14px;
		
		
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		
		box-shadow: 2px 2px 2px #d5ddc2;
		-moz-box-shadow: 2px 2px 2px #d5ddc2;
		-webkit-box-shadow: 2px 2px 2px #d5ddc2;
		
		text-shadow: 1px 1px 1px #4d6808;
		-moz-text-shadow: 1px 1px 1px #4d6808;
		-webkit-text-shadow: 1px 1px 1px #4d6808;
	}
	
	
	
	
	
	
	
	/*######## end body content style ###########*/
	
a.bottomLink{margin:auto 5px auto 5px; text-decoration:none; font-size:11px;}
a.bottomLink:hover{margin:auto 5px auto 5px; text-decoration:none; font-size:11px;}


a.OrangeBold{font-weight:bold; color:#fbb717; text-decoration:none;}
a.OrangeBold:hover{font-weight:bold; color:#fbb717; text-decoration:none;}

strong.max{color:#111111; font-size:9pt; line-height:12pt;}
span.max{color:#ab2815;}


/*################# P #################*/
div.log{text-align:center; margin-top:50px; border:1px solid #cccccc; background-color:#ffffff;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; width:360px;}
table.log{font-size:11px; text-align:center;  padding:0px; width:270px;}
input.rFormLog{font-size:11px; line-height:13px; padding:2px; background-color:#f1f0f0; height:15px; 
	border:1px solid #cccccc; width:200px; color:#333333; width:150px;
	font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif; margin:3px;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
input.logButton{line-height:25px; height:26px; border:1px solid #efefef; background-color:#fbc01d;
	color:#ffffff; font-weight:normal; font-size:11px; text-align:center; padding-bottom:1px; width:100px;
	font-family:Tahoma, arial, verdana, Luxi Sans, sans-serif;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}





