@charset "utf-8";
/* CSS Document */

.kontakt_form {
width:800px;
height:380px;

}

.dane_k {
width:350px;
height:380px;

}

.ikono {
width:300px;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#333333;
border-top:1px;
border-top-color:#3db2db;
border-top-style: solid;
border-left:1px;
border-left-color:#3db2db;
border-left-style: solid;
border-right:1px;
border-right-color:#3db2db;
border-right-style: solid;
border-bottom:1px;
border-bottom-color:#3db2db;
border-bottom-style: solid;
}

.dane {
width:300px;
line-height:20px;
border-left:1px;
border-left-color:#3db2db;
border-left-style: solid;
border-right:1px;
border-right-color:#3db2db;
border-right-style: solid;
border-bottom:1px;
border-bottom-color:#3db2db;
border-bottom-style: solid;
background-image:url(images/kontakt/tlo_dane.png);
}

.firma {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
color:#333333;
border-bottom:1px;
border-bottom-color:#3db2db;
border-bottom-style: solid;
}

.firma1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
text-indent:5px;
color:#333333;
width:280px;

}

.linkKontakt a:link, .linkKontakt a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#333333;
	text-decoration:none;
	
}

.linkKontakt a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color: #999999;
	text-decoration: underline;
	}

.formularz {
width:450px;
height:380px;

}

.formularz_tyt {
width:450px;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#333333;
border-top:1px;
border-top-color:#3db2db;
border-top-style: solid;
border-left:1px;
border-left-color:#3db2db;
border-left-style: solid;
border-right:1px;
border-right-color:#3db2db;
border-right-style: solid;
border-bottom:1px;
border-bottom-color:#3db2db;
border-bottom-style: solid;
}

.formularz_dane {
width:450px;
line-height:25px;
border-left:1px;
border-left-color:#3db2db;
border-left-style: solid;
border-right:1px;
border-right-color:#3db2db;
border-right-style: solid;
border-bottom:1px;
border-bottom-color:#3db2db;
border-bottom-style: solid;
background-image:url(images/kontakt/tlo_dane.png);
}

.firmaFormularz {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}