* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: #fff;
	color: #555555;
	font: normal 12px Tahoma;
}

a {
	color: #e0430c;
	text-decoration: none;
}

#centeror {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
}

#top1 {
	width: 220px;
	height: 74px;
	float: left;
	clear: left;
	background: url('gfx/top1.jpg');
}
#top1 p {
	margin: 32px 0 0 30px;
}

#head {
	width: 766px;
	height: 148px;
	float: left;
	clear: both;
	background: url('gfx/head.jpg'); 
}

#lbox {
	float: left;
	clear: left;
	width: 220px;
}

#lmenu {
	width: 220px;
	height: 337px;
	background: url('gfx/lmenu.jpg');
}
#lmenu a {
	display: block;
	position: relative;
	left: 0;
	right: 219;
}
#lmenu a.1 { top: 50; bottom: 150; }


#mbox {
	float: left;
	clear: none;
	width: 534px;
	background: url('gfx/mboxp.jpg') repeat-y;
}
#mboxs {
	height: 11px;
	background: url('gfx/mboxs.jpg');
}

#infolinia {
	width: 220px;
	height: 169px;
	background: url('gfx/infolinia.jpg');
}

#foot {
	clear: both;
	width: 766px;
	padding: 20px 0 20px 0;
}
#foot p {
	text-align: right;
	margin-right: 80px;
}

/* Aktualnosci */



input, textarea {
	background-color: #fff;
	border: 1px solid #d0d0d0;
}

/* Logowanie */
#logowanie_login p { color: #e0430c; }
#logowanie_login a { color: #6b6b6b; }
#logowanie_login button { width: 88px; height: 21px; background: url(gfx/zaloguj_sie.gif) }
#logowanie_login img { width: 88px; height: 21px; }
#logowanie_infobox {
	background-color: #efefef;
	border: 1px solid #d1d1d1;
	color: #e0430c;
}
#logowanie_infobox a:hover { text-decoration: underline; }
#wpisanyPass { display:none;}

/* Panel klienta */
#tPanelKlienta td.wartosc { text-decoration: underline; background: lightgrey}
#tPanelKlienta { font-size: 80%; }

/* News */
#news .title {
	color: #e0430c;
	font-weight: bold;
}
#news .date {
	font-size: 10px;
}
#news .text {
}

/* Kontakt */
#kontakt button { width: 88px; height: 21px; background: url(gfx/wyslij_mail.gif) }

/* Oferta */
#oferta td { padding: 10px; }

/* Pobieralnia */
#pobieralnia td { border: 1px solid #cacaca; padding: 5px; }
#pobieralnia .title { font-weight: bold; padding-left: 10px }
#pobieralnia .title, #pobieralnia .date, #pobieralnia .size {
	color: #fff;
	background: url(gfx/pliki_hfill.gif);
	border: 0;
}

#pobieralnia .mirrors td { border: 0
}
