@font-face {
    font-family: 'Aller';
    src: url('../fonts/aller.eot');
    src: url('../fonts/aller.eot?iefix') format('eot'),
         url('../fonts/aller.woff') format('woff'),
         url('../fonts/aller.ttf') format('truetype'),
         url('../fonts/aller.svg#webfont0Oos3yfW') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_bd.eot');
    src: url('../fonts/aller_bd.eot?iefix') format('eot'),
         url('../fonts/aller_bd.woff') format('woff'),
         url('../fonts/aller_bd.ttf') format('truetype'),
         url('../fonts/aller_bd.svg#webfont0YVHRtyp') format('svg');
    font-weight: normal;
    font-style: normal;
}

/************************
* PODSTAWOWE USTAWIENIA *
*************************/

body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
    background-color: #f2f2f2;
    text-align: left;
}

body.full {
    background-color: #ffffff;
}

a {
    color: #999999;
}

a:hover {
    color: #696969;
}

img {
     border: 0px;
     margin: 0px;
     padding: 0px;
}

p {
    margin: 0;
    padding: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
    padding: 0px;
    margin: 0px;
    border: none;
}

td, th {
    padding: 0px;
    margin: 0px;
    border: none;
    vertical-align: top;
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
}

h1, h2 {
    padding: 0px 0px 0px 23px;
    margin: 0px 0px 20px 0px;
    display: block;
    background-image: url(../graph/gr_orange_ball.gif);
    background-repeat: no-repeat;
    font-family: 'Aller';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

h3 {
    padding: 0px;
    margin: 0px;
    display: block;
    font-family: 'Aller';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

h4 {
    padding: 0px;
    margin: 0px;
    display: block;
    font-family: 'Aller';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

span.hr {
    display: block;
    background-color: #d6d6d6;
    height: 1px;
    width: 390px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

.contentMargin {
    margin-left: 13px;
}

.bigBlue {
    font-family: 'Aller';
    font-size: 18px;
    color: #115b80;
}

.bigBlue strong {
    font-family: 'AllerBold';
}

.bigDark {
    font-family: 'Aller';
    font-size: 18px;
    color: #040404;
}

.bigDark strong {
    font-family: 'AllerBold';
}

/************************
*    PRZYDATNE STYLE    *
*************************/

.noFont {
	font-size: 0px;
	line-height: 0px;
}

.clear {
    clear: both;
}

.noMargin {
    margin: 0px;
}

.noPadding {
    padding: 0px;
}

.noDecoration {
    text-decoration: none;
}

.block {
    display: block;
}

.border {
    border-color: #e8e7e3;
    border-style: solid;
    border-width: 1px;
}

.bold {
    font-weight: bold;
}

/************************
*    GŁÓWNY SZKIELET    *
*************************/
.wrapper {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    height: 146px;
    background-image: url(../graph/bg_top.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#footer {
    height: 317px;
    background-image: url(../graph/bg_footer.png);
    margin-top: 15px;
    clear: both;
}

#middle {
    margin-top: 15px;
}

.grayBg {
    background-color: #f2f2f2;
}

.mainContainer {
    width: 689px;
    float: left;
}

.rightCol {
    width: 273px;
    margin-left: 14px;
    float: left;
}

.content {
    padding: 20px 24px 80px 24px;
}

/************************
*         HEADER        *
*************************/

#header > img, .topLogo {
    position: absolute;
}

.tilesLeft1 {
    margin-left: -152px;
    margin-top: 129px;
}

.tilesLeft2 {
    margin-top: 129px;
}

.tilesLeft3 {
    margin-left: 45px;
    margin-top: 136px;
}

.tilesRight {
    margin-left: 879px;
    margin-top: 118px;
}

form.topLogin {
    display: block;
    width: 350px;
    position: absolute;
    margin: 48px 0px 0px 598px;
}

form.topLogin div.email {
    margin-bottom: 9px;
    float: left;
}

form.topLogin div.password {
    float: left;
}

form.topLogin div.email img {
    float: left;
}

form.topLogin div.password img {
    float: left;
}

form.topLogin input.text {
    width: 152px;
    height: 28px;
    line-height: 23px;
    background-image: url(../graph/frm_text_164.png);
    border: none;
    background-color: transparent;
    padding: 0px 6px 0px 6px;
}

form.topLogin input.submit {
    float: left;
    margin-left: 8px;
    position: relative;
    top: -1px;
}

form.topLogin ul {
    float: left;
    margin: 0px 0px 0px 9px;
    padding: 0px;
    font-size: 11px;
}

form.topLogin li {
    margin: 0px;
    padding: 0px 0px 5px 14px;
    display: block;
    height: 11px;
    line-height: 11px;
    background-image: url(../graph/gr_footer_li.png);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}

form.topLogin a {
    text-decoration: none;
}

form.topLogin a:hover {
    text-decoration: underline;
}

form.topLogin img {
    margin-right: 7px;
}

form.topLogin .passLabel {
    margin-left: 2px;
}

/************************
*       TOP PANEL       *
*************************/
div.topPanel {
    position: absolute;
    margin: 13px 0px 0px 570px;
}

div.topPanel a img {
    position: absolute;
}

div.topPanel img.logout {
    margin: 0px 0px 0px 325px;
}

div.topPanel img.panel {
    margin: 18px 0px 0px 162px;
}

div.topPanel div.hello {
    position: absolute;
    width: 305px;
}

div.topPanel div.hello img {
    float: right;
    margin-right: 13px;
}

div.topPanel span.name {
    display: block;
    float: right;
    color: #156890;
    text-transform: uppercase;
    line-height: 12px;
}

/************************
*      GÓRNE MENU       *
*************************/

ul.topMenu {
    display: block;
    height: 47px;
    margin: 0px;
    padding: 15px 0px 0px 30px;
    background-image: url(../graph/bg_menu.png);
}

ul.topMenu li {
    display: block;
    float: left;
    z-index: 1;
    position: relative;
}

/************************
*   Zaokrąglone rogi    *
*************************/
span.topCorners, span.topCorners span, span.btmCorners, span.btmCorners span {
    display: block;
    height: 4px;
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
    background-position: left;
}

span.topCorners {
    background-image: url(../graph/gr_corner_lt.gif);
}

span.topCorners span {
    background-image: url(../graph/gr_corner_rt.gif);
    background-position: right;
}

span.btmCorners {
    background-image: url(../graph/gr_corner_lb.gif);
    clear: both;
}

span.btmCorners span {
    background-image: url(../graph/gr_corner_rb.gif);
    background-position: right;
}

span.topErrorCorners, span.topErrorCorners span, span.btmErrorCorners, span.btmErrorCorners span {
    position: absolute;
    display: block;
    height: 5px;
    width: 978px;
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
    background-position: left;
    margin-left: -2px;
}

span.topErrorCorners {
    background-image: url(../graph/gr_error_corner_lt.gif);
    margin-top: -2px;
}

span.topErrorCorners span {
    background-image: url(../graph/gr_error_corner_rt.gif);
    background-position: right;
}

span.btmErrorCorners {
    background-image: url(../graph/gr_error_corner_lb.gif);
    clear: both;
    margin-top: 53px;
}

span.btmErrorCorners span {
    background-image: url(../graph/gr_error_corner_rb.gif);
    background-position: right;
}

div.errorBlock {
    display: block;
    background-color: #f8f78f;
    color: #cc9933;
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #f8eb5b;
}

div.errorBlock img {
    position: relative;
    top: 9px;
    margin-right: 4px;
}

div.errorBlockSmall span {
    width: 691px;
}

/************************
*    PRAWA KOLUMNA      *
*************************/

div.rightBox {
    margin-bottom: 14px;
}

.boxPadding {
    padding: 16px 30px 0px 20px;
}

.galleryBox div.photo {
    text-align: center;
    margin-bottom: 8px;
}

.rightBox .opinionSpacer {
    color: #2487ad;
    margin: 10px 0px 15px 0px;
    text-align: center;
}

.rightBox .opinionAuthor {
    margin: 4px 0px 0px 0px;
    text-align: right;
}

.rightBox .opinionButtonContainer {
    margin: 20px 0px 4px 0px;
    text-align: right;
}

.rightBox .opinionButtonContainer img {
    position: relative;
    left: 10px;
}

.rightBox .boxCharityProgress {
    display: block;
    background-image: url(../graph/gr_box_charity_progress.gif);
    height: 18px;
    width: 241px;
    padding-left: 3px;
    margin: 20px 0px 10px 12px;
}

.rightBox .boxCharityProgress span {
    display: block;
    float: left;
    height: 14px;
}

.rightBox .boxCharityProgress span.left {
    width: 4px;
    background-image: url(../graph/gr_box_charity_left.png);
}

.rightBox .boxCharityProgress span.right {
    width: 4px;
    background-image: url(../graph/gr_box_charity_right.png);
}

.rightBox .boxCharityProgress span.center {
    background-image: url(../graph/gr_box_charity_center.gif);
}

table.contactBox {
    margin: 20px 0px 25px 24px;
}

table.contactBox th {
    font-weight: normal;
    padding: 0px 14px 12px 0px;
    text-align: right;
}

table.contactBox td {
    padding-right: 8px;
}

/************************
*      BOX cennika      *
*************************/

.pricesRightBox {
    background-image: url(../graph/prices/bg_prices_box.png);
    color: black;
    font-family: 'Aller';
    font-size: 11px;
}

.pricesRightBox .inner {
    margin: 15px 0px 20px 20px;
}

.pricesRightBox .top {
    background-image: url(../graph/prices/bg_prices_box_top.png);
    height: 5px;
}

.pricesRightBox .btm {
    background-image: url(../graph/prices/bg_prices_box_btm.png);
    height: 5px;
}

.pricesRightBox h4 {
    color: #14648b;
    font-family: 'AllerBold';
    font-weight: normal;
    font-size: 18px;
    margin: 0px 0px 20px 0px;
}

.pricesRightBox h5 {
    font-family: 'AllerBold';
    font-weight: normal;
    font-size: 12px;
    margin: 0px 0px 4px 0px;
}

.pricesRightBox select {
    width: 235px;
    margin: 0px 0px 10px 0px;
}

/************************
*        Stopka         *
*************************/

div.logoKeywords {
    position: absolute;
    margin-top: 24px;
    margin-left: 732px;
    width: 207px;
    text-align: right;
    color: #94cae5;
    font-size: 10px;
}

div.logoKeywords a {
    color: #94cae5;
    text-decoration: underline;
}

div.logoKeywords a:hover {
    text-decoration: none;
}

div.logoKeywords div.name {
    margin: 10px 0px 2px 0px;
    color: white;
    font-weight: bold
}

ul.footerMenu {
    display: block;
    margin: 33px 0px 0px 30px;
    padding: 0px;
    position: absolute;
    font-size: 11px;
}

ul.footerMenu > li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 168px;
}

ul.footerMenu > li > img {
    float: left;
}

ul.footerMenu img.ball {
    margin-right: 8px;
}

ul.footerMenu ul {
    margin: 28px 0px 0px 7px;
    padding: 0px;
}

ul.footerMenu ul li {
    margin: 2px 0px 2px 0px;
    list-style-type: none;
    padding: 0px 0px 0px 9px;
    background-image: url(../graph/gr_footer_li.png);
    background-repeat: no-repeat;
    background-position: 2px 9px;
    height: 21px;
}

ul.footerMenu ul a {
    display: block;
    height: 21px;
    line-height: 21px;
    color: white;
    background-image: url(../graph/bg_footer_anchor.png);
    width: 134px;
    text-decoration: none;
    padding-left: 7px;
}

ul.footerMenu ul a:hover {
    background-position: 0px 21px;
}

img.footerTile {
    position: absolute;
    margin-left: -71px;
    margin-top: -22px;
}

/************************
*       Tabela          *
*************************/

table.white th {
    font-weight: normal;
    text-align: center;
    font-family: 'AllerBold';
    color: #292929;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #a6c9d8;
    height: 40px;
    vertical-align: middle;
}

table.white tr.th {
    background-image: url(../graph/gr_gradient_table.gif);
}

table.white th.left {
    background-image: url(../graph/gr_gradient_table_left.gif);
    background-repeat: no-repeat;
}

table.white th.right {
    background-image: url(../graph/gr_gradient_table_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-width: 0px;
}

table.white td {
    color: #504f50;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #a6c9d8;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

table.white td.label {
    border-color: #f2f2f2;
    font-family: 'AllerBold';
    color: #292929;
    font-size: 14px;
}

table.white td.summarise {
    border-bottom: none;
    background-color: #fbd337;
    font-weight: bold;
    color: black;
}

table.white td.right {
    border-width: 0px 0px 1px 0px;
}

/************************
*      Zamówienie       *
*************************/

.orderScreencast {
    float: left;
    margin-top: 22px;
    padding: 12px 0px 0px 12px;
    width: 603px;
    height: 364px;
    background-image: url(../graph/order/gr_screencast.gif);
}

.verticalSteps {
    float: left;
    margin: 37px 0px 0px 40px;
    width: 260px;
}

.verticalSteps img {
    margin-bottom: 9px;
    display: block;
}

.verticalSteps img.btn {
    margin: 20px 0px 13px 8px;
    display: block;
}

.verticalSteps span.tip {
    display: block;
    font-size: 9px;
    position: absolute;
    margin-left: 6px;
}

.verticalSteps span.tip span.check {
    display: block;
    position: absolute;
    margin-left: -24px;
    margin-top: -2px;
}

.orderSteps {
    margin-bottom: 12px;
}

.orderSteps img {
    padding: 10px 0px 10px 20px;
}

.mosaicSizes {
    float: left;
    width: 515px;
    margin: 13px 0px 0px 50px;
}

.mosaicSizes .shadow {
    position: absolute;
    z-index: 2;
    width: inherit;
    background-image: url(../graph/order/bg_sizes_shadow.png);
}

.mosaicSizes a {
    display: block;
    width: 156px;
    height: 139px;
    background-image: url(../graph/order/bg_square_btn.jpg);
    margin: 0px 23px 23px 0px;
    color: white;
    text-decoration: none;
    float: left;
    font-family: Georgia;
}

.mosaicSizes a.active {
    background-position: 0px -278px;
}

.mosaicSizes a.active:hover {
    background-position: 0px -278px;
}

.mosaicSizes a span.size {
    display: block;
    position: absolute;
    margin-top: 40px;
    width: inherit;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.mosaicSizes a span.size span {
    font-size: 16px;
}

.mosaicSizes a span.price {
    display: block;
    position: absolute;
    margin-top: 75px;
    width: inherit;
    text-align: center;
    font-size: 20px;
}

.mosaicSizes a span.price span {
    font-size: 18px;
}

.mosaicSizes a.right {
    margin-right: 0px;
}

.mosaicSizes a.bottom {
    margin-bottom: 0px;
}

.mosaicSizes a:hover {
    background-position: 0px -139px;
}

select.availableOrders {
    width: 290px;
    margin-left: 18px;
}

#mainPhotoContainer {
    height: 544px;
}

#mainPhoto {
    width: 945px;
    height: 544px;
    position: absolute;
    margin-left: -8px;
}

#mainPhoto div {
    text-align: center;
}

#manyPhotosContainer {
    height: 800px;
}

#manyPhotos {
    width: 947px;
    height: 800px;
    position: absolute;
    margin-left: -8px;
}

