#kontaktcontainer{
	width: 100%;
	font-family: Verdana;
	font-size: 15px;
}

#kontaktcontainer a, #kontaktcontainer  a:active, #kontaktcontainer  a:hover, #kontaktcontainer  a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #045AF4;
}

#kontaktzdjecie1{
	float: left;
	width: 200px;
	height: 200px;
	background-color: #dddddd;
	border-radius: 5px 0px 0px 0px;
	background: url("../img/kontakt.png") no-repeat;
}

#kontakttekst1{
	line-height: 25px;
	height: 197px;
	margin-left: 200px;
	padding-left: 10px;
	padding-right: 5x;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #B0C25C;
}

#kontaktspace{
	height: 50px;
}




