/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) repeat-x #000000;
	width:100%;
	height:100%;
}
img {
	border:none;
}
.pre_on{
	display:table;
	height:80px;
}
.pre_off{
	display:none;
	height:80px;
}

body, td, th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 15px;
	color: #30749c;
	font-weight:100;
}
a:hover {
	font-size: 15px;
	color: #FF0000;
	text-decoration:underline;
}
a {
	font-size: 15px;
	color:#30749c;
	text-decoration:underline;
}

h1{
	margin:0;
	padding:0;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	}
#main {
	width:100%;
	z-index:5;
	position:absolute;
}
#backgroundMap {
	z-index:3;
	position:absolute;
	background-image:url(images/bg2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
#content {
	width:944px;
	margin:0px auto 0 auto;
}
#contentText {
	width:700px;
	margin:0px auto 0 auto;
}

#menuGlowne {
	height:104px;
}
#menuGlowne .menu {
	margin:30px 46px 0 0px;
}
#menuGlowne .menu img:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#menuGlowne .logoMacGraf {
	float:right;
}
#menuProdukty {
	margin:140px 0 0 0;
}
#menuProdukty img {
	margin:5px 0 0 0;
}
#menuProdukty img:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#tresc {
	background-color:#FFFFFF;
	padding:10px 26px;
	width:679px;
}

#oFirmie {
	background-color:#FFFFFF;
	background-image:url(../images/oFirmieBg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px 26px;
	height:308px;
	width:679px;
}
#certyfikaty {
	background-color:#FFFFFF;
	background-image:url(../images/certfikatyBg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px 26px;
	height:866px;
	width:679px;
}
#prodFoto{
	margin:10px 0 0 0;
	}

#prodFoto img{
	margin:5px 10px 0 0;
	}

#mainStopka {
	width:100%;
	height:100%;
	z-index:4;
	position:absolute;
}
#stopkaText {
	width:700px;
	height:100%;
	margin:0 auto 0 auto;
	vertical-align:bottom;
	display:block;
}

#stopka {
	width:944px;
	height:100%;
	margin:0 auto 0 auto;
	vertical-align:bottom;
	display:block;
}
#stopka img {
	float:right;
	vertical-align:bottom;
	display:block;
}
#telefony td{
	color:#FFFFFF;
}

form{
	margin:0 0 0 5px;
	padding:0;
}
.formInput{
	background-color:#9ebdd1;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:3px;
	width:300px;
	border:1px solid #9ebdd1;
	margin:0 0 5px 0;
	color:#FFFFFF;
	}
.formInput2{
	background-color:#9ebdd1;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:3px;
	width:640px;
	border:1px solid #9ebdd1;
	margin:0 0 5px 0;
	color:#FFFFFF;
	}


.formInputKod{
	background-color:#9ebdd1;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:3px;
	width:77px;
	border:1px solid #9ebdd1;
	margin:0 0 5px 0;
	color:#FFFFFF;
	}

.formSubmit{
	background-color:#9ebdd1;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:3px;
	width:50px;
	border:1px solid #9ebdd1;
	margin:0 0 5px 257px;
	color:#FFFFFF;
	}
.formSubmit2{
	background-color:#990000;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:3px;
	border:none;
	margin:0 0;
	color:#FFF;
	}

.podziekowania{
	margin:0 0 0 40px;
	padding:0;

}

/*ANKIETA*/
#ankieta label {
      display: block;
      font-weight: bold;
      color: #228beb;
}
#ankieta legend {
      font-size: 1.2em;
      font-weight: bold;
	  color:#228beb	;
    }
#ankieta input:focus {
      background: #fff;
      border: 1px solid #228beb;
	  color:#228beb;
    }
#ankieta fieldset {
      border: 1px solid #228beb;
      margin: 1em 0;
      padding: 10px;
      width: 650px;
	  font-size:12px;
    }
#ankieta fieldset.wrapper {
      border: 0;
      margin: 0;
      padding: 0;
    }
	
	
/*PNG*/
img, div, table, td, tr, a {
	behavior: url(inc/iepngfix.htc)
}

