/* Ogolne style dla strony */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

body.page-body {
    background: transparent url(../img/bg.jpg) top center no-repeat;
}

html.full-page-body body.page-body {
    background: transparent url(../img/bg_full_page.jpg) top center no-repeat;
}

html.full-page-body {
    background: #fafafa url(../img/html_full_page_bg.jpg) top center repeat-y;
}

form, h1 {
    margin: 5px;
    padding: 0;
}

h2, h3, h4, h5, h6 {
    margin: 20px 0px 10px 0px;
    padding: 0;
}

ul {
    margin: 10px 0;
    padding: 0;
}

p {
    margin: 20px 0px;
}

input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin: 3px;
    padding: 0;
}

input[type="submit"] {
    color: #fff;
    cursor: pointer;
}

.h1 {
    font: bold 35px bold Tahoma;
    color: #3399cc;
}

h1 {
    font-size: 20px;
    color: #3399cc;
    border-bottom: 1px solid #3399cc;
    margin-bottom: 20px;
}

h2 {
    font-size: 18px;
    color: #3399cc;
    /*font-weight: bold;

    border-bottom: 1px solid #3399cc; */
}

a {
    outline: none;
    text-decoration: none;
    border-bottom: 1px dotted #006699;
    color: #006699;
}

a:hover {
    color: #669900;
    border-bottom: 1px dotted #669900;
    background-color: #ccffff;
}

ul li {
    list-style: none;
}

ol.blueMark li {
    list-style: inside none;
    padding: 0 40px 10px 30px;
    line-height: 1.3em;
    background: transparent url(../sprites/main-page-sprite.png) -336px -149px no-repeat;
}

/* style dla zawarto�ci */
#content {
    position: relative;
    width: 1000px;
    margin: auto;
}

/* Header */
#header {
    height: 190px;
    position: relative;
}

/* logo */
#logo {
    display: block;
    position: absolute;
    width: 308px;
    height: 96px;
    left: 27px;
    top: 10px;
    background: transparent url(../sprites/main-sprite.png) top left no-repeat;
    text-indent: -3000px;
}

/* samolot */
div.samolot {
    position: absolute;
    top: 59px;
    left: 382px;
    width: 580px;
    height: 53px;
    background: transparent url(../img/samolot.png) top left no-repeat;
}

div.samolot.no-background {
    background: none;
}

div.samolot p {
    margin: 0;
}

/* wyszukiwarka */
#wyszukaj {
    position: absolute;
    right: 30px;
    top: 15px;
    width: 301px;
    height: 36px;
    background: transparent url(../sprites/main-sprite.png) 0 -297px no-repeat;

}

#wyszukaj input[type="submit"] {
    right: 4px;
    top: 3px;
    height: 30px;
    width: 80px;
}

#wyszukaj input[type="text"] {
    left: 9px;
    top: 7px;
    height: 20px;
    width: 202px;
    color: #249ec9;
}

/* g�owne menu */
#main-menu {
    position: absolute;
    top: 105px;
    left: 14px;
    margin-top: 15px;
    font-size: 35px;
}

#main-menu li {
    display: block;
    float: left;
    width: 301px;
    height: 68px;
    margin-left: 10px;
    background: transparent url(../sprites/main-sprite.png) -1px -111px no-repeat;
}

#main-menu li, .footer-menu li {
    display: inline;
    color: white;
}

#main-menu #main-menu-last a {
    color: #fff;
}

#main-menu #main-menu-last {
    background: transparent url(../sprites/main-sprite.png) 0 -198px no-repeat;
}

#main-menu li.basic-links {
    background: transparent url(../sprites/main-sprite.png) 0 -350px no-repeat !important;
    height: 60px;
}

#main-menu li.menu-position a {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    color: #fff;
}

#main-menu li.menu-position a {
    color: #fff;
}

#main-menu li.menu-position a {
    background-color: transparent;
}

#main-menu li.menu-position.dla-dzieci, #main-menu li.menu-position.generator-arkuszy, #main-menu li.menu-position.strefa-online {
    width: 160px;
}

#main-menu li.menu-position.generator-arkuszy {
    background: transparent url(../sprites/main-sprite.png) -166px -111px no-repeat;
}

#main-menu li.menu-position.strefa-online {
    background: transparent url(../sprites/main-sprite.png) 0 -432px no-repeat;
}

#main-menu li.menu-position.dla-rodzicow {
    width: 122px;
    background: transparent url(../sprites/main-sprite.png) -177px -432px no-repeat;
}

#main-menu #main-menu-last {
    font-size: 12px;
    padding: 4px 10px;
    position: relative;
    margin-left: 17px;
}

#main-menu #main-menu-last a {
    position: absolute;
    display: inline;
    width: auto;
    height: auto;
    padding: 0;
    border-bottom: 1px dotted #fff;
}

#main-menu #main-menu-last a:hover {
    color: #669900;
    border-bottom: 1px dotted #669900;
}

#main-menu li.basic-links a {
    display: block !important;
    width: 280px !important;
    position: relative !important;
}

#main-menu-last span {
    color: #333;
    font-weight: bold;
    font-size: 0.9em;
    padding: 0 5px;
}

#lost-password {
    left: 15px;
    top: 50px;
}

#main-menu-last input[type="submit"] {
    right: 37px;
    top: 26px;
    height: 20px;
    width: 67px;
}

#main-menu-last input[type="text"], #main-menu-last input[type="password"] {
    top: 26px;
    width: 90px;
    height: 18px;
}

#main-menu-last input[type="password"] {
    right: 112px;
}

#main-menu-last input[type="text"] {
    right: 212px;
}

/* zmiana tła */
.nodisplay {
    display: none;
}

#background_switcher {
    width: 30px;
    height: 65px;
    position: absolute;
    top: 120px;
    left: 975px;
    color: #015773;
    font-size: 12px;
    padding-top: 7px;
    text-align: center;
    cursor: pointer;
}

#background_switcher.background1 {
    background: transparent url(../sprites/main-sprite.png) -340px -355px no-repeat;
}

#background_switcher.background2 {
    background: transparent url(../sprites/main-sprite.png) -396px -355px no-repeat;
}

