html
{
background: #ABACAB;
}
body
{
margin: 0 auto;
width:940px;
background-image:url("picture_main/tlo.gif");
background-color:white;
background-repeat:repeat-x;
font-family: Verdana, "Arial CE", Arial, Helvetica, Tahoma;
font-size:12px}

# div {outline: 1px dashed red;}

div#glowne
{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:908px;
/*border-left:1px solid green;
border-right:1px solid green;*/
height:auto;
padding-bottom:10px;
}

div#naglowek
{
color:black;
width:910px;
height:auto;
font-family: arial, "Arial CE", Helvetica;
font-size:30px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:0px;
padding-bottom:0px;
border:1px solid green;
}

div#stopka
{
color:black;
width:910px;
margin-left:auto;
margin-right:auto;
height:auto;
font-size:8pt;
text-align:center;
background-color:#DEE8A3;
padding-top:4px;
padding-bottom:4px;
border:1px solid green;
clear:both;
}

div#stopka_bip
{
font-size:10px;
}

div#prawa
{
margin-left:210px;
margin-right:auto;
border:0px solid black;
padding-right:10px;
}

div#lewa
{
left:0;
margin-left:0em;
width:195px;
float:left;
margin-bottom:10px;
}


div#wyliczanie {
border-top:solid 2px green;
padding:2px;
margin-left:3px;
font-family: ariel, sans-serif;
font-size:9pt;
font-weight:500}

div#wyliczanie li
{
border-bottom:solid 1px green;
padding:1px;
margin:2px
}

div#wyliczanie ul
{
list-style:none;
margin:0;
padding:0;
font-weight:500;
}

div#wyliczanie a
{
color:black;
display:block;
padding:3px;
text-decoration:none
}
a:link
{
text-decoration:none;
color:green;

}

a:visited
{
color:green;
text-decoration:underline;
}

a:hover
{
color:red;
text-decoration:underline;
}

div#wyliczanie a:hover
{
background-color:#99FF99;
margin-left:10px;
}

div#wciecie_20
{
margin-left:20px;
}

ol#dziesietne
{
list-style:decimal;
}

p#wciecie_21
{
text-indent:20px;
}
/**********************************************
*
*
*
*
*				Search Lechu
*
*
*
*
/**********************************************/

#lewa #searchForm
{
padding:1px;
}
#lewa #searchForm .input{

border:  1px solid green;
width:180px;
padding: 1px;
margin: 1px;
}
#lewa #searchForm .button
{		float: right;
		border: 1px solid green;
		margin: 1px;
		background-color: #cce699;
}

#prawa #searchForm
{
margin-bottom: 6px;
}
#prawa #searchForm .input{

border:  1px solid green;
width:400px;
padding: 1px;
margin: 1px;
}
#prawa #searchForm .button
{

		border: 1px solid green;
		margin: 1px;
		background-color: #cce699;
}
#prawa #searchForm .check{
padding: 1px;
margin: 1px;
margin-top: 4px;
}
.Wtitle{
	font-weight: bold;

}
.Wcontent{
	font-weight: bold;
background-color: silver;
}
#resultCount{
margin-top:15px;
margin-bottom: 15px;
padding: 7px;
	border-top: 1px solid green;
	background-color: #c0d69a;
	font-size: 10px;
}

#resultCount .right{
	float: right;
}

#result{
	margin: 10px 0px;
}

.resultBox{
	margin: 17px 0px;

}
.resultBox .title{
font-size: 15px;
text-decoration: underline;
margin-bottom: 3px;
}
.resultBox .title a{
color:#0001a4;
}
.resultBox .title a:hover{
color:red;
}
.resultBox .content{
font-size: 11px;
}
.resultBox .link{
font-size: 10px;
color: green;
}

