﻿/* This StyleSheet contains custom styles for this project */
table.i-child-tree-table .opis
{
	display: none;
}
table.i-child-tree-table .nazwa
{
	font-size: 11px;
	font-weight: normal;
	color: #666699;
	padding-left: 15px;
	padding-bottom: 1px;
}
.opis
{
	padding-left: 0px;
	font-size: 12px;
	font-style: Calibri;
}
.pole
{
	display: none;
}
.dev
{
	display: none;
}
.nazwa
{
	padding-left: 2px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: Cambria;
	font-size: 14px;
	color: #333333;
}
table.i-child-tree-table .regula
{
	display: none;
}
table.i-child-tree-table .zestaw-regul
{
	display: none;
}
table.i-child-tree-table .reguly
{
	display: none;
}
.nazwa
{
	padding-left: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: Cambria;
	font-size: 14px;
}
.reguly-tytul
{
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
	font-style: Cambria;
	font-size: 12px;
}
.zestaw-regul
{
	margin-bottom: 15px;
}
.pl-PL, .pl_PL
{
	
}
.en-GB, .en_GB
{
	display: none;
}
tr:target td {
	background: #fefeee;
}
#i-source-xsd-section-content
{
	max-height: 300px;
	overflow: auto;
}
.i-xml-source
{
	font-size: 8px;
}
.reports-matrix thead th
{
	height: 250px;
	min-width: 80px;
}
.reports-matrix tr:hover td
{
	background: #f0f0f0;
}

@media only screen and (min-width: 500px) {
	.i-page
	{
		background: #ffffff url("../images/logo170.jpg") no-repeat right 15px top 8px;
	}
	.i-page-title
	{
		padding-right: 160px;
		margin-bottom: 50px;
	}
}
div.dziedziczenie
{
	padding-top: 12px; 
	font-weight: bold;
}
.dziedziczenie ul
{
	margin-top: 0px;
}
.dziedziczenie li
{
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}
td.i-operation-kind.Method
{
	background-color: #4285f4;
}
