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

body {
    background-color: #1A1A1E;
    color: #727272;
    font-size: 11px;
    font-size: 100%;
    line-height: 1em;
    font-family: Arial, tahoma;
    color: #6d6d7d;
    text-align: center;
}

#container {
    width: 943px;
    height: auto;
    margin: 0 auto;
    text-align: justify;
}

/*header*/
#header {
    height: 434px;
}

#menu {
    top: 67px;
    position: relative;
}

#flash {
    position: absolute;
    top: 0;
}

/*content*/
#content {
    background-color: #121217;
    height: auto;
    color: #6D6D7D;
    font-size: 0.75em;
    line-height: 1.187em;
}

#box {
    background-color: #121217;
    height: 266px;
}

#box_left {
    float: left;
}

.small_box_left {
    width: 140px;
    float: left;
    padding: 50px 18px 10px 18px;
    text-align: left;
}

#box_right {
    float: right;
    width: 238px;
    height: 146px;
    background-image: url('../images/www/bg_banner.gif');
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.1em;
    padding-top: 120px;
}

#text {
    background-color: #1A1A1E;
    margin: 0px 2px;
    padding: 6px;
    font-size: 14px;
    line-height: 18px;
}

#text_left {
    float: left;
    width: 693px;
    padding-right: 5px;
}

#text_right {
    float: right;
    width: 220px;
    font-size: 12px;
    line-height: 1em;
}

.more a {
    color: #D86019;
    text-decoration: underline;
}

.more a:hover {
    color: #D86019;
    text-decoration: none;
}

/*bottom*/
#bottom {
    background-color: #121217;
    padding: 20px;
    color: #4D4D57;
    font-size: 0.75em;
    text-align: center;
}

#bottom a {
    color: #4D4D57;
    text-decoration: none;
    padding: 0px 10px;
}

#bottom a:hover {
    color: #4D4D57;
    text-decoration: underline;
    padding: 0px 10px;
}

/*inne*/
a {
    color: #D86019;
    text-decoration: underline;
}

a:hover {
    color: #D86019;
    text-decoration: none;
}

.line {
    background: url('../images/www/line.gif') 0 8px repeat-x;
    height: 16px;
    display: block;
}

.clear {
    clear: both;
}

.list li {
    padding: 0 0 0 3px;
    background: url('../images/www/line.gif') bottom left repeat-x;
}

.list li a {
    color: #6d6d7d;
    text-decoration: none;
    background: url('../images/www/list_marker.gif') 0 5px no-repeat;
    padding: 0 0 0 26px;
    line-height: 2.5em;
}

.list li a:hover {
    color: #d86019;
    text-decoration: none;
    background: url('../images/www/list_marker.gif') 2px 5px no-repeat;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

ul {
    list-style: none;
}

p {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px 0px;
}

ul.wykaz li {
    margin-left: 5px;
    background: url('../images/www/list_marker.gif') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

.head {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.1em;
    padding-bottom: 3px;
}

strong {
    font-weight: bold;
    color: #D86019;
}

h1 {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0px;
}

h2 {
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 0px;
}

h3 {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0px;
}

table {
    width: 100%;
    border: 0px;
    margin-top: 5px;
}

td {
    padding: 10px;
    background-color: #1D1D1F;
    border: 1px solid #17171F;
}

.galeria {
    width: 200px;
    height: 160px;
    background: #1D1D1F url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #17171F;
    margin: 10px;
}