/* zawarto�� strony */
#page-content {
    /*border: 1px solid red; */
    color: #333;
    margin: 10px 30px 50px;
    width: 940px;
    min-height: 300px;
    float: left;
    /*position: relative;*/
}

/* przycisk prowadz�cy do rejestracji Przy��cz si� do Superkid */
#page-content a.join-us {
    display: block;
    width: 345px;
    height: 55px;
    background: transparent url(../img/przycisk_przylacz_sie.png) top left no-repeat;
    font-size: 24px;
    font-weight: bolder;
    line-height: 55px;
    padding-left: 20px;
    margin: 10px;
    border: none;
    color: #fff;
    text-indent: -1000px;
}

#page-content-bg {

}

/* Karuzela */
.ref-carousel-container {
    clear: both;
    padding-top: 10px;
}

.ref-carousel-container h3 {
    float: left;
    margin: 0 10px 0 0;
    margin-top: 0;
}

.ref-carousel-container a {
    font-size: 12px;
    line-height: 20px;
}

.ref-carousel-container-content {
    background-color: #eff1e4;
    padding: 0 10px;
    width: 920px;
}

.ref-carousel-container-top {
    height: 29px;
    background: transparent url(../sprites/ref-sprite.png) top left no-repeat;
}

.ref-carousel-container-footer {
    height: 29px;
    background: transparent url(../sprites/ref-sprite.png) 0 -56px no-repeat;
}

#ref-carousel {
    clear: both;
}

#ref-carousel li {
    color: #333;
    display: block;
    float: left;
    padding: 5px;
    margin: 5px;
    width: 285px;
    height: 200px;
    background: transparent url(../sprites/ref-sprite.png) -950px -255px no-repeat;
}

#ref-carousel li p {
    margin: 10px 0;
}

#ref-carousel li p span {
    display: block;
    float: right;
    width: 100%;
    height: 14px;
    background: transparent url(../sprites/ref-sprite.png) -705px -255px no-repeat;
}

/* Dodatkowe style dla jcarousel */
.jcarousel-container {
    clear: both;
    width: 920px;
}

.jcarousel-prev, .jcarousel-next {
    width: 37px;
    height: 36px;
    position: absolute;
    top: 85px;
    cursor: pointer;
}

.jcarousel-prev {
    left: -34px;
    background: transparent url(../sprites/ref-sprite.png) 0 -235px no-repeat;
}

.jcarousel-next {
    right: -35px;
    background: transparent url(../sprites/ref-sprite.png) -113px -235px no-repeat;
}

/* Recent box. Ostatnio dodane elementy itd. */
div.recent-box {
    width: 290px;
    float: left;
    margin: 10px;
    font-size: 12px;
    color: #fff;
}

div.recent-box.onpage {
    clear: both;
    margin: 10px auto;
    float: none;
}

div.recent-box.onmain {
    margin-right: 20px;
    margin-top: 0;
}

div.recent-box h3 {
    background-color: #3399cc;
    padding: 5px 10px;
    margin: 0;
}

div.recent-box a {
    display: block;
    clear: both;
    margin: 7px 0;
    font-size: 11px;
    background-color: #ccffff;
}

/* Newsletter formularz */
div.newsletter p {
    color: #333;
    margin: 10px;
}

.newsletter form {
    position: relative;
    /* width: 260px; */
    width: 270px;
    /* height: 57px; */
    height: 37px;
    margin: 5px 10px;
    background: url("../img/register-button-bg.png") repeat-x scroll left top transparent;
    /* 	  background: transparent url(../sprites/main-page-sprite.png) 0 -112px no-repeat;  */
}

.newsletter input[type="text"] {
    width: 182px;
    left: 4px;
    top: 33px;
    height: 20px;
}

.newsletter input[type="submit"] {
    height: 25px;
    /* width: 67px; */
    width: 167px;
    right: 45px;
    top: 5px;
    /* right: 0;
    top: 30px; */
}

.form_firstname {
    margin: 3px 0 0 5px;
    border: 0 none;
}

.privacy {
    color: #006699;
    padding-top: 30px;
    float: left;
    margin-bottom: 10px;
}

.privacy label {
    cursor: pointer;
    float: right;
}

.privacy input {
    margin-top: 7px;
}

/* style dla strony stron innych od strony gl�wnej */

#breadcrumbs {
    clear: both;
    /*width: 100%;*/
    /*float: left;*/
    margin-left: -43px;
    position: absolute;
}

.clear-breadcrumbs {
    clear: both;
    widht: 100%;
    height: 36px;
}

#breadcrumbs div {
    float: left;
    height: 36px;
}

.bc-home {
    width: 13px;
    background: transparent url(../sprites/bread-crump-spliter.png) -25px -127px no-repeat;
}

.bc-home-md {
    background: transparent url(../sprites/bread-crump-spliter.png) 0 -43px repeat-x;
}

.bc-home-end {
    width: 11px;
    background: transparent url(../sprites/bread-crump-spliter.png) -57px -127px no-repeat;
}

.bc-home-end-na {
    width: 12px;
    background: transparent url(../sprites/bread-crump-spliter.png) -85px -127px no-repeat;
}

.bc-home-end-a {
    width: 12px;
    background: transparent url(../sprites/bread-crump-spliter.png) -113px -127px no-repeat;
}

.bc-not-active-bg {
    background: transparent url(../sprites/bread-crump-spliter.png) 0 -85px repeat-x;
    max-width: 400px;
}

.bc-not-active-end {
    width: 13px;
    background: transparent url(../sprites/bread-crump-spliter.png) -170px -127px no-repeat;
}

.bc-not-active-na {
    width: 13px;
    background: transparent url(../sprites/bread-crump-spliter.png) -142px -127px no-repeat;
}

.bc-active-bg {
    background: transparent url(../sprites/bread-crump-spliter.png) top left repeat-x;
    max-width: 400px;
}

.bc-active-end {
    width: 10px;
    background: transparent url(../sprites/bread-crump-spliter.png) -1px -127px no-repeat;
}

#breadcrumbs .bc-home-md a, #breadcrumbs .bc-not-active-bg a, #breadcrumbs .bc-active-bg a {
    color: #fff;
    border: none;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    white-space: nowrap;
}

#breadcrumbs a:hover {
    color: #333;
    background: none;
}

