/* plik CSS dla artykulów w content */
/* tworzymy divy o podobnych rozmiarach do diva z przezeroczystym tlem, aby napisy nie byly tez przezroczyste i przesówamy je w góre o danawartosc */

.column{ /* do wyswietlania w dwóch kolumnach */

}

.start_main1{	
	position: relative;
	width:330px;
	top: -140px;
	left: 20px;
	text-align: justify;
}

.start_main2{	
	position: relative;
	width:330px;
	top: -345px;
	left: 20px;
	text-align: justify;
}

.company_frame1{
	position: relative;
	width:440px;
	top: -140px;
	left: 20px;
	text-align: justify;
}

.company_frame2{
	position: relative;
	width:440px;
	top: -340px;
	left: 20px;
	text-align: justify;
}

.internet_frame1{
	position: relative;
	width:440px;
	top: -120px;
	left: 20px;
	text-align: justify;
}

.internet_frame2{
	position: relative;
	width:440px;
	top: -200px;
	left: 20px;
	text-align: justify;
}

.internet_frame3{
	position: relative;
	width:440px;
	top: -305px;
	left: 20px;
	text-align: justify;
}

.software_frame1{
	position: relative;
	width:440px;
	top: -120px;
	left: 20px;
	text-align: justify;
}

.software_frame2{
	position: relative;
	width:440px;
	top: -190px;
	left: 20px;
	text-align: justify;
}

.software_frame3{
	position: relative;
	width:440px;
	top: -300px;
	left: 20px;
	text-align: justify;
}

.contact_main{
	position: relative;
	width:340px;
	top: -270px;
	left: 20px;
}
