/*Style nowe*/
.logowanie{
	COLOR: #339900;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 10px;
	font-weight: bold;
}

table.logowanie{
	background-position: center center;
	background-repeat: no-repeat;
}

Input.logowanie, Submit.logowanie{
	BACKGROUND-COLOR: white;
	COLOR: black;
	border : 1px outset Black;
	font-weight: normal;
}

.banerGlowny{
	BACKGROUND-COLOR: #D2EBDE;
	background-repeat:no-repeat;
	background-position: bottom right;
}
.menuTab{
	BACKGROUND-COLOR: #D2EBDE;
	COLOR: #2F884F;
	FONT-FAMILY: Verdana,Arial,Courier,sans-serif;
	FONT-SIZE: 10px
}

.menuTd{
	COLOR: #2F884F;
	FONT-FAMILY: Verdana,Arial,Courier,sans-serif;
	FONT-SIZE: 10px
}

.menuHed {
	BACKGROUND-COLOR: #65D057;
	FONT-SIZE: 11px;
	color: #ffffff;
	font-weight: bold;
}

.menu {
	FONT-SIZE: 11px;
	color: #2F884F;
}

A.menu:link, A.menu:visited{
	FONT-SIZE: 11px;
	color: #2F884F;
}

A.menu:hover{
	FONT-SIZE: 11px;
	color: #98CEAB;
}

.menuActive {
	/*BACKGROUND-COLOR: #777777;*/
	BACKGROUND-COLOR: #9FEEA4;
	color: #ffffff;
	FONT-SIZE: 11px;
	/*font-weight: bold;*/
}
A.menuActive, A.menuActive:visited {
	COLOR: #ffffff;
	FONT-SIZE: 11px;
}
A.menuActive:hover {
	COLOR: #CCCCCC;
	FONT-SIZE: 11px;
}

/*style stare*/
.header {
	BACKGROUND-COLOR: #449944;
	COLOR: #ffffff
}

.sidebar {
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: #000000;
}

.sepBar {
	BACKGROUND-COLOR: #994444;
}

.footer {
	BACKGROUND-COLOR: #449944;
	COLOR: #FFFFFF
}

.button {
	COLOR: black;
	border : 0px outset Black;
	cursor:hand;
	background: url('./default/img/przycisk_s.gif') top center repeat-x;
}

.navigationBar {
		BACKGROUND-COLOR: #2F884F;
	/*COLOR: #FFFFCC;*/
	COLOR: white;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 10px;
}
.navigationBar1 {		
	BACKGROUND-COLOR: #2F884F;
	/*COLOR: #FFFFCC;*/
	COLOR: white;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 10px;
}

A.navigationBar, A.navigationBar:visited{
	COLOR: #FF77DD;
	FONT-SIZE: 10px;
}
A.navigationBar:hover{
	COLOR: #FFCCFF;
	FONT-SIZE: 10px;
}

A,A:visited,A:hover{
	COLOR: #993300;
	TEXT-DECORATION: none;
	FONT-FAMILY: Vedrana;
	FONT-SIZE: 12px;
}

A:visited {
	FONT-SIZE: 12px;
	/*COLOR: blue;*/
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #dd4444;
}
/*
A.menu:link{
	FONT-SIZE: 11px;
}

A.menu:hover {
	FONT-SIZE: 11px;
}

A.menu:visited {
	FONT-SIZE: 11px;
}
*/
.menu2{
	FONT-SIZE: 11px;
	font-weight: bold;
}

.menu2Off {
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #999999;
}

A.menu2:link{
	FONT-SIZE: 11px;
	font-weight: bold;
}

A.menu2:hover {
	FONT-SIZE: 11px;
	font-weight: bold;
}

A.menu2:visited {
	FONT-SIZE: 11px;
	font-weight: bold;
}

/* nowe */
.t1 {
	BACKGROUND-COLOR: #e6eAe6;
}

.t2 {
	BACKGROUND-COLOR: #f0f5f0;
}

.t3 {
	BACKGROUND-COLOR: #fafffa;
}

.t3a {
	BACKGROUND-COLOR: #fdfffd;
}

.t3b {
	BACKGROUND-COLOR: #ffffff;
}

.t4 {
	BACKGROUND-COLOR: #909f90;
}
.tActive {
	BACKGROUND-COLOR: #777777;
	color: #ffffff;
	/*font-weight: bold;*/
}
A.tActive, A.tActive:visited {
	COLOR: #ffffff;
}
A.tActive:hover {
	COLOR: #CCCCCC;
}

TD.warning {
	COLOR: #AA0000;
}

TD.error {
	COLOR: #AA0000;
}

TD.addtab {
	BACKGROUND-COLOR: #AAFFAA;
	FONT-SIZE: 16px;
}

TABLE.box {
	BACKGROUND-COLOR: #000000;
}

TABLE.boxbg {
	BACKGROUND-COLOR: #FFFFFF;
}

TABLE.listlabels {
	BACKGROUND-COLOR: #559955;
}

TR.evenrow {
	BACKGROUND-COLOR: #DDDDDD;
}

TR.oddrow {
	BACKGROUND-COLOR: #FFFFFF;
}

TD.menuheader {
        BACKGROUND-COLOR: #669966;
        FONT-SIZE: 18px;
}

TD.formlabel {
	BACKGROUND-COLOR: #997777;
	FONT-SIZE: 18px;
}

BODY {
	background-color: #FFFFFF;
	TEXT-ALIGN: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font: normal 11px/12px Verdana,Arial,sans-serif;
	border: 0px solid #000000;
	color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #000000
}

P,TH,TD,H1,H2,H3,H4 {
	FONT-FAMILY: Verdana,Arial,Sans-Serif;
	FONT-SIZE: 12px
}

TH {
	TEXT-ALIGN:left;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}

TD {
	FONT-SIZE: 12px;
}

H1 {
	FONT-SIZE: 22px
}

H2 {
	FONT-SIZE: 20px
}

H3 {
	FONT-SIZE: 18px
}

H4 {
	FONT-SIZE: 16px
}

INPUT,TEXTAREA,TEXTBOX,SUBMIT,RESET {
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 12px;
	border : 1px outset Black;
}
.err {
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 10px;
	COLOR: red;
}
SELECT {
	BACKGROUND-COLOR: #ffffff;
	BORDER-COLOR: black;
	COLOR: black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	FONT-SIZE: 12px;
	LIST-STYLE: circle;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}

RADIO {
	BACKGROUND-COLOR: transparent;
	BORDER: 0px;
}


.ikony{
	FONT-SIZE: 16px;
	font-weight: bold;
}

.ikonyOff {
	FONT-SIZE: 16px;
	font-weight: bold;
	color: #999999;
}

A.ikony:link{
	FONT-SIZE: 16px;
	font-weight: bold;
}

A.ikony:hover {
	FONT-SIZE: 16px;
	font-weight: bold;
}

A.ikony:visited {
	FONT-SIZE: 16px;
	font-weight: bold;
}

INPUT.czysty {
	border : 0px outset Black;
}




