body {
	font-family: Times New Roman, Verdana, Ariel;	
	color: #003064;
	font-size: 12px;
	
}

.pobierz {
	color: #003064;
	font-size: 14px;
	// font-weight: bold;
}

.rodo {
	color: #660000;
	font-size: 11px;
}

.rodo1 {
	color: #003064;
	font-size: 11px;
}

.ramkarodo1 {
  background: #f2f8fd;
  border: 1px inset #a9cdf9;
  border-radius: 8px;
  padding: 1ex;
}

.ramkarodo {
  background: #f1f7fe;
  border: 1px inset #a9cdf9;
  border-radius: 8px;
  padding: 1ex;
}

.ramkakomunikaty {
  background: white;
  border: 1px solid #87b9f7;
  border-radius: 8px;
  padding: 1ex;
}

.ramkainset {
  background: #fafcff;
  border: 1px inset #a9cdf9;
  border-radius: 8px;
  padding: 1ex;
}

.ramkareg {
	background: linear-gradient(#D6EAFC 0, #F7FAFC 100%); 
	border: 1px inset #C9E3FC;
	padding: 5px; 
	border-radius: 8px;
}

.ramkareg:hover {
	cursor:pointer;
	background: linear-gradient(#AFD6FA 0, #F7FAFC 100%); 
	border: 2px inset #AFD6FA; 
	padding: 5px; 
	border-radius: 8px;
}

.ramkaglowna {
  background: linear-gradient(#f1f7fe 0, #fff 100%);
  border: 1px inset #a9cdf9;
  border-radius: 8px;
  padding: 1ex;
}

.ramkadotted {
  background: #F7FAFC;
  border: 1px dotted #003064;
  border-radius: 8px;
  padding: 5px;
}

.ramkagroove {
  background: #F7FAFC;
  border: 3px groove #003064;
  border-radius: 8px;
  padding: 1ex;
}

.ramkamix {
 	cursor:pointer;
	background: linear-gradient(#D6EAFC 0, #F7FAFC 100%); 
	border: 1px inset #C9E3FC;  
	font-size: 14px;
	border-radius: 8px;
}

.ramkamix:hover {
	cursor:pointer;
	background: linear-gradient(#AFD6FA 0, #F7FAFC 100%); 
	border: 1px inset #AFD6FA; 
	border-radius: 8px;
}

	
a.p-link {
text-decoration: none;
font-size: 14px; 
color: #0529A2;
font-family: Calibri, Verdana, Ariel;
}

a.p-link:hover {
font-size: 14px;
text-decoration: underline;
color: #DE0324;
font-family: Calibri, Verdana, Ariel;
}

a.regu {
text-decoration: none;
font-size: 15px; 
color: #0529A2;
font-family: Calibri, Verdana, Ariel;
}

a.regu:hover {
text-decoration: underline;
color: #DE0324;
font-family: Calibri, Verdana, Ariel;
}



.formField{font: inherit; border: 1px solid #ccc; border-radius: 3px; margin: 3px 0 5px 0; padding: 3px 0}

.formField1{font: inherit; border: 1px solid #ccc; border-radius: 3px; margin: 3px 0 5px 0; padding: 3px 0}

textarea.formField{width: 500px; height: 30px}

textarea.formField1{width: 500px; height: 30px}

#teksformul {
	font-family: 'Times New Roman', Helvetica, sans-serif;
	color: #003064;
	font-size: 16px;
}

#tekst {
	font-family: 'Times New Roman', Helvetica, sans-serif;
	color: #4169E1;
	font-size: 14px;
}

a:link {
	font-family: 'Times New Roman', Helvetica, sans-serif;
   color: blue;
}

a:hover 	{
	font-family: 'Times New Roman', Helvetica, sans-serif;
   color: red;
}

a.przycisk {
	cursor:pointer;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	color: #FFF;
	background: linear-gradient(#003064 0, #003064 100%); 
	border: 1px inset #4169E1; 
	line-height: 30px; 
	font-size: 20px;
	padding: 0px 5px 0px 5px;  
	border-radius: 5px;
}

a.przycisk:hover {
	cursor:pointer;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	color: red;
	background: linear-gradient(#AFD6FA 0, #003064 100%); 
	border: 1px inset #AFD6FA;  
	font-size: 13px;
	padding: 0px 5px 0px 5px;   
	border-radius: 5px;
}


#przycisk {
	cursor:pointer;
	background: linear-gradient(#003064 0, #003064 100%); 
	border: 1px inset #C9E3FC; 
	line-height: 32px; 
	font-size: 14px;
	padding: 15 50px;  
	border-radius: 8px;
}

#przycisk:hover {
	cursor:pointer;
	background: linear-gradient(#AFD6FA 0, #F7FAFC 100%); 
	border: 1px inset #AFD6FA; 
	line-height: 32px; 
	font-size: 14px;
	padding: 15 50px; 
	border-radius: 8px;
}


#send_form_status1{
	border: 1px dashed #ccc; 
	display: none; 
	padding: 0 5px;
	margin: 5px 0;
	font-size: 16px;
}

#send_form_status{ 
	border: 1px dashed #ccc; 
	display: none; 
	padding: 0 5px;
	margin: 5px 0;
	font-size: 20px;
	padding: 0 10px; 
	border-radius: 8px;
	text-decoration: blink;
}

#textformularz {color: #003064}

.status_ok{color: green; font-size: 16px;}

.status_err{color: red; font-size: 16px;}

.zdjecie {
	padding: 0;
	width: 72px;
	height: 96px;
	border: 1px solid #003064;
}

.zdjecie img {
	transition-duration: 1s;
	margin: 0 auto;
	display: block;
}

.zdjecie img:hover {
	transform: scale(3);
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	z-index: 0;
}

.zdjecieean {
	padding: 0;
	width: 144px;
	height: 31px;
	border: 1px solid #003064;
}

.zdjecieean img {
	transition-duration: 1s;
	margin: 0 auto;
	display: block;
}

.zdjecieean img:hover {
	transform: scale(3);
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	z-index: 0;
}

.zdjeciepar {
	padding: 0;
	width: 40px;
	height: 100px;
	border: 1px solid #003064;
}

.zdjeciepar img {
	transition-duration: 1s;
	margin: 0 auto;
	display: block;
}

.zdjeciepar img:hover {
	transform: scale(6);
	-webkit-transform: scale(6);
	-moz-transform: scale(6);
	z-index: 0;
}