#manyPhotos div {
    text-align: center;
}

/*div.visualisationContainer {
    width: 326px;
    height: 341px;
    background-image: url(../graph/order/bg_wizualizacja.png);
    margin-bottom: 30px;
}

div.pickColor {
    position: absolute;
    margin: 17px 0px 0px 235px;
    padding: 6px 0px 0px 9px;
    width: 57px;
    height: 24px;
    background-image: url(../graph/order/gr_pick_color.gif);
    cursor: pointer;
}

div.pickColor .color {
    display: block;
    width: 24px;
    height: 17px;
    background-color: #9b0404;
}

div.visualisationContainer .background {
    position: absolute;
    width: 270px;
    height: 240px;
    margin: 64px 0px 0px 28px;
    background-color: #9b0404;
}*/

/*#farbasticContainer {
    width: 209px;
    height: 229px;
    background-image: url(../graph/order/bg_farbastic.png);
    position: absolute;
    margin-left: -212px;
    z-index: 1;
    display: none;
}

#farbasticContainer div.close {
    margin: 4px 0px 0px 6px;
    width: 195px;
    text-align: center;
}

#farbasticContainer div.close a {
    text-decoration: none;
}

#farbastic {
    margin: 3px 0px 0px 6px;
    width: 195px;
    height: 195px;
}*/

