<style type="text/css">
body {
	background-color: white;
	margin: 0;
}

.tloTekst {
	background-image: url("grafika/tlo_tekst.jpg");
/*	background-attachment: fixed;	*/
	background-repeat:  repeat-x;
}

p {
	margin-top: 0;
	margin-bottom: 16px;
	text-align: justify;
}

.tekst {
	font-family: Verdana;
	font-size: 11px;
	color: #483B8A;
	line-height: 15px;
}

.t10 {
	font-size: 10px;
}

.tekstPowrot {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.tekstPodmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 140%;
}
.tekstPodmenuCurr {
	font-family: Tahoma;
	font-size: 12px;
	color: #FDFD3C;
	text-decoration: none;
	line-height: 120%;
}
.tekstPodPodmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 130%;
}
.tekstPodPodmenuCurr {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDFD3C;
	text-decoration: none;
	line-height: 120%;
}
.tekstJezyki {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.wiecej {
	font-family: Verdana;
	font-size: 11px;
	color: #ABB224;
	letter-spacing: -1px;
	text-decoration: none;
}

.wiecej:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ABB224;
	letter-spacing: -1px;
	text-decoration: underline;
}

.strzalki {
	font-family: Verdana;
	font-size: 8px;
	color: #ABB224;
	letter-spacing: -2px;
}

.jasnoniebieska {
	background-color: #E0DEF4;
}

/* odsyłacze */
a.menuDolne {
	color: #483B8A;
	text-decoration: none;
	margin-right: 5px;
}

a:hover.menuDolne {
	text-decoration: underline;
}

a.tekstowe {
	color: #908E04;
	text-decoration: none;
	margin-right: 5px;
}

a:hover.tekstowe {
	text-decoration: underline;
}

a.onyx {
	font-family: tahoma;
	font-size: 10px;
	color: #50468F;
	text-decoration: none;
}

/* obrazki */

.ramka	{
	border: solid 1px #7175D0;
}

/*produkty*/

.typ	{
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #483B8A;
}
.tloLink {
	background-image: url("grafika/produkty/link.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
}
.link	{
	font-family: Verdana;
	font-size: 11px;
	color: #483B8A;
	text-decoration: none;
}
.link:hover {
	text-decoration: none;
}
.tabela {
	border-top: solid 1px #7276D1;
	border-left: solid 1px #7276D1;
}
.komorka {
	border-bottom: solid 1px #7276D1;
	border-right: solid 1px #7276D1;
}

/* kolorowanie elementów strony */
.czerwony {
	color: red;
}

</style>