body {
background :  url(tpl/bg.gif);
font-family : Verdana;
font-size : 8pt;
color : #000000;
margin-top : 10px;
margin-left : 0;
margin-right : 0;
margin-bottom : 10px;
text-align : left;
}

table{
  border-collapse :  collapse;
}

th{
  font-size :  9pt;
}

td{
  font-size :  8pt;
}

A {
  white-space : nowrap;
  font-size :  8pt;
}
input {
  font-weight : normal;
  font-size :  8pt;
}
textarea {
  font-weight : normal;
  font-size :  8pt;
}

/* strona*/
P {
  text-indent : 25px;
  line-height : 150%; 
  text-align : justify;
  font-family : Verdana;
  font-size : 8pt;
  color : #000000;
}

.tytul{
  font-size : 8pt;
  font-weight : bold;
  text-align : center; 
  vertical-align : middle;
  width : 100%; 
  height :  12pt;
  background : #A88359;
  color : #ffffff
}


.naglowek{
  height : 40px;
  background : #D2D2D2;
  color :  black;
  font-size : 15px;
  vertical-align :  middle;
  text-align : center;
}

.stopka{
  width : 904px;
  height : 22px;
  background : #800000;
  color : #ffffff;
  text-align : center;
  font-size : 7pt;
}





/* drzewo */


.dtree {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  8pt;
	color :  #666;
	white-space :  nowrap;
}
.dtree img {
	border :  0px;
	vertical-align :  middle;
}
.dtree a {
	color :  #333;
	text-decoration :  none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space :  nowrap;
	padding :  1px 2px 1px 2px;
}
.dtree a.node : hover, .dtree a.nodeSel : hover {
	color :  #333;
	text-decoration :  underline;
}
.dtree a.nodeSel {
	background-color :  #c0d2ec;
}
.dtree .clip {
	overflow :  hidden;
}





/* administracja*/
a.title {
font-size : 9pt;
font-weight : bold;
}
.AdmMenu {
font-size : 8.35pt;
}
a.Insert {
color : #0000ff;
font-size : 8.35pt;
}
a.Move {
color : #666666;
font-size : 8.35pt;
}
a.Manage {
color : #0099ff;
font-size : 8.35pt;
}
a.Update {
color : #339900;
font-size : 8.35pt;
}
a.Delete {
color : #ff0000;
font-size : 8.35pt;
}
a.else {
color : navy;
font-size : 8.35pt;
}
a.Yes {
color : #339900;
font-size : 10pt;
font-weight : bold;
}
a.Ok {
color : #0000ff;
font-size : 10pt;
font-weight : bold;
}
a.No {
color : #ff0000;
font-size : 10pt;
font-weight : bold;
}
a.Save {
color : #339900;
font-size : 10pt;
font-weight : bold;
}
a.Cancel {
color : #ff0000;
font-size : 10pt;
font-weight : bold;
}
a.opis {
color : #000000;
font-size : 8.35pt;
cursor :  help;
}
.adminQ {
color : #000000;
font-size : 10pt;
}


/*

.php, .code {
font-size : 90%;
color : black;
padding : 0 10px 0 10px;
margin : 0;
width : auto;
overflow : auto;
}
.php .lang, .code .lang {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 100%;
font-weight : 900;
border : 0;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
width : auto;
margin : 0;
padding : 2px;
}
.php .container, .code .container {
width : auto;
overflow : scroll;
}
html > body .php .container, html > body .code .container {
width : auto;
overflow : auto;
}
.lang {
color : white;
}
.php .container .block, .code .container .block {
font-size : 12px;
font-family : monospace;
background-color : white;
border : 0;
border-bottom : 1px solid #ccc;
border-right : 1px solid #ccc;
width : auto;
margin : 0;
padding : 0;
}
.php .container .block .linenumber, .code .container .block .linenumber {
font-size : 12px;
font-family : monospace;
color : black;
background-color : #eee;
padding : 0;
margin : 0;
padding-left : 10px;
padding-right : 10px;
text-align : right;
vertical-align : top;
}
.php .container .block .pcode, .code .container .block .pcode {
width : 100%;
overflow : scroll;
white-space : normal;
}
html > body .php .container .block .pcode, html > body .code .container .block .pcode {
width : auto;
overflow : auto;
white-space : pre;
}
.php .container .block .pcode, .code .container .block .pcode {
padding : 0;
padding-left : 3px;
margin : 0;
border : 0;
}
.ukryj {
padding-bottom : 10px;
padding-left : 30px;
padding-top : 10px;
padding-right : 30px;
}
.linia {
background : #c2cee4;
border : 0;
height : 1px;
color : #c2cee3;
}
.kod {
background-color : #ffffff;
font-family : 'Courier new', sans-serif, Arial;
color : #009f00;
font-size : 12px;
margin-left : 10px;
}
.kod {
background-color : #ffffff;
font-family : 'Courier new', sans-serif, Arial;
color : #009f00;
font-size : 12px;
margin-left : 10px;
}
.cytat {
color : #ffffff;
background-color : #141414;
font-family : Arial, sans-serif, Verdana;
font-size : 12px;
margin-left : 10px;
}