div.subVisualisation {
    width: 294px;
    margin-left: 15px;
    margin-top: 100px;
}

div.subVisualisation div.leftMargin {
    margin-left: 11px;
}

.optionButtons {
    height: 135px;
    margin-left: 11px;
    overflow: hidden;
}

.optionButtons a {
    display: block;
    width: 135px;
    height: 135px;
    background-image: url(../graph/order/bg_option.gif);
    margin: 0px 7px 0px 0px;
    text-decoration: none;
    float: left;
}

.optionButtons a.const {
    cursor: default;
}

.optionButtons a img {
    margin: 13px 0px 0px 8px;
}

.optionButtons a img.question {
    position: absolute;
    z-index: 1;
    margin: -5px 0px 0px 115px;
}

.optionButtons a > span {
    margin: 3px 0px 0px 8px;
    display: block;
    text-align: center;
    width: 118px;
    line-height: 14px;
}

.optionButtons a > span span.text {
    display: block;
    margin-top: 3px;
}

.optionButtons a:hover {
    background-position: 0px -135px;
}

.optionButtons a.const:hover {
    background-position: 0px 0px;
    color: #999999;
}

.optionButtons a.active {
    background-position: 0px -270px;
    color: #696969;
}

.optionButtons a.active:hover {
    background-position: 0px -270px;
}

