
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	color: white;
	background: url(images/tlo.jpg);
}

h1, h2, h3 {
	color: blue;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
	
}

p {
	color: black;
	text-align: justify;
	font-size: 1.3em;
	margin-right: 20px;
}

a:link {
	color: black;
	text-decoration: none;
	font-size: 0.6em;
}

a:hover {
	color: black;
	text-decoration: none;
	font-size: 0.6em;
}

a:visited {
	color: black;
	text-decoration: none;
	font-size: 0.6em;
}

/*content*/

#content {
	width: 1100px;
	margin: auto;
}

/* baner */

#baner {
	width: 800px;
	height: 150px;
	float: left;
	background: url(images/baner5.gif) no-repeat;
}

/* logo */

#logo {
	width: 300px;
	height: 150px;
	float: left;
}

/* strony */

#strony {
	width: 220px;
	height: 400px;
	float: left;

}

/* sklepy */

#sklepy {
	width: 220px;
	height: 400px;
	float: left;
}

/* pozycjonowanie */

#pozycjonowanie {
	width: 220px;
	height: 400px;
	float: left;
}

/* domeny */

#domeny {
	width: 220px;
	height: 400px;
	float: left;
}

/* serwery */

#serwery {
	width: 220px;
	height: 400px;
	float: left;
}

/* strony_1 */

#strony_1 {
	width: 220px;
	height: 50px;
	float: left;

}

/* sklepy_1 */

#sklepy_1 {
	width: 220px;
	height: 50px;
	float: left;
}

/* pozycjonowanie_1 */

#pozycjonowanie_1 {
	width: 220px;
	height: 50px;
	float: left;
}

/* domeny_1 */

#domeny_1 {
	width: 220px;
	height: 50px;
	float: left;
}

/* serwery_1 */

#serwery_1 {
	width: 220px;
	height: 50px;
	float: left;
}

/* tekst_d */

#tekst_d {
	width: 1100px;
	height: 350px;
	float: left;
}

#tekst_d p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-family: georgina;
	color: black;
	text-align: center;
}

#tekst_d a:link {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst_d a:hover {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst_d a:visited {
	color: black;
	text-decoration: none;
	font-size: 1em;
}


/* ofirmie */

#ofirmie {
	width: 367px;
	height: 180px;
	float: left;
}

/* klienci */

#klienci {
	width: 366px;
	height: 180px;
	float: left;
}

/* kontakt */

#kontakt {
	width: 367px;
	height: 180px;
	float: left;
}

/* projekty */

#projekty {
	width: 1100px;
	height: 50px;
	float: left;
}

#projekty p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 0.9em;
	font-family: georgina;
	font-style: italic;
	color: black;
	text-align: center;
}