/* OBECNE */

* {
    margin: 0;
    border: 0;
    padding: 0;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
    color: #010101;
    text-align: left;
}

body {
    font-family: verdana, tahoma, arial, sans-serif;
    background-color: #ffffff;
    text-align: center;
    background: url('bg-body.gif') repeat left top;
}

h1 {
}

h2 {
    font-family: Cambria, serif;
    font-family: Georgia,"New York CE",utopia,serif;
    font-size: 16px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    clear: both;
}

h3 {
    margin: 20px 0 5px 0;
    font-size: 14px;
}

a {
    text-decoration: underline;
    color: #7e1e2f;
    padding: 0 2px;
}

a:hover {
    color: #ffff00;
    background: #7e1e2e;
    padding: 0 2px;
}

a:active, a:focus {
    color: #ffff00;
    background: #7e1e2e;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

p {
    line-height: 200%;
}

sup {
    font-size: 10px;
}

/* ID: CONTAINER */

#page {
    width: 780px;
    margin: 0 auto 0 auto;
}


/* ID: HEADER */

#header {
    width: 770px;
    height: 180px;
    background: url('bg-header.jpg') no-repeat left top;
}

#header a {
    display: block;
    width: 770px;
    height: 180px;
    background: none;
    padding: 0;
}

#header a:hover {
    background: none;
}

#header a span {
    display: none;
    visibility: hidden;
}


/* ID: MENU */

#menu {
    background: url('bg-menu.gif') repeat-x left top;
    width: 770px;
    height: 43px;
}

#menu ul {
    overflow: hidden;
    margin: 0 0 0 1px;
}

#menu li {
    display: inline;
    float: left;
}

#menu li a {
    display: block;
    float: left;
    padding: 0 49px;
    line-height: 42px;
    color: #fefefe;
    font-size: 16px;
    background: none;
    text-decoration: none;
    text-transform: lowercase;
}

#menu li a:hover {
    color: #ffff9f;
    background: none;
}

#menu li a.selected {
    color: #ffff00;
}


/* ID: CONTENT */

#content {
    width: 770px;
    overflow: hidden;
    min-height: 358px;
    background: #ffffff url('bg-content.jpg') no-repeat left top;
    position: relative;
}

#content .inbox {
    margin: 20px 50px;
}

#content ul {
    float: left;
    width: 300px;
    margin: 0 0 20px 2px;
}

#content li {
    background: url('bg-li.gif') no-repeat left 8px;
    padding: 0 0 0 15px;
    margin: 0 0 5px 0;
}

#content th {
    padding: 0 20px 0 0;
}

#content .textbox {
    float: left;
    margin: 0 40px 0 0;
}

#content a.image {
    display: block;
    float: left;
    overflow: hidden;
    background: none;
    margin: 0 15px 15px 0;
    padding: 0;
}

#content a.image img {
    border: 5px solid gray;
}

#content a.imagebig {
    display: block;
    overflow: hidden;
    background: none;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
}

#content a.imagebig img {
    border: 5px solid gray;
}


/* ID: CENIK */

#cenik table {
}

#cenik table * {
    font-size: 10px;
    text-align: left;
}

#cenik table h3 {
    font-size: 12px;
    margin: 10px 0 0 0;
}

#cenik th {
    width: 180px;
    font-weight: normal;
    height: 20px;
}

#cenik td {
    width: 70px;
    text-align: right;
    height: 20px;
}


/* ID: FOOTER */

#footer {
    width: 770px;
    height: 50px;
    background: url('bg-footer.gif') repeat-x left top;
}

#footer p {
    text-align: right;
    margin: 0px 20px;
    padding: 25px 0 0 0;
    font-size: 10px;
    color: #d7babf;
}

#footer a {
    font-size: 10px;
    background: none;
    color: #d7babf;
    padding: 0;
    text-decoration: none;
}


/* COMMON CLASSES */

.cleaner {
    clear: both;
    visibility: hidden;
    height: 1px;
}

.left {
    float: left;
}

.right {
    float: right;
}

p.right {
    text-align: right;
    margin: 5px 0 0 0;
}

hr {
    display: none;
    visibility: hidden;
}


/* MaxiGallery */

#content .thumbscontainer ul.thumbs {
    width: auto;
}

#content .thumbscontainer li {
    background: none;
    padding: 0;
    margin: 0;
}

#content .thumbscontainer .thumbs {
    padding: 0;
    margin: 0;
}

#content .thumbscontainer .thumbnail {
    border: 2px solid gray;
}

#lbCenter a {
    background: none;
}

.managecontainer input {
    border: 1px solid gray;
}

.managecontainer textarea {
    border: 1px solid gray;
}

.managepicturecontainer {
    margin: 0 0 20px 0;
}