table.optionsTable {
    width: 100%;
}

table.optionsTable th {
    font-weight: normal;
    text-align: left;
    padding-bottom: 15px;
}

table.optionsTable td {
    text-align: right;
    padding-bottom: 15px;
}

.orderFinalize {
    width: 903px;
    background-image: url(../graph/order/bg_order_finalize.gif);
}

.orderFinalize .top {
    background-image: url(../graph/order/bg_order_finalize_top.png);
    height: 42px;
    padding: 22px 0px 0px 132px;
    line-height: 12px;
}

.orderFinalize .btm {
    background-image: url(../graph/order/bg_order_finalize_btm.png);
    height: 9px;
}

.orderFinalize table {
    width: 865px;
    margin: 12px 0px 16px 19px;
}

.orderFinalize th, .orderFinalize td {
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #d6d6d6;
    border-collapse: collapse;
}

.orderFinalize th {
    height: 39px;
    vertical-align: middle;
    text-align: center;
    padding: 0px 5px 0px 5px;
}

.orderFinalize td {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}

.orderFinalize table .right {
    border-right-width: 0px;
}

.orderFinalize table .bottom td {
    border-bottom-width: 0px;
}

.finalizeSegment {
    float: left;
    width: 265px;
    margin-right: 54px;
}

.finalizeSegment span.hr {
    width: 100%;
    margin: 20px 0px 24px 0px;
}

.finalizeSegment h3 {
    margin-left: 12px;
}

.finalizeSegment th {
    font-weight: normal;
    text-align: right;
    padding: 0px 14px 6px 0px;
}

.finalizeSegment .fullPrice {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-bottom: 24px;
}

tr.mlmAmountRow {
    display: none;
}

/************************
*      FORMULARZE       *
*************************/
input.text215 {
    width: 199px;
    height: 33px;
    line-height: 23px;
    background-image: url(../graph/frm_text_215.png);
    border: none;
    background-color: transparent;
    padding: 0px 8px 0px 8px;
    color: black;
    font-size: 11px;
    font-weight: bold;
}

input.text215focus {
    background-image: url(../graph/frm_text_215_active.png);
}

input.text318 {
    width: 302px;
    height: 33px;
    line-height: 23px;
    background-image: url(../graph/frm_text_318.png);
    border: none;
    background-color: transparent;
    padding: 0px 8px 0px 8px;
    color: black;
    font-size: 11px;
    font-weight: bold;
}

input.text318focus {
    background-image: url(../graph/frm_text_318_active.png);
}

textarea.textarea613 {
    width: 597px;
    height: 48px;
    background-image: url(../graph/frm_textarea613.png);
    border: none;
    background-color: transparent;
    padding: 6px 8px 6px 8px;
    color: black;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    background-repeat: no-repeat;
}

textarea.textarea613focus {
    background-image: url(../graph/frm_textarea613_active.png);
}

textarea.textarea318 {
    width: 302px;
    height: 147px;
    background-image: url(../graph/frm_textarea318.png);
    border: none;
    background-color: transparent;
    padding: 10px 8px 10px 8px;
    color: black;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    background-repeat: no-repeat;
}

textarea.textarea318focus {
    background-image: url(../graph/frm_textarea318_active.png);
}

input.text53 {
    width: 37px;
    height: 33px;
    line-height: 23px;
    background-image: url(../graph/frm_text_53.png);
    border: none;
    background-color: transparent;
    padding: 0px 8px 0px 8px;
    color: black;
    font-size: 11px;
    font-weight: bold;
}

input.text53focus {
    background-image: url(../graph/frm_text_53_active.png);
}

img.label {
    margin-right: 7px;
}

span.label {
    display: block;
    color: black;
}

form.normal img.label, form.normal input, form.normal span.label, form.normal span.ui-checkbox, form.normal textarea {
    float: right;
}

form.normal label {
    float: right;
    margin-right: 7px;
    color: black;
    font-size: 13px;
    font-family: 'Aller';
    height: 33px;
    line-height: 33px;
    text-align: right;
}

form.normal div.row, form.normal input, form.normal span.label {
    clear: both;
}

form.normal {
    margin-top: 20px;
}

form.normal div.row {
    height: 33px;
    margin-bottom: 8px;
}

form.normal ul.errors, form.normal p.description {
    float: right;
    clear: both;
    margin: 5px 5px 5px 0px;
}

form.normal div.captcha {
    float: right;
    clear: both;
}

form.normal div.files {
    float:right;
    width: 303px;
    height: 78px;
    background-image: url(../graph/contact/bg_contact_files.gif);
    margin-right: 4px;
    margin-left: 4px;
    padding: 4px;
}

form.normal div.files input {
    float: none;
    margin-bottom: 2px;
    width: 303px;
}

form.normal div.captcha label {
    float: none;
    font-family: inherit;
    font-size: inherit;
    height: auto;
    line-height: normal;
    margin-right: 0px;
}

p.description {
    font-size: 9px;
}

ul.errors {
    color: #cc0000;
    font-size: 9px;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

ul.errors li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

input {
    color: #666666;
}

.radioRow {
    margin-bottom: 14px;
}

input.radio {
    padding: 0px;
    margin: 0px 5px 0px 0px;
    position: relative;
    top: 1px;
}

/************************
*  PANEL UZYTKOWNIKA    *
*************************/
div.customerMenu {
    background-color: #fcce3d;
    margin-bottom: 19px;
}

div.customerMenu ul {
    height: 35px;
    margin: 0px 0px 0px 19px;
    padding: 8px 0px 8px 0px;
}

div.customerMenu li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
}

div.customerMenu li.separator {
    margin: 0px 14px 0px 16px;
}

span.topCustomerCorners, span.topCustomerCorners span, span.btmCustomerCorners, span.btmCustomerCorners span {
    display: block;
    height: 5px;
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
    background-position: left;
}

