/* CSS Document */
body                 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #F0E68C;
	FONT-SIZE: 10px;
	background-color: #336633;
	margin: 0px;
	padding: 0px;
}

.tabgora {
	background: url(grafiki/zlepek800.jpg) repeat-x 0 0;
	background-position : center;
	background-repeat : no-repeat;
	table-layout : auto;
	margin-top : 0px;
}

.tabsrodek {
	width: 760px;
	background-position : center;
	background-repeat : repeat-y;
	table-layout : fixed;
	margin-left : 10%;
	background-image : url(grafiki/drzewa-tlo.gif);
}

.tabdol {
	background: url(grafiki/drzewa-dol.jpg) repeat-x 0 0;
	width: 760px;
	height: 289px;
	background-position : center;
	background-repeat : no-repeat;
	table-layout : fixed;
	margin-left : 10%;
	vertical-align : bottom;
}

.tytul
        {
	font-family: sans-serif;
	color: Yellow;
	font-weight:bold;
	FONT-SIZE: 48px;
	text-align: right;
	letter-spacing: normal;
	font-style : normal;
	font : normal bolder;
	vertical-align : bottom;
	margin-top : 20px;
}	

td
        {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE8AA;
	FONT-SIZE: 12px;
}
	
h1
        {
	font-family: sans-serif;
	color: Yellow;
	font-variant:small-caps;
	font-size: x-large;
	text-align: right;
}

h2
        {
	font-family:"Tahoma";
	color : #CCFF33;
	font-weight: normal;
	text-align:center;
	font : large;
}

h3
        {
	font-family:"Tahoma";
	color: #FFD700;
	font-weight:bold;
	text-align: left;
}

h4
        {
        font-family:"Tahoma";
        color: #32CD32;
        }

h5
        {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	color: GrayText;
	text-align: center;
}		
		
h6
        {
	font-family:"Tahoma";
	color: #32CD32;
	font-variant:small-caps;
	text-decoration: none;
}

legend
        {
	font-family:"Tahoma";
	color: #ADFF2F;
	font-variant:small-caps;
	text-decoration: none;
}

.ksiazka
{
	color : #CCFF33;
	font-size: 12px;
	font : italic bold;
	font-family : sans-serif;
}

.mini              {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	text-align : right;
	font-family : sans-serif;
	bottom : 0px;
}

td.mini              {
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	text-align : center;
	font-family : sans-serif;
	bottom : 0px;
	vertical-align : bottom;
}

p.date               {
	font-size: 10px;
	margin: 0px 0px 3px 0px;
}
p.subject            {
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font : bold 16px;
	color : #555555;
}

td.menu
{
	margin-left : 15px;
}

.hr {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 1px;
	width: 80%;
	border-top: 1px solid #003300;
}

.small               { font-size: 9 px; }


a:link               {
	/*link zwykły */
	color: #32CD32;
	text-decoration: none;
	font-family : sans-serif;
	font-size : 12px;
	}

a:visited            {
	/* link już odwiedzony */
	color: #003300;
	text-decoration: none;
	font-family : sans-serif;
	font-size : 12px;
	}

a:hover           {
	/*link dotknięty */
	color: White;
	text-decoration: none;
	font-family : sans-serif;
	font-size : 12px;
}

li.a:link               {
	/*link zwykły */
	color: Green;
	text-decoration: none;
	font-family : sans-serif;
	font-size : 12px;
	background-color : White;
	margin-left : 15px;
}

li.a:visited            {
	/* link już odwiedzony */
	margin-left : 15px;
	color: Gray;
	text-decoration: none;
	font-family : sans-serif;
	font-size : 12px;
	background-color : White;
}

li.a:hover           {
	/*link dotknięty */
	margin-left : 15px;
	color: White;
	text-decoration: none;
	background-color : Green;
	font-family : sans-serif;
	font-size : 12px;
}
.caution             {
	color: White;
	font-weight: normal;
	text-decoration : none;
	font-style : normal;
	font-family : sans-serif;
	font-variant : normal;
	font-size : 12px;
	background-color : Green;
}
.zrodlo {
	background-color : White;
	color : Gray;
	font-size : xx-small;
}

.ptak {
	background-color : White;
	color : Black;
}

