body { margin: 10px; padding: 0px; background-color: #FFFFFF; }
html, body, table, th, tr, td, div, p, a { font: 11px Verdana, Tahoma, Arial; color: #000000; }
table.wyszukiwarka { width: 100%; border-bottom: 10px solid #BBD9EE; }
td.title { font: bold 22px 'Times New Roman'; padding: 0px 5px 10px 5px; color: #000000; text-align: center; }
td.kol1, td.kol3 { display: none; }
td.kol2 { padding: 5px 0px 10px 0px; }
h1 { font: bold 14px Tahoma; }

.cssform p {
margin: 0;
padding: 5px 0 8px 0;
padding-left: 150px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
float: left;
margin-left: -150px; /*width of left column*/
margin-top: 3px;
width: 145px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color: #000000;
font: normal 13px 'Trebuchet MS', Tahoma, Verdana;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

select, option { font: normal 12px Tahoma; color: #000000;}
div#tekst { width: 99%; margin: 0px; }
div.wyniki { width: 99%; margin: 0%; }
div.szkola_nazwa { font: bold 14px Verdana; color: #000000; margin-top: 10px; padding: 3px 10px 3px 10px; }
td.table_header { text-align: center; padding: 5px; }
td.szkola_adres { font: normal 11px Verdana; color: #000000; padding: 5px; line-height: 1.5em; }
table.szkola_opis { border-bottom: 5px solid #999999; }
table.oddzialy { border-collapse: collapse; }
table.oddzialy td { border: 1px solid #999999; }
.button { display: none; }
ul.choosen_slownik_data { padding: 0px; margin: 0px 0px 0px 20px; text-align: left; list-style-type: square;}
a.wyniklnk:link { text-decoration: underline; color: #000; }
a.wyniklnk:visited { text-decoration: underline; color: #000; }
a.wyniklnk:hover { text-decoration: none; color: #000; }

.w70 { width: 99%; }