body{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background: #ffffff;
	margin: 0px;
}
td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555b68;
}
input.search {
	border-left: solid black 1px;
	border-top: solid black 1px;
	border-right: 0px;
	border-bottom: 0px;
	font-size: 10px;
	width: 107px;
}
ul {
	list-style-type: square;
}
li {
	margin-top: 5px;
}
li.hidden {
	list-style: none;
	margin-top: 0px;
}
/* linki */

a, a:active, a:hover{
	color: #555b68;
}

/* dokumenty */
.docTitle, .docHistory{
	font-size: 16px;
	font-weight: bold;
	color: #C4110C;
}

.docBody{
}


.menu_1Tab{
	margin-left: 10px;
}

.menu_1Tab a{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}
.menu_1Tr td{
	border-bottom: 1px solid #ccdcda;
}
.menu_1TrAct td{
	border-bottom: 1px solid #99b9b5;
}

.menu_2Tr td{
	border-bottom: 1px solid #ccdcda;
}
.menu_2TrAct td{
	border-bottom: 1px solid #99b9b5;
}
.menu_3Tr td{
	border-bottom: 1px solid #ccdcda;
}
.menu_3TrAct td{
	border-bottom: 1px solid #99b9b5;
}
.menu_4Tr td{
	border-bottom: 1px solid #ccdcda;
}
.menu_4TrAct td{
	border-bottom: 1px solid #99b9b5;
}
.menu_1A, .menu_1A:active{
	color: #555b68;
}
/*
.menu_1A:hover{
	color: #cc0000;
}*/
.menu_1AActive, .menu_1AActive:active, .menu_1AActive:hover {
	color: #cc0000 ;

}
.menu_2A, .menu_2A:active{
	color: #555b68;
}
/*
.menu_2A:hover {
	color: #cc0000;
}*/
.menu_2AActive, .menu_2AActive:active, .menu_2AActive:hover {
	color: #cc0000 ;
}
.menu_3A, .menu_3A:active,{
	color: #555b68;
}
/*
.menu_3A:hover{
	color: #cc0000;
}
*/
.menu_3AActive, .menu_3AActive:active, .menu_3AActive:hover {
	color: #cc0000 ;
}
.menu_4A, .menu_4A:active{
	color: #555b68;
}
/*
.menu_4A:hover{
	color: #cc0000;
}*/
.menu_4AActive, .menu_4AActive:active, .menu_4AActive:hover {
	color: #cc0000 ;
}
/*END main mennu*/

.banHost {
	font-style: verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}
.banMenu{
	font-style: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px
}
.banName{
	font-style: verdana;
	font-size: 15px;
	color: #c00000;
	font-weight: bold;
}
/*footer*/

.footerSep{
	background-color: #909092;
}
.footerCoName,{
	font-size: 14px;
	font-weight: bold;
}
.footerHost{
	font-weight: bold;
}
.CoName{
	font-size: 12px;
	font-weight: bold;
}


.mapmenu {
	padding-left: 50px;
}
/* Warstwy dla poziomow 1,2,3 */

.mapmenu_1Div {  padding-top:8px; padding-bottom:1px; padding-left: 10px;}

.mapmenu_2Div {   padding-top:2px; padding-bottom:1px; padding-left: 20px;}

.mapmenu_3Div {  padding-top:2px; padding-bottom:1px; padding-left: 30px;}

.mapmenu_4Div {  padding-top:2px; padding-bottom:1px; padding-left: 40px;}

/* Klasy dla A poziomow 1,2,3 */

.mapMenu_1A, .mapMenu_1A:active {
 font-size:11px; color: #C4110C; font-weight:bold; text-decoration:none; 
}

.mapMenu_1A:hover {
 font-size:11px; color: #C4110C; font-weight:bold; text-decoration:underline; padding-left:0px;
}

.mapMenu_2A, .mapMenu_2A:active  { 
 font-size:11px; color: #000000; font-weight:bold; text-decoration:none; 
}

.mapMenu_2A:hover { 
 font-size:11px; color:#000000; font-weight:bold; text-decoration:underline; 
}


