
*{
margin:0;
padding:0;
border:0;
}

body
{
text-align:center;
}


#container
{
font-family: Arial;
margin:0 auto;
width:50em;
background-color:white;
text-align:left;
color:#666666;
}



#main 
{
color:black;
float:left;

margin-right:7px;
padding-right:7px;
}

#main a
{
font-size:0.6em;
color:black;
text-decoration:none;
}


#main a:hover
{
color:#559DFF;
}


#menu_main,#search,#menu_bip,#stats
{

background-color:#e5e5e5;
margin-top:5px;
margin-bottom:15px;
border:1px solid black;
padding-bottom:3px;
width:12.95em;
}

#search
{
width:16.4em;
}



#stats
{
width:17.25em;
text-align:center;
font-size:.75em;
}

#stats a
{
font-size:1em;
}


#search
{
font-size:.75em;
padding-left:10px;
}




#searchtext 
{
width:14.1em;
margin-top:5px;
border:1px solid black;
background-color:#eee
}

#searchtext:focus
{
background-color:#fff
}

#searchsubmit input
{
width:7em;
margin-top:5px;
border:1px solid black;
}


#main h2
{

width:14.1em !important;
background-color:#559DFF;
color:#FFF;
font-size:.875em;
font-weight:bold;
border:1px solid black;
padding:2px 0 2px 10px;

}


h2.content_title
{
width:38em;
background-color:#559DFF;
color:#FFF;
font-size:.875em;
font-weight:bold;
border:1px solid black;
padding:2px 0px 2px 10px;
float:left;
margin-bottom:10px;
}



#main li
{
margin:0px 0px 0px 10px;
list-style-type: none;

}
#main ul
{
display:inline;
}



#main2
{
margin-left:-7px;
float:left;
border-left:1px solid black;
padding-left:7px;
width:543px
}

#content
{
width:37em;
float:left;
margin-bottom:10px;
color:#666666;
font-size:.9em;
}
#editors
{
width:42em;
float:left;
color:#666666;
font-size:.8em;

}

#editors span
{
font-style:normal;
font-weight:bold;
color:#246CCF;
font-size:1.1em;
}

#footer
{
position:relative;
top:10px;
padding-top:10px;
background-image:url('/img/listwa.jpg');
background-repeat:no-repeat;
clear:both;
}

img 
{
border:0;
}

 a.skip {
  display: none;
}


#herb
{
float:right;
}

#editors address
{
text-align:center;
float:left;
width:50%;
}


.stats h3
{
margin:5px;
font-size:.9em;
}
.stats p
{

margin-left:10px;
}


a
{
font-size:.8em;
color:#000;
}

a:hover
{
color:#559DFF;
}


#document_list
{
margin-left:20px;
margin-top:10px;
}

#rejestr 
{
width:100%;
border-collapse:collapse;
border:1px solid black;

}

#rejestr th
{
font-size:.9em;
font-weight:bold;
border:1px solid black;
padding:5px;
}

#rejestr td
{
padding:5px;
font-size:.7em;
border:1px solid black;
}


h1.doc
{
font-size:1.2em;
margin-bottom:10px;
}

#DocumentText
{
margin-top:10px;
margin-bottom:10px;
}

h2.doc
{

font-size:1.2em;
font-weight:normal;
}

h2.doc span
{
font-size:.8em;
font-weight:bold;
}

p.author 
{
font-size:.8em;
}

p.data
{
margin:15px 0px 5px 0px;
font-size:.8em;
}

p.data span
{
font-weight:bold;
}

#doc_attachment
{
margin-left:5px;
margin-bottom:15px;
margin-top:15px;
border:1px solid black;
padding-bottom:10px;
}

#doc_attachment ul
{
display:block;
margin:2px 0px 15px 20px;
}

#doc_attachment legend
{
font-size:.9em;
color:black;
padding:5px;
}


#content ul,ol
{
margin-left:20px;
}
