BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	background: url(img/backfill.png) repeat-x;
	background-color: #b3b09b;
}
#border {
    margin: 10px auto;
    padding: 10px;
    width: 940px;
    border: 3px solid #ddd;
	background-color: #fff;
}
#top {
    margin: 0;
    padding: 0;
}
#fill {
    background: url(img/topfill.png);
    height: 120px;
}
#fill A:link, #fill A:visited, #fill A:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#fill P {
    margin: 0;
    padding: 10px 10px 0 0;
    text-align: right;
    font-size: .8em;
    color: #fff;
}
#menu {
    background-color: #ddd;
    background: url(img/menufill.png);
    height: 50px;
    margin: 0 0 10px 0;
}
#menu UL {
    margin: 10px 0 10px 0;
    padding: 12px 0 0 0;
}
#menu UL LI {
    margin: 0;
    list-style-type: none;
    display: inline;
}
#menu LI {
    padding: 0 26px;
    color: #fff;
}
#menu A {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menu A:hover {
	border-bottom: 1px dashed #fff;
}
#wrap {
    width: 940px;
    margin: 0 0 0 0;
}
#main {
    width: 650px;
    float: left;
    padding: 0 15px 0 0;
    background-color: #fff;
    text-align: left;
    margin: 0;
}
#last LI, #news LI {
	font-size: 14px;
}
#last {
    background-color: #dedccc;
    padding: 10px;
    margin: 0 0 10px 0;
}
#last H6 {
    color: #000;
    margin: 0;
}
#last P {
    font-size: .9em;
    margin: 5px 0 5px 0;
	line-height: 1.6em;
}
#sidebar {
    width: 270px;
    background-color: #fff;
    float: left;
	text-align: left;
}
#sidebar H3 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 25px;
	border-bottom: 1px solid #999;
	margin: 0 0 5px 0;
}
#sidebar UL {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#sidebar LI {
	margin: 2px 0;
	font-size: 13px;
}
#twoliner P {
	margin: -10px 0 20px 0;
     overflow: hidden;
}
FIELDSET {
	margin: -10px 0 20px 0;
	border: 0;
	padding: 0;
}
#content, #submit {
	padding: 3px;
}
#content {
     width: 250px;
}

/*ank start */

#ankiety {
    width: 270px;
}

UL#pytania LI SPAN {
    margin: 0 5px;
    font-size: 12px;
}

UL#bar, UL#pytania {
    list-style-type: none;
}

UL#bar LI {
    margin: 10px 0;
}

UL#bar LI DIV.barG {
    height: 14px;
    border: 1px solid #000;
    background: url(img/bar.png) repeat-x;
    padding: 3px;
    color: #fff;
    font-size: 11px;
    display: block;
}

UL#bar LI DIV.barE {
    margin: -10px 0 0 0;
    color: #000;
    font-size: 11px;
    font-style: italic;
}

/* ank end */