.mapMenu_3A, .mapMenu_3A:active {
 font-size:11px; color: #555b68; font-weight:normal; text-decoration:none; }

.mapMenu_3A:hover {
 font-size:11px; color: #555b68; font-weight:normal; text-decoration:none;
}


.mapMenu_4A, .mapMenu_4A:active {
  font-size:11px; color: #555b68; font-weight:normal; text-decoration:none; }

.mapMenu_4A:hover {
  font-size:11px; color:#555b68; font-weight:normal; text-decoration:none;
}
/*nowe */

.menuBottom {
padding-left: 10px;
}
.menuBottom a{
font-weight: bold;

}
.infoTab, .searchTab
{
	border-top: 1px solid #555b68;
	border-right: 1px solid #555b68
}
.infoTab td, .searchTab td
{
	border-left: 1px solid #555b68;
	border-bottom: 1px solid #555b68;
	padding: 2px 5px 2px 20px;
}
a.usr, a.usr:active,a.usr:hover{
	color: #555b68;
}

.label {
	font-weight: bold;
}

div.TabHd{
	font-size: 15px;
	font-weight: bold;
	padding: 5px 7px 7px 10px;
	background-color: #dedee0;
}
div.TabFt{
	padding: 5px 7px 5px 10px;
	background-color: #dedee0;
	text-align: center;
}
div.TabFt a, div.TabFt a:active, div.TabFt a:hover {
	font-weight: bold;
	color: #555b68;
	text-decoration: none;
}
.verHd
{
	background-color: #dedee0;
	padding: 5px 10px 5px 10px;
	text-align: right;
}
.tabUsrInfo
{
	border-top: 1px solid black;
}
.tabUsrInfo td
{
	border-bottom: 1px solid black;
	padding: 5px
}
.popupUsrHd
{
	background-color: #dedee0;
}
.popupUsrFt
{
	background-color: #dedee0;
}
.popupUsrFt a, .popupUsrFt a:active, .popupUsrFt a:hover
{
	font-weight: bold;
	color: #555b68;
	text-decoration: none;
}
.counter
{
	padding: 5px 5px 5px 10px;
	background-color: #dedee0;
	margin-left: 10px;
	margin-bottom: 3px;
}
.navigator{
	background-color: #dedee0;
	height: 25px;
	font-weight: bold;
}
.navigator a, .navigator a:active, .navigator a:hover
{
	font-weight: bold;
	color: #555b68;
	text-decoration: none;
}
.pageAct
{
	background-color: #ffffff;
	padding-left: 3px; 
	padding-right: 3px;
	
}
.searchStr
{
	font-size: 15px;
}

.searchTab
{
	border-top: 1px solid #555b68;
	border-right: 1px solid #555b68;
}
.searchTab td
{
	border-left: 1px solid #555b68;
	border-bottom: 1px solid #555b68;
	padding: 2px 5px 2px 5px;
}
.searchTab a, .searchTab a:active, .searchTab a:hover
{
	font-weight: bold;
	color: #555b68;
	text-decoration: none;
}
.printMenu
{
	padding: 10px;
	background-color: #dedee0;
	text-align: right;
}

.printMenu a, .printMenu a:active., .printMenu a:hover
{
	font-weight : bold;
	text-decoration: none;
}
.printBody
{
	width: 90%;
}
@media print
{
	.printMenu
	{
		display:none;
	}
	.printBody
	{
		width: 100%;
	}
}
.menuItems
{
	margin-left: 100px;
	margin-top: 20px;
}
.menuItems li
{
	padding-bottom: 10px;
}
.menuItems li a 
{
	font-size: 12px;
}
.menuName
{
	font-size: 16px;
	font-weight: bold;
	color: #C4110C;
	/*padding-left: 15px;*/
}
.pageTitle {
	font-size: 12px;
	font-weight: bold;
}
.pageTitleAct {
	font-size: 12px;
	font-weight: bold;
}
.docPagesList {
	list-style-type: upper-roman;
}
.tabRedaction{
	margin-left: 25px;
}
ol li ol li{
	list-style-type:  lower-alpha;
}
ol li ol li li{
	list-style-type:  disc;
}
ol li ol li li li{
	list-style-type:  circle;
}
/*tabele*/
table.formated{
	border: 1px solid #447198;
}
table.formated table td{
	padding: 2px;
}
td.title{
	background-color: #447198;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
td.header{
	color: #447198;
	border-bottom: 1px solid #447198;
	text-align: center;
}
/*Highlight*/
td.headerHl{
	background-color: #c1c1c1;
	border-bottom: 1px solid #447198;
	text-align: center;
}
/*BottomLeft*/
td.headerBL{
	color: #447198;
	border-bottom: 1px solid #447198;
	border-left: 1px solid #447198;
	text-align: center;
}
td.headerBL span{
	color: #555b68;;
	font-size: 10px;
}
/*TopRight*/
td.headerTR{
	color: #447198;
	border: 1px solid #447198;
	text-align: center;
}
td.footer{
	background-color: #c1c1c1;
	border-top: 1px solid #447198;
}
td.numVal{
	text-align: right;
}

td.txtVal{
	text-align: left;
}
td.txtValC{
	text-align: center;
}
td.numValHL{
	text-align: right;
	background-color: #c1c1c1;
}

td.numValHLC{
	text-align: center;
	background-color: #c1c1c1;
}

td.txtValHL{
	text-align: left;
	background-color: #c1c1c1;
}

td.numValDv{
	color: #447198;
	text-align: right;
}

td.txtValDv{
	color: #447198;
	text-align: left;
}
td.numValHLDv{
	color: #447198;
	text-align: right;
	background-color: #c1c1c1;
}
td.txtValHLDv{
	color: #447198;
	text-align: left;
	background-color: #c1c1c1;
}
.borderTd{
	border-right: 1px solid #9cbcb8;
}



