html, body {
    font: 14px "Trebuchet MS", Verdana, Tahoma;
    color: #ffffff;
    line-height: 1.6em;
    background-color: #3c1f0f;
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;

    text-align: center;
}

img {
    border: 0px;
}

h1 {
    font-weight: normal;
    font-size: 24px;
}

ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

li {
    padding-left: 20px;
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

.orange {
    color: #cb6604;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    background-color: transparent;
    text-align: left;
}

#page-logo {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    height: 120px;
    background-color: transparent;
}

#page-logo img {
    float: left;
    margin-top: 20px;
    height: 61px;
}

#page-logo .lang {
    float: right;
    color: #765a45;
    word-spacing: 10px;
    margin-top: 10px;
}

#page-logo .lang a {
    color: #765a45;
    font-size: 11px;
    text-decoration: none;
}

#page-logo .lang .orange {
    color: #cb6604;
}

#page-menu {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#page-menu a {
    display: inline-block;
    padding: 0px;
    margin: 0px -4px 0px 0px;
    color: #E6E6E6;
    text-decoration: none;
}

#page-baner {
    margin-top: 0px;
    width: 960px;
    height: 347px;
    background-image: url(../img/banner-1.png);
    background-repeat: no-repeat;
    color: #3b1f11;
}

#page-baner .swf {
    margin-top: 29px;
    margin-left: 34px;
}

.swf2 {
    margin-left: 10px;
}

#page-baner-2 {
    margin-top: 0px;
    width: 960px;
    height: 114px;
    background-image: url(../img/banner-2.png);
    background-repeat: no-repeat;
    color: #3b1f11;
}

#page-baner-3 {
    margin-top: 0px;
    width: 960px;
    height: 114px;
    background-image: url(../img/banner-3.png);
    background-repeat: no-repeat;
    color: #3b1f11;
}

#page-baner-4 {
    margin-top: 0px;
    width: 960px;
    height: 114px;
    background-image: url(../img/banner-4.png);
    background-repeat: no-repeat;
    color: #3b1f11;
}

#page-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-top: 20px;
    width: 960px;
    color: #ffffff;
    background-color: transparent;
}

#page-content h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 5px 0px;
}

#page-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-left: 38px;
}

#page-content .top {
    width: 600px;
    height: 8px;
    background-image: url(../img/upline-containt.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#page-content .top_title {
    width: 360px;
    height: 8px;
    float: left;
    background-image: url(../img/bg-top-subpage.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#page-content .bottom {
    width: 600px;
    height: 8px;
    background-image: url(../img/dawnline-containt.png);
    background-repeat: no-repeat;
}

#page-content .left {
    float: left;
    width: 600px;
    font-family: Tahoma, Verdana;
    line-height: 1.5em;
}

#page-content .content {
    background-color: #edeae5;
}

#page-content .box1 {
    background-image: url(../img/box.png);
    background-repeat: no-repeat;
    height: 326px;
    margin: 0px;
    padding: 0px;
}

#page-content .right {
    float: left;
    margin-left: 30px;
    width: 330px;
    font-family: Tahoma, Verdana;
    line-height: 1.5em;
}

#page-content .right_menu {
    float: left;
    margin: -8px 0px 0px 0px;
    width: 330px;
}

#page-content .head {
    font-size: 20px;
    font-weight: bold;
    background-color: #edeae5;
    line-height: 45px;
    margin-left: 18px;
}

#page-content .title {
    background-image: url(../img/bg-title-subpage.png);
    background-repeat: no-repeat;
    width: 360px;
    height: 67px;
    padding-top: 15px;
    font-size: 28px;
}

#page-content .info {
    margin-left: -15px;
    position: absolute;
    top: 400px;
    width: 320px;    
}

#page-content .info a {
    color: #ff7e00;
}

#page-content .menu {
    margin-left: 20px;
    position: absolute;
    top: 400px;
    width: 320px;
}

#page-content p {
    margin: 0px 0px 20px 0px;
    padding: 0px 38px 0px 38px;
    line-height: 1.4em;
    font-family: Verdana;
    font-size: 14px;
}

#page-content ul {
    margin-left: 0;
    padding: 0px 38px 0px 38px;
    list-style: none;
}

#page-content li {
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 .6em;
    line-height: 1.5em;
    margin-bottom: 15px;
}

#page-content .list {
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 .2em;
    line-height: 1.3em;
}

#page-content .listde {
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 .2em;
    line-height: 0.9em;
}

#page-content .html ul {
    margin: 0px 0px 20px 0px;
    padding: 0px 38px 0px 38px;
    line-height: 1.4em;
    font-family: Verdana;
    font-size: 14px;
}

#page-content .menu a {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    width: 90%;
    padding: 8px 8px 8px 16px;
    display: block;
    background-image: url(../img/pozioma-submenu.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

#page-content .menu .selected {
    color: #ff7e00;
}

#page-content .table {
    font-family: Verdana, Tachoma;
    font-size: 11px;
}

#page-content .table_head {
    background-color: #DFD0B5;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

#page-content .table_item {
    padding: 1px 50px 1px 5px;
    font-size: 11px;
}

#page-content .bottom_menu {
    background-image: url(../img/pozioma-tresc.png);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 10px 10px 10px 22px;
}

#page-content .bottom_menu a {
    color: #ff7e00;
    text-decoration: none;
    font-size: 11px;
    padding-left: 15px;
}

#page-content .bottom_menu img {
    padding-right: 5px;
}

#page-content .input {
    padding: 7px;
    border: 1px solid #b8afa8;
    font: 14px "Trebuchet MS", Verdana, Tahoma;
    width: 340px;
    margin-bottom: 15px;
    margin-left: 38px;
}

#page-content .brown {
    color: #3b1f11;
}

#page-content .orange {
    color: #ff7e00;
}

#page-foot {
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 600px;
    height: 70px;
    text-align: right;
    color: #cb6604;
    font-size: 12px;
}

#page-foot span, a {
    color: #765a45;
    text-decoration: none;
}

#admin_edit {
    font-size: 11px;
    background-color: #DFD0B5;
    padding: 5px;
    font-family: Verdana, Tahoma;
}

#admin_edit a {
    padding: 5px 10px 5px 10px;
}

#admin_edit .selected {
    background-color: #CFC1A8;
}
