@charset
"utf-8"
;
/* fiolet: #FFC0F6 */

*,
    body,
    div,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    ul,
    li,
    img,
    table,
    td {
    padding: 0;
    margin: 0;
    border-width: 0;
    outline: none;
}

a:focus {
    outline: none;
}

body {
    font: 11px Tahoma, Arial, sans-serif;
    color: white;
    background-color: black;
}

br {
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

br.clearboth {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wrap {
    width: 1026px;
    margin: 0 auto;
    display: block;
}

#subhdr {
    height: 60px;
    background: url(img/main_subhdr.jpg) no-repeat left top;
    padding-left: 360px;
    vertical-align: middle;
}

div#main {
    background: black url(img/main_bg.jpg) no-repeat scroll left top;
    min-height: 700px;
    width: 1024px;
}

#left {
    width: 320px; /* 4px of overhead for ie6 */
    float: left;
    display: inline;
}

#cont {
    display: inline;
    float: right;
    width: 700px;
    padding-top: 5px;
}

#hdr {
    clear: both;
    width: 100%;
    height: 258px;
}

#ftr {
    clear: both;
    text-align: center;
    color: #FFC0F6;
    font-size: 9px;
    padding: 10px 0px;
    margin-top: 20px;
    background-color: #1b011c;
}

#subhdr h1 {
    font-size: 14px;
    font-weight: bold;
    color: #FFC0F6;
    line-height: 58px;
}

#subhdr h2 {
    font-size: 14px;
    font-weight: bold;
    color: #FFC0F6;
    line-height: 58px;
}

/* left menu */

#promo, #menu {
    position: relative;
    left: 40px;
    width: 292px;
    display: block;
}

#menu ul {
    list-style-type: none;
    margin-top: -1px; /* bust the gap above*/
}

#menu li {
    height: 38px;
    font-size: 16px;
    background: url(img/menu/menu_item_normal.png) repeat-y;
    line-height: 36px;
    vertical-align: middle;
    padding-left: 70px;
}

#menu li.sel {
    background: url(img/menu/menu_item_sel.png) repeat-y;
    font-weight: bold;
}

#menu li.stars {
    height: 38px;
    font-size: 16px;
    background: url(img/menu/z_gwiazdkami/menu_item_normal.png) repeat-y;
    line-height: 36px;
    vertical-align: middle;
    padding-left: 70px;
}

#menu li.starsSel {
    background: url(img/menu/z_gwiazdkami/menu_item_sel.png) repeat-y;
    font-weight: bold;
     height: 38px;
    font-size: 16px;
    line-height: 36px;
    vertical-align: middle;
    padding-left: 70px;
}

#menu a {
    text-decoration: none;
}

#menu a:link,
    #menu a:visited {
    color: #FFC0F6;
}

#menu a:hover,
    #menu a:active {
    color: #FFF;
}

#menutop {
    width: 290px;
    height: 45px; /* original graphics: 67px, I'd suggest 45 px;*/
    background: url(img/menu/menu_top.png) no-repeat;
}

#menubtm {
    width: 290px;
    height: 28px;
    background: url(img/menu/menu_btm.png) no-repeat;
}

/* box doradca */
.dorcell {
    width: 320px;
    padding-left: 5px;
}

.dorbox {
    width: 305px;
    height: 215px; /* if we want all boxes equal in height */
    color: #ffc0f6;
    font-size: 11px;
}

.dorbox .top {
    width: 305px;
    height: 16px;
    background: url(img/dorbox_top.png) no-repeat; /* shadow effect requires IE6 css */
}

.dorbox .mid {
    background: url(img/dorbox_mid.png) repeat-y; /* shadow effect requires IE6 css */
    padding: 0 15px;
    height: 185px; /* if we want all boxes equal in height */
/* overflow-y: hidden;  - violates validator */
}

.dorbox .btm {
    width: 305px;
    height: 15px;
    background: url(img/dorbox_btm.png) no-repeat; /* shadow effect requires IE6 css */
}

.dorbox .img {
    display: inline;
    float: left;
    width: 100px;
}

.dorbox img.thumb {
    width: 92px;
    height: 119px;
}

.dorbox .intro {
    display: inline;
    float: right;
    width: 170px;
}

.dorbox h1,
    .dorbox h2 {
    font-size: 11px;
    font-weight: normal;
}

.dorbox .metrics {
    display: inline;
    float: left;
    width: 60%;
}

.dorbox .iconery {
    height: 23px;
    padding-top: 5px;
}

.dorbox .more {
    float: right;
    display: inline;
    width: 30%;
    text-align: right;
}

.dorbox .more a:link,
    .dorbox .more a:visited {
    color: #FFC0F6;
    text-decoration: none;
}

.dorbox .more a:hover,
    .dorbox .more a:active {
    color: #FFF;
    text-decoration: underline;
}
.dorbox .link {
    color: #FFC0F6;
    text-decoration: underline;
}

.dorbox .more .link {
    vertical-align: middle;
    line-height: 2em;
}

.dorbox .sect {
    display: block;
    clear: both;
}

.dorbox .icon {
    float: left;
    display: inline;
    margin-right: 12px;
}

/* detal doradca */
.dordetail {
    width: 600px;
    padding: 0 10px;
    padding-right: 100px;
    margin-bottom: 30px;
}

.dordetail .head {
    display: block;
    margin-bottom: 10px;
}

.dordetail .head .img {
    float: left;
    width: 100px;
}

.dordetail .head .metrics {
    float: left;
    height: 120px;
}

.dordetail .text {
    font-size: 12px;
    color: #FFC0F6;
    text-align: justify;
}