span.topCustomerCorners {
    background-image: url(../graph/customer/gr_customer_corner_lt.gif);
}

span.topCustomerCorners span {
    background-image: url(../graph/customer/gr_customer_corner_rt.gif);
    background-position: right;
}

span.btmCustomerCorners {
    background-image: url(../graph/customer/gr_customer_corner_lb.gif);
    clear: both;
}

span.btmCustomerCorners span {
    background-image: url(../graph/customer/gr_customer_corner_rb.gif);
    background-position: right;
}

table.discount {
    float: left;
    margin-left: 25px;
}

table.discount td {
    vertical-align: middle;
    font-family: 'Aller';
    font-size: 14px;
    color: #737373;
    padding: 0px 9px 2px 0px;
}

table.discount td.active {
    font-family: 'AllerBold';
    color: #15668e;
}

/************************
*   MOJE ZAMOWIENIA     *
*************************/
table.order {
    width: 245px;
    float: left;
}

table.order th {
    padding: 0px 16px 7px 0px;
    color: #666666;
    font-family: 'Aller';
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
}

table.order th.big {
    font-size: 15px;
}

table.order th.bold {
    font-family: 'AllerBold';
}

table.order th img {
    position: relative;
    top: 1px;
}

table.order span.spacer {
    display: block;
    background-color: #e7eef2;
    margin: 5px 0px 10px 0px;
    height: 1px;
}

span.state {
    font-weight: bold;
    color: #e99124;
}

div.projects {
    float: left;
    margin-left: 23px;
    width: 588px;
}

