body {
    position: static;
    font-size: 95%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
    color: black;
    background-color: #d5d6d7;
}

img {
    border: 0;
}

a {
    text-decoration: underline;
    color: #cc5f00;
}

a.external, a.wykop {
    background: url(/images/icon_external.gif) center right no-repeat;
    padding-right: 16px;
}

a.external-i {
    background: url(/images/icon_external-i.gif) center right no-repeat;
    padding-right: 16px;
}

a.email {
    background: url(/images/icon_email.gif) center right no-repeat;
    padding-right: 15px;
}

p.comments {
    padding-left: 3em;
}

#content a.wykop {
	background: url(/images/icon_wykop.gif) center right no-repeat;
	padding-right: 20px;
	float: right;
	margin-top: 1.15em;
}

a#print {
    background: url(/images/icon_print.gif) center right no-repeat;
    padding-right: 19px;
}

a#description {
    background: url(/images/icon_description.gif) center right no-repeat;
    padding-right: 16px;
}

a#privacy {
    background: url(/images/icon_privacy.gif) center right no-repeat;
    padding-right: 13px;
}

a#sitemap {
    background: url(/images/icon_sitemap.gif) center right no-repeat;
    padding-right: 16px;
}

a#contact {
    background: url(/images/icon_contact.gif) center right no-repeat;
    padding-right: 16px;
}

span.si {
    color: #0070e0;
    font-weight: bold;
}

span.i {
    font-style: italic;
}

span.b {
    font-weight: bold;
}

span.foreign {
    font-style: italic;
}

td {
    vertical-align: top;
}

ul {
    padding-left: 2em;
    margin: 0;
    list-style-type: disc;
}

ul li {
    padding-bottom: 0;
    list-style-image: url(/images/dot.gif);
}

tt {
    font-size: 1.2em;
}

#page {
    width: 85%;
    margin: 20px auto 0px auto;
    border: 1px solid #959596;
    padding: 0px 30px 0 30px;
    background: url(/images/header_background.png) white repeat-x;
}

#header {
    padding: 20px 0 0 0;
}

#logo {
    float: left;
    padding: 15px 15px 0 20px;
}

#logo img {
    padding: 0 0 10px 0;
}

#search {
    margin: 0;
    padding: 0;
    float: right;
    width: 20%;
    position: relative;
    bottom: 58px;
    right: 5px;
}

#search img {
    margin: 0 0 -7px 0;
}

#search td {
    padding: 0;
    margin: 0;
    text-align: right;
    vertical-align: bottom;
}

#search span {
    font-size: 0.6em;
}

form {
    margin: 0;
    padding: 0;
}

input, textarea {
    margin: 0;
    padding: 0;
    border: 1px solid black;
    background-color: white;
}

input.send {
    width: 40%;
}

#submit {
    font-size: 11px;
    width: 100%;
}

#content {
    width: 66%;
    float: left;
    margin: 0;
    padding: 20px 0 1em 0;
    font-size: 0.8em;
    line-height: 1.42em;
}

#navigation {
    margin: 0;
    padding: 0.5em 0 0 0;
    font-size: 0.7em;
}

#sidebar {
    margin: 0;
    padding: 0;
    float: right;
    width: 30%;
    margin-top: -20px;
}

.box {
    margin: 0 0 2em 0;
    padding: 0;
}

.box .body {
    margin: 0;
    padding: 0 0 0 12px;
    color: black;
    background: url(/images/sbbody-l-noshadow.gif) white no-repeat bottom left;
}

.box .header {
    margin: 0;
    padding: 0 0 0 12px;
    color: white;
    background: url(/images/sbhead-l-noshadow.gif) white no-repeat top left;
}

