* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #EFEFEF;
    text-align: center;
    font-family: Tahoma, Arial;
    color: #1A1A1A;
    font-size: 13px;
}

.content {
    background-color: #FFF;
    width: 780px;
    margin: 0 auto;
    text-align: justify;
    padding: 0px 10px 0px 10px;
}

.top {
    width: 780px;
    height: 30px;
}

.data {
    padding-top: 8px;
    font-size: 12px;
}

.main {
    width: 780px;
    height: 270px;
}

.menu_box {
    width: 200px;
    height: 270px;
    background-image: url('../grafika/bck_menu.jpg');
    float: left;
}

#menu {
    padding: 0pt;
    font-size: 15px;
    margin-top: 25px;
    text-align: center;
}

#menu ul {
    list-style-image: none;
    margin: 0pt 10px;
    padding: 0pt;
}

ul {
    line-height: 24px;
}

#menu ul li {
    background: transparent url('../grafika/s2.gif') repeat-x scroll left bottom;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 2pt;
}

li {
    list-style-type: none;
}

li a {
    text-decoration: none;
    color: #184483;
}

li a:hover {
    text-decoration: none;
    color: #3D0C0F;
}

.main_image {
    width: 580px;
    height: 270px;
    float: right;
}

.tresc {
    width: 780px;
    height: auto;
    line-height: 18px;
}

.bottom {
    width: 780px;
    height: 140px;
    background-image: url('../grafika/bck_bottom.jpg');
    background-repeat: repeat-x;
}

.bottom_content {
    padding: 15px 0px 0px 10px;
}

.designed {
    padding-bottom: 10px;
    padding-top: 5px;
}

a.designed:link {
    font-size: 11px;
    color: #006699;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.designed:active {
    font-size: 11px;
    color: #C24800;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.designed:visited {
    font-size: 11px;
    color: #006699;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.designed:hover {
    font-size: 11px;
    color: #C24800;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

h1 {
    color: #184483;
    font-size: 15px;
    padding: 10px 0px 10px 0px;
}

h2 {
    color: #184483;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
}

h3 {
    color: #184483;
    font-size: 13px;
    padding: 10px 0px 10px 0px;
}

h4 {
    color: #184483;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
}

img {
    border: 0px;
    background: url('../grafika/ajax-loader.gif') no-repeat 50% 50%;
}

.img_index {
    border: 3px solid #E6E6E6;
    margin: 5px 2px 5px 2px;
}

a.linki:link {
    text-decoration: none;
    font-variant: normal;
    color: #184483;
}

a.linki:active {
    text-decoration: none;
    font-variant: normal;
    color: #184483;
}

a.linki:visited {
    text-decoration: none;
    font-variant: normal;
    color: #184483;
}

a.linki:hover {
    text-decoration: none;
    font-variant: normal;
    color: #3D0C0F     border-bottom: 1px dotted #3D0C0F;
}

.wykaz ul, ul li {
    margin-left: 15px;
    background: #fff url('../grafika/wykaz.jpg') no-repeat left center;
    padding-left: 16px;
}

table {
    width: 780px;
    border: 1px solid white;
    text-align: justify;
}

td {
    background-color: #EFEFEF;
    padding: 5px;
}

.skocz {
    position: absolute;
    right: 5px;
    top: 5px;
}