.bc-home-md, .bc-not-active-bg, .bc-active-bg {
    color: #fff;
    overflow: hidden;
}

/* Formularze systemowe */
.system-form {
    font-size: 14px;
    margin: 20px 0;
    overflow: hidden;
}

.system-form.settings-form {
    background-color: #CCFFFF;
    border: 1px solid #0099CC;
}

.registration-form {
    width: 600px;
    float: left;
}

.registration-info {
    width: 330px;
    float: left;
}

.system-form p {
    padding-left: 170px;
}

.system-form span {
    color: #3399cc;
}

.form-row {
    clear: both;
    float: left;
    padding: 5px 0;
    line-height: 25px;
    width: 100%;
}

.form-row div {
    float: left;
}

.form-row div.yes-no {
    width: 300px;
    margin: auto;
    float: none;
}

.form-label {
    width: 180px;
    text-align: right;
    padding-right: 10px;
}

.form-row div a {
    line-height: 39px;
}

.row-section {
    margin-top: 30px;
}

.row-section .tip, td.tip {
    font-weight: bold;
    color: #993366;
}

.row-section .tip.small {
    font-weight: normal;
}

.kontakt-admin-form .form-label {
    width: 260px;
}

.form-label.w250 {
    width: 250px;
}

.form-tip {
    padding: 0 10px;
    font-size: 13px;
}

.form-tip.lista-tip {
    width: 700px;
}

.form-row.newsletterNowosci .form-element {
    width: 280px;
}

.center-form-element {
    width: 100%;
}

.form-element input[type="text"], .form-element input[type="password"] {
    width: 200px;
    height: 25px;
    border: 1px solid #0099cc;
}

.form-element input[type="text"].short-input {
    width: 100px;
}

.form-element input[type="text"].long-input {
    width: 300px;
}

.form-element input[type="text"].very-long-input {
    width: 500px;
}

.form-element input[type="text"]:disabled {
    background-color: #ccc;
    border: 1px solid #0099cc;
}

.form-element select {
    height: 25px;
}

.form-element select[multiple] {
    height: auto;
    width: 200px;
}

.form-element textarea {
    border: 1px solid #0099cc;
    width: 420px;
    height: 150px;
}

.form-element textarea.short-area {
    height: 50px;
}

.form-element input[type="submit"] {
    font-size: 20px;
    height: 39px;
    padding: 0;
}

.form-element a.button {
    font-size: 20px;
    width: 119px;
    height: 39px;
    background: transparent url(../sprites/main-sprite.png) -340px -113px no-repeat;
}

.form-element a.button {
    border-bottom: none !important;
    color: #fff !important;
    text-align: center;
    line-height: 39px;
    display: block;
    float: left;
}

.form-element a.button:hover {
    background-color: transparent !important;
}

.form-rocznik {
    clear: both;
}

.system-form .login {
    padding-left: 190px;
    padding-bottom: 5px;
}

/* Style dla ogólnego przycisku */
div.button-div {
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    float: none;
    margin: auto;
}

div.button-div div {
    height: 39px;
    line-height: 39px;
}

div.button-div.a-button {
    margin: 5px 2px;
}

div.button-div.right {
    float: right;
}

div.button-div.left, div.button-div.left div {
    float: left;
}

div.button-div.clear {
    float: left;
    clear: both;
}

div.button-div.clear-right {
    float: left;
    clear: right;
}

div.button-div a, div.button-div:hover {
    color: #fff;
    border-bottom: none;
    background: none;
}

div.button-div.small-button {
    font-size: 16px;
}

div.button-div.small-button div {
    height: 25px;
    line-height: 23px;
}

div.button-div.small-button .button-div-left {
    width: 4px;
    background: transparent url(../img/register-button-left-small.png) top left no-repeat;
}

div.button-div.small-button .button-div-right {
    width: 2px;
    background: transparent url(../img/register-button-right-small.png) top left no-repeat;
}

div.button-div.small-button .button-div-center {
    padding: 0 4px;
    background: transparent url(../img/register-button-bg-small.png) top left repeat-x;
}

.form-element div.button-div input[type="submit"] {
    position: relative;
}

div.button-div .button-div-left {
    width: 4px;
    background: transparent url(../img/register-button-left.png) top left no-repeat;
}

div.button-div .button-div-right {
    width: 2px;
    background: transparent url(../img/register-button-right.png) top left no-repeat;
}

div.button-div .button-div-center {
    padding: 0 4px;
    background: transparent url(../img/register-button-bg.png) top left repeat-x;
}

div.old-order {
    width: 250px;
}

/* Style dla lewego bloku */
#left-block {
    float: left;
    width: 225px;
}

#left-ads, #left-ads .ads {
    clear: both;
    padding-top: 5px;
}

/* Style dla lewego menu */

#left-menu {
    float: left;
    width: 225px;
    margin-top: 20px;
}

.left-menu-top {
    width: 100%;
    height: 3px;
    background: transparent url(../sprites/menu-sprite.png) 0 0 no-repeat;
}

.left-menu-center {
    width: 100%;
    background: transparent url(../img/menu-bg.png) top left repeat-y;
}

.left-menu-bottom {
    width: 100%;
    height: 3px;
    background: transparent url(../sprites/menu-sprite.png) 1px -14px no-repeat;
}

.left-menu-center ul {
    width: 220px;
    margin: 0 0 0 2px;
}

#left-menu .left-menu-center ul li a {
    display: block;
    overflow: hidden;
    width: 220px;
    height: 31px;
    line-height: 31px;
    border: none;
    padding: 0 10px;
    background: transparent url(../sprites/menu-sprite.png) 0 -28px no-repeat;
}

#left-menu .left-menu-center ul li.active a {
    color: #669900;
}

#left-menu .left-menu-center ul li.active ul.submenu li a {
    background: transparent url(../sprites/menu-sprite.png) 0 -70px no-repeat;
}

#left-menu .left-menu-center ul li.active ul.submenu li.active a {
    color: #006699;
}

#left-menu .left-menu-center ul li a:hover {
    color: #669900;
    background: transparent url(../sprites/menu-sprite.png) 0 -70px no-repeat;
}

#left-menu ul.submenu {
    margin: 0;
    width: 220px;
}

