.content-content { background: #fff url(/img/selpic-header-plus.png) no-repeat; position: relative; }
.content-header { background: url(/img/reklama-header.png) no-repeat top right; }
.content-header-content { height: 90px; }
.content-header-content div
{
    padding-left: 300px;
    padding-top: 30px;
    color: #20B3FF;
    font-size: 16px;
    font-weight: bold;
}

.textPageArea
{
    /*margin: 10px 30px 10px 40px;*/
    /*width: 450px;*/
    margin-left:auto;
    margin-right:auto;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.textPageArea h3
{
    margin-bottom: 5px;
}

.textPageArea h4
{
    color: #20B3FF;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 3px 0;
}

.textPageArea p
{
    font-weight: normal;
    margin: 5px 0;
}

.textPageArea li
{
    font-size: 12px;
}

.table { margin-top: 5px; }
.table th, .table td
{
    font-size: 12px;
    border: solid 1px #000;
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
}

