/*
Title:      Dworek 1905
Updated:    Nov 07 2007
Notes:		Static pages stylesheet for Dworek's webpage.
*/

#content p {
	line-height: 1.3em;
}

#glowna-pl, #glowna-en, #glowna-de, #glowna-ru {
	width: 500px;
	height: 280px;
	float:left;
	padding: 60px 0px 0px 38px;
}

#glowna-pl {
	background: #ffffff url(../images/template/pl/tloglowna.jpg) no-repeat;
}

#glowna-en {
	background: #ffffff url(../images/template/en/tloglowna.jpg) no-repeat;
}

#glowna-de {
	background: #ffffff url(../images/template/de/tloglowna.jpg) no-repeat;
}

#glowna-ru {
	background: #ffffff url(../images/template/ru/tloglowna.jpg) no-repeat;
}