#left-menu ul.submenu li {
    font-size: 14px;
    overflow: hidden;
}

#left-menu ul.submenu li a {
    height: 26px;
    color: #0099cc;
    background: transparent url(../sprites/menu-sprite.png) 0 -156px no-repeat;
}

#left-menu ul.submenu li.active a {
    background: transparent url(../sprites/menu-sprite.png) 0 -113px no-repeat;
}

#left-menu ul.submenu li a:hover {
    background: transparent url(../sprites/menu-sprite.png) 0 -113px no-repeat;
}

/* Style dla standardowej zawarto�ci */
#standard-page-content {
    float: left;
    width: 700px;
    margin-left: 12px;
    margin-top: 10px;
}

.articles-div {
    float: left;
    width: 325px;
    height: 275px;
    border-bottom: 1px dotted;
    margin: 10px;
    overflow: hidden;
}

.articles-div:hover {

}

.articles-div h3 {
    margin-bottom: 20px;
}

/* Pe�na strona */
#full-page-content {
    float: left;
    margin-top: 10px;
    width: 100%;
}

/* Strona abonamentu */
.subscription-box {
    float: left;
    margin-bottom: 10px;
    background: #f4f6e3;
    width: 100%;
}

.subscription-box .discount {
    font-weight: bold;
}

.subscription-box h2 {
    border: none;
    text-align: center;
}

.subscription-box p {
    font-size: 13px;
    margin: 15px 12px;
}

.subscription-box p.subsc-pice {
    height: auto;
    padding-top: 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 2px auto;
}

.subsc-item {
    float: left;
    width: 223px;
    margin: 15px 6px;
}

.subsc-item h3 {
    margin: auto;
    margin-top: 20px;
}

.subsc-item-top {
    float: left;
    width: 100%;
    height: 8px;
    background: transparent url(../sprites/abonament-sprite.png) top left no-repeat;
}

.subsc-item-bg {
    float: left;
    width: 100%;
    background: transparent url(../img/subsc-item-bg.png) repeat-y;
}

.subsc-item-bottom {
    float: left;
    width: 100%;
    height: 8px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -14px no-repeat;
}

.item-promotion .subsc-item-top {
    background-position: 0 -56px;
}

.item-promotion .subsc-item-bg {
    background: transparent url(../img/subsc-item-pro-bg.png) repeat-y;
}

.item-promotion .subsc-item-bottom {
    background-position: 0 -71px;
}

.item-year .subsc-item-top {
    background-position: 0 -28px;
}

.item-year .subsc-item-bg {
    background: transparent url(../img/subsc-item-tw-bg.png) repeat-y;
}

.item-year .subsc-item-bottom {
    background-position: 0 -46px;
}

.item-one h3 {
    width: 143px;
    height: 28px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -88px no-repeat;
}

.item-six h3 {
    width: 179px;
    height: 28px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -120px no-repeat;
}

/*
.item-year {
	margin-top: 12px;
} */

.item-year h3 {
    width: 179px;
    height: 28px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -151px no-repeat;
}

.item-promotion h3 {
    width: 179px;
    height: 44px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -183px no-repeat;
}

#page-content .subscription-box .subsc-item a {
    display: block;
    border: none;
    margin: auto;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    width: 139px;
    height: 50px;
    background: transparent url(../sprites/abonament-sprite.png) 0 -311px no-repeat;
}

#page-content .subscription-box .subsc-item a.gift-button {
    font-size: 14px;
    line-height: 36px;
    width: 132px;
    height: 36px;
    margin-top: 5px;
    background: transparent url(../img/medium-button.png) no-repeat;
}

#page-content .subscription-box .item-promotion a {
    background: transparent url(../sprites/abonament-sprite.png) 0 -241px no-repeat;
}

#page-content .subscription-box .subsc-item a.gift-button {
    font-size: 16px;
}

/* Strona kupowania abonamentu */
.fieldset {
    float: left;
}

.register-form-field {
    width: 625px;
}

.login-form-field {
    width: 275px;
    padding: 0;
}

.login-form-field .form-label {
    width: 50px;
}

.login-form-field .form-element input[type="text"], .login-form-field .form-element input[type="password"] {
    width: 150px;
}

/* Tabelka podsumowania */
table.summary {
    width: 100%;
    border: 1px solid #0099CC;
    border-collapse: collapse;
    background-color: #CCFFFF;
    margin: auto;
}

table.summary caption {
    padding: 5px 0;
}

table.summary td {
    width: 50%;
    border-bottom: 1px solid #0099CC;
    padding: 3px;
}

table.summary td.separator, table.summary tr.separator td {
    background-color: #fff;
}

table.summary td.summaryLabel, table.summary tr.summaryLabel td:nth-child(1) {
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
}

table.summary tr.summaryLabel td {
    font-weight: bold;
}

table.summary td.summaryLabel.plain, table.summary tr.summaryLabel.plain td {
    font-weight: normal;
}

table.summary tr.summaryLabel.plainFirst td {
    font-weight: bold;
}

table.summary tr.summaryLabel.plainFirst td:nth-child(2) {
    font-weight: normal;
}

div.a-button div {
    float: left;
}

div.a-button a {
    color: #fff;
    text-decoration: none;
    border: 0;
}

div.a-button a:hover {
    background: none;
}

a.box {
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    line-height: 80px;
    text-align: center;
    border: 0;
    width: 184px;
    height: 80px;
    background: url("../sprites/main-sprite.png") no-repeat scroll -340px -199px transparent;
    margin: 0 17px;
    padding: 0 8px;
}

a.first-box {
    line-height: 16px;
    padding-top: 23px;
}

a.first-box.no-padding {
    height: 57px;
}

h1.separator {
    border-color: #00aeef;
}

span.oldPrice {
    text-decoration: line-through;
    font-size: small;
    color: #0099CC;
}

.gift-subscription-pick-type {
    padding-left: 250px;
}

/* style dla stopki */
#footer {
    width: 100%;
    height: 287px;
    background: transparent url(../img/footer.png) bottom center no-repeat;
}

#footer div {
    width: 1000px;
    margin: auto;
    text-align: center;
}

ul.footer-menu {
    padding-top: 120px;
}

