
#tablebox {width:96%; font-family: Tahoma, Verdana, sans-serif; font-size:11px; margin-left:15px;}
#tablebox input { border: 1px solid #0c78b6; color: #666; background: #fff; }
#tablebox textarea { border: 1px solid #0c78b6; color: #666; background: #fff; }
#tablebox select { border: 1px solid #0c78b6; color: #666; background: #fff; }

#tablebox input.przycisk {color: #666; cursor:pointer;}

.uwaga {
	margin-right:10px;
	color:red;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.tytul {
	font-size:18px;
	font-weight:bold;
	margin-left:0px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align:left;
}

.tekst {
	color:#666;
}
#tab_menu_nieaktywne {
	background: #F5F5F5;
	color: #666;
}

#tab_menu_aktywne{
	background: #F5F5F5;
}

#tab_menu_aktywne a{
	text-decoration: underline;
	color: #0c78b6;
}

#tab_menu_aktywne a:hover{
	text-decoration: none;
	color: #0c78b6;
}

.aktywny_numer {
	color: #0c78b6;
	font-size: 25px;
}

.nieaktywny_numer {
	color: #bbb;
	font-size: 25px;
}

.linkk a{
	text-decoration: underline;
	color: #0c78b6;

}

.linkk a:hover{
	text-decoration: none;
	color: #0c78b6;
}

.linkk-path a{
	text-decoration: underline;
	color: #eee;

}

.linkk-path a:hover{
	text-decoration: none;
	color: #eee;
}

.validation-advice {
	margin: 5px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
}

#picture_by_id {
	position: absolute;
	top: 0px;
	z-index: 20;
	font-weight: bold;
	background-color: #d3dfeb;
	width: 366px;
	margin-left: 4px;
	margin-top: 4px;
	padding: 2px 2px 2px 2px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	display:none;
}

#pbi_help {
	font-size: 0.56em;
	line-height: 1.4em;
	padding: 1px 5px;
	position: absolute;
	top: 0px;
	z-index: 20;
	margin-left: 2px;
	margin-top: 2px;

}

.odk {
	font-size: 0.69em;
	color: black;
	border-collapse: separate;
	border-spacing: 2px;

}

.odk td {
	background-color: #3e619b;
	padding: 2px;
}

.odk th {
	background-color: #555;
	padding: 2px;}