.box .header h2 {
    background: url(/images/sbhead-r-noshadow.gif) white no-repeat top right;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    color: white;
    font-size: 0.8em;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.box .header h2 span {
    color: white;
    background-color: #803c00;
}

.box .body .content {
    margin: 0;
    padding: 5px 15px 5px 3px;
    color: black;
    background: url(/images/sbbody-r-noshadow.gif) white no-repeat bottom right;
    line-height: 1em;
}

.box .body .content p {
    font-size: 0.7em;
    padding-top: 0;
    margin-top: 0;
}

.person {
    clear: both;
}

.person img {
    width: 80px;
    height: 100px;
    margin: 0 0.5em 0.1em 0;
    float: left;
    border: 1px solid #707070;
}

.box .body .content .person h3 {
    font-size: 0.8em;
    padding: 0.5em 0 0 0;
    margin: 0 0 0.5em 0;
}

.box .body ul {
    font-size: 0.7em;
    padding-left: 1em;
}

.box .body ul li {
    padding-bottom: 0.2em;
}

#rss {
    vertical-align: bottom;
}

#menu {
    margin: 0;
    padding: 0;
    background: transparent url(/images/brown-dot.gif) bottom repeat-x; 
    overflow: hidden;
}

#menu ul {
    margin: 0; 
    padding: 1em 0 0 1em;
    list-style: none;
}

#menu li {
    margin: 0 2px 0 0;
    padding: 0 0 0 11px;
    float: left;
    background: transparent url(/images/menu-tab-l-11.gif) top left no-repeat;
    list-style-image: none;
}

#menu li#selected {
    background: transparent url(/images/menu-tab-l-selected.gif) top left no-repeat;
}

#menu li a {
    margin: 0;
    padding: 2px 11px 2px 0;
    float: left;
    color: white;
    background: transparent url(/images/menu-tab-r-11.gif) top right no-repeat;
    font-size: 0.8em;
    text-decoration: none;
}

#menu li a span {
    background-color: #803c00;
}

#menu li#selected a {
    background: transparent url(/images/menu-tab-r-selected.gif) top right no-repeat;
    color: #803c00;
}

#menu li#selected a span {
    background-color: white;
}

#menu ul li:hover a { 
    background: transparent url(/images/menu-tab-r-over.gif) top right no-repeat; 
}

#menu ul li:hover a span {
    background-color: #98571e;
}

#menu ul li:hover {
    background: transparent url(/images/menu-tab-l-over.gif) top left no-repeat;
}

#content h1, #content h2, #content h3 {
    font-weight: normal;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 1.5em 0 0 0;
    padding: 0;
    line-height: 1.42em;
}

#content h1 {
    font-size: 2em;
    margin: 0;
}

#content h2 {
    font-size: 1.5em;
}

#content h3 {
    font-size: 1.3em;
    font-weight: bold;
}

#content h1+p, #content h2+p, #content h3+p {
    margin-top: 0.3em;
}

#content .person h1 {
    margin-bottom: 0.7em;
}

#content table.border {
    border: 1px solid black;
    border-collapse: collapse;
    empty-cells: show;
}

#content table.border td {
    padding: 0.3em;
    border: 1px solid black;
    text-align: center;
}

#content table.border caption {
    caption-side: top;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding-bottom: 0.5em;
}

#content blockquote {
    padding: 0.3em 0.6em 0.6em 0.6em;
    /* border-left: 1px solid #707070; */
    background-color: #f2efe7;
    margin-left: 2em;
}

#content blockquote[cite]:after { 
    content: "Źródło: " attr(cite); color: #999; 
    width: 100%;
    display: block;
    padding-top: 1em; 
    font-size: 80%; 
}

#footer {
    clear: both;
    font-size: 0.7em;
    border-top: 1px solid black;
    padding: 0 0 4em 0;
}

#footer #links {
    float: right;
}

#footer #links a {
    padding-left: 0.7em;
}

.paging {
    text-align: center;
}

.paging .bar {
    vertical-align: top;
}

.paging a, .selected {
    padding: 0 0.3em 0 0.3em;
}

.summary {
    padding: 0 0 0 1.5em;
    border-left: 1px solid #707070;
    font-size: 0.9em;
    line-height: 130%;
}

#seeall {
    margin-top: 5em;
}

#index ul {
    padding: 0;
    list-style-type: none;
}

#index li {
    list-style-image: none;
}

.OK {
    padding: 2px 3px 2px 3px;
    margin: 0;
    background-color: #00922C;
    color: white;
    font-size: 11px;
    font-weight:bold;
}

