html {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Helvetica, "DejaVu Serif", sans-serif, serif;
}

body {
    margin: 0;
    padding: 0;
    background: #EFEAE6 url("../images/gradient.jpg") repeat-x top;
}

form {

}

#AdTaily_div{
    margin-top: 25px;
}

#adloyal{
    margin-top: 20px;
}

#adloyal .adLoyal_Wrap{
    border: 1px solid #902900;
}

.undercontentads {
    margin-top: 20px;
}

.indexmiddleads {
    margin-top: 20px;
    text-align: center;
}

.indexrightads {
    margin-top: 20px;
}

.snakeAd img {
    margin: 0px;
}

img {
    margin: 5px;
}

.gwiazdki {
    margin: 0;
}

ul {
    list-style: circle;
}

input {
    background: #e2d6ab;
    font-size: 13px;
}

#main input {
    background: #efecdf;
    color: #222222;
}

#main input.tinput {
    width: 165px;
    padding: 5px 5px;
}

#main input.button {
    margin: 5px auto;
    display: block;
}

input.tinput {
    border-top: 1px solid #595949;
    border-left: 1px solid #595949;
    border-bottom: 1px solid #fefefe;
    border-right: 1px solid #fefefe;
}

input.button {
    border-bottom: 1px solid #595949;
    border-right: 1px solid #595949;
    border-top: 1px solid #fefefe;
    border-left: 1px solid #fefefe;
}

label.radio {
    display: block;
}

label.radio input {
    background: none;
}

a {
    text-decoration: none;
}

#container {
    width: 946px;
    margin: 20px auto;
    background: url("../images/papir_bg.gif") repeat-y center;
    position: relative;
}

#top {
    height: 266px;
    background: url("../images/papir_top.jpg") no-repeat;
}

#top_motyl {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 334px;
    height: 90px;
    display: block;
    background: url("../images/logo.gif");
}

#top form div {
    position: absolute;
    left: 380px;
    top: 70px;
}

#top_uppermenu {
    position: absolute;
    left: 630px;
    top: 55px;
    font-size: 13px;
}

#top_uppermenu a {
    display: block;
    color: #8b5d2e;
    font-weight: bold;
}

#top_uppermenu a:hover {
    color: #8b5d2e;
    text-decoration: underline;
}

#top_banners {
    padding-top: 140px;
    height: auto !important;
    height: 80px;
    min-height: 80px;
}

#banner_big {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto !important;
    height: 80px;
    min-height: 80px;
    /*padding:	15px 0 0 0;
			height:		auto !important;			
			height:		100px;
			min-height:		100px;			
			width:		100%;*/
    text-align: center;
}

#banner_left {
    display: block;
    margin: 35px auto;
    text-align: center;
}

#top_menu {
    margin-top: 10px;
    height: 24px;
    margin-left: 30px;
    font-size: 11px;
    z-index: 1;
}

#top_menu a {
    display: block;
    width: 125px;
    float: left;
    height: 100%;
    padding: 11px 1px 1px 1px;
    background: url("../images/zakladka.gif") no-repeat top left;
    color: #000000;
    margin: 0;
    text-align: center;
}

#top_menu a:hover {
    background: url("../images/zakladka_hover.gif") no-repeat top left;
}

#main {
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    width: 866px;
    padding: 0 40px;
}

.artykul {
    text-align: justify;
}

#main_top {
    z-index: 2;
    background: url("../images/papir_bg_top.jpg") no-repeat top;
    padding-top: 40px;
}

#main_bottom {
    background: url("../images/papir_bg_bottom.jpg") no-repeat bottom;
    padding-bottom: 40px;
}

#main_left {
    float: left;
    width: 180px;
    padding: 0 20px;
    padding-bottom: 1800px;
    margin-bottom: -1800px;
}

#main_center {
    float: left;
    width: 380px;
    padding: 0 20px;
    background: url("../images/kropki.jpg") repeat-y left;
    padding-bottom: 800px;
    margin-bottom: -800px;
}

#main_right {
    float: left;
    width: 180px;
    padding: 0 20px;
    background: url("../images/kropki.jpg") repeat-y left;
    padding-bottom: 800px;
    margin-bottom: -800px;
}

