
body {
	margin: 0px;
	padding: 0px;
	background-color: #D5D5BE;
}
html, body, table, th, tr, td, div, p  {
	font: 11px Verdana, Tahoma, Arial;
	color: #333333;
	}
table.wyszukiwarka { 
	width: 100%; 
	background-color: #d5d5be; 
	;#206BA4;
	/*border-bottom: 10px solid #a29382;*/
	}

    td.title {
        font: bold 20px 'Verdana' !important;
        padding: 10px 5px 10px 5px !important;
        color: #6b0d0d !important;
        text-align: center !important;
        text-decoration: none !important;
        color:#6b0d0d;
	}

td.kol1, td.kol3 { 
	width: 250px;
	background-color: #6b0d0d;
	}
td.kol2 { 
	background-color: #6b0d0d;
	padding: 10px 15px 10px 15px;
}

h1 {
	font: bold 14px Tahoma;
}

a.menu_teksty:link {
	display: block;
	clear: both;
	color: #FFFFFF;
	font: normal 13px 'Trebuchet MS', Tahoma, Verdana;

	padding: 7px 7px 5px 7px;


	text-decoration: none;
	line-height: 1.2em;
	background-color: #6b0d0d;
	border-bottom: 1px solid #a29382;
	border-top: 1px solid #a29382;
	}
a.menu_teksty:visited {
	display: block;
	clear: both;
	color: #FFFFFF;
	font: normal 13px 'Trebuchet MS', Tahoma, Verdana;

	padding: 7px 7px 5px 7px;

	text-decoration: none;
	line-height: 1.2em;
	background-color: #6b0d0d;
	border-bottom: 1px solid #a29382;
	border-top: 1px solid #a29382;
	}
a.menu_teksty:hover {
	display: block;
	clear: both;
	color: #FFCC00;
	font: normal 13px 'Trebuchet MS', Tahoma, Verdana;
	padding: 7px 7px 5px 7px;

	text-decoration: none;
	line-height: 1.2em;
	background-color: #6b0d0d;
	border-bottom: 1px solid #a29382;
	border-top: 1px solid #a29382;
	}

.margin_top_80{
	margin-top: 80px;
}
	
.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: #FFFFFF;
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: #333333;}

div#tekst { width: 90%; margin-left: 5%; }

div.wyniki { width: 90%; margin-left: 5%; }
div.szkola_nazwa { 
	font: bold 14px Verdana; 
	color: #FFF; 
	margin-top: 10px; 
	padding: 3px 10px 3px 10px; 
	background-color: #6b0d0d;
	}
td.table_header { text-align: center; background-color: #EFC154; padding: 5px; }
td.szkola_adres { font: normal 11px Verdana; color: #666666; padding: 5px; line-height: 1.5em; }
table.szkola_opis { background-color: #E5E4CC; border-bottom: 5px solid #999999; }
table.oddzialy { border-collapse: collapse; background-color: #FFFFFF; }
table.oddzialy td { border: 1px solid #999999; }

.button {
	background: url(img/button.jpg) top left repeat-x;
	border: 1px solid #666666;
	padding: 1px 10px 1px 10px;
}
ul.choosen_slownik_data { padding: 0px; margin: 0px 0px 0px 20px; text-align: left; list-style-type: square;}
a.wyniklnk:link { background-color: transparent; text-decoration: underline; color: #666666; }
a.wyniklnk:visited { background-color: transparent; text-decoration: underline; color: #666666; }
a.wyniklnk:hover { background-color: #FFFFFF; text-decoration: none; color: #444444; }

.w70 { width: 70%; margin-left: 15%; }






.collapsible  {
	display: none;
	padding : 5px;
}