@charset "utf-8";
#archiwum {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#archiwum label {
	width: 85px;
	display: block;
	float: left;
	font-size: 12px;
	color: #79e2ff;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	top: 2px;
}
#archiwum input[type='text'] , #archiwum select{
	margin-left: 15px;
	width: 180px;
	border: 1px solid #999;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#archiwum #submit , #form_kontaktowy2 #submit2, #submit_zyczenia{
	height: 25px;
	width: 99px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #222;
	font-weight: bold;
	background-image: url(../images/button-szukaj.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	background-color: transparent;
}
.margines  {
	margin-left: 120px;

}
#title-archiwum {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

#zyczenia_form label {
	display: block;
	margin-bottom: 3px;
}
#zyczenia_form input[type="text"]   {
	width: 180px;
	border: 1px solid #999;
	font-size: 0.95em;
	color: #666;
}
#zyczenia_form textarea   {
	width: 100%;
	border: 1px solid #999;
	color: #666;
	height: 120px;
}
#zyczenia_form #submit {
	height: 25px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-weight: bold;
	background-color: #6CBC1E;
}
.error {
	font-weight: bold;
	color: #F00;
}




#form_kontaktowy2 {
	float: right;
	width: 42%;
	
	border: 1px solid #686868;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: rgba( 0, 0, 0, 0.7);

	[if lte IE 7]>
		background: transparent;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);   /* IE6 & 7 */
	zoom: 1;

	<![endif]
	[if gte IE 5]>
		background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)"; /* IE8 */
	zoom: 1;

	<![endif]	

}
#form_kontaktowy2 label {
	width: 100px;
	display: block;
	text-align: right;
	float: left;
	color: #79e2ff;
	font-weight: bold;
	font-size: 12px;
}
#form_kontaktowy2 input , #form_kontaktowy2 textarea{
	margin-left: 15px;
	width: 250px;
	border: 1px solid #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#form_kontaktowy2 .margines {
	margin-left: 115px;

}
#dane_kontaktowe2 {
	float: left;
	width: 52%;
}

