body
{
	font-family: Arial;
	font-size: 12px;

	background: #121212 url('../gfx/strona/tlo.gif') repeat-x;

	color: #bCbCbC;

	margin: 0;
}

td, th
{
	font-family: Arial;
	font-size: 12px;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

a
{
	color: #D30006;

	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-top: 0;
	margin-bottom: 10px;
}

.czerwony
{
	color: #D30006;
}

#linki
{
	background: url('../gfx/strona/tlo_linki.gif') no-repeat;
	height: 32px;
}

#linki *
{
	color: #151515;
}

#kontakt
{
	background: url('../gfx/strona/tlo_kontakt.gif') no-repeat;
	height: 32px;
}

#kontakt TD, #kontakt A
{
	color: #B4B4B4;
}

#firmy
{
	background: url('../gfx/strona/tlo_loga_firm.jpg') no-repeat;
	height: 69px;
}

#stopka
{
	background: url('../gfx/strona/tlo_stopka.gif') no-repeat;
	height: 30px;
}

#stopka TD
{
	font-size: 11px;
}

#stopka2
{
	height: 30px;
}

#stopka2 *
{
	color: #D30006;
}

#tresc
{
	background: #121212;
}

#tresc_dokument
{
	background: #090909;
}

.menu_gora
{
	background:	url('../gfx/strona/tlo_menu_gora.gif') no-repeat;
	height: 25px;
}

.menu_dol
{
	background:	url('../gfx/strona/tlo_menu_dol.gif') no-repeat;
	height: 10px;
}

.menu_element
{
//	background:	url('../gfx/strona/tlo_menu_element.gif') no-repeat;
//	height: 25px;
	border: 1px solid #333333;
	border-bottom: none;
	cursor: pointer;
}

.menu_element_wybrany
{
	background: #D30006;
//	background:	url('../gfx/strona/tlo_menu_element_wybrany.gif') no-repeat;
//	height: 25px;
}

.menu_gora .tekst, .menu_element .tekst, .menu_element_wybrany .tekst
{
//	padding-left: 16px;
//	padding-top: 4px;
	padding: 4px 4px 4px 16px
}

.menu_element A
{
	color: #B4B4B4;
}

.menu_element_wybrany
{
	color: white;
}

.dokument_naglowek
{
	font-size: 14px;
	text-decoration: underline;
	color: #D30006;

	padding-bottom: 10px;
}

.dokument_tresc
{
}

.dokument_wiecej
{
	text-align: right;
}

#box_logowanie
{
	background:	url('../gfx/strona/tlo_box_logowanie.gif') no-repeat;
	height: 170px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	color: white;
}

#box_logowanie .kontener
{
	width: 172px;
}

#box_logowanie TD, #box_logowanie A
{
	color: white;
}

#box_logowanie .naglowek
{
	font-size: 15px;
}

#box_logowanie .male
{
	font-size: 10px;
}

#box_logowanie .separator
{
	background: white;

	width: 168px;
	height: 1px;
}

#box_logowanie input
{
	font-size: 10px;
	width: 100%;
}

#box_logowanie .btn
{
	font-size: 10px;
	width: 80px;
}