.dordetail h1, .dordetail h2 {
    font-size: 18px;
    font-weight: normal;
}

.dordetail .infowrapper {
    height: 75%;
    padding-top: 5px;
}

.dordetail .iconwrapper {
    height: 25%;
    vertical-align: bottom;
}

.dordetail .iconery {
    height: 25px;
    display: inline;
}

/* category */
.categ {
    width: 600px;
    padding: 0 10px;
    padding-right: 100px;
    margin-bottom: 30px;
}

.categ .img {
    width: 120px;
    float: left;
    display: inline;
}

.categ .text {
    float: right;
    display: inline;
    font-size: 12px;
    color: #FFC0F6;
    width: 470px;
    text-align: justify;
}

/* zodiak */
table#zodiakgal {
    width: 640px;
    margin-left: 10px;
}

table#zodiakgal td {
    width: 160px !important;
    padding-bottom: 20px;
}

.zodiak {
    width: 600px;
    padding: 0 10px;
    padding-right: 100px;
    margin-bottom: 30px;
}

.zodiak .head {
    display: block;
    margin-bottom: 10px;
}

.zodiak .head .img {
    float: left;
    width: 170px;
}

.zodiak .head .metrics {
    float: left;
    height: 120px;
}

.zodiak .text {
    font-size: 12px;
    color: #FFC0F6;
    text-align: justify;
}

.zodiak #navi {
    text-align: right;
    font-weight: bold;
    margin: 30px 0;
}

.zodiak #navi a:link, .zodiak #navi a:visited {
    color: #FFC0F6;
    text-decoration: none;
}

.zodiak #navi a:hover, .zodiak #navi a:active {
    color: #FFF;
    text-decoration: underline;
}

.zodiak h1, .zodiak h2 {
    font-size: 18px;
    font-weight: normal;
}

.zodiak .infowrapper {
    height: 75%;
    padding-top: 5px;
}

.zodiak .iconwrapper {
    height: 25%;
    vertical-align: bottom;
}

/* pagination */
.paging {
    height: 2em;
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
    float:right;
}
.paging .title {
    border: none;
    display:block;
    float:left;
    line-height:1.6em;
    margin-right: 5px;
}

.paging .cell {
    text-decoration: none;
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 1.6em;
    cursor: pointer;
    margin-bottom: 3px;
    color: #ffc0f6;
    float:left;
    width:20px;
    border-right:solid 1px #DEDEDE;
}
.paging .sel {
    background-color: #8d338a;
    /*background: url("img/podswietlenie.gif") no-repeat 100% center;*/
    font-size: 11px;
    text-align: center;
    margin-bottom: 3px;
    color: #ffc0f6;
    line-height: 1.6em;
    display: block;
    font-weight: bold;
    text-decoration: none;
    cursor: text;
    width:20px;
    border-right:solid 1px #DEDEDE;
    text-align:center;
    float:left;
}
.paging .cell:active {
    color:#fff;
    text-decoration: underline;
}
.paging .cell:hover {
    text-decoration: underline;
}


.paging .disabledPrev {
    text-decoration: none;
    font-size: 11px;
    display: block;
    border-right: solid 1px #DEDEDE;
    text-align: center;
    float:left;
    line-height: 1.6em;
    cursor: text;
    margin-bottom: 3px;
    color: #ffc0f6;
    width:70px;
}
.paging .disabledNext {
    text-decoration: none;
    font-size: 11px;
    display: block;
    border: none;
    text-align: center;
    float:left;
    line-height: 1.6em;
    cursor: text;
    margin-bottom: 3px;
    color: #ffc0f6;
    width:55px;
}
.paging .prev {
    text-decoration: none;
    font-size: 11px;
    float:left;
    text-align: center;
    display: block;
    border-right: solid 1px #DEDEDE;
    line-height: 1.6em;
    cursor: pointer;
    margin-bottom: 3px;
    color: #ffc0f6;
    width:70px;
}
.paging .prev:active {
    color:#fff;
    text-decoration: underline;
}
.paging .prev:hover {
    text-decoration: underline;
}
.paging .next {
    text-decoration: none;
    font-size: 11px;
    display: block;
    border: none;
    line-height: 1.6em;
    float:left;
    cursor: pointer;
    text-align: right;
    margin-bottom: 3px;
    color: #ffc0f6;
    width:65px;
}
.paging .next:active {
    color:#fff;
    text-decoration: underline;
}
.paging .next:hover {
    text-decoration: underline;
}

/* footer */

#ftr #links {
    margin: 10px auto;
}

#ftr a:link, #ftr a:visited {
    text-decoration: none;
    color: #ffc0f6;
}

#ftr a:hover, #ftr a:active {
    text-decoration: underline;
    color: #fff;
}

p.cpy {
    margin-bottom: 20px;
}

hr {
    border: 0;
    width: 99%;
    color: #864381;
    background-color: #864381;
    height: 1px;
    margin: 15px 0;
}

/*dobre rady*/
.radybox {
    width: 610px;
    height:155px;
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    background: url('img/belka_cala.gif') no-repeat;

}


.radybox .img {
    /*display: inline;*/
    float: left;
    width: 100px;
    padding: 13px 6px 13px 25px;

}

.radybox .text {
    padding-top:13px;
    font-size: 11px;
    color: #ffc0f6;
    text-align: justify;
    width:460px;
    float:left;
}
.rtxt {
    text-align:right;
}
.pad {
    padding:10px;

    width:580px;
}
#cont a {
    color:#FFC0F6;
}
.upcase{
    text-transform: uppercase;
}
