/* CSS Document */
table.tabela_glowna{
	border-style	: solid;
	border-width	: 0px;
	text-decoration	: none;	
}


table.tabela_glowna_cialo{
/*	width			:100%;
	height			:100%;*/
	border-width	:0px;
	border-style	:solid;
}

table.tabela_2{
	background-color	: #d3d8e5;
	font-family			: "Times New Roman", Times, serif;
	font-weight			: normal;
	height				: 100%;
	width				: 100%;
}


table.tabela_1{
	border-style	:solid;
	border-width	:0px;

}

.font_belka{
	font-family		: "cosmic Sans MS";	
	font-size		: 10pt;	
	color			: #ebba53;
	font-weight		: bold;
	

}
.font_wylogowany_info{
	font-family: Verdana; 
	font-size:15pt;
	color			:#55689c;
	font-weight		: bold;	
	text-decoration: none;
}

A.font_wylogowany_info{
	font-family: Verdana; 
	font-size:15pt;
	font-weight		: bold;	
	color			:#55689c;
	text-decoration: none;
}

A.font_belka{
	font-family		: "cosmic Sans MS";	
	font-size		: 10pt;	
	color			: #ebba53;
	font-weight		: bold;
	text-decoration	: none; 
}

.fontLogowanie{
	font-family		: Verdana, Arial, Helvetica, sans-serif;	
	font-size		: 10pt;	
	color			: #55689c;
	font-weight		: bold;
}
.font_blad{
	font-family		: Verdana, Arial, Helvetica, sans-serif;	
	font-size		: 12px;	
	color			:red;
	font-weight		: bold;	
}
.font_blad_gwiazdka{
	font-size:7pt; 
	font-style:italic; 	
	color:#ebba53
}

.font_gwiazdka{
	font-size:7pt; 
	font-style:italic; 
}

A.log_rej_przyp{

	font-family		: Verdana; 
	font-size		: 10px; 
	color			: #55689c;
	text-decoration : none;

}

input.forma_logowanie{
	font-family		:Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 1px solid;
	border-right	: #55689c 1px solid;
	padding-left	: 2px;
	color			: #55689c;
	font-family		: Verdana, Arial, Helvetica, sans-serif;	
	font-size		: 13px;	
	color			: #55689c;
	font-weight		: bold;	
}
textarea.forma_logowanie{
	font-family		:Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 1px solid;
	border-right	: #55689c 1px solid;
	color			: #55689c;
	font-size		: 10pt;
	
	size			: 25;
}

INPUT.submit {
		BORDER-RIGHT	: #55689c 1px solid; 
		BORDER-TOP		: #55689c 1px solid; 
		BORDER-LEFT		: #55689c 1px solid;
		BORDER-BOTTOM	: #55689c 1px solid; 
		
		PADDING-RIGHT	: 2px; 		
		PADDING-LEFT	: 2px; 
		PADDING-BOTTOM	: 1px;
		PADDING-TOP		: 1px;  
		
		FONT			: 12px Verdana, Arial, Helvetica, sans-serif;  		
		WIDTH			: 80px; 
		COLOR			: #55689c; 		
	}

DIV.forma_logowanie{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #55689c;
	font-size	: 10pt;
}

table.tabela_menu{
	padding-bottom: 10px;
	padding-top: 10px;
	border-style:dashed;
	border-color: #55689c;
	border-width:thin;
}
td.tabela_menu{ 
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 1px solid;
	border-right	: #55689c 1px solid;
	background-image:url(images/title_background1.bmp);
	text-align:center;
}
a.tabela_menu{
	font-size: 11pt;
	font-weight: bold; 
	color: white;
	text-decoration: none;
}


td.tabela_dane{
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 0px solid;
	border-right	: #55689c 0px solid;	

	background-color:#cad2e7;
	text-align:left;

	height: 27px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#55689c;
	font-weight: bold;
}


td.tabela_dane_admin{
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 0px solid;
	border-right	: #55689c 0px solid;	

	background-color:#cad2e7;
	text-align:center;
	
	height: 27px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#55689c;
	font-weight: bold;

}
td.tabela_dane_tytul{
	BORDER-TOP		: #55689c 1px solid;
	border-bottom	: #55689c 1px solid;
	border-left		: #55689c 0px solid;
	border-right	: #55689c 0px solid;	
	background-color:#cad2e7;
	text-align:left; 
	text-transform:uppercase;
	height: 27px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight: bold;

}

font.tytuldzialu{
	color:#edf1fc;
	color:white;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;	
}

a.linkpowrot{
	text-decoration:none;
	text-align:left;


	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55689c;
	font-weight: bold;


}