div.projects div.version {
    margin-bottom: 25px;
    height: 129px;
    background-image: url(../graph/customer/bg_version.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

div.projects div.versionChosen {
    background-image: none;
}

div.projects img.nr {
    position: absolute;
}

div.projects div.version span.text {
    position: absolute;
    width: 305px;
    margin-top: 27px;
}

div.projects div.version span.label {
    position: absolute;
    margin: 99px 0px 0px 27px;
    text-decoration: underline;
    color: black;
    line-height: 12px;
}

div.projects div.version .inputContainer {
    position: absolute;
    margin: 99px 0px 0px 2px;
}

div.projects div.version input.button {
    position: absolute;
    margin: 91px 0px 0px 25px;
    display: none;
}

div.projects img.thumb {
    position: absolute;
    border-style: solid;
    border-width: 3px;
    border-color: #f2f2f2;
}

div.projects img.zoom {
    margin: 78px 0px 0px 80px;
    position: absolute;
}

div.projects a.thumb {
    position: absolute;
    display: block;
    width: 106px;
    height: 106px;
}

div.projects a.crop {
    margin-left: 470px;
}

div.projects a.preview {
    margin-left: 350px;
}

table.archive {
    width: 100%;
}

table.archive th {
    height: 15px;
    padding: 10px 10px 7px 10px;
    font-family: 'Aller';
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-left-color: #fafafa;
    border-right-color: #d6d6d6;
    border-bottom-color: #d6d6d6;
}

table.archive th.left {
    border-width: 0px 1px 1px 0px;
}

table.archive th.right {
    border-width: 0px 0px 1px 1px;
}

table.archive td {
    padding: 9px 17px 19px 17px;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-left-color: #fafafa;
    border-right-color: #d6d6d6;
    border-bottom-color: #bebebe;
    color: #136188;
    font-size: 11px;
}

table.archive td.left {
    border-width: 0px 1px 1px 0px;
    padding: 9px 15px 19px 5px;
}

table.archive td.right {
    border-width: 0px 0px 1px 1px;
    font-weight: bold;
    font-size: 12px;
}

table.archive table.orderNr th {
    padding: 0px 16px 7px 0px;
    border: 0px;
    text-align: left;
}

table.archive table.orderNr td {
    padding: 0px;
    border: 0px;
}

table.archive table.orderNr th img {
    position: relative;
    top: 1px;
}

/************************
*          MLM          *
*************************/

div.mlmMenu {
    position: absolute;
    width: 936px;
    height: 28px;
    background-image: url(../graph/mlm/bg_mlm_menu.gif);
    margin: -19px 0px 0px -1px;
    padding: 14px 0px 0px 42px;
}

div.mlmMenu span.whiteBox {
    position: absolute;
    display: block;
    background-color: white;
    width: 189px;
    height: 18px;
    margin: -32px 0px 0px 174px;
}

div.mlmMenu ul {
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}

div.mlmMenu li {
    float: left;
    display: block;
    padding: 0px;
    margin: 0px;
}

div.mlmMenu a {
    color: #0e0e0e;
    font-family: Tahoma;
    font-size: 12px;
}

div.mlmMenu li.active a {
    color: #E99124;
    text-decoration: none;
}

div.mlmMenu a:hover {
    text-decoration: none;
}

div.mlmMenu li.separator {
    width: 1px;
    height: 14px;
    background-color: #9ac6dc;
    margin: 0px 23px 0px 23px;
}

div.mlmRectangle {
    height: 67px;
    background-image: url(../graph/mlm/gr_mlm_rectangle.gif);
    font-family: 'Aller';
    font-size: 14px;
    color: #504f50;
}

div.mlmRectangle div {
    height: 67px;
    background-repeat: no-repeat;
}

div.mlmRectangle > div {
    background-image: url(../graph/mlm/gr_mlm_rectangle_left.png);
}

div.mlmRectangle > div > div {
    background-image: url(../graph/mlm/gr_mlm_rectangle_right.png);
    background-position: right top;
}

table.mlmTable {
    width: 100%;
}

table.mlmTable th, table.mlmTable td {
    padding: 25px 30px 15px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #bebdbd;
}

table.mlmTable th {
    font-weight: normal;
    font-family: 'Aller';
    color: #666666;
}

table.mlmTable td {
    font-weight: bold;
    color: #15678f;
    padding-right: 35px;
}

table.mlmTable td.summarise {
    font-size: 14px;
    font-family: 'Aller';
    padding: 0px;
    border-width: 1px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
    height: 45px;
    color: white;
    background-image: url(../graph/mlm/bg_summarise.png);
    background-position: center center;
    background-repeat: no-repeat;
}

table.mlmRank th {
    font-weight: normal;
    text-align: left;
    font-family: 'Aller';
    color: #105679;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #a6c9d8;
    height: 28px;
    vertical-align: middle;
    padding: 0px 24px 0px 24px;
}

table.mlmRank tr.th {
    background-image: url(../graph/mlm/gr_blue_table.gif);
}

table.mlmRank th.left {
    background-image: url(../graph/mlm/gr_blue_table_left.gif);
    background-repeat: no-repeat;
}

table.mlmRank th.right {
    background-image: url(../graph/mlm/gr_blue_table_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-width: 0px;
}

table.mlmRank td {
    color: #504f50;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #a6c9d8;
    height: 30px;
    vertical-align: middle;
    padding: 0px 24px 0px 24px;
}

table.mlmRank tr.current td {
    font-weight: bold;
    background-color: white;
}

table.mlmRank td.right {
    border-width: 0px 0px 1px 0px;
}

table.mlmDarkRank th {
    color: white;
}

table.mlmDarkRank tr.th {
    background-image: url(../graph/mlm/gr_dark_blue_table.gif);
}

table.mlmDarkRank th.left {
    background-image: url(../graph/mlm/gr_dark_blue_table_left.gif);
}

table.mlmDarkRank th.right {
    background-image: url(../graph/mlm/gr_dark_blue_table_right.gif);
}

/************************
*       MLM INFO        *
*************************/

div.mlmInfoCounter {
    margin: 30px 0px 30px 0px;;
    position: relative;
    left: -37px;
    width: 663px;
    background-image: url(../graph/bg_mlm_info.gif);
    background-repeat: no-repeat;
    background-position: 0px 133px;
    min-height: 450px;
}



/************************
*      WHITE BOX        *
*************************/
div.whiteBox {
    background-color: white;
    background-image: url(../graph/bg_white_box_left.gif);
    background-repeat: repeat-y;
}

div.whiteBox > div {
    background-image: url(../graph/bg_white_box_right.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

div.whiteBox span.top, div.whiteBox span.bottom {
    display: block;
    height: 14px;
}

div.whiteBox span.left {
    display: block;
    height: 14px;
    width: 14px;
    float: left;
}

div.whiteBox span.right {
    display: block;
    height: 14px;
    width: 14px;
    float: right;
}

div.whiteBox div.inner {
    padding: 0px 14px 0px 14px;
}

div.whiteBox span.top {
    background-image: url(../graph/bg_white_box_top.gif);
}

div.whiteBox span.bottom {
    background-image: url(../graph/bg_white_box_bottom.gif);
}

div.whiteBox span.top span.left {
    background-image: url(../graph/gr_white_box_corner_lt.gif);
}

div.whiteBox span.top span.right {
    background-image: url(../graph/gr_white_box_corner_rt.gif);
}

div.whiteBox span.bottom span.left {
    background-image: url(../graph/gr_white_box_corner_lb.gif);
}

div.whiteBox span.bottom span.right {
    background-image: url(../graph/gr_white_box_corner_rb.gif);
}

/************************
*    WHITE BOX LIGHT    *
*************************/
div.whiteBoxLight {
    background-color: white;
    background-image: url(../graph/bg_whiteboxlight_left.gif);
    background-repeat: repeat-y;
}

div.whiteBoxLight > div {
    background-image: url(../graph/bg_whiteboxlight_right.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

div.whiteBoxLight span.top, div.whiteBoxLight span.bottom {
    display: block;
    height: 9px;
}

div.whiteBoxLight span.left {
    display: block;
    height: 9px;
    width: 9px;
    float: left;
}

div.whiteBoxLight span.right {
    display: block;
    height: 9px;
    width: 9px;
    float: right;
}

div.whiteBoxLight div.inner {
    padding: 0px 9px 0px 9px;
}

div.whiteBoxLight span.top {
    background-image: url(../graph/bg_whiteboxlight_top.gif);
}

div.whiteBoxLight span.bottom {
    background-image: url(../graph/bg_whiteboxlight_btm.gif);
}

div.whiteBoxLight span.top span.left {
    background-image: url(../graph/gr_whiteboxlight_corner_lt.gif);
}

div.whiteBoxLight span.top span.right {
    background-image: url(../graph/gr_whiteboxlight_corner_rt.gif);
}

div.whiteBoxLight span.bottom span.left {
    background-image: url(../graph/gr_whiteboxlight_corner_lb.gif);
}

div.whiteBoxLight span.bottom span.right {
    background-image: url(../graph/gr_whiteboxlight_corner_rb.gif);
}

/************************
*          FAQ          *
*************************/
div.faqList {
    color: #454444;
}

div.faqList > div {
    background-repeat: repeat-y;
    margin-bottom: 3px;
    cursor: pointer;
}

div.faqList > div.active {
    background-image: url(../graph/faq/bg_faq_left.gif);
    background-color: white;
}

div.faqList > div.hover {
    background-image: url(../graph/faq/bg_faq_active_left.gif);
    background-color: #c7e8f6;
}

div.faqList > div div.top {
    height: 5px;
}

div.faqList > div.active div.top {
    background-image: url(../graph/faq/bg_faq_top.gif);
}

div.faqList > div.hover div.top {
    background-image: url(../graph/faq/bg_faq_active_top.gif);
}

div.faqList > div.active div.top div.left {
    background-image: url(../graph/faq/gr_faq_corner_lt.gif);
}

div.faqList > div.hover div.top div.left {
    background-image: url(../graph/faq/gr_faq_corner_active_lt.gif);
}

div.faqList > div.active div.top div.right {
    background-image: url(../graph/faq/gr_faq_corner_rt.gif);
}

div.faqList > div.hover div.top div.right {
    background-image: url(../graph/faq/gr_faq_corner_active_rt.gif);
}

div.faqList > div.active div.btm div.left {
    background-image: url(../graph/faq/gr_faq_corner_lb.gif);
}

div.faqList > div.hover div.btm div.left {
    background-image: url(../graph/faq/gr_faq_corner_active_lb.gif);
}

div.faqList > div.active div.btm div.right {
    background-image: url(../graph/faq/gr_faq_corner_rb.gif);
}

div.faqList > div.hover div.btm div.right {
    background-image: url(../graph/faq/gr_faq_corner_active_rb.gif);
}

div.faqList > div div.left {
    height: 5px;
    width: 5px;
    float: left;
}

div.faqList > div div.right {
    height: 5px;
    width: 5px;
    float: right;
}

div.faqList > div div.btm {
    height: 5px;
}

div.faqList > div.active div.btm {
    background-image: url(../graph/faq/bg_faq_btm.gif);
}

div.faqList > div.hover div.btm {
    background-image: url(../graph/faq/bg_faq_active_btm.gif);
}

div.faqList > div div.inner {
    background-repeat: repeat-y;
    background-position: right top;
    padding: 1px 50px 0px 10px;
}

div.faqList > div.active div.inner {
    background-image: url(../graph/faq/bg_faq_right.gif);
}

div.faqList > div.hover div.inner {
    background-image: url(../graph/faq/bg_faq_active_right.gif);
}

div.faqList h3 {
    color: #504f50;
    padding: 4px 0px 8px 45px;
    background-image: url(../graph/faq/gr_faq_arrow.png);
    background-repeat: no-repeat;
}

div.faqList div.active h3 {
    background-image: url(../graph/faq/gr_faq_arrow_active.gif);
    color: #115b80;
}

div.faqList div.text {
    margin: 13px 0px 0px 69px;
    padding-bottom: 8px;
    display: none;
}

div.faqList div.active div.text {
    display: block;
}

/************************
*        OPINIE         *
*************************/
div.opinionBox {
    font-family: Aller;
    font-size: 14px;
    color: #504f50;
    background-image: url(/graph/gr_opinions.jpg);
    background-repeat: no-repeat;
    background-position: 540px 23px
}

div.opinions {
    margin-top: 30px;
}

.opinion {
    padding: 0px 28px 0px 16px;
}

/************************
*        PAGER          *
*************************/
div.pager {
    margin-top: 40px;
    border-style: solid;
    border-color: #d6d6d6;
    border-width: 1px 0px 0px 0px;
    padding: 19px 30px 0px 20px;
    height: 11px;
    font-size: 11px;
    line-height: 11px;
}

div.pager a {
    color: #0a4663;
    text-decoration: none;
}

div.pager a:hover {
    text-decoration: underline;
}

div.pager .pages {
    float: right;
}

div.pager .pages a {
    color: #131313;
    display: block;
    float: left;
    margin-right: 14px;
    width: 12px;
}

div.pager .pages a.active {
    font-weight: bold;
    color: #0a4766;
}

div.pager .pages a:hover {
    color: #0a4663;
}

div.pager .pages .arrow {
    position: absolute;
    margin-top: -20px;
}

/************************
*        CENNIK         *
*************************/
table.price {
    width: 100%;
}

table.price tr {
    background-image: url(../graph/prices/bg_price_row.gif);
}

table.price tr.white {
    background-image: url(../graph/prices/bg_price_row_white.gif);
}

table.price tr.header {
    background-image: url(../graph/prices/bg_price_header.gif);
}

table.price th.left {
    background-image: url(../graph/prices/bg_price_header_left.gif);
    background-repeat: no-repeat;
}

table.price th.right {
    background-image: url(../graph/prices/bg_price_header_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-width: 0px;
}

table.price th {
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #292929;
    font-weight: normal;
    font-family: 'AllerBold';
    text-transform: uppercase;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #c4c4c4;
    padding: 0px 3px 0px 3px;
}

table.price th img {
    position: relative;
    top: 2px;
    left: 2px;
}

table.price td {
    height: 31px;
    text-align: center;
    vertical-align: middle;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #c4c4c4;
    color: #504f50;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
}

table.price td.right {
    border-width: 0px;
}

table.price tr.first td {
    border-top-width: 1px;
}

table.price tr.light td {
    text-align: left;
    padding: 0px 24px 0px 24px;
}

table.price td.light {
    font-weight: normal;
}

div.priceInfo {
    margin: 19px 0px 18px 30px;
}

div.priceInfo img {
    float: left;
}

div.priceInfo .text {
    float: left;
    margin-left: 12px;
    width: 500px;
}

span.priceHr {
    width: 100%;
    margin: 19px 0px 18px 0px;
}

/************************
*    CHARITY    *
*************************/

h4.charity {
    color: #b84a4a;
}

span.charityProgress {
    display: block;
    width: 450px;
    height: 9px;
    background-image: url(../graph/gr_charity_progress.gif);
    position: relative;
    top: 8px;
}

span.charityProgress span {
    display: block;
    float: left;
    height: 9px;
    width: 4px;
}

span.charityProgress span.progressLeft {
    background-image: url(../graph/gr_charity_progress_completed_left.gif);
}

span.charityProgress span.progressRight {
    background-image: url(../graph/gr_charity_progress_completed_right.png);
}

span.charityProgress span.progressCenter {
    background-image: url(../graph/gr_charity_progress_completed.gif);
}

.charityPrice {
    font-family: Aller;
    font-size: 15px;
}

.charityPrice .current {
    color: #d46565;
    font-size: 20px;
}

/************************
*       GALERIA         *
*************************/
table.gallery {
    width: 100%;
}

table.gallery div.info {
    margin: 15px 0px 0px 0px;
}

table.gallery div.desc {
    margin-top: 8px;
    color: #15668e;
    font-style: italic;
}

table.gallery td {
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #eaeaea;
    padding: 19px;
    width: 33%;
    font-size: 11px;
}

table.gallery td.right {
    border-right-width: 0px;
    width: auto;
}

table.gallery tr.bottom td {
    border-bottom-width: 0px;
}

/************************
*   GALERIA TOPLAYER    *
*************************/
#galleryShadow {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    display: none;
    z-index: 10;
    width: 100%;
    height: 100%;
}

#galleryToplayer {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #f2f2f2;
    border-color: #e2e1e1;
    border-style: solid;
    border-width: 5px;
    font-size: 14px;
    font-family: 'Aller';
    color: black;
    display: none;
    z-index: 11;
}

#galleryToplayer td {
    font-size: 14px;
    font-family: 'Aller';
    color: black;
}

#galleryToplayer strong {
    font-family: 'AllerBold';
    font-weight: normal;
}

#galleryLoader {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 12;
}

#galleryToplayer span.stars img {
    margin-left: 4px;
}

#galleryToplayer span.stars {
    white-space: nowrap;
}

#galleryToplayer img.close, #galleryToplayer img.next, #galleryToplayer img.prev {
    position: absolute;
    cursor: pointer;
    display: none;
    z-index: 13;
}