ul.footer-menu li {
    padding: 0 12px;
}

#footer ul.footer-menu a {
    border-bottom: 1px dotted #fff;
    color: #fff;
}

#footer ul.footer-menu a:hover {
    color: #333;
    border-bottom: 1px dotted #333;
}

/* Ogolne style. Obramowania, czcionki itd. */
.bordered {
    border: 1px solid #99ccff;
}

.invisible {
    position: absolute;
    border: 0px;
    background: none;
}

.clear {
    width: 100%;
    clear: both;
}

a.noaction {
    border: none;
    text-decoration: none;
    color: inherit;
}

a.noaction:hover {
    border: none;
    color: inherit;
}

.center {
    text-align: center;
}

.tip {
    color: #666;
}

.error {
    color: #b22222;
}

p.error {
    border: 1px solid #b22222;
    background-color: #FAD2D7;
    padding: 10px;
    clear: both;
}

.info {
    color: #0099CC;
}

p.info {
    border: 1px solid #0099CC;
    background-color: #CCFFFF;
    padding: 10px;
    clear: both;
}

.error-box {
    width: 919px;
    height: 440px;
    margin: auto;
    background: transparent url(../img/error_background.png) no-repeat;
    color: #fff;
}

.error-box h3 {
    padding-left: 275px;
    padding-top: 70px;
    width: 500px;
}

.error-box p {
    width: 500px;
    padding: 5px 0 5px 275px;
}

#page-content .error-box a {
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dotted #fff
}

ul.standard, ol.standard {
    padding: 0 0 0 20px;
}

ul.standard li, ol.standard li {
    list-style: disc;
    padding: 0 0 0 10px;
}

.copyright {
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 10px;
}

span.green-answer {
    color: green;
    font-weight: bold;
}

span.green-answer img {
    border: 1px solid green;
}

span.red-answer {
    color: red;
    font-weight: bold
}

span.red-answer img {
    border: 1px solid red;
}

.bold {
    font-weight: bold
}

/* Style dla wyszukwarki */
#page-content.search-page {
    margin: 0;
    padding: 10px 30px 50px;
    width: 944px;
    min-height: 500px;
    background: url(../img/search-page-bg.png) -1px -3px no-repeat;
}

#search_form {
    position: relative;
    float: left;
    width: 285px;
    margin: 0;
    /*	border: 1px solid red; */
    font-size: 14px;
}

#search_form .radio {
    clear: both;
}

#search_form h4 {
    margin-top: 10px;
}

#search_form input.search-input {
    position: relative;
    width: 265px;
    height: 33px;
    line-height: 33px;
    /*	margin: 0 0 5px 0; */
    padding-left: 10px;
    padding-right: 10px;
    background: transparent url(../sprites/search-sprite.png);
}

#search_form_category {
    /*	position: absolute;
        top: 38px;
        left: 1px;
        width: 100%;*/
    border: 1px solid silver;
    background-color: white;
    margin-bottom: 5px;
}

#search_form_category_check {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 4px;
}

#search_form_category_check:hover {
    text-decoration: underline;
}

#search_form_category label {
    clear: right;
}

#search_form_select {
    position: relative;
    z-index: 10;
    width: 175px;
    margin: 5px 0 2px 0;
}

#search_form_category ul {
    margin: 5px 0;
}

#search_form_category .close-icon {
    display: block;
    float: right;
    width: 11px;
    height: 11px;
    margin: 2px;
    background: transparent url(../sprites/search-sprite.png) -301px -6px no-repeat;
}

#search_form_select #search_form_category {
    display: none;
    width: 285px;
}

#search_form_select.active #search_form_category {
    display: block;
}

div.false-select {
    width: 155px;
    height: 40px;
    padding: 0 10px;
    line-height: 34px;
    background: transparent url(../sprites/search-sprite.png) 0 -54px no-repeat;
    cursor: pointer;
}

#search_form_select.active .false-select {
    height: 40px;
    background: transparent url(../sprites/search-sprite.png) 0 -107px no-repeat;
}

#search_form input[type="submit"] {
    position: relative;
    z-index: 1;
    display: block;
    clear: both;
    width: 100px;
    height: 32px;
    margin: 10px 0 0 0;
    background: transparent url(../sprites/search-sprite.png) -210px -54px no-repeat;
    outline: none;
}

/* Style dla wynik�w wyszukiwania */
#search_results {
    float: right;
    width: 642px;
}

/* Styled for Yetii tabs plugin */
#search_results-nav {
    float: left;
    margin: 0;
    list-style-type: none;
    width: 100%;
}

#search_results-nav li {
    float: left;
    width: 206px;
    height: 40px;
    margin: 4px 3px 0 3px;
    background: transparent url(../sprites/search-sprite.png) -218px -178px no-repeat;
}

#search_results-nav li a {
    display: block;
    width: 100%;
    height: 35px;
    border-bottom: none;
    text-align: center;
    color: #333;
    line-height: 42px;
}

#search_results-nav li.activeli {
    margin-top: 0;
    background: transparent url(../sprites/search-sprite.png) 0 -178px no-repeat;
}

#search_results-nav li.activeli.first-tab {
    margin-left: 0;
}

#search_results-nav li a.active {
    height: 40px;
    line-height: 48px;
    color: #006699;
    cursor: default;
}

#search_results-nav li a:hover {
    background-color: transparent;
    color: #006699;
}

#search_results .tab {
    float: left;
    padding: 15px;
    width: 100%;
}

#search_results .tab p.error, #search_results .tab p.info {
    margin: 0;
}

.search-result h4 {
    color: #006699;
}

.search-result h4 a {
    border-bottom: none;
}

.search-result h4 a:hover {
    border-bottom: 1px dotted #006699;
}

.search-result-content {
    font-size: 14px;
}

.search-result-tag {
    font-size: 12px;
    margin: 7px 0 0;
}

.search-result-tag a {
    color: gray;
    border-bottom: none;
}

.search-result-tag a:hover {
    border-bottom: 1px dotted #006699;
}

