BODY {
        background: #ffffff;
        color: #4b2727;
        font-family: verdana;
        margin-top: 0;	
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;    
}
TABLE, TR, TD {
	text-align: left;
}
a.left_panel { text-decoration: none; color: #4b4d4c; font-weight: bold; font-size: 12px;}
a.left_panel:hover {  text-decoration: underline; color: #4b4d4c; font-weight: bold; font-size: 11px;}
a.left_panel2 { text-decoration: none; color: #4b4d4c; font-weight: bold; font-size: 10px;}
a.left_panel2:hover {  text-decoration: underline; color: #4b4d4c; font-weight: bold; font-size: 10px;}
a.copyright { text-decoration: none; color: #4b4d4c; font-weight: normal; font-size: 9px;}
a.copyright:hover {  text-decoration: underline; color: #4b4d4c; font-weight: normal; font-size: 9px;}
a.menu_down { text-decoration: none; color: #8c8c8c; font-weight: normal; font-size: 9px;}
a.menu_down:hover {  text-decoration: underline; color: #8c8c8c; font-weight: normal; font-size: 9px;}
a.publication { text-decoration: underline; color: #000000; font-weight: normal; font-size: 9px;}
a.publication:hover {  text-decoration: none; color: #000000; font-weight: normal; font-size: 9px;}
a { text-decoration: underline; color: #555b00; font-weight: normal; font-size: 9px;}
a:hover {  text-decoration: none; color: #555b00; font-weight: normal; font-size: 9px;}
TD.menu_down{
	color: #8c8c8c;
	font-size: 9px;
	text-align: center;
}
TD.news_date_title{
	font-weight: bold;
	color: #555b00;
	font-size: 10px;
}

input {
        border-left: 1; border-top: 1;  border-right: 1; border-bottom: 1; border-width: 1;
        border-color: #d2c4bd; border-style: SOLID; color: #000000; font-family: VERDANA;
        font-size: 10px;
}
input.wyslij {
        border-left: 1; border-top: 1;  border-right: 1; border-bottom: 1; border-width: 1;
        border-color: #b27e94; border-style: SOLID; color: #ffffff; font-family: VERDANA; font-weight: bold;
        font-size: 10px; background: #b27e94;
}
textarea {
        border-left: 1; border-top: 1;  border-right: 1; border-bottom: 1; border-width: 1;
        border-color: #d2c4bd; border-style: SOLID; color: #000000; font-family: VERDANA;
        font-size: 10px;
}

input.radio {
        border-left: 0; border-top: 0;  border-right: 0; border-bottom: 0; border-width: 0;
}
input.checkbox {
        border-left: 0; border-top: 0;  border-right: 0; border-bottom: 0; border-width: 0;
}
input.button {
        border-left: 0; border-top: 0;  border-right: 0; border-bottom: 0; border-width: 0;
}
select {
        border-left: 1; border-top: 1;  border-right: 1; border-bottom: 1; border-width: 1;
        border-color: #d2c4bd; border-style: SOLID; color: black; font-family: VERDANA;
        font-size: 10px;
}
TD{ font-size: 10px;	}
TD.adresy{
	color: #c1ac8b;
}

.info { color: #c50000; }
.email { font-size: 11px; color: red; font-weight: bold; }

.tabelaRaporty {
	
}

.tabelaRaporty .naglowekRaporty {
	background-color: #98AC0F;
}

.tabelaRaporty .naglowekRaporty td {
	vertical-align: middle;
	padding-left: 8px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

.wierszTabeli1
{
	height: 69px;
	background-color: #ebebe9;
}


.wierszTabeli1 td,
.wierszTabeli2 td {
	border-top: 2px solid #ffffff;
	padding-left: 8px;
	color: #000;
	vertical-align: top;
	padding-top: 10px;
}

.wierszTabeli2
{
	height: 69px;
	background-color: #f3f5e7;
}

            .hlt td {
                background-color: yellow;
                color: black;
            }

.tabelaRaportyDetails {
	border-collapse: collapse;
	color: #000;
}

.tabelaRaportyDetails .naglowekRaportyDetails {
	background-color: #98ac0f;
}

.tabelaRaportyDetails .naglowekRaportyDetails td {
	vertical-align: middle;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	height: 56px;
}

.naglowekTabeli {
	padding: 10px;
}
