/*
	Definicja CSS dla Internet Explorer 4.0+
	- styl główny
*/
label 
{
	position: relative;
	top: -2px;
}

td {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	/*color : #000000;*/
}

tr.TableHeader
{
	background-image: url('../images/tlo-t.gif');
}
tr.TablePager
{
	background-image: url('../images/tlo-t.gif');
}

table.Table
{
	border: 1px solid rgb(150,150,150); 
	border-top: none;
}

table.h_menu_table
{
	border-right: 1px solid rgb(150,150,150);
}

table.h_menu
{
	height: 23px;
	border-left: 1px solid rgb(150,150,150);	
	background-image: url('../images/tlo-t-inv.gif');
}

table.hs_menu
{
	height: 23px;
	/*border-top: 1px solid rgb(150,150,150);*/
	border-left: 1px solid rgb(150,150,150);
	
	background-image: url('../images/tlo-t.gif');	
	background-position: top;
}

A.h_menu, A.h_menu:ACTIVE, A.h_menu:LINK, A.h_menu:VISITED {
	text-decoration : none;
	color : #FFFFFF;
}

A.h_menu:HOVER {
    text-decoration: underline;
	color : #EEEEFF;
}


A.hs_menu, A.hs_menu:ACTIVE, A.hs_menu:LINK, A.hs_menu:VISITED {
	text-decoration : none;
	color : #FFFFFF;
}

A.hs_menu:HOVER {
    text-decoration: underline;
	color : #EEEEFF;
}

/*Classes*/
.text {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 12px;
	color : #000084;
}

.gray {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
}

.menu {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
}

A.bottom_menu, A.bottom_menu:ACTIVE, A.bottom_menu:LINK, A.bottom_menu:VISITED, .bottom_menu {
	text-decoration : none;
	color : #FFFFFF;
}

A.bottom_menu:HOVER {
    text-decoration: none;
	color : #FFFF55;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color : #000000;
}

A:HOVER {
    text-decoration: underline;
	color : #444444;
}

A.left_menu, A.left_menu:ACTIVE, A.left_menu:LINK, A.left_menu:VISITED {
	text-decoration : none;
	color : #555555;
}

A.left_menu:HOVER {
    text-decoration: underline;
	color : #888888;
}




td.WizardSideBar
{
	/*border: 1px solid rgb(150,150,150);*/
	background-color: #E4E8EF;
	/*background-image: url('../images/tlo-wizard.gif');	*/
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
}

table.WizardNavigation
{
	width: 100%; 
	height: 100%;
	background-color: #E4E8EF;
}


A.s1, A.s1:ACTIVE, A.s1:LINK, A.s1:VISITED, .s1 {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
}

A.s1:HOVER {
        text-decoration: underline;
	font-weight : bold;
	color : #F1D019;
}

A.s12, A.s12:ACTIVE, A.s12:LINK, A.s12:VISITED, .s12 {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
}

A.s12:HOVER {
        text-decoration: underline;
	font-weight : bold;
	color : #FFFF00;
}

A.s2, A.s2:ACTIVE, A.s2:LINK, A.s2:VISITED, .s2 {
	text-decoration : none;
	color : #6A7484;
}

A.s2:HOVER {
        text-decoration: underline;
	color : #000084;
}

A.s3, A.s3:ACTIVE, A.s3:LINK, A.s3:VISITED, .s3 {
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}

A.s3:HOVER {
        text-decoration: underline;
	color : white;
}

A.s4, A.s4:ACTIVE, A.s4:LINK, A.s4:VISITED, .s4 {
	text-decoration : none;
	font-weight : bold;
	color : red;
}

A.s4:HOVER {
        text-decoration: underline;
	color : black;
}

A.s5, A.s5:ACTIVE, A.s5:LINK, A.s45:VISITED, .s5 {
	text-decoration : none;
	color : #000084;
}

A.s5:HOVER {
        text-decoration: none;
	color : #000084;
}