/* jQuery autocomplete */
.ac_results {
    padding: 0px;
    top: 20px;
    border: 1px solid gray;
    background-color: white;
    overflow: hidden;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe {
    display: none; /*sorry for IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 3000px;
    height: 3000px;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}

.ac_loading {
    background: Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

input.link {
    color: #006699;
    font-size: 14px;
    line-height: 25px;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted #006699;
}

input.link:hover {
    background-color: #ccffff;
    color: #669900;
}

.link.calcelOrder {
    margin-left: 325px;
}

.system-form.payments {
    width: 49%;
    float: left;
    margin-bottom: 5px;
}

.system-form.payments.auto {
    width: auto;
}

.system-form.payments div.button-div {
    width: auto;
}

.system-form.payments.left div.button-div {
    float: left;
    margin-left: 5px;
}

.system-form.payments.center {
    width: 59%;
}

.payments_margin_1 {
    margin-left: 45%;
}

.payments_margin_2 {
    margin-left: 35%;
}

.payments_margin_3 {
    margin-left: 30%;
}

.system-form.payments.right div.button-div {
    float: right;
    margin-right: 5px;
}

.system-form label.error {
    padding-left: 10px;
}

a.button {
    cursor: pointer;
}

div.inlinePopup {
    position: relative;
    z-index: 100;
}

div.inlinePopup .system-form {
    position: absolute;
    background-color: #D5E8F6;
    border: 1px solid #000;
    margin: 0;
}

.close-popup {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.hidden {
    display: none;
}

/* Style dla standardowych HTML-owych tabelek */
.adm-table {
    border: 1px solid #C5DBEC;
    width: 100%;
    font-size: 14px;
}

.adm-table thead {
    background-color: #4297D7;
}

.adm-table th {
    color: #fff;
    font-size: bold;
}

.adm-table td {
    border: 1px solid #C5DBEC;
    padding: 3px;
}

.adm-table td input {
    background-color: transparent;
    border: 1px solid #0099cc;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #000000;

}

.adm-table td.dodatkowe {
    width: 153px;
}

.adm-table td.czas {
}

.adm-table td.wplata {
}

.adm-table td.kwota {
    width: 120px;
}

.adm-table td.status {
}

.adm-table.green td {
    border: none;
    border-bottom: 1px solid green;
}

.adm-table.grayed td {
    color: gray;
}

.adm-table.grayed tr.status_99 td {
    color: #333;
}

.table-div {
    position: relative;
    clear: both;
}

._10 {
    width: 10%;
}

._15 {
    width: 15%;
}

._20 {
    width: 20%;
}

._25 {
    width: 25%;
}

._30 {
    width: 30%;
}

._40 {
    width: 40%;
}

._50 {
    width: 50%;
}

._75 {
    width: 75%;
}

._100 {
    width: 100%;
}

/* Tabs */
.ps-tabs {
    padding: 0;
}

.ps-tabs > ul {
    margin: 0;
    padding: 0;
    clear: both;
}

.ps-tabs > ul li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0;
    border-bottom: 0 !important;
    padding: 0;
}

.ps-tabs > ul li a {
    float: left;
    padding: 0;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
}

.ps-tabs > ul li.selected {
    margin-bottom: 0;
}

.ps-tabs > ul li.selected a, .ps-tabs > ul li.disabled a, .ps-tabs > ul li.selected.disabled a {
    cursor: text;
}

.ps-tabs > ul li a, .ps-tabs > ul li.selected a {
    cursor: pointer;
}

.ps-tabs > div {
    display: none;
    padding: 0;
    background: none;
    clear: both;
}

.ps-tabs > div.selected {
    display: block;
}

.ps-tabs .hide {
    display: none;
}

.ps-tabs > ul li a > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/* Vertical tabs */
.ps-tabs.vertical > ul {
    float: left;
    width: 15%;
    clear: none;
}

.ps-tabs.vertical > ul li {
    width: 100%;
    overflow: hidden;
}

.ps-tabs.vertical > div {
    float: left;
    clear: none;
}

/*Nadpisanie bazowych styli dla tabelki*/
.ps-tabs > ul li a, .ps-tabs > ul li a:hover {
    color: #fff;
    border-bottom: 0;
}

.ps-tabs > ul li a:hover {
    color: #669900;
}

.ps-tabs > ul li a, .ps-tabs > ul li.selected a {
    padding: 5px;
}

.ps-tabs > ul li {
    margin: 0 1px 0 0;
    background-color: #C8C8C8;
}

.ps-tabs > ul li.selected {
    background-color: #C5DBEC;
}

.ps-tabs > ul li.selected a, .ps-tabs > ul li.selected a:hover {
    background-color: #AED1FF;
    color: #669900;
}

.ps-tabs > div {
    padding: 10px;
    background-color: #AED1FF;
}

div#logowania table, div#pobierania table {
    text-align: left;
}

div#logowania table th, div#pobierania table th, div#logowania table td, div#pobierania table td {
    padding-left: 5px;
}

.kod-polecajacy {
    padding-top: 1em;
    font-size: 1.5em;
}

.ui-dialog {
    background-color: #D5E8F6;
    border: 1px solid #000;
    padding: 5px 0;
}

.ui-dialog-titlebar {
    text-align: center;
    background-color: #fff;
    padding: 2px 0;
    font-weight: bold;
    display: none !important;
}

.ui-dialog-titlebar-close {
    border-bottom: none;
    display: block;
    float: right;
    padding-right: 3px;
    text-decoration: none;
}

.ui-dialog-titlebar-close:hover {
    text-decoration: none;
    border-bottom: none;
    background: none;
}