#galleryToplayer div.rightInfo {
    overflow: hidden;
    width: 0px;
    display: none;
    position: relative;
}

#galleryToplayer div.rightInfo div {
    padding: 35px 15px 0px 15px;
    position: absolute;
    width: 230px;
}

#galleryToplayer div.bottomInfo {
    overflow: hidden;
    height: 0px;
    display: none;
}

#galleryToplayer div.bottomInfo td {
    padding-right: 30px;
}

#galleryToplayer div.bottomInfo td.right {
    padding-right: 0px;
}

#galleryToplayer div.bottomInfo div {
    padding: 10px 20px 0px 20px;
}

/************************
*        Kontakt        *
*************************/
h2.contact {
    margin-bottom: 20px;
    padding-left: 35px;
    background-position: 0px 2px;
}

table.contact {
    margin: 15px 0px 0px 10px;
}

table.contact th {
    width: 35px;
    padding-top: 3px;
}

table.contact td {
    padding-bottom: 20px;
    line-height: 19px;
}

div.contactBan {
    font-weight: bold;
    color: black;
    background-image: url(../graph/contact/ic_money.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 35px;
}

/************************
*       TOOLTIP         *
*************************/
div.tooltip {
    position: absolute;
    width: 250px;
    z-index: 1;
    display: none;
}

div.tooltip .top {
    background-image: url(../graph/bg_tooltip_top.png);
    height: 9px;
}

div.tooltip .bottom {
    background-image: url(../graph/bg_tooltip_bottom.png);
    height: 22px;
}

div.tooltip .content {
    background-image: url(../graph/bg_tooltip.png);
    padding: 0px 12px 3px 12px;
    font-size: 9px;
    color: black;
}

/***************************
*   TABELA ZAMÓWIEŃ MLM    *
****************************/

table.mlmStructOrders {
    margin-top: 40px;
    width: 100%;
}

table.mlmStructOrders th {
    text-align: left;
    color: #115b80;
    font-size: 13px;
    font-family: 'Aller';
    font-weight: normal;
    padding: 0px 2px 14px 2px;
    border-style: solid;
    border-color: #0f5679;
    border-width: 0px 0px 2px 0px;
    white-space: nowrap;
}

table.mlmStructOrders tr.last td {
    border-bottom-color: #0f5679;
    border-bottom-width: 2px;
}

table.mlmStructOrders td {
    padding: 15px 2px 20px 2px;
    border-style: solid;
    border-color: #d8d7d7;
    border-width: 0px 0px 1px 0px;
}

table.mlmStructOrders td.commission {
    font-weight: bold;
    background-color: white;
    color: black;
    border-style: solid;
    border-color: #0f5679;
    border-width: 0px 2px 1px 2px;
    border-bottom-color: #d8d7d7;
}

table.mlmStructOrders .left {
    padding-left: 10px;
}

/************************
*       FACEBOOK        *
*************************/
div.facebookWidget {
    position: fixed;
    z-index: 10;
    top: 200px;
    width: 32px;
    height: 345px;
    overflow: hidden;
    display: none;
}

div.facebookWidget div {
    width: 357px;
    height: 350px;
}

div.facebookWidget > div > img {
    float: left;
}

div.facebookWidget > div > div {
    float: left;
    background-color: #00539e;
    padding: 10px;
    height: 330px;
    width: 295px;
}

div.facebookWidget > div > div > div {
    background-color: white;
    width: inherit;
    height: inherit;
}

div.facebookWidget > div > div > div > iframe {
    background-color: white;
    border:none;
    overflow:hidden;
    width: inherit;
    height: inherit;
}

/************************
*    JQUERY CHECKBOX    *
*************************/
/*.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
    color: #999;
}*/

span.ui-radio {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../graph/gr_radio_unchecked.png) no-repeat;
    cursor: pointer;
    margin-right: 9px;
}

span.ui-radio-state-checked, span.ui-radio-state-checked-hover {
    background: url(../graph/gr_radio_checked.png) no-repeat;
}

span.ui-checkbox {
    display: block;
    float: left;
    width: 19px;
    height: 19px;
    background: url(../graph/gr_checkbox.png) no-repeat;
    cursor: pointer;
    margin-right: 6px;
}

span.ui-checkbox-state-checked, span.ui-checkbox-state-checked-hover {
    background: url(../graph/gr_checkbox_active.png) no-repeat;
}

/*span.ui-helper-hidden {
    display: none;
}*/

.ui-helper-hidden-accessible {
    display: none;
}

/*label {
    padding: 2px;

}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
    background-position: 0 -114px;
}

span.ui-checkbox-state-checked {
    background-position: 0 -1px;
}

span.ui-checkbox-state-checked-hover {
    background-position: 0 -75px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
    background-position: 0 -161px;
}


span.ui-radio-state-checked-hover {
    background-position: 0 -200px;
}

.ui-helper-hidden-accessible {
    display: none;
}*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/**
 * Farbtastic Color Picker 1.2
 * © 2008 Steven Wittens
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 */
/*.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(../graph/farbtastic/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(../graph/farbtastic/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden;
  background: url(../graph/farbtastic/marker.png) no-repeat;
}*/


