/*KONTAKT
------------------------------------*/
input.wyslij {
	width: 300px;
}

textarea.wyslij {
    width: 300px; 
    height: 200px;
}

#kontakt_img{
	border-style: solid;
	border-color: #bebebe;
	border-width: 1px;
	padding:0px 0px;
}

#kontakt_button{
	background-color:  #439DB8;
	background-position: center;
	width:143px; 
	height:23px;
	color: #ffffff;
}

#kontakt_kod{
	width:150px; 
	height:32px;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