.ui-dialog-content {
    border-bottom: 1px solid #4297D7;
    padding: 5px 10px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog-buttonpane button {
    padding: 2px;
    display: inline-block;
    /*border: 1px solid #C5DBEC;
    background-color: #6B8114;*/
    cursor: pointer;
    background: none;
    border: none;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    padding: 0.2em;
    text-align: left;

}

.ui-helper-clearfix {
    display: block;
}

.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Styles for poll */
.poll {
    /*margin-bottom: 50px;*/
}

.poll-form .required-description {
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 12px;
}

table.poll {
    width: 100%;
    padding-right: 10px;
    /* border: 1px solid red;*/
    background: transparent url("../img/poll/poll-table-background.png") 53px 0 repeat-y;
}

.poll ul {
    clear: both;
    width: 100%;
}

.poll th.poll-description, .poll-description {
    text-align: center;
    font-weight: bold;
    color: #e07e04;
    font-size: 18px;
    /* border: 1px solid blue;*/
}

.poll th.poll-description {
    text-align: left;
    font-size: 18px;
}

.poll-question-item {
    /* border: 1px solid blue;*/
    /* width: 100%;
    float: left; */
}

.poll-question {
    height: 40px;
    background: transparent url("../img/poll/poll-question-bg.png") no-repeat;
    line-height: 44px;
    padding-left: 15px;
    font-weight: bold;
    color: #016b8b;
    /* border: 1px solid black;*/
}

.poll-question span {
    color: #ff0000;
    padding: 0 3px;
}

.poll th {
    color: #016b8b;
    font-weight: bold;
    font-size: 14px;
    height: 29px;
}

th.poll-question {
    width: 300px;
    text-align: left;
    background: none;
    color: #000;
    font-weight: normal;
    padding-left: 0;
    font-size: 16px;
}

th.poll-question span {
    color: #ff0000;
}

.poll-answers {
    /* border: 1px solid silver;*/
}

.poll-answers.explanation {
    float: left;
}

#standard-page-content .poll-answers ul li, #standard-page-content .poll-answers ul li:hover {
    background: none;
    clear: both;
}

#standard-page-content .poll ul li, #standard-page-content .poll ul li:hover, #standard-page-content .poll ul li, #full-page-content .poll ul li:hover {
    background: none;
    padding-left: 10px;
    float: left;
    width: 100%;
}

.poll-answers input[type="text"] {
    width: 300px;
    margin-left: 10px;
    border: 1px solid #016b8b;
}

.poll-answers .poll-input-content {
    /*width: 600px;*/
    float: left;
    padding-left: 30px;
}

td .poll-input-content {
    margin: auto;
    width: 15px;
}

td .poll-input-content input[type="radio"], td .poll-input-content input[type="checkbox"] {
    width: 15px;
}

.poll-explanation {
    float: left;
    padding-top: 10px;
}

.poll-explanation textarea {
    width: 600px;
    height: 100px;
    margin-left: 10px;
    border: 1px solid #016b8b;
}

#cookiesMessage {
    width: 100%;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #0099cc;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}

#cookiesMessage a {
    background-color: #fff;
    border-bottom: none;
    padding: 1px;
    margin: 0 0 0 2px;
}

.poll-form input[type="submit"] {
    width: 188px;
    height: 56px;
    background: transparent url("../img/poll/poll-submit.png") no-repeat;
    position: relative;
    margin: auto;
    display: block;
}

/* style dla formularza na stronie z listą wpłat w panelu użytkownika */
.settings .form-label {
    width: 230px;
    line-height: 39px;
}

.settings .form-element input[type="checkbox"] {
    margin-top: 12px;
}

.settings .form-row {
    clear: none;
    width: auto;
}

.affiliateCodeBox {
    position: absolute;
    top: 0;
    right: 0;
}

/* keyboard */
#keyboard {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}

#keyboard_keys {

}

#keyboard_keys div {
    border: 1px solid #0099cc;
    width: 18px;
    height: 18px;
    margin: 1px;
    padding-top: 3px;
    float: left;
    text-align: center;
    cursor: pointer;
}

#keyboard_keys div:hover {
    background-color: #99ccff;
}

#keyboard_keys #back_button {
    background: transparent url("../img/arrow_left.png") 1px 3px no-repeat;
}

#keyboard_keys #keys_switcher {
    background: transparent url("../img/arrow_up.png") 1px 2px no-repeat;
}

#keyboard_keys #keys_switcher.down {
    background: transparent url("../img/arrow_down.png") 1px 2px no-repeat;
}

#keyboard_keys div span {
    with: 100%;
    height: 100%;
    display: block;

}

#keyboard_keys div span:last-child {
    display: none;
}

/* end of keyboard */

.hidden {
    display: none;
}

/* s2d pop-up component */
.s2d-pop-up {
    position: absolute;
    z-index: 100;
    margin: 0;
    min-width: 250px;
    padding: 30px 15px 12px 15px;
    border: 1px solid #FC8B00;
    background: #FFE3B7 url("../img/popup-tlo.png") repeat-x;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.5);
    text-align: center;
}

.s2d-pop-up.error {
    border: 1px solid #FF0000;
    background: #FFE3B7 url("../img/popup-error-tlo.png") repeat-x;
}

.s2d-pop-up .s2d-close-popup {
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 1px;
    top: -1px;
    cursor: pointer;
}

.s2d-pop-up p.popup-komunikat {
    margin: 0;
    padding: 7px 10px 22px 10px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.s2d-pop-up.error p.popup-komunikat {
    color: #AA0000;
}

/* przycisk duży */
.s2d-pop-up .popup-button {
    display: inline-block;
    height: 40px;
    background: transparent url("../img/popup-button-tlo.png") repeat-x;
    cursor: pointer;
}

.s2d-pop-up .popup-button.left, .s2d-pop-up .popup-button-small.left {
    float: left;
}

.s2d-pop-up .popup-button.right, .s2d-pop-up .popup-button-small.right {
    float: right;
}

.s2d-pop-up .popup-button a, .popup .popup-button a:hover {
    display: block;
    height: 33px;
    margin: 0;
    padding: 7px 20px 0 20px;
    font-size: 18px;
    color: #FFFFFF !important;
    border: none;
    background: none;
    text-decoration: none;
}

/* przycisk mały */
.s2d-pop-up .popup-button-small {
    display: inline-block;
    height: 30px;
    background: transparent url("../img/popup-button-small-tlo.png") repeat-x;
    cursor: pointer;
}

.s2d-pop-up .popup-button-small a, .popup .popup-button-small a:hover {
    display: block;
    height: 26px;
    margin: 0;
    padding: 4px 10px 0 10px;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF !important;
    border: none;
    background: none;
    text-decoration: none;
}

.s2d-popup-content .system-form {
    margin: 0 0 5px 0;
}

.s2d-pop-up select {
    width: 200px;
}

.editableform .editable-input {
    min-width: 300px;
    padding-right: 0 !important;
}

.s2d-pop-up .system-form label.error {
    display: block;
    clear: both;
    float: left;
    padding-left: 0;
}

.s2d-pop-up .form-element input[type="text"], .form-element input[type="password"] {
    float: left;
}

option.disabledSelected {
    background-color: #D3D3D3;
}

.left {
    float: left;
}

.margin-20 {
    margin: 20px 0;
}

/*strona innformacji o abonamencie*/

a.kupAbonament {
    margin-left: 5px;
}

/* START Suggesstions */
#forum_tabs {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: left;
    width: 100%;
}

