/* wielkość tekstu */
body, input, textarea
{
	font-size: x-large; /* dla IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: xx-large; /* dla  innych przeglądarek */
}
html>body, html>body>input, html>body>textarea
{ /* bądźmy mili dla opery */
	font-size: xx-large;
}
body, input, textarea
{
margin: 0;
padding: 0;
font-family: "Times New Roman", serif;
color: black;
line-height: 2em;
}
img /* specjalnie dla ie */
{
border: 0px;
}
.defincja
{
font-family: "Times New Roman", serif;
color: black;
}
.menu
{
font-family: "Times New Roman", serif;
color: black;

}
.copyright
{
font-family: "Times New Roman", serif;
color: black;
}

.ti_1
{
color: black;
background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:black;
border-left-style:solid;
border-left-width:1px;
border-left-color:black;
}
.ki_1
{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:black;
border-right-style:solid;
border-right-width:1px;
border-right-color:black;
}

.ti
{
color:black;
background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:black;
border-left-style:solid;
border-left-width:1px;
border-left-color:black;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:black;
border-right-style:solid;
border-right-width:1px;
border-right-color:black;
}
.stand
{
font-family: "Times New Roman", serif;
color: black;
}
A:link
{ 
color: black;
}
A:visited
{
color: black;
}
A:hover 
{
color: black;
}
.etykieta
{
vertical-align: top;
text-align: right;
}
input.pole_formularza
{
font-family: "Times New Roman", serif;
color: black;
}
textarea.pole_formularza
{
font-family: "Times New Roman", serif;
color: black;
}
.blad
{
color: red;
text-align: center;
}
div 
{
/* border : 1px solid black; */
}
div#glowna
{
color: black;
padding: 0;
}

div#naglowek
{
margin: 0;
padding: 0;
}

h1
{
font-size: 180%;
}

h2
{
font-size: 140%;
}
h3
{
font-size: 110%;
}
p.sr
{
	text-align: center;
}

.ukryty
{
/*display: none; */
}

div#data 
{
text-align: right;
}

div#tresc
{
color: black;
}

div#menu ul
{
padding-left: 5px;
}

div#menu li ul
{
padding-left: 10px;
}

div#menu li
{
list-style-type: none;
display: inline;
}

div#stopka
{
clear: both;
}

