/* INIT
-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
}

a, a:visited { text-decoration: none; }
a { color: #ee7f13; }
a:hover { color: #0066CC; }
ol, ul { list-style: none; }
legend { display: none; }

body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}
/* Strona
-----------------------------------------------*/
body{
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#fff;

}
#page{
	width: 932px;
	margin: 0 auto;
}
#header{
	background-image:url(../images/header.jpg);
	height: 109px;
	background-repeat:no-repeat;
}

#head-nav {
	height: 69px;
	padding:0px 0px 0px 355px;
	float:left;
}
#head-nav ul{
height: 69px;
width:auto;
float:left;
	
}
#head-nav li{
	float: left;
	height: 69px;
	width:95px;


}
#head-nav li a{
	float: left;
	height: 16px;  margin: 31px 0px 0px 0px;

}

#head-nav li.ofirmie a{
	background:url(../images/menu/firma.png) no-repeat 0 0;
	background-repeat: no-repeat;width: 95px;
	
}
#head-nav li.ofirmie a:hover{
width: 95px; 
	background:url(../images/menu/firma.png) no-repeat 0 -16px;
	
}
#activeindex{
background-image:url(../images/menu/firma-a.png);
background-repeat:no-repeat;
width: 63px;
}
#activeindex a{
width: 63px;

}

#head-nav li.oferta a{
width: 95px; 
background:url(../images/menu/oferta.png) no-repeat 0 0;
background-repeat: no-repeat;

}
#head-nav li.oferta a:hover{
width: 95px; 
background:url(../images/menu/oferta.png) no-repeat 0 -16px;
}
#activeoferta{
background-image:url(../images/menu/oferta-a.png);
background-repeat:no-repeat;
width: 95px; 

}
#activeoferta a{
width: 95px; 
}
	
#head-nav li.galeria a{
width: 95px; 
	background:url(../images/menu/galeria.png) no-repeat 0 0;
	background-repeat: no-repeat;

}
#head-nav li.galeria a:hover{
width: 95px; 
background:url(../images/menu/galeria.png) no-repeat 0 -16px;
}
#activegaleria{
background-image:url(../images/menu/galeria-a.png);
background-repeat:no-repeat;
width: 95px; 

}
#activegaleria a{
width: 95px; 
}
	
	#head-nav li.referencje a{
width: 95px; 
	background:url(../images/menu/referencje.png) no-repeat 0 0;
	background-repeat: no-repeat;

}
#head-nav li.referencje a:hover{
width: 95px; 
background:url(../images/menu/referencje.png) no-repeat 0 -16px;
}
#activereferencje{
background-image:url(../images/menu/referencje-a.png);
background-repeat:no-repeat;
width: 95px; 

}
#activereferencje a{
width: 95px; 
}
	
#head-nav li.kontakt a{
width: 95px; 
	background:url(../images/menu/kontakt.png) no-repeat 0 0;

}
#head-nav li.kontakt a:hover{
width: 95px; 
	background:url(../images/menu/kontakt.png) no-repeat 0 -16px;
}
#activekontakt{
background-image:url(../images/menu/kontakt-a.png);
background-repeat:no-repeat;
width: 95px; 
}
#activekontakt a{
width: 95px; 
}
#content{
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
float:left;
background-position: center top;
margin: 0 auto;
width: 932px;
}

#content-wrap{
background-image:url(../images/kontakt.png);
background-repeat:no-repeat;
float:left;
background-position: left bottom;
width: 932px;
height: 100%;
}

#content-big{
background-image:url(../images/content-big.jpg);
background-repeat:no-repeat;
float:left;
background-position: center top;
margin: 0 auto;
width: 932px;
}


#top{
background-image:url(../images/top.jpg);
height: 235px;
}

#top-txt{
	width: 150px;
	padding: 40px 0 0 30px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #687a8b;
}

#naglowek{
width: 100%;
text-align:right;
margin:0px;
}
#naglowek-big{
text-align:right;
margin-right:90px;
}
h2{
	text-align:justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #308000;
}


#col-left{
	width: 353px;
	float:left;
	height: 100%;

}
#anim{	
	padding:36px 77px 0px 25px;
	width:251px;
	float:left;
	height: 250px;}

#submenu{	
	padding:36px 77px 0px 25px;
	width:251px;
	float:left;
	height: 120px;}

#submenu ul{	
	width:251px;
	float:left;
	height: 100%;}
	
#submenu li{	
	padding:8px 0px 0px 30px;
	background-image:url(../images/submenu.png);
	background-repeat:no-repeat;
	width:251px;
	float:left;
	height: 26px;}	

#submenu li a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4A5864;
	float:left;
}

#submenu li a:hover{	
	color: #e88b30;
}

#submenu li a#active{	
	color: #209adf;
}

#col-left img{
margin: 0 auto;

}

#col-right{
	width:469px;
	float:left;
	height: 100%;
	padding: 0px 90px 0px 20px;
}

#txt{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #687a8b;
	text-align:justify;
	padding: 10px 0px;float:left;
}
.center{text-align:center;}
#txt ul{
width: 450px;
padding: 10px 0px 10px 10px;
float:left;
}
#txt li{
background-image:url(../images/li.png);
background-repeat:no-repeat;
padding-left: 15px;width: 450px;
float:left;
}


#txt-gal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #687a8b;
	text-align:justify;
	padding: 10px 0px;
}
#txt-big{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #687a8b;
	text-align:justify;
	padding: 25px 30px;
	width: 810px;
}
#txt-gal img{
	border: 1px solid #06C;
	margin: 3px;
	padding: 3px;
}
strong{
		font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d4852;
	text-align:justify;
}
#cert{
	padding: 5px 220px 10px 7px;
}
#cert img{
	padding: 5px;
	margin: 3px;
	border: 1px solid #5d755c;	
}

#footer{
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	height: 64px;
	padding: 25px 0px 0px 0px;
	width: 100%;
	clear: both;
	background-position: center top;
	
}
#footer-menu{
	width: 850px;margin: 0 auto;
	text-align:left;
	background-position: center top;
	
}
#footer-menu a{
color: #687a8b;	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
margin-right: 10px;
}
#footer-menu a:hover{
color: #d209adf;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
margin-right: 10px;
}
	
h1{
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 15px;
	color: #552a03;
	font-weight: bold;
	padding: 10px 0 0 15px;
	height:27px;
}

/* FORM
-----------------------------------------------*/
#form2{ margin-top: 10px ;}
input.text{
	margin-bottom: 1px;
	background-color: #fff;
	border: 1px solid #687a8b;
	width: 165px;
}
input.text:focus, textarea.text:focus{
	border: 1px solid #687a8b;	
}
textarea.text{	
	margin-top: 1px;
	background-color: #fff;
	border: 1px solid #687a8b;
	width: 165px;
}
input.btn{
	margin: 10px 0 0 55px;
	background-color: #fff;
	border: 1px solid #687a8b;
	color: #4B4B4B;
	height: 20px;
	padding-bottom: 4px;width: 50px;
}
input.btn:active{
	background-color: #03F;
	color: #fff;width: 50px;