.nav > li {
    position: relative;
}

#full-page-content .nav > li {
    background-image: none;
    padding-left: 0;
}

#full-page-content .nav > li:hover {
    background-image: none;
    padding-left: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.vote-info {
    color: #777;
    width: 15%;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    border: 0;
    margin-right: 2px;
    text-align: center;
    padding: 0 15px;
}

.vote-info div {
    min-height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    padding: 9px;
    border-radius: 3px;
}

.vote-info strong {
    display: block;
    font-size: 47px;
    font-weight: 100;
    line-height: 52px
}

.vote-info span {
    font-size: 82%;
}

.vote-info a {
    width: 100%;
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #4cae4c;
    border-radius: 4px;
    color: #fff;
    background-image: none;
    background-color: #5cb85c;
}

#full-page-content .vote-info a:active, #full-page-content .vote-info a:focus, #full-page-content .vote-info a:hover,
#full-page-content .vote-info a:link, #full-page-content .vote-info a:visited {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
    text-decoration: none;
}

#full-page-content .vote-info a.vote-no:active, #full-page-content .vote-info a.vote-no:hover,
#full-page-content .vote-info a.vote-no:link, #full-page-content .vote-info a.vote-no {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.vote-info a.vote-no:active, .vote-info a.vote-no:focus, .vote-info a.vote-no:hover {
    text-decoration: none;
}

.suggestion-info {
    width: 76%;
    display: inline-block;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.suggestion-info h3 {
    margin-top: 0;
    font-size: 24px;
    font-weight: normal;
}

.suggestion-info h3 a {
    border-bottom: none;
}

.suggestion-info h3 a:hover {
    border-bottom: 2px solid #337ab7;
}

.suggestion-info h3 .suggestion-type {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.suggestion-info h3 .suggestion-status, .comment-status {
    font-size: 41%;
    background-color: #777;
    display: inline;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .25em;
}

.comment-status {
    font-size: 70%;
}

.suggestion-info p {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 14px;
    width: 90%;
    display: inline-block;
    white-space: pre-line;
}

.suggestion-info .suggestion-metadata {
    font-size: 75%;
    min-height: 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    padding: 9px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.suggestion-info .suggestion-metadata.admin-details {
    font-size: 0.5em;
}

.suggestion-info .suggestion-metadata.admin-details span {
    width: 100%;
    display: block;
}

.suggestion-info .avatar {
    padding: 20px 2px;
    font-size: 0.7rem;
}

.suggestion-info .suggestion-data .chosen-suggestion {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    color: #3c763d;
    background-color: #dff0d8;
}

.suggestion-info .suggestion-data .chosen-suggestion p {
    font-size: 75%;
}

.suggestion-info .suggestion-data .chosen-suggestion a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    float: right;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #333;
    background-color: #fff;
}

.suggestion-info .suggestion-data .chosen-suggestion a.inline-url {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    float: none;
    padding: 0;
    font-size: 12px;
    line-height: 1;
    border-radius: 0;
    color: #333;
    background-color: transparent;
}

.suggestion-info .suggestion-data .chosen-suggestion a.inline-url:hover {
    border-bottom: 1px dotted #669900;
}

.suggestion-delete, .comment-delete {
    width: 16px;
    height: 16px;
    padding: 0 10px;
    vertical-align: middle;
}

.comment-management {
    margin: 5px;
}

.post_content > span:nth-child(2) {
    white-space: pre-line;
}

.voters {
    margin-left: 151px;
    padding: 0;
}

.comments {
    margin-left: 69px;
}

.add-suggestion-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-left: 15px;
    color: #fff;
    background-color: #5cb85c;
    border: 1px solid transparent;
    vertical-align: top;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.editable-input textarea {
    width: 300px;
    height: 100px;
}

.label-success {
    background-color: #5cb85c;
}

.label-default {
    background-color: #777
}

.pull-right {
    float: right !important;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active {
    background-image: none
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:active, .btn-success:focus, .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active {
    background-image: none
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link:active {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.breadcrumb_div {
    margin: 0 14px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-top: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 14px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.comments {
    margin-left: 19%;
    font-size: 14px;
    width: 76%;
}

.comments .avatar .text-muted.small {
    display: block;
    margin: auto;
    max-width: 60px;
    min-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    color: #777;
}

.avatar {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.comment-content {
    display: inline-block;
    width: 90%;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

textarea.form-control {
    height: auto;
    padding: 0;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.add_comment .left, .add_comment .right {
    width: 45%;
    position: relative;
    min-height: 1px;
    margin: 15px 0;
}

.add_comment .left {
    float: left;
}

.add_comment .right {
    float: right;
}

/* widget */

.widget {
    color: #666666
}

.buttons {
    display: block;
    float: left;
    margin-top: 10px
}

.fields {
    display: block
}

.fields input[type="text"], .fields select {
    max-width: 224px;
    width: 180px
}

.split-half .fields select#post_kind, .split-half .fields input#post_email[type="text"] {
    max-width: 500px;
    width: 97%
}

.split-half .fields select#post_kind {
    width: 102%
}

/* END Suggestions*/

.up-link {
    display: none;
    position: fixed;
    bottom: 0;
    margin-left: 737px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    font-size: 0px;
    width: 70px;
    height: 70px;
    background-image: url("/default/img/scroll-top.png");
}

.up-link:hover {
    cursor: pointer;
}

#full-page-content .up-link {
    margin-left: 974px;
}

textarea.send-email-text-area {
    width: 500px;
    height: 300px;
}

div:has(textarea.send-email-text-area) {
    width: auto;
}

.import-error {
    color: #E00000;
}

.smart-columns {
    padding: 2px 0;
    font-weight: bold;
}

.smart-column .dataTables_filter {
    top: 0;
}

