* {
  font-family: Arial, Helvetica, sans-serif;
	color: #DEDFE3;
	line-height: 1.5em;
}
body {
  background: #101010 url(img/tlo1.jpg) top repeat-x;
	margin: 0;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	
	font-weight: lighter;
}

.moj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #404040;
	color: #DEDFE3;
	margin: 4px;
	padding: 2px;
	border: 1px solid;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

.footer {
	color: #383838;
	padding-top: 20px;
	margin-bottom: 100px;
}

.footer a {
	color: #484848;
	text-decoration:none;
	letter-spacing: 0.2em;
	font-size: 9px;
}

ul {
	list-style-image: url(img/strzalki.png);
}

#kompetencje li {
	line-height: 2.6em;
}

#kompetencje ul {
	padding-top: 22px;
}

.gmaps {
  width: 250px;
	height: 320px;
	border: 1px solid;
	margin-top: 17px;
	margin-left: 10px;
}

img.galeria {
  padding:10px;
	margin-right: 17px;
	border:1px solid #303030;
}

img.galeria:hover {
  border:1px solid #2765C1;
}

.klient {
	color: #165FCC;
	font-weight: bold;
}