#news, #comments, #pliki, #art {
	padding: 0 0 0 10px;
}
#news H3, #last H3, #pliki H3, #art H3 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 25px;
}
#comments H4 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 20px; 
}
#comments UL {
	list-style-type: none;
	padding: 0;
}
#comments UL LI {
	margin: 20px 0;
}
#comments UL LI SPAN {
	background: url(img/comm-bak.gif) no-repeat;
	padding: 20px 5px 5px 5px;
	display: block;
	background-color: #eee;
	font-size: 14px;
}
#comments TEXTAREA {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 15px;
	margin: 10px 0;
}
#last H3 {
	color: #000;
}
#footer {
	clear: both;
     margin: 20px 0 0 0;
}
#main IMG {
    border: 0;
    margin: 0 5px 0 20px;
}
#main H5 {
    font-weight: normal;
}
#last H5 {
    font-weight: bold;
}
H3, H4, H5, H6 {
    margin: 0;
}
H3 {
    font-size: 1.2em;
}
#last H5 {
	color: #000;
}
H5 {
    font-size: .9em;
    text-transform: uppercase;
    color: #00548c;
}
H6 {
    font-size: .7em;
    color: #999;
    margin: 0 0 20px 0;
}
P A, #art P A, #sidebar A {
    border-bottom: 1px solid #000;
    color: #000;
    text-decoration: none;
}
P, #art P {
    font-size: .9em;
    margin: 5px 0 5px 0;
	line-height: 1.3em;
}
H6 A {
    text-decoration: none;
    color: #999;
}
H6 A:hover {
    text-decoration: none;
    color: #444;
}
#last H6 A {
    text-decoration: none;
    color: #000;
}
#last H6 A:hover {
    text-decoration: none;
    color: #000;
}
H5 A {
    text-decoration: none;
    color: #000;
}
H5 A:hover {
    text-decoration: none;
    color: #000;
}
#last H5 A {
    text-decoration: none;
    color: #000;
}
#last H5 A:hover {
    text-decoration: none;
    color: #000;
}
#Tagi {
     text-align: justify;

}
#Tagi UL LI {
	display: inline;
	list-style-type: none;
	margin: 15px 5px 0 0;
	padding: 0;
	line-height: 26px;
}
#Tagi UL LI A {
	border: 0;
}
#Tagi UL LI A:hover {
	border-bottom: 1px dotted #000;
}
#Tagi UL LI.l1 {
	font-size: 0.7em;
}
#Tagi UL LI.l2 {
	font-size: 0.9em;
}
#Tagi UL LI.l3 {
	font-size: 1.1em;
}
#Tagi UL LI.l4 {
	font-size: 1.3em;
}
#Tagi UL LI.l5 {
	font-size: 1.6em;
}

/* --------------------------- DLA PLIKÓW -------------------------------    */

PRE {
     font-family: Courier, "Courier New", Monospace, Terminal, sans-serif;
     overflow-x: auto;
     background-color: #eee;
     padding: 10px;
     font-size: 10px;
}

#obrazek {
     border: 1px solid #ccc;
     padding: 10px;
     margin: 10px 10px 5px 0;
     float: left;
}
#art H3 {
     border-bottom: 1px solid #999;
}
#art div {
     margin-top: 20px;
}
#obrazek IMG {
     margin: 0;
}
#obrazek A {
     color: #aaa;
     text-decoration: none;
     border-bottom: 1px solid #aaa;
     font-size: .8em;
}
#opis A {
    border-bottom: 1px solid #000;
    color: #000;
    text-decoration: none;
}
#opis {
     font-size: .95em;
     margin: 10px 0 10px 0;
     line-height: 1.3em;
}
#pliki P {
     clear: both;
}
#pliki {
     margin-bottom: 20px;
}
#art UL.n {
     font-size: 13px;
     list-style-type: disc;
     margin: 10px 0 10px 20px;
}
#art UL {
     margin: 20px 0;
     padding: 0;
     list-style-type: none;
}
#art UL LI {
     padding: 5px 0;
     clear: both;
}
#art UL LI DIV.thumb {
     margin: 0;
     float: left;
}
#art UL LI DIV.thumb IMG {
     margin: 0 10px 10px 0;
     padding: 10px;
     border: 1px solid #999;
}
#art UL LI SPAN {
     font-size: .9em;
     vertical-align: top;
}
#commentload {
	display: none;
	margin: 0 0 20px 0;
}
/* ----------------------- DLA ARTYKUŁÓW ------------------- */

/* ----------------------- DLA TWOLINERA ------------------- */

#twolinerload, #networkload {
	font-weight: bold;
	margin: 0 0 30px 0;
     display: none;
}
#twolinersendajax {
     display: none;
}
A.twolinerlink:link {
     border: 0;
     text-decoration:none;
}
A.twolinerlink:hover {
     border-bottom: 1px solid #999;
     color: #f00;
}