html, body { height: 100%; }
body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Tahoma, sans-serif;
		font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        color: #666666;
		background-color: #FFFFFF;
}

/*/////////////////////////////////////////*/

table, table td {
padding: 0px;
border: 0px;
/* border-collapse: collapse; */
font-size: 11px;
color: #666666;
}

table.table_border, table.table_border td {
border: solid #cccccc 1px;
border-collapse: collapse;
font-family: Verdana, Arial, Tahoma, sans-serif;
}

table.no_border, table.no_border td {
BORDER-RIGHT: 0px;  BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BORDER-COLLAPSE: collapse; 
margin: 0px;
}

TABLE.formularz {
	BORDER-RIGHT: #D8D8D8 1px solid; BORDER-COLLAPSE: collapse; BORDER-TOP: #D8D8D8 1px solid; BORDER-LEFT: #D8D8D8 1px solid; BORDER-BOTTOM: #D8D8D8 1px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; 
}


TABLE.formularz  TD {
BORDER-COLLAPSE: collapse; BORDER-RIGHT: #D8D8D8 1px solid; BORDER-TOP: #D8D8D8 1px solid; BORDER-LEFT: #D8D8D8 1px solid; BORDER-BOTTOM: #D8D8D8 1px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */

A:LINK {
	text-decoration: none;
	color: #0B59A1;
}

A:VISITED {
	text-decoration: none;
	color: #0B59A1;
}

A:ACTIVE {
	text-decoration: none;
	color: #0B59A1;
}

A:HOVER {
	text-decoration: underline;
	color: #0B59A1;
}


/* //////////////////////////////*/


A.menuMale:LINK {
	color: #57799A;
	font-weight: normal;
	padding-left: 10px;
    font-size: 10px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

A.menuMale:VISITED {
	color: #57799A;
	font-weight: normal;
	padding-left: 10px;
    font-size: 10px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

A.menuMale:ACTIVE {
	color: #57799A;
	font-weight: normal;
	padding-left: 10px;
    font-size: 10px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

A.menuMale:HOVER {
	color: #57799A;
	font-weight: normal;
	padding-left: 10px;
    font-size: 10px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

/*///////////////////////////////////////*/

H1 {
	margin: 0px;
	padding: 0px;
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	color: #004679;
}

H3 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
}

H4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	color: #57799A;
}

H5 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

H6 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #666666;
}

/* //////////////////////// */


textarea, input, select, button {
	border: #999999 1px solid;
	color: #333333;
}


.padding5 {
	padding: 5px 5px 5px 5px; 
}

.padding10 {
	padding: 5px 10px 5px 10px;
}

.padding3 {
	padding: 3px 5px 3px 5px;
}

.szkolenia_godziny {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #57799A;
}

.stopka_copyright {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
    font-size: 9px;
}

.stopka_mkpol {
	color: #C9D4DF;
	text-decoration: none;
	font-weight: normal;
    font-size: 9px;
}

.podkreslenie {
	text-decoration: underline;
}

.ramka_cccccc {
	margin: 0px;
	padding: 0px;
	border: #cccccc 1px solid;
}

.pozycjon {
display: none;
}
