/* 
Credits: Bit Repository
CSS Library: http://www.bitrepository.com/
*/






.notification_error {

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #aba59b;
 text-decoration:none;
 color: #db3443;
 padding: 17px; 
 
 border: none;


}

.notification_container {

padding: 15px;
text-align: center;

}

.notification_ok {


width:582px;
height: 100%;
border: 1px solid #929496;
overflow: auto;
text-align: center;
background: #f7f7f8;


 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #929496;
 text-decoration:none;



}




/* Label */


/* Input, Textarea */


/* BR */

br
{
clear: left;
}




#name {

width:460px;
height:28px;
background: #f7f7f8;
border: none;
padding-left: 5px;

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #929496;
 text-decoration:none;


}

.label_name {

 font-family: Georgia;
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #636466;
 text-decoration:none;
 
 
 }

.field_error
{

 
 color: #db3443; 
 font-family: Georgia;
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 text-decoration:none;

}



#email {

width:460px;
height:28px;
background:#f7f7f8;
border: none;
padding-left: 5px;

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #929496;
 text-decoration:none;


}


 


#kopie {


width:110px;
height:28px;
background: #f7f7f8;
border: none;
padding-left: 5px;

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #929496;
 text-decoration:none;

}




 
#message_background {

width:932px;
height: 180px;
border: none;
padding: 5px;
background:#f7f7f8;

 
}

#message {

border: none;
overflow:hidden;
background: none;
resize: none;


 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 20px;
 color: #929496;
 text-decoration:none;


}


 


#kod {

width:81px;
height:28px;
background:#f7f7f8;
border: none;
padding-left: 5px;

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 28px;
 color: #929496;
 text-decoration:none;

}


 



.obrazek_captcha {

border: none;
position:absolute;
width:106px;
height:30px;
margin-left: 8px;
background:url('images/captcha.png') no-repeat;

 font-family: Georgia; 
 letter-spacing: 0px; 
 font-size: 14px; 
 line-height: 28px;
 color: #aba59b;
 text-decoration:none;

}



.odswiez {

position:absolute;
border: none;
outline: none;
margin-left: 122px;
height: 30px;
width:31px;
background:url('images/refresh_2.png') no-repeat;
background-position: -0px -30px;

}

.odswiez:hover {

border: none;
outline: none;
height: 30px;
width:31px;
background-position: -0px -0px;

} 

 .wyslij_text {

 	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color: #f7f7f8;
	outline: none;
	text-decoration: none;
	letter-spacing: 0px;
	
	position: absolute;
	text-align: center;
	cursor: pointer;
	
	width: 180px;
	height: 38px;
	outline: none;
	z-index: 7;

 
	border: none;
	background: none;
	outline: none;
 
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	text-align: center;
	
 
 }