#main_big {
    float: left;
    width: 600px;
    padding: 0 20px;
    background: url("../images/kropki.jpg") repeat-y left;
    padding-bottom: 800px;
    margin-bottom: -800px;
}

.tytul {
    font-size: 18px;
    border-bottom: 2px solid #902900;
    padding-top: 25px;
    color: #902900;
}

h1 {
    font-size: 18px;
    padding-top: 25px;
    color: #000000;
}

h2 {
    font-size: 16px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 1px;
}

h6 {
    font-size: 18px;
    text-align: center;
}

h3 {
    font-size: 15px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 1px;
}

h4 {
    font-size: 13px;
    margin-top: 25px;
    margin-bottom: 1px;
}

.author {
    font-style: italic;
}

#main a {
    color: #902900;
    border-bottom: 1px dotted #902900;
}

#main a:hover {
    background: #EEECBB;
}

#main ul {
    list-style-type: disc;
    padding: 3px;
    margin: 0 0 0 25px;
    text-align: left;
}

#main ul a {
    color: #00000;
    border-bottom: none;
}

#main ul a:hover {
    border-bottom: 1px dotted #000000;
}

ul.listUlCatalog,li.listCatalog {
    list-style-image: url("../images/ikony/dir2.gif");
}

.listSlownik {
    list-style-image: url("../images/ikony/slownik.gif");
}

.listNews {
    list-style-image: url("../images/ikony/news.gif");
}

ul.forum,.listInne {
    list-style-image: url("../images/ikony/text.gif");
}

.listTest {
    list-style-image: url("../images/ikony/test.gif");
    margin-bottom: 5px;
}

ul.nowosci {
    list-style-image: url("../images/ikony/News.gif");
}

li.listArticle {
    list-style-image: url("../images/ikony/artykul1.gif");
}

.listKsiazka {
    list-style-image: url("../images/ikony/ksiazka.gif");
}

ul.konferencje span {
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
}

li.listExternal {
    list-style-image: url("../images/ikony/link.gif");
}

.listKulka {
    text-align: left;
    list-style-image: url("../images/ball.gif");
    margin-bottom: 5px;
}

.listDescription {
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 10px;
}

.Adkontekst {
    margin-top: 30px;
}

#footer {
    height: 155px;
    background: url("../images/papir_footer.jpg");
}

#footer_banner {
    padding: 15px 0 0 0;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    width: 100%;
    text-align: center;
}

.rss {
    list-style-image: url("../images/ikony/rss.png");
}

.mail {
    list-style-image: url("../images/ikony/mail.png");
}

.artefact_ads{
    border: 1px solid #902900;
}

.artefact_ad_box{
    margin:5px;
    text-align:center;
}

div.temat_watku div.title{
    float: left;
}

div.temat_watku div.trash{
    float: right;
    padding-top: 15px;
    padding-right: 15px;
}

div.temat_watku div.trash a{
    border-bottom: none !important;
}

div.temat_watku img{
    border: none;
}

#loading{

    width: 100%;
    height: 100%;
    z-index: 2000;
    background: url("humanity/images/ui-bg_flat_75_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
}

#loading div{
    width: 100%;
    height: 100%;
    background: url("../images/loading-24.gif") center no-repeat;
}

.to_replace_parent{
    background: #AAAAAA;
}

.new_parent{
    background: #389bca;
}

#forum ul.posty {
    list-style: none;
    display: block;
}

.error{
    color: red;
    font-weight: bold;
}

.moderators{
    font-weight: bold;
}

#search-form{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

h1.tytul .small{
    display: block;
    font-size: small;
    float: right;
}

h1.tytul .main-title{
    clear: both;
    display: block;
}

.dictonary-entry-full {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dictonary-entry-full span{
    display: block;
}

.dictonary-entry-full span.word {
    font-weight: bold;
    font-size: large;
}

.end{
    margin-top: 20px;
}

#search-form form{
    margin-top: 20px;
}

#search-form .introduction {
    margin-bottom: 20px;
}


div.contentstream_ads {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.advertisement {
    margin-top: 10px;
    margin-bottom: 10px;
}
