html, body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #fff;
}
* * body {
    text-align: center;
}
#main {
    position: relative;
    width: 700px;
    min-height: 100%;
    margin: 0px auto;
    z-index: 2;
}
* html #main {
    height: 100%;
   text-align: left;
}
#header {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    height: 129px;
    width: 700px;
    z-index: 4;
    background-image: url(gfx/header-bcg.gif);
    background-repeat: repeat-x;
    background-position: top center;
}
#content {
    position: relative;
    padding-top: 129px;
    padding-bottom: 50px;
    width: 700px;
    z-index: 3;
}
#footer {
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 700px;
    z-index: 4;
    background-image: url(gfx/footer-bcg.gif);
    background-position: top left;
    background-repeat: repeat-x;
}
* html #footer {
    bottom: -1px; /*for IE*/
}

/* naglowek */

#lang {
    width: 690px;
    height: 15px;
    color: #fff;
    font-size: xx-small;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    text-align: right;
    padding-top: 1px;
}
#logo {
    position: relative;
    width: 700px;
    height: 114px;
}
#l1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 18px;
    margin-left: 10px;
}
#l2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin-bottom: 18px;
    margin-right: 10px;
    text-align: right;
}

/* glowna strona */

#menu {
    background-image: url(gfx/menu-tlo.gif);
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu li {
    display: inline;
    list-style-type: none;
    padding-left: 40px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
#menu li#first {
    padding-left: 10px;
}
#menu a {
    color: #fff;
    text-decoration: none;
}
#menu a:hover {
    color: #fff;
    text-decoration: underline;
}
#szukaj {
    background-image: url(gfx/szukaj-tlo.gif);
    padding-right: 10px;
}
#szukaj .pole {
    width: 113px;
    height: 16px;
    background-color: #EDF2F0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: none;
    margin: 0 5px 0 5px;
}
#news-dots {
    background-image: url(gfx/news_dots.gif);
    background-repeat: repeat-y;
}
.naglowek {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #303030;
    font-size: 18px;
}
.linia {
    background-color: #D4D4D4;
}
.data {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #6F6F6F;
    font-size: 10px;
}
.txt {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 11px;
    line-height: 16px;
}
.txt p {
    margin: 0 0 5px 0;
}
.txt a {
    color: #E70101;
    text-decoration: none;
}
.txt a:hover {
    color: #E70101;
    text-decoration: underline;
}

/* podstrony */

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #303030;
    font-size: 18px;
    font-weight: normal;
}
.kropki {
    background: url(gfx/dotsv.gif) repeat-y left top;
}
#podmenu {
    width: 185px;
}
#podmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#podmenu li {
    width: 95%;
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px 14px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B6B6B;
    font-weight: bold;
    background: transparent url(gfx/a1.gif) no-repeat;
    background-position: 0 0.3em;
}
#podmenu li a {
    color: #6B6B6B;
    text-decoration: none;
}
#podmenu li a:hover {
    color: #6B6B6B;
    text-decoration: underline;
}
#podmenu li li {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B6B6B;
    font-weight: normal;
    background: transparent url(gfx/a2.gif) no-repeat;
    background-position: 0 0.8em;
}
#podmenu li li a {
    color: #3D3D3D;
    text-decoration: none;
}
#podmenu li li a:hover {
    color: #3D3D3D;
    text-decoration: underline;
}
#podmenu li li li {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 7px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #696969;
    font-weight: normal;
    background: transparent url(gfx/a3.gif) no-repeat;
    background-position: 0 0.9em;
}
#podmenu li li li a {
    color: #696969;
    text-decoration: none;
}
#podmenu li li li a:hover {
    color: #696969;
    text-decoration: underline;
}
#podmenu li li li#current {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 7px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CF0501;
    font-weight: normal;
    background: transparent url(gfx/a3a.gif) no-repeat;
    background-position: 0 0.9em;
}

/* stopka */

#f0 {
    position: relative;
    width: 700px;
    height: 50px;
    color: #626262;
    font-size: xx-small;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    text-align: center;
}
#f0 a {
    color: #626262;
    text-decoration: none;
}
#f0 a:hover {
    color: #626262;
    text-decoration: underline;
}
#f1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 18px;
    margin-left: 10px;
}
#f2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin-bottom: 18px;
    margin-right: 10px;
    text-align: right;
}

.navlink {
    width: 95%;
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px 14px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B6B6B;
    font-weight: bold;
    background: transparent url(gfx/a1.gif) no-repeat;
    background-position: 0 0.3em;
}
a.navlink {
    color: #6B6B6B;
    text-decoration: none;
}
a.navlink:hover {
    color: #6B6B6B;
    text-decoration: underline;
}
table,tr,td{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 11px;
    line-height: 16px;
}
.itembody news_itembody {
     font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 11px;
    line-height: 16px;
}
