* {
	margin: 0;
	padding: 0;
}



html, div, map, dt, isindex, form { display:block; }

a { color: blue; }
a:hover { color: red; }
a:visited { color: blue; }


body {	
	background-color: #FF0000;
	background: transparent url('../img/tlo.jpg') repeat-x top;	
	font-family: Verdana,Geneva,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #636465;
}

p {
	margin: 0;
	padding: 0;
}

p.akapit {
	margin: 0;
	padding: 10px 0 0 0;
}
	
.center {
	border: 0px solid red;
	margin: 0 auto;
	max-width: 78em;
	min-width: 58em;
	padding: 0 ;
	text-align: left;

}

.leftcolumn {
	border: 0px solid blue;
	width: 210px;
	float: left;
}

.rightcolumn {
	border: 0px solid green;
	width: 760px;
	float: left;
}

.naglowek { height: 134px; }

.naglowekIndex { background: url('../img/naglowek-sklepy-internetowe-comarch-esklep.jpg') no-repeat top; }
.naglowekSerwisyWWW { background: url('../img/naglowek-sklepy-internetowe-comarch-esklep.jpg') no-repeat top; }
.naglowekSklepy { background: url('../img/naglowek-akteo-isklep-comarch.jpg') no-repeat top; }
.naglowekDoradztwo { background: url('../img/naglowek-akteo-doradztwo-internetowe.jpg') no-repeat top; }
.naglowekFirma { background: url('../img/naglowek-akteo-o-firmie.jpg') no-repeat top; }
.naglowekKontakt { background: url('../img/naglowek-akteo-kontakt.jpg') no-repeat top; }


.content {
}

.menu{
	background: url('../img/tlo-content.gif') repeat-y top;
 	padding: 10px 50px 10px 45px;
}

.menu ul { list-style-type: none; }
.menu li { float: left; }
.menu a { text-decoration: none; padding: 3px; }
.menu a:hover.m1  { text-decoration: none; background-color: #1e4dd9; padding: 3px; color: white;  }
.menu a:hover.m2  { text-decoration: none; background-color: #12a50e; padding: 3px; color: white;  }
.menu a:hover.m3  { text-decoration: none; background-color: #f1bb13; padding: 3px; color: white;  }
.menu a:hover.m4  { text-decoration: none; background-color: #f21616; padding: 3px; color: white;  }
.menu a:hover.m5  { text-decoration: none; background-color: #910c7f; padding: 3px; color: white;  }


.tekst {
	background: url('../img/tlo-content.gif') repeat-y top;
	padding: 10px 70px 10px 45px;
	height: 180px;
}


.tekst p {
	font-size: 14px;
	line-height: 21px;
}


.stopka {
/* 	height: 292px; */
	font-size: 80%;
	 
}

.stopkaIndex { background: url('../img/akteo-serwisy-internetowe.png') no-repeat top !important; }
.stopkaKontakt { background: url('../img/akteo-kontakt.png') no-repeat top !important; }
.stopkaOfirmie { background: url('../img/akteo-o-firmie.png') no-repeat top !important; }
.stopkaDoradztwo { background: url('../img/akteo-doradztwo.png') no-repeat top !important; }
.stopkaSerwisywww { background: url('../img/akteo-serwisywww.png') no-repeat top !important; }
.stopkaEsklep { background: url('../img/akteo-esklep.png') no-repeat top !important; }

.adres {
 	padding: 210px 10px 10px 10px;
	font-size: 0.9em;
}

.komunikat {
 	padding: 0px 0px 0px 0px;
	width: 280px;

	}

.komunikat p {
	font-size: 11px;
	width: 280px;
	line-height: 18px;

}
	
.podpis {
 	padding: 0px 15px 0px 0px;
	font-size: 1em;
	font-style: italic;
}

.komunikatTekst p{
 	padding: 10px 0px 0px 45px;
	font-size: 14px;

}