a {
    color: #373535;
}

a:link  {
    text-decoration: none;
}

a:visited  {
    text-decoration: none;
}

a:hover  {
    text-decoration: underline;
}

a:active  {
    text-decoration: none;
}


html, body, table {
    font-family:  'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif; 
/*    font-size: 0.9em;  */
    font-size: 12px; 
    background: white;
    margin: 0px;
    padding: 0px;
    border:  0px;
    text-align: center;
}

img {
    border:  0px;
}

#top_banner h1 {
    padding: 25px 0px;
    margin: 0px;
    font-size: 18px; 
    font-weight: normal;
    color: #585858;
}

acronym, abbr {
    cursor: help;
    border-bottom: 1px dotted;
}

#top_banner {
    height: 85px;
    background-color: #bdbdbd;
    margin: 0px;
    padding: 3px 5px;
    padding-bottom: 1px;
    text-align: left;
    background-image: url(img/tf_background.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#top_menu {
    list-style-type: none;
    padding: 0px 25px 0px 0px;
    margin: 0px;
    height: 23px;
    background-color: #eeeeee;
    border-top: 1px solid black;
    border-bottom: solid 1px black;
}

#top_menu li {
    display: inline;
    padding: 0px;
    margin: 0px;
}

#top_menu li a:link, #top_menu li a:visited {
    text-align: center;
    float: left;
    display: block;
    width: 100px;
    padding: 2px 0px;
    margin: 0px;
    height: 18px;
    background-color: #eeeeee;
    color: #373535;
    border-right: solid 1px #bbbbbb;
    border-bottom: solid 1px #dddddd;
}

#top_menu li a:hover {
    text-decoration: underline;
    background-color: #ffffff;
    color: #373535;
}

#top_menu li a:active {
    background-color: #ffffff;
    color: #373535;
    border-right: solid 1px #dddddd;
}

#top_menu #switch_language a:link, #top_menu #switch_language a:visited, #top_menu #switch_language a:hover, #top_menu #switch_language a:active {
    width: 25px;
    text-align: center;
    background-color: #eeeeee;
    padding: 4px 3px 1px 0px;
    border: none;
    float: right;
}

#top_menu span {
    width: 20px;
    background: red;
}

#main {
    padding: 10px 0px 10px 0px;
    border-bottom: solid 1px #dddddd;
}

#counter {
    font-size: 10px;
    padding: 10px 10px;
}

#ipv6 {
/*    padding-bottom: 5px;*/
    padding-top: 0px;
    padding-right: 20px;
    float: right;
    display: inline;
    height: 27px;
    overflow: hidden;
}

#valid {
    padding-top: 7px;
    padding-right: 38px;
    float: right;
    display: inline;
}

#valid img, #ipv6 img, #copyright span {
    cursor: pointer;
}

#awstats {
    display: block;
}

#d_main {
    text-align: left;
    padding: 50px 50px 50px 50px;
}    

#d_main h2 {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding: 0px 0px 0px 0px;
}    

#d_links {
    text-align: left;
    padding: 50px 50px 50px 50px;
}    

#d_links h2 {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 50px 0px 0px;
}

#d_links td {
    text-align: left;
    width: 250px;
    padding: 0px 0px 0px 0px;
}

#d_links td.r {
    width: 550px;
}

#d_download_now h2, #d_download_now h3 {
    font-size: 12px;
    font-weight: normal;
/*    font-family: monospace; */
}
    

#instrukcja {
    padding: 10px 50px 0px 50px;
    text-align: left;
    font-family: "Bitstream Vera Sans Mono", monospace;
}

#instrukcja h2 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}


#ob_ktoto {
    width: 100%;
    height: 400px;
}

#ktoto_list {
    width: 100%;
    text-align: left;
    empty-cells: show;
    border: 0px;
    padding: 0px;
    margin: 20px 0px 10px 0px;
    border-collapse: collapse;
}

#ktoto_list tr {
    background: #ffe3e3;
}

#ktoto_list tr:hover {
    background: #e3d3d3;
}

#ktoto_list td {
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-bottom: 1px solid #cdcdcd;
}

#t_kontakt {
    clear: left;
    margin-left: auto;
    margin-right: auto;
}

#t_kontakt td {
    width: 120px;
    text-align: right;
    padding: 0px 10px 0px 0px;
}

#t_kontakt input, #t_kontakt textarea {
    width: 250px;
}

#t_kontakt input.s_kontakt {
    width: 90px;
}    

#t_kontakt .td_s_kontakt {
    padding: 0px 90px 0px 170px;
}

.error {
    text-align: center;
/*    width: 300px; */
    color: red;
}

#d_sitemap {
    text-align: left;
    padding: 0px 30px 10px 30px;
}
#d_sitemap div {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}    

#d_sitemap li {
    font-size: 10px;
    padding-left: 0px;
}

.normal {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

#bbanner {
    padding-top: 10px;
}

#bbanner object {
    width: 468px;
    height: 60px;
}

#login table {
    clear: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

#login td, #login table input {
    width: 100px;
}

#copyright {
    border-top: solid 1px #dddddd;
    padding: 5px 5px 5px 5px;
    text-align: left;
    background-color: #eeeeee;
}

#gildie_e table {
    width: 500px;
    clear: left;
    margin-left: auto;
    margin-right: auto;
}

#gildie_e td {
    width: 250px;
    text-align: right;
    padding: 0px 10px 0px 0px;
}

#gildie_e input, #gildie_e textarea, #gildie_e select {
    width: 250px;
}

#gildie_e input.in_s {
    width: 90px;
}    

#gildie_e .td_s {
    padding: 0px 90px 0px 170px;
}

.sort {
    vertical-align: middle;
    text-align: right;
    float: right;
    padding: 1px 3px 0px 0px;
}

.sort a.u {
    float: left;
    width: 9px;
    height: 9px;
    background: url(/img/up.gif) no-repeat;
}

.sort a.d {
    float: left;
    width: 9px;
    height: 9px;
    background: url(/img/down.gif) no-repeat;
}


