.bold {
    font-weight: bold;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.ajax-loader {
    padding: 50px 0;
    text-align: center;
}

#termeklistaoldal {
    background: #fff;
    padding: 10px 10px 40px 20px;
}
#termeklistaoldal.bazar {
    padding: 0 10px 40px 20px;
}

#termeklistaoldal .not-completed-spacer {
    padding: 30px 0 0 0;
}

#termeklistaoldal h1,
#product-top h1 {
    font-size: 21px;
    line-height: 25px;
}

#termeklistaoldal h2,
#product-top h2 a {
    font: italic 18px/25px Georgia,Arial,sans-serif;
    color: #9ed523;

    padding-bottom: 15px;
}

#item_order_div {
    clear: both;
    border-top: 1px solid #a1da24;
    border-bottom: 1px solid #e1e1e1;

    line-height: 33px;
    -x-padding: 9px 0 2px 0;
    position: relative;
}

#item-order-help {
    position: absolute;
    top: -55px;
    margin-left: 350px;
    display: none;
}

#item-order-help #item-order-help-mark {
    position: absolute;
    margin: 5px 0 0 7px;
    padding: 3px 0 0 6px;
    width: 19px;
    height: 22px;
    background-color: #666;
    font-size: 34px;
    font-weight: normal;
    color: #9ed523;
    border-radius: 50%;
    line-height: 17px;
}

#item-order-help #item-order-help-text {
    width: 270px;
    padding: 15px 15px 15px 28px;
    margin: 0 0 0 24px;
    background-color: #9ed523;
    color: #FFF;
    font: normal 11px/13px Arial, sans-serif;
    -webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
}

#item-order-help #item-order-help-text p {
    width: 99%;
    display: none;
    text-align: center;
}

.dodiff {
    float: left;

    padding: 6px 0 0 0;
}

.dodiff a {
    display: block;
    border-radius: 10px 0 10px 0;
    color: #fff;
    font: normal 12px/14px Arial,sans-serif;
    padding: 4px 15px;
    border: 0;

    background: rgb(158,213,35); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(158,213,35,1) 0%, rgba(142,192,32,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,213,35,1)), color-stop(100%,rgba(142,192,32,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(158,213,35,1) 0%,rgba(142,192,32,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(158,213,35,1) 0%,rgba(142,192,32,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(158,213,35,1) 0%,rgba(142,192,32,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(158,213,35,1) 0%,rgba(142,192,32,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed523', endColorstr='#8ec020',GradientType=0 ); /* IE6-9 */
}

#item_order_div .orders,
#item_order_div .views,
#item_order_div .limits {
    float: right;

    padding: 0 0 0 40px;
}

#item_order_div .orders,
#item_order_div .views {
    padding-top: 7px;
}

#item_order_div .limits a {
    font-size: 14px;
    color: #8b8b8b;

    padding: 0 2px 0 2px;
}

#item_order_div .limits a:hover,
#item_order_div .limits a.selected {
    font-weight: bold;
    color: #000;
}

#item_order_div .orders a,
#item_order_div .views a {
    display: block;
    float: left;
    text-indent: -1000em;

    height: 24px;

    background: url(/images__/productlist-icons.png);
}

#item_order_div .views a.icon2 {
    width: 45px;
    background-position: -25px -24px;
}

#item_order_div .views a.icon2:hover,
#item_order_div .views a.icon2.selected {
    background-position: -25px 0;
}

#item_order_div .views a.icon3 {
    width: 25px;
    background-position: 0 -24px;
}

#item_order_div .views a.icon3:hover,
#item_order_div .views a.icon3.selected {
    background-position: 0 0;
}

#item_order_div .views a.icon1 {
    width: 26px;
    background-position: -239px -24px;
}

#item_order_div .views a.icon1:hover,
#item_order_div .views a.icon1.selected {
    background-position: -239px 0;
}

#item_order_div .orders a.icon1 {
    width: 32px;
    background-position: -105px -24px;
}

#item_order_div .orders .sorticon {
    text-indent: 0;
    background: none;
    margin: -8px 5px 0 0;
    color: #C1C1C1;
}
#item_order_div .views .sorticon {
    text-indent: 0;
    background: none;
    margin: -7px 6px 0 0;
    color: #C1C1C1;
}
#item_order_div .orders .sorticon.selected, #item_order_div .orders .sorticon:hover,
#item_order_div .views .sorticon.selected, #item_order_div .views .sorticon:hover {
    color: #202529;
}

#item_order_div .orders a.icon1:hover,
#item_order_div .orders a.icon1.selected {
    background-position: -105px 0;
}

#item_order_div .orders a.icon2 {
    width: 32px;
    background-position: -72px -24px;
}

#item_order_div .orders a.icon2:hover,
#item_order_div .orders a.icon2.selected {
    background-position: -72px 0;
}

#item_order_div .orders a.icon3 {
    width: 41px;
    margin-left: 20px;
    background-position: -137px -24px;
}

#item_order_div .orders a.icon3:hover,
#item_order_div .orders a.icon3.selected {
    background-position: -137px 0;
}

#item_order_div .orders a.icon4 {
    width: 41px;
    background-position: -178px -24px;
}

#item_order_div .orders a.icon4:hover,
#item_order_div .orders a.icon4.selected {
    background-position: -178px 0;
}

#item_order_div .orders a.icon5 {
    margin-left: 20px;
    width: 24px;
    background-position: -216px -24px;
}

#item_order_div .orders a.icon5:hover,
#item_order_div .orders a.icon5.selected {
    background-position: -216px 0;
}

#termeklistaoldal .pager_content {
    clear: both;
    border-bottom: 1px solid #e1e1e1;

    margin: 0 0 0 0;
    text-align: right;
}

#termeklistaoldal .pager_content ul {
    line-height: 35px;
}

#termeklistaoldal ul.pager li {
    display: inline;

    padding: 0 5px;
}

#termeklistaoldal ul.pager li a:hover {
    color: #9ed523;
}

#termeklistaoldal ul.pager li a.active {
    color: #9ed523;
    font-size: 16px;
}

#termeklistaoldal .termeklista_info {
    float: right;

    text-align: center;
    padding: 5px 0 0 0;
    margin-right: 280px;
}

#termeklistaoldal .item_highlight {
    background-color: #FFFEEC;
}
#termeklistaoldal .item_view0.item_highlight {
    padding: 20px 10px 10px 20px;
    margin-left: -20px;
}
#termeklistaoldal .item_view2.item_highlight {
    padding: 20px 5px 10px 5px;
    margin-left: 20px;
    margin-right: 0px;
}
#termeklistaoldal #highlightAdmin {
    position:absolute;
    margin-left:720px;
    font-size: 11px;
    color: #986CA3;
    cursor: pointer;
}
#termeklistaoldal #highlightAdminList {
    display: none;
    background-color: #986CA3;
    padding:5px 7px;
    margin-bottom: 15px;
    color:#FFFFFF;
    font-size: 11px;
}
#termeklistaoldal #highlightAdminList a {
    color: #FFFF99;
}
#termeklistaoldal a.highlightThis {
    font-size: 11px;
    color: #986CA3;
}

.item_view2 {
    cursor: pointer;

    width: 200px;
    float: left;

    position: relative;

    padding: 20px 0 10px 0;
    margin: 0 5px 0 25px;
    height: 302px;

    border-bottom: 1px solid #e1e1e1;
}
.language5 .item_view2 {
    height: 312px;
}

.item_view2 .picture {
    width: 180px;
    height: 140px;

    display: table-cell;
    vertical-align: middle;

    text-align: center;

    -x-background-size: 100%;
    -x-background-position: center center;
    -x-background-repeat: no-repeat;
}

.item_view2 .picture img {
    max-width: 180px;
    max-height: 140px;
}

.item_view2 .compare {
    position: absolute;

    top: 144px;
    left: 0;

    width: 10px;
}

.item_view0 .compare {
    position: absolute;

    top: 104px;
    left: 0;

    width: 10px;
}

.item_view2 .compare .tooltip,
.item_view0 .compare .tooltip{
    margin-top:-10px;
}

.item_view2 .compare a,
.item_view0 .compare a {
    display: block;

    width: 10px;
    height: 10px;
    border: 3px solid #e3e3e3;
    background: #fff;

    text-indent: -1000em;
}

.item_view2 .compare a.active,
.item_view0 .compare a.active {
    background: #a1da24;
}

.item_view2 .tested,
.item_view0 .tested,
.item_view2 .has_review,
.item_view0 .has_review {
    position: absolute;
    text-indent: -1000em;

    background-image: url(/images__/icons-sprite.png);

    width: 30px;
    height: 30px;

    bottom: 0;
}

.item_view2 .tested,
.item_view2 .has_review {
    top: 129px;
}

.item_view2 .tested,
.item_view0 .tested {
    left: 90px;
    background-position: -250px -47px;
}

.item_view2 .tested a,
.item_view0 .tested a {
    display: block;
    width: 100%;
    height: 100%;
}

.item_view2 .has_review,
.item_view0 .has_review {
    left: 50px;
    background-position: -215px -47px;
}

.item_view2 .name {
    font-size: 18px;
    height: 52px;
    overflow: hidden;
}

.item_view2 .price,
.item_view0 .price,
#diff-container .prices .price {
    color: #8b8b8b;
    font-size: 12px;
}

.item_view2 .price span,
.item_view0 .price span,
#diff-container .prices .price span {
    text-decoration: line-through;
}

.item_view2 .webshop_price,
.item_view0 .webshop_price,
#diff-container .prices .webshop_price {
    color: #986ca3;
    font-size: 18px;
    line-height: 19px;
}

body.multilang .ipont {
    display: none;
}
.item_view2 .ipont,
.item_view1 .ipont,
.item_view0 .ipont,
#diff-container .ipont {
    position: relative;

    text-indent: 15px;
    padding: 3px 0 0 0;
}

.item_view2 .ipont span,
.item_view1 .ipont span,
.item_view0 .ipont span,
#diff-container .prices .ipont span {
    font-weight: bold;
    font-style: italic;
    font-family: Georgia,Arial,sans-serif;
}

.item_view2 .ipont i,
.item_view1 .ipont i,
.item_view0 .ipont i,
#diff-container .prices .ipont i {
    position: absolute;
    display: block;

    top: 9px;

    text-indent: -1000em;

    width: 12px;
    height: 12px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -180px -75px;
}

.item_view2 .prices {
    padding: 20px 0 0 0;
}

.item_view2 .prices .left {
    float: left;

    width: 105px;
}

.item_view2 .prices .right {
    float: right;

    width: 80px;
}

.item_view2 .prices .quantity {
    padding: 0 0 10px 15px;
}

.item_view2 .prices .quantity input {
    width: 20px;
}

.item_view2 button,
.item_view0 button {
    font: normal 12px/23px Arial,sans-serif;
}

.item_view0 {
    cursor: pointer;
    width: 100%;

    position: relative;

    min-height: 135px;
    padding: 20px 0 10px;

    border-bottom: 1px solid #e1e1e1;
}

.item_view2 .tooltip h4,
.item_view0 .tooltip h4 {
    font: normal 16px/20px "Open Sans",Arial,sans-serif;

    padding: 0 0 3px 0;
}

.item_view0 .tooltip {
    width: 335px !important;
    z-index: 10 !important;
    line-height: 150% !important;
    top: 10px !important;
    left: 25px !important;
}

.item_view2 .tooltip {
    width: 335px !important;
    z-index: 10 !important;
    line-height: 150% !important;
    top: 80px !important;
    left: 25px !important;
}

.item_view0 .left {
    float: left;
    position: relative;
    width: 155px;
    height: 128px;
}

.item_view0 .middle {
    float: left;

    width: 415px;
    padding: 10px 0 0 20px;
}

.item_view2 .top {
    height: 135px;
    padding-top: 6px;
}

.item_view2 .to-product {
    display: block;
    padding: 5px 0 0 0;
    width: 100%;
    text-align: right;

    font: normal 12px/16px Arial,sans-serif;
    color: #a1da24;
}

.item_view2 .to-product span {
    font: bold italic 12px/16px Georgia,Arial,sans-serif;
}

.item_view0 .middle .description {
    margin-bottom: 10px;
}

.item_view0 .middle .to-product {
    /*position: absolute;
    bottom: 10px;*/
    font: normal 12px/16px Arial,sans-serif;
    color: #a1da24;
}

.item_view0 .middle .to-product span {
    font: bold italic 12px/16px Georgia,Arial,sans-serif;
}

.item_view0 .right {
    float: right;
}

.item_view0 .picture {
    width: 155px;
    height: 120px;

    text-align: center;
    -x-background-size: 100%;
    -x-background-position: center center;
    -x-background-repeat: no-repeat;
}

.item_view0 .picture img {
    max-width: 155px;
    max-height: 120px;
}

.item_view0 .name {
    padding: 0 0 10px 0;
}

.item_view0 .name a {
    font: normal 18px/22px Arial,sans-serif;
}

.item_view0 .prices {
    height: 100px;
    padding: 10px 0 0 0;
}

.item_view1 td {
    padding:12px 5px;
    border-bottom: 1px solid #e1e1e1;
    font-family: Arial, sans-serif;
    font-size:14px;
    vertical-align: middle;
}
.item_view1.head td {
    padding:10px 5px 5px 5px;
    border-bottom: 1px solid #a1da24;
}
.item_view1 td span.h {
    font-size: 12px !important;
    font-family: Georgia, 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color:#777;
}
.item_view1 td.name {
    width: 293px;
    padding:0 5px 0 10px;
    color:#333;
}
.item_view1 td.netto {
    width: 100px;
    color:#000;
}
.item_view1 td.brutto {
    width: 100px;
    color:#92689c;
}
.item_view1 td.brutto div {
    position:absolute;
    margin: 15px 0 0 0;
    font-size:8px;
    color: #666;
}
.item_view1 td.quantity {
    width:70px;
    font-size: 11px;
    color:#333;
}
.item_view1 td.quantity input {
    width:12px;
    padding:3px 5px;
    border:0;
    background-color: #f3f3f3;
    font-size: 11px;
    color:#333;
    text-align: center;
}


/*.item_view1 {
    clear: both;
    cursor: pointer;
    width: 100%;
    position: relative;
    padding: 10px 0 10px;
    border-bottom: 1px solid #e1e1e1;
}
.item_view1.head {
    padding: 10px 0 5px;
    border-bottom: 1px solid #a1da24;
}
.item_view1 div {
    display: table-cell;
    padding: 0 5px;
    font-size:14px;
}
.item_view1.head span.h {
    font-size: 12px !important;
    font-family: Georgia,'Segoe UI', 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color:#777;
}
.item_view1 div.name {
    width: 260px;
    padding:0 5px 0 20px;
    color:#333;
}
.item_view1 div.netto {
    width: 100px;
    color:#000;
}
.item_view1 div.brutto {
    width: 100px;
    color:#92689c;
}
.item_view1 div.darab {
    width:70px;
}
.item_view1 div.right {
    width:90px;
}*/

#diff-container .prices {
    height: 65px;
}

#product-top {
    background: #fff;
    padding: 30px 30px 15px 30px;
    margin: 0 0 15px 0;
}

#product {
    background: #fff;
    padding: 20px 30px 20px 20px;

    font: normal 12px/18px "Open Sans",Arial,sans-serif;
}

#product .left .edit {
    clear: both;
    padding: 0 0 15px 0;
}

#product .infobox {
    -x-font: normal 12px/18px "Open Sans",Arial,sans-serif;
    position: relative;
}

#product .speclista1 {
    position: relative;
}

#product .warranty-chosen {
    float: left;
    padding: 10px 0 0 5px;
}

#product .warranty-chosen select.nosearch {
    width: 165px;
}

#product .buttons {
    float: right;
    padding: 10px 0 5px;
}

#product .buttons div {
    float: right;
}

#product .buttons .ext-vendor-name {
    padding: 5px 10px 0 0;
}

#product .buttons .add2cart {
    font: normal 12px/23px Arial,sans-serif;
}

#product .buttons .add2shelf {
    font: normal 10px/20px Arial,sans-serif;
    color: #555;

    width: 100px;
}

#product .price-watcher .button-green {
    font: normal 10px/20px Arial,sans-serif;
    margin: 4px 0 0 0;
    width: 90px;
}
#product #raktarfigyelo .button-green {
    font: normal 10px/20px Arial,sans-serif;
    margin: 5px 0 0 0;
    width: 150px;
    float:right;
}

#product .buttons .add2shelf {
    margin: 3px 5px 0 0;
}

#product .left {
    float: left;
    width: 280px;
}

#product .right {
    float: right;
    width: 370px;
}

#product #report-error {
    float: right;
}

#product #report {
    position: absolute;
    z-index: 10;

    right: 0;
    top: 45px;

    background: rgb(145,196,32); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(145,196,32,1) 0%, rgba(161,218,36,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(145,196,32,1)), color-stop(100%,rgba(161,218,36,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91c420', endColorstr='#a1da24',GradientType=0 ); /* IE6-9 */

    padding: 0 11px 21px 11px;
}

#product .success {
    color: #a1da24;
    font-weight: bold;
    padding-bottom: 10px;
}

#product #report .error {
    padding: 10px 0 0 0;
    color: red;
    font-weight: bold;
}

#product #report label {
    display: block;
    clear: both;

    padding: 10px 0 0 0;
}

#product #report select {
    border: 1px solid #ccc;
    width: 202px;
}

#product #report textarea {
    width: 180px;
}

#product #report button,
#product #report .button-grey {
    width: 70px;

    font: normal 12px/22px Arial,sans-serif;
    margin-left: 5px;
    float: right;
    margin-top: 0;
}

.pictures table#gallery {
    width: 280px;
}

.pictures table#gallery .first {
    height: 210px;

    vertical-align: middle;
    text-align: center;
}

.pictures table#gallery .first.no-thumbs {
    height: auto;
}

.pictures table#gallery .first img {
    max-width: 270px;
    max-height: 200px;
}

.pictures table#gallery .thumbnails {
    padding: 10px 5px 0 5px;
}

.pictures table#gallery .thumbnails img {
    max-width: 80px;
    max-height: 70px;
    margin: 3px 0 0 2px;
}

#product .official-site li i {
    display: block;

    position: absolute;

    width: 30px;
    height: 30px;

    left: 0;
    top: 0;

    background-image: url(/images__/icons-sprite.png);
}

#product .official-site .link i {
    background-position: -284px -33px;
}

#product .official-site .link {
    padding-top: 6px;
}

#product .official-site .tested i {
    background-position: -250px -47px;
}

#product .official-site .tested {
    padding-top: 6px;
}

#product .official-site .bazar i {
    background-position: -400px -33px;
}

#product .official-site .bazar {
    padding-top: 6px;
}

#product .official-site .extra i {
    background-position: -284px -66px;
}

#product .official-site li {
    position: relative;

    min-height: 30px;
    line-height: 15px;
    padding: 0 0 5px 40px;
}

#product .official-site h3,
#product .infobox h3 {
    padding: 25px 0 10px;
    margin: 0 0 10px 0;
    color: #9ed523;
    border-bottom: 1px solid #e1e1e1;
    font: normal 14px/16px Arial,sans-serif;
}

#product #dygraph-container h3,
#product .price-watcher h3 {
    color: #986ca3;
}

#product .product-name {
    padding: 15px 10px 0 0;
    float: left;

    width: 240px;
}

#product .product-name h2 {
    font: normal 18px/22px Arial,sans-serif;
}

#product .product-name h2 span {
    color: red;
}

#product .product-price {
    padding: 15px 0 0 0;
    width: 100px;
    float: right;
    position: relative;
}

#product .product-price .eutn-alert {
    display: none;
    position: absolute;
    right: -15px;
    bottom: 15px;
}

#product .product-price .price,
#recent-items div .price {
    color: #c3c3c3;
    font-size: 12px;
}

#product .product-price .price span,
#recent-items div .price span {
    text-decoration: line-through;
}

#product .product-price .webshop-price,
#recent-items div .webshop-price {
    color: #9a6aa6;
    font: normal 18px/19px "Open Sans",Arial,sans-serif;

    padding: 0 0 2px 0;
}

#product .product-price .token {
    padding: 0 8px 0 0;
}

#product .product-price .token span {
    font: bold italic 12px Georgia,Arial,sans-serif;
    display: inline-block;

    padding: 0 3px;
}

#product .product-price .token b {
    display: inline-block;
    background-image: url(/images__/product-icons.png);
    width: 10px;
    height: 10px;
}

#product .product-price-sep {
    clear: both;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #e1e1e1;
}

#dygraph {
    background: url(/images__/graph-bg.png);
}

#dygraph-content {
    position: relative;
}

#dygraph-label {
    position: absolute;

    color: #986ca3;

    font: normal 11px/14px Arial,sans-serif;
}

#dygraph-label >span {
    display: block;
    clear: both;
    font-weight: bold;
}

#recent-items {
    clear: both;
    margin: 20px 0 0 0;
    padding: 0 0 10px 0;
    border-top: 1px solid #e1e1e1;
}

#recent-items .recent-item {
    width: 195px;
    float: left;
    padding: 15px 15px 0 15px;
}

#recent-items .prices {
    width: 100px;
    float: left;

    padding: 5px 0 0 5px;
}

#recent-items .button {
    float: right;
    padding: 10px 0 0 0;
}

#recent-items .button button {
    font: normal 12px/22px Arial,sans-serif;
}

#recent-items div .more {
    clear: both;
    float: none;
}

#recent-items div .more a {
    display: block;
    width: 100%;
    padding: 15px 0 0 0;

    color: #9ed522;
    text-align: right;
}

#recent-items div .more a span {
    font-weight: bold;
    font-style: italic;
}

#recent-items h2,
#comments h2,
#reviews h2 {
    font-size: 28px;
    line-height: 35px;
    padding: 10px 0 15px 0;

    border-bottom: 1px solid #e1e1e1;
}

#recent-items .recent-item .bottom {

}

#recent-items div h3 {
    clear: both;
    font-size: 18px;
    line-height: 22px;

    min-height: 60px;
}

#recent-items div img {
    max-height: 150px;
    max-width: 160px;
}

#recent-items .image {
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    min-height: 180px;
    text-align: center;
}

#comments {
    position: relative;
    border-top: 1px solid #9ed522;
}

#comments a,
#reviews a {
    color: #9ed523;
}

#comments .content a,
#reviews .content a {
    color: #986CA3;
}

#comments li {
    padding: 0 0 10px 50px;
}
#comments li.highlight {
    background-color: #FCFCBF;
    padding: 0 0 0 50px;
    margin-bottom: 10px;
}

#reviews li.review {
    padding: 10px 0 0 40px;
}

#reviews .rate-container {
    padding: 1px 0 0 10px;
    float: left;
}

#comments .comments-top {
    border-top: 1px solid #e1e1e1;

    margin: 20px 0 0 0;
}

#comments .comments-top h3 {
    font: normal 16px/22px Arial,sans-serif;
    padding: 10px 0 10px 0;

    float: left;
}

#comments .num,
#reviews .num {
    position: absolute;
    margin-left: -50px;
    margin-top: 5px;
    font: normal 24px/33px Arial;
}

#reviews li:last-child .content-container {
    border-bottom: 0;
}

#reviews .content,
#comments .content {
    font: normal 13px/17px 'Open Sans', Arial, sans-serif;
    padding-right: 15px;
}

#comments .author,
#reviews .author {
    float: left;
    height: 17px;
    width: 70%;

    padding: 5px 0;
    border-bottom: 1px solid #e1e1e1;
}

#comments .author a,
#reviews .author a {
    font: normal 12px/16px Arial,sans-serif;
}
#comments .author a.replyfor {
    color: #986CA3;
    font-size: 11px;
}

#reviews .author a {
    float: left;
}

#comments .date,
#reviews .date {
    float: right;
    text-align: right;

    width: 30%;

    padding: 5px 0;
    border-bottom: 1px solid #e1e1e1;

    font: normal 10px/16px Arial,sans-serif;
}

#comments .date {
    font: italic 10px/17px Georgia,Arial,sans-serif;
}

#comments .date div,
#reviews .date div {
    padding: 0 15px 0 0;
    font-size: 11px;
}

#comments .date span,
#reviews .date span {
    font-weight: bold;
}

#comments li .clearer,
#reviews li .clearfix {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}

#comments li:last-child .clearer,
#reviews li:last-child .clearfix {
    border-bottom: 0;
}

#comments li .actions,
#reviews li .actions {
    padding: 5px 15px 0 0;
    text-align: right;
}

#news-archive #news ul {
    width: 455px;
}

#news-archive #news li,
#news-archive #articles li {
    float: left;
    width: 205px;
}

#news-archive #news li:nth-child(2n) {
    margin-left: 5px;
}

#news-archive #start.only-articles #articles,
#news-archive #start.only-news #news {
    display: none;

}

#news-archive #start.only-articles #news ul,
#news-archive #start.only-articles #news,
#news-archive #start.only-news #articles ul,
#news-archive #start.only-news #articles {
    width: 720px;
    padding-left: 0;
}

#news-archive #start.only-news #articles li {
    background-color: #fff;
}



#news-archive #start.only-news #articles h2 {
    margin-left: 0;
}

#news-archive #start.only-articles #news li:nth-child(2n),
#news-archive #start.only-news #articles li:nth-child(2n) {
    margin-left: 0;
}

#news-archive #start.only-articles #news li:nth-child(3n + 1),
#news-archive #start.only-news #articles li:nth-child(3n + 1) {
    margin-right: 5px;
}

#news-archive #start.only-articles #news li:nth-child(3n),
#news-archive #start.only-news #articles li:nth-child(3n) {
    margin-left: 35px;
}

#start section ul li .button button,
#news-archive .content .button button {
    border: 0;
    color: #fff;
    font-size: 10px;
    padding: 3px 15px;

    border-radius: 10px 0 10px 0;
    -moz-border-radius: 10px 0 10px 0;
    -webkit-border-radius: 10px 0 10px 0;

    background: rgb(201,201,201); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(201,201,201,1) 0%, rgba(180,180,180,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,201,201,1)), color-stop(100%,rgba(180,180,180,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(180,180,180,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(180,180,180,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(180,180,180,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(201,201,201,1) 0%,rgba(180,180,180,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#b4b4b4',GradientType=0 ); /* IE6-9 */
}

#start section ul li .button button:hover,
#news-archive .content .button button:hover {
    background: rgb(138,138,138); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(138,138,138,1) 0%, rgba(153,153,153,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(138,138,138,1)), color-stop(100%,rgba(153,153,153,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(138,138,138,1) 0%,rgba(153,153,153,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(138,138,138,1) 0%,rgba(153,153,153,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(138,138,138,1) 0%,rgba(153,153,153,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(138,138,138,1) 0%,rgba(153,153,153,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}

#productfilter {
    position: fixed;
    z-index: 55;

    width: 960px;

    margin-left: -480px;

    top: 65px;
    left: 50%;

    padding: 10px 0 0 0;
    background-color: #4c4c4c;
    -x-background-color: #a1da24;
}
#productfilter.small {
    top: 27px;
    z-index: 19;
}
#productfilter.side {
    position: absolute;
    width: 195px;
    margin-left: 480px;
}
#productfilter.side a#closefilter {
    display: none;
}
#productfilter.side .left, #productfilter.side .right, #productfilter.side .bottom {
    float: none;
    clear: both;
    width: 175px;
    padding:0 0 20px 0;
    margin-left:10px;
}
#productfilter.side .left {
    /*border-bottom: 1px solid #FFF;*/
    border-right: 0;
    padding:2px 0 0 0;
}
#productfilter.side .left.bottomborder {
    border-bottom: 1px solid #FFF;
    padding:2px 0 28px 0;
}
#productfilter.side .feature.bottomborder {
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
#productfilter.side .bottom {
    padding:5px 10px 10px 10px;
    margin-left:0;
}
#productfilter.side .right label span, #productfilter.side .bottom label span {
    margin-left: 5px;
}
#productfilter.side .feature >label .tooltip {
    left:-9px;
    top:25px;
}
#productfilter.side .feature.button {
    padding:5px 0;
    min-height: 32px;
}
#productfilter.side #advancedFilter button {
    margin-left: 5px;
    width: 145px;
}
#productfilter.side #advancedFilter .arrow {
    top: 9px;
}

#productfilter.side .slider-left {
    float:none;
    padding:0 0 5px 0;
}
#productfilter.side .slider-right {
    float:none;
    padding:0 0 5px 0;
    width:173px;
}
#productfilter.side .right .slider-right, #productfilter.side .bottom .slider-right {
    float:none;
    padding:0 0 5px 0;
    margin-left: -3px;
    width:176px;
}

#productfilter.side .price-slider-info .from, #productfilter.side .price-slider-info .to {
    margin:0;
}
#productfilter.side .right .price-slider-info .to {
    margin-right:-2px;
}
#productfilter.side .price-slider-info .from.slider-ext {
    margin-left:2px;
}
#productfilter.side .left .feature .selhold {
    margin: 0;
    position: relative;
}
#productfilter.side .left .feature >label {
    padding-top:8px;
}
#productfilter.side .left .feature select {
    width:175px;
}
#productfilter.side .left .feature .ms-choice {
    width:175px !important;
}
#productfilter.side .left .feature .ms-drop {
    width:173px !important;
}
#productfilter.side .left .feature input[type=text] {
    width:170px;
}
#productfilter.side .feature {
    width:175px !important;
}
#productfilter.side .feature.frst {
    width:175px;
}
/*#productfilter.side .feature.ftrBool {
    width:130px !important;
}*/
#productfilter.side .feature .boolean label {
    padding-right: 5px;
}
#productfilter #ftrScrollTop {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 50%;
    width: 112px;
    height: 37px;
    opacity: 0.9;
    cursor: pointer;
    z-index: 50;
}

#productfilterSideCountBg {
    display: none;
    position: fixed;
    top:0;
    left:50%;
    width: 185px;
    height: 45px;
    margin-left: 480px;
    background-color: #4C4C4C;
    z-index: 56;
}
#productfilterSideCountBg.small {
    height: 27px;
}
#productfilterSideCountBg {
    padding:20px 0 0 10px;
}
#productfilterSideCountBg.small {
    padding:0 0 0 10px;
}
#productfilterSideCountBg .itemcount_text {
    position: absolute;
    margin: 6px 0 0 62px;
    font-size: 14px;
    font-family: Arial, 'Open Sans', sans-serif;;
    color: #FFF;
}

#productfilter .left h2 {
    font: normal 18px/18px Arial,sans-serif;
    color: #555;
}

#productfilter .left {
    float: left;

    width: 230px;
    padding: 0 25px 0 40px;
    margin: 0 0 10px 0;
    border-right: 1px solid #d8d8d8;
}

#productfilter .chosen-container {
    width: 175px !important;
}

#productfilter .left .chosen-container {
    width: 160px !important;
}

#productfilter .right {
    float: right;

    width: 640px;

    padding: 0 0 0 20px;
    margin: 0 0 0px 0;
}

#productfilter .right .tooltip-container {
    position: absolute;

    z-index: 10;

    right: 10px;
    top: 10px;

    color: #fefefe;
}
#productfilter .right .tooltip-container div {
    margin-right: 15px;
}

#productfilter .bottom {
    display: none;
    clear: both;
    background-color: #232323;
    -x-background-color: #91bf2b;
    padding: 20px 0px 20px 40px;
}

#productfilter .feature {
    width: 210px;

    float: left;

    min-height: 55px;
    padding: 0 0 5px 0;
}

#productfilter .feature.frst {
    /*width: 280px;*/
}

#productfilter .left .feature {
    width: 240px;
    min-height: 32px;
    padding:0;
}

#productfilter .left .feature .selhold {
    margin: -28px 0 0 79px;
    position: absolute;
}

#productfilter .left .feature input[type=text] {
    width: 155px;
    height: 18px;
    margin: 0;
    padding: 0 0 0 3px;
    border: 1px solid #E5E5E5;
}

#productfilter .feature >label {
    display: block;
    clear: both;
    padding: 0 0 5px 0;

    font: normal 14px/25px Arial,sans-serif;
    -x-color: #555;
    color: #fefefe;

    position: relative;
}
#productfilter .feature >label span {
    display: block;
}
#productfilter .feature.ftrBool >label span {
    max-width: 128px;
}

#productfilter .feature >label .tooltip {
    position: absolute;
    padding: 15px 15px 15px 28px;
    left: 130px;
    z-index: 20;
    width: 150px;
    /*color: #9ed522;
    background-color: #fff;*/
    background-color: #9ed522;
    color: #fff;
    font: normal 12px/14px Arial,sans-serif;
    -webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
}

#productfilter .feature >label .tooltip:before {
    content: url(/images__/tooltip.png);
    position: absolute;
    z-index: 100;
    left: -12px;
    top: 10px;
}

#productfilter .left .feature select {
    width: 160px;
}
#productfilter .right .feature select, #productfilter .bottom .feature select {
    width: 175px;
}

#productfilter .feature .boolean {
    float: left;
}

#productfilter .feature .boolean label {
    font: normal 12px/20px Arial,sans-serif;
    -x-color: #555;
    color: #fefefe;

    padding-right: 10px;
}

#productfilter .feature.button {
    position: relative;

    padding: 25px 0 0 0;
    min-height: 45px;
    width: 175px;
}

#productfilter .feature.button button {
    width: 150px;
}

#productfilter .feature.button .arrow {
    position: absolute;

    right: 2px;
    top: 30px;

    font: normal 18px/20px Arial,sans-serif;
}

#productfilter .ui-slider-horizontal,
#credence-slider {
    height: 9px;
    border: 0;
    margin: 0 8px;
}

#productfilter .slider-left {
    float: left;

    padding: 26px 0 14px 0;
    font: normal 14px/16px Arial,sans-serif;
    -x-color: #555;
    color: #fefefe;
}

#productfilter .slider-right {
    width: 160px;
    float: left;
    padding: 0 0 0 40px;
}
#productfilter .right .slider-right {
    width: 174px;
    float: left;
    padding: 0;
    min-height: 25px;
}
#productfilter .right .price-slider-info {
    padding: 0 0 5px 0;
    margin-top: -9px;
}
#productfilter .right .price-slider-info .from {
    margin-left: 0;
}
#productfilter .right .price-slider-info .to {
    margin-right: -3px;
}
#productfilter .bottom .slider-right {
    width: 145px;
    float: left;
    padding: 0 0 0 26px;
    min-height: 28px;
}
#productfilter .bottom .price-slider-info {
    padding: 0 0 3px 0;
    margin-top: -9px;
}
#productfilter.side .bottom .price-slider-info {
    padding: 0 0 5px 0;
    margin-top: -8px;
}

#productfilter .slider-ext {
    margin-left: 11px;
}

#productfilter .ui-corner-all,
#credence-form .ui-corner-all {
    border-radius: 10px;
}

#productfilter .ui-slider-handle,
#credence-form .ui-slider-handle {
    display: block;

    top: -4px;

    height: 12px;
    width: 12px;

    background-image: none;
    background-color: #996ca5;
    border: 3px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

#productfilter .ui-widget-header {
    -x-background-color: #a7dc32;
    background-image: none;
    background-color: #986ca3;
}

#credence-form .ui-widget-header {
    background: #ddbde6;
    border-radius: 10px 0 0 10px;
}

#productfilter .chosen-container .search-field input {
    font: normal 12px/14px Arial,sans-serif;
    height: 14px;
    padding: 1px 3px !important;
}

#productfilter .chosen-container .chosen-results li {
    font: normal 12px/14px Arial,sans-serif;

    padding: 3px 5px;
}

#productfilter .chosen-container-multi .chosen-choices li.search-choice {
    font: normal 12px/14px Arial,sans-serif !important;
    padding: 2px 20px 2px 2px !important;
}

#productfilter .chosen-container-multi .chosen-choices {
    border: 1px solid #eee;
}

#productfilter .price-slider-info {
    padding: 0 0 8px 0;
    color: #fff;
}

#productfilter .price-slider-info .from {
    float: left;

    margin-left: -25px;
}

#productfilter .price-slider-info .to {
    float: right;

    margin-right: -25px;
}

#productfilter #words {
    clear: both;
    position: absolute;
}
#productfilter #words div {
    position: relative;
    float:left;
    color: #fff;
    font: normal 14px/20px Arial,sans-serif;

    border: 0;
    border-radius: 8px 0;

    padding: 0 13px 0 5px;
    margin:114px 5px 0 0;

    background: rgb(161,218,36); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(161,218,36,1) 0%, rgba(145,196,32,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,218,36,1)), color-stop(100%,rgba(145,196,32,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(161,218,36,1) 0%,rgba(145,196,32,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(161,218,36,1) 0%,rgba(145,196,32,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(161,218,36,1) 0%,rgba(145,196,32,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(161,218,36,1) 0%,rgba(145,196,32,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1da24', endColorstr='#91c420',GradientType=0 ); /* IE6-9 */
}
#productfilter.side #words {
    position: relative;
}
#productfilter.side #words div {
    margin: 3px 2px 0 0;
}
#productfilter #words div span {
    position: absolute;
    color:#4C4C4C;
    font-size: 11px;
    padding: 0 3px 2px 3px;
    margin: 0 0 0 1px;
    line-height: 11px;
    cursor: pointer;
}
#productfilter #words div span:hover {
    background-color: #4C4C4C;
    color: #FFF;
}

#productfilter .feature.ftrBool {
    min-height: 20px;
    padding-bottom: 0;
}
#productfilter .ftrBooleanHead {
    position: absolute;
    margin: -28px 0 0 135px;
    width: 38px;
    height: 18px;
    border: 1px solid #E5E5E5;
    background-color: #FFF;
    cursor: pointer;
}
#productfilter .ftrBooleanHead div {
    display: inline-block;
}
#productfilter .ftrBooleanHead .ftrBooleanArrow {
    display: inline-block;
    float:right;
    width: 13px;
    height: 17px;
    padding: 1px 0 0 5px;
    border-left: 1px solid #E5E5E5;
    font-size: 8px;
    color: #888;
}
#productfilter .ftrBooleanIcon1 {
    display: inline-block;
    width:15px;
    height:10px;
    margin:4px 0 4px 4px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -275px -112px;
    background-repeat: no-repeat;
}
#productfilter .ftrBooleanIcon0 {
    display: inline-block;
    width:11px;
    height:10px;
    margin:4px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -289px -112px;
    background-repeat: no-repeat;
}
#productfilter .ftrBooleanIcon-1 {
    display: inline-block;
    width:11px;
    height:10px;
    margin:4px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -263px -112px;
    background-repeat: no-repeat;
}
#productfilter .ftrBooleanMenu {
    display: none;
    position: absolute;
    margin: -9px 0 0 84px;
    border-top: 1px solid #E5E5E5;
    background-color: #FFF;
    z-index: 10;
}
#productfilter .ftrBooleanMenu>div {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    width: 84px;
    padding:0 0 0 5px;
    color: #888;
    cursor: pointer;
}
#productfilter .ftrBooleanMenu>div:hover {
    background-color: #a1da24;
    color: #FFF;
}
#productfilter .ftrBooleanMenu>div>div {
    position: absolute;
    right:20px;
    margin-top: 3px;
}

#top-news {
    width: 100%;
    padding: 0 0 15px 0;
    background-color: #FFF;
}
#top-news article {
    position: relative;
    display: block;
    float: left;
    width: 243px;
}
#top-news .image {
    position: relative;
    width: 243px;
    height: 157px;
    overflow: hidden;
}

#top-news .game,
#top-news .game .image {
    width: 244px;
}

#top-news .image .title {
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
}

#top-news .image .title h3 {
    font: bold 14px/18px "Open Sans", Arial;
    padding: 3px 0;
    color: #a1da24;
}

#top-news .image .title .short {
    display: none;
    font: normal 12px/14px "Open Sans", Arial;
    color: #fff;
    margin: 0 0 5px 0;
    overflow: hidden;
}

#top-news .image img {
    width: 100%;
}

#top-news .top {
    padding: 2px 0;
    border-right: 1px solid #f0f0f0;
}

#top-news .game .top {
    border-right: 0;
}

#top-news .top div {
    float: left;
}

#top-news .top .top-news-group {
    font: bold italic 14px/20px "Open Sans", Arial;
    color: #a1da24;
    padding: 0 0 0 10px;
    width: 84px;
}

#top-news .top .comments {
    position: relative;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    width: 62px;
    text-align: center;
    text-indent: 10px;
    font: italic 12px/20px Georgia,Arial;
    color: #777;
}

#top-news .top .comments i {
    position: absolute;
    background-image: url(/images__/icons-sprite.png);
    background-position: -132px -100px;
    left: 50%;
    top: 4px;
    margin-left: -18px;
    width: 15px;
    height: 15px;
}

#top-news .top .archivum {
    position: relative;
    padding: 0 0 0 12px;
    width: 72px;
}

#top-news .top .archivum a {
    font: italic 9px/18px Georgia,Arial;
    color: #777;
    display: block;
    text-align: right;
    padding: 2px 30px 0 0;
}

#top-news .top .archivum i {
    position: absolute;
    background-image: url(/images__/icons-sprite.png);
    background-position: -350px -45px;
    width: 20px;
    height: 15px;
    right: 9px;
    top: 6px;
}

#top-news .news .top .top-news-group {
    width: 36px;
    padding: 0 0 0 13px;
}

#top-news .news .top .comments {
    width: 66px;
}

#top-news .news .top .archivum {
    width: 113px;
}

#top-news .game .top .top-news-group {
    width: 84px;
    padding: 0 0 0 15px;
}

#top-news .game .top .comments {
    width: 54px;
}

#top-news .game .top .archivum {
    width: 77px;
}

#start .facebook {
    width: 730px;
    height: 39px;
    margin: 12px 0 12px 0;
    background-image: url(/images__/slideshow-facebook.png);
}
#start .facebook .fb-left {
    float: left;
    padding: 8px 0 0 12px;
    width: 508px;
}
#start .facebook .fb-left h2 {
    font: normal 18px/22px "Open Sans",Arial,sans-serif;
    color: #294586;
}
#start .facebook .fb-left span {
    font: normal 12px/16px Arial,sans-serif;
    color: #294586;
}
#start .facebook .fb-left span span {
    font-weight: bold;
}
#start .facebook .fb-right {
    float: right;
    padding: 11px 26px 0 0;
}

#start {
    padding-left: 20px;
}
#start #itnews, #start #gamenews {
    float: left;
    width: 348px;
}
#start ul {
    clear: both;
    background-color: #FFF;
}

#start #itnews {
    margin: 0 18px 0 -10px;
}

#start .header-label {
    display: block;
    float: left;
    font: bold italic 20px/31px "Open Sans",Arial;
    border-bottom: 1px solid #a1da24;
    width: 98px;
    text-align: center;
}

#start ul#it-articles-list, #start ul#game-articles-list {
    display: none;
}

#start #game-news, #start #it-news {
    border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
}

#start .list-top {
    clear: both;
    height: 17px;

    background: #e6e6e6; /* Old browsers */
    background: -moz-linear-gradient(top,  #e6e6e6 0%, #fcfcfc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e6e6e6 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e6e6e6 0%,#fcfcfc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e6e6e6 0%,#fcfcfc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e6e6e6 0%,#fcfcfc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

#start li {
    clear: both;
    padding: 2px 4px 0 0;
    height: 174px;
    overflow: hidden;
    border-bottom: 1px solid #a1da24;
}
#start li a {
    color: #333;
}
#start li a h2 {
    display: block;
    clear: both;

    font: bold 14px/18px "Open Sans",Arial;
    color: #474747;
    padding: 10px 80px 4px 17px;
}
#start li a:hover h2 {
    color:#9BD122;
}
#start li .image {
    float: left;
    width: 147px;
    padding-top: 4px;
    line-height: 11px;
}
#start li .image img {
    width: 147px;
    height: 77px;
}
#start li .has_video {
    position: absolute;
    left: 25px;
    top: 7px;
    background-image: url('/images__/cam.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 11px;
}
#start li .date {
    float: left;
    font: italic 12px/12px Georgia,Arial;
    color: #777;
    padding: 6px 0 0 17px;
}
#start li .comments {
    float: right;
    position: relative;
    font: italic 12px/12px Georgia,Arial,sans-serif;
    height: 14px;
    color: #777;
    padding: 6px 5px 0 65px;
    border-left: 1px solid #f0f0f0;
}
#start li .comments i {
    position: absolute;
    background-image: url(/images__/icons-sprite.png);
    background-position: -132px -100px;
    left: 45px;
    top: 6px;
    width: 15px;
    height: 15px;
}

#start li .text {
    float: right;
    width: 190px;
    height: 108px;
    overflow: hidden;
    font: normal 12px/16px "Open Sans",Arial;
    color: #777;
    padding: 1px 0 0 0;
}

#start #top-buttons {
    margin: 0 0 20px 0;
}
#start #top-buttons a {
    display: inline-block;
    float: left;
    width: 168px;
    padding: 10px 0 10px 50px;
    margin: 0 0 0 20px;
    background-color: #FFF;
    border: 1px solid #ECECEC;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
    font-size: 12px;
    z-index: 5;
}
#start #top-buttons a:first-of-type {
    margin: 0;
}
#start #top-buttons a:hover {
    background-color: #F5F5F5;
}
#start #top-buttons a img {
    position: absolute;
    margin: -27px 0 0 -42px;
}
#start #top-buttons a i {
    display: inline;
    position: absolute;
    margin: 0 0 0 148px;

    font-size: 18px;
    font-weight: bold;
    transform:scale(0.52,1);
    -webkit-transform:scale(0.52,1);
    z-index: 4;
}

#start #ipon-articles {
    float: left;
    width: 220px;
}
#start #ipon-news {
    float: left;
    width: 480px;
}
#start div.newsItem {
    float: left;
    width: 220px;
    height: 405px;
    overflow: hidden;
}
#start #ipon-news div.newsItem {
    margin-left: 20px;
}
#start div.newsItem .newsImage {
    width: 220px;
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#start div.newsItem .hasVideo {
    position: absolute;
    margin: 50px 0 0 88px;
    padding: 13px 9px 14px 14px;
    background-color: #FFF;
    border-radius: 80px;
    font-size: 2em;
    opacity: 0.9;
}
#start div.newsItem span {
    display: block;
    margin: 20px 0 0 0;
    color: #956aa0;
    font-size: 1.2em;
    font-weight: 600;
}
#start div.newsItem i {
    margin-left: 5px;
    color: #a3a3a3;
    font-size: 0.7em;
    font-weight: normal;
}
#start div.newsItem h2 {
    margin: 9px 0 0 0;
    line-height: 1.35em;
    font-size: 1.5em;
    font-weight: bold;
}
#start div.newsItem h2:hover {
    color: #956aa0;
    text-decoration: underline;
}
#start div.newsItem p {
    margin-top: 18px;
    line-height: 1.5em;
    font-size: 1.1em;
}


#start .archive {
    border-top: 1px solid #A1DA24;
    height: 25px;
    line-height: 25px;
    text-align: right;
    padding: 0 35px 10px 0;
    background: #fff;
}

#start .archive a {
    color: #a3a3a3;
}

#start .archive i {
    position: absolute;
    background-image: url(/images__/icons-sprite.png);
    background-position: -350px -45px;

    width: 20px;
    height: 15px;
    margin-top: 6px;
}

#news-archive #start h3 {
    text-align: left;
    padding:12px 0 0 12px;
    cursor: default;
}


/*
#top-articles {
    width: 100%;
    padding: 0 0 20px 10px;
}

#top-articles article {
    position: relative;

    display: block;
    float: left;

    width: 240px;
    height: 90px;

    background-size: 240px auto;
    background-repeat: no-repeat;
    background-position: center center;
}

#top-articles article .bg {
    width: 240px;
    height: 90px;

    opacity: 0.2;
}

#top-articles article:hover .bg {
    background-color: transparent !important;
}

#top-articles article a {
    display: block;

    position: absolute;

    top: 0;
    left: 0;

    width: 230px;
    height: 90px;

    z-index: 5;

    -x-background-image: url(/images__/top-articles-overlay.png);

    color: #fefefe;

    padding: 0 0 0 10px;
}

#top-articles article a h2 {
    position: absolute;
    font: normal 15px/18px "Segoe UI","Open Sans",Arial,sans-serif;

    bottom: 10px;
}

#top-articles article a div {
    position: absolute;

    top: 10px;
    right: 0;

    min-width: 15px;
    height: 20px;
    line-height: 20px;
}

#top-articles article.game a div {
    min-width: 20px;

    right: -5px;
}
*/

#saleprice {
    position: fixed;
    top: 70%;
    right: 0;
    margin: -240px 0 0 0;
    z-index: 50;
}

#saleprice .left {
    position: absolute;
    left: -42px;
    width: 42px;

    border-radius: 17px 0 0;
    overflow: hidden;

    -webkit-box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
    box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
}

#saleprice .right {
    float: left;
    width: 215px;

    border-radius: 0 0 0 17px;
    overflow: hidden;

    -webkit-box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
    box-shadow: -7px 6px 10px rgba(50, 50, 50, 0.5);
}

#saleprice h2 {
    background-color: #966ba1;
    width: 42px;

    line-height: 54px;
    text-align: center;

    font: normal 24px/54px Georgia,Arial,sans-serif;
    color: #fff;

    cursor: pointer;
}

#saleprice ul {
    width: 215px;
}

#saleprice ul li {
    -x-min-height: 110px;
    background: rgb(152,108,163); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(152,108,163,1) 0%, rgba(140,100,150,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152,108,163,1)), color-stop(100%,rgba(140,100,150,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#986ca3', endColorstr='#8c6496',GradientType=0 ); /* IE6-9 */
}

#saleprice ul li:first-child .box {
    padding-top: 18px;
}

#saleprice ul li .box {
    display: block;
    width: 205px;
    -x-min-height: 110px;
    margin: 0 0 0 10px;
    padding: 2px 0 5px;
    border-bottom: 1px solid #82558e;
}

#saleprice .picture img {
    max-width: 42px;
}

#saleprice .picture {
    float: left;

    width: 50px;
    padding: 15px 0 0 0;
}

#saleprice .name {
    float: right;

    padding: 5px 5px 5px 0;
    width: 149px;
}

#saleprice .name h3 {
    font: normal 13px/18px Arial,sans-serif;
    color: #a1da24;
}

#saleprice .name .price {
    float: left;

    padding: 2px 0 0 0;
    font: normal 11px/18px Arial,sans-serif;
    color: #d7aae2;
    text-decoration: line-through;
}

#saleprice .name .webshop-price {
    float: right;
    font: normal 14px/20px Arial,sans-serif;
    padding: 0 10px 0 0;
    color: #fff;
}

#saleprice .button {
    padding: 20px 0;

/*    background: rgb(152,108,163);*/ /* Old browsers */
/*    background: -moz-linear-gradient(top,  rgba(152,108,163,1) 0%, rgba(140,100,150,1) 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152,108,163,1)), color-stop(100%,rgba(140,100,150,1))); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* IE10+ */
/*    background: linear-gradient(to bottom,  rgba(152,108,163,1) 0%,rgba(140,100,150,1) 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#986ca3', endColorstr='#8c6496',GradientType=0 ); /* IE6-9 */

    background-color: #8c6496;
}

#saleprice .button a {
    display: block;
    margin: 0 auto;

    border-radius: 10px 0;

    background: rgb(161,217,36); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(161,217,36,1) 0%, rgba(145,196,32,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,217,36,1)), color-stop(100%,rgba(145,196,32,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(161,217,36,1) 0%,rgba(145,196,32,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(161,217,36,1) 0%,rgba(145,196,32,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(161,217,36,1) 0%,rgba(145,196,32,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(161,217,36,1) 0%,rgba(145,196,32,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1d924', endColorstr='#91c420',GradientType=0 ); /* IE6-9 */

    width: 105px;
    text-align: center;
    font: normal 12px/23px Arial,sans-serif;
    color: #fff;
}

#ipon.language2 #saleprice .button a {
    width: 160px;
}

#comments .forumwelcome {
    clear: both;
    padding: 10px 0;
}

#comments .jump2forum {
    clear: both;
    padding: 10px 0;
    margin-right: 15px;
}

#comments .jump2forum.right {
    clear: none;
    float: right;
}

#comments .jump2forum a {
    float: right;
    color: #fff;
    padding: 2px 15px;
    font: normal 12px/17px Arial,sans-serif;
}

#comments .error {
    padding: 20px 0;
    font: normal 12px/17px Arial,sans-serif;
}

.simpletip .tooltip,
.tooltip-container .tooltip {
    position: absolute;

    padding: 15px 15px 15px 28px;
    width: 150px;
    background-color: #9ed522;

    color: #fff;
    font: normal 11px/13px Arial,sans-serif;

    -webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    5px 5px 5px rgba(50, 50, 50, 0.3);
    box-shadow:         5px 5px 5px rgba(50, 50, 50, 0.3);

    z-index: 100;
}

.simpletip .tooltip:before,
.tooltip-container .tooltip:before {
    content: url(/images__/tooltip.png);
    position: absolute;
    z-index: 100;
    left: -12px;
    top: 10px;
}

#product-colors {
    position: relative;
    min-height: 200px;
}

#product-colors .product-color-picture {
    position: absolute;

    top: 70px;
    right: 0;
}

#product-colors .product-color-picture img {
    max-width: 130px;
    max-height: 145px;
}

#product .product-to-cart {
    padding: 10px 25px 5px;

    margin: 15px 0 10px 0;

    background: rgb(152,108,163); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(152,108,163,1) 0%, rgba(137,97,146,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152,108,163,1)), color-stop(100%,rgba(137,97,146,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(137,97,146,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(137,97,146,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(152,108,163,1) 0%,rgba(137,97,146,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(152,108,163,1) 0%,rgba(137,97,146,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#986ca3', endColorstr='#896192',GradientType=0 ); /* IE6-9 */
}

#product .product-to-cart .product-price {
    width: 220px;
    float: none;
}

#product .product-to-cart .product-price .price {
    color: #ddbde5;
}

#product .product-to-cart .product-price .webshop-price {
    color: #f8f8f8;
}

#product .product-to-cart .product-price .webshop-price-without-tax {
    color: #f8f8f8;
    font-size: 14px;
}

#product .product-to-cart .quantity {
    padding: 20px 0 10px;
    color: #f8f8f8;
}

#product .product-to-cart .quantity input {
    width: 14px;
    -x-border: 0;
    -x-background: #fff;
    color: #555;
    padding: 3px 4px;
    text-align: center;
    margin: 0 0 0 5px;
}

#product .product-to-cart .add2cart {
    font: normal 16px/30px Arial,sans-serif;
    padding: 0 25px;
}

.price-watcher,
#dygraph-container .top {
    position: relative;
}

.price-watcher .tooltip-container,
#dygraph-container .top a {
    position: absolute;

    font: bold 12px/12px Arial,sans-serif;
    color: #9ed523;

    top: 30px;
    right: 0;

    cursor: pointer;
}

.price-watcher input {
    width: 60px;
    padding: 1px 2px;
    font: normal 12px/19px Arial,sans-serif;

    text-align: right;
}

.price-watcher {
    padding: 25px 0 0 0;
}

.price-watcher h4 {
    font: normal 16px/22px Arial,sans-serif;
    color: #976ba2;
}

.price-watcher h4 span {
    font-weight: bold;
    font-style: italic;
}

.price-watcher .bottom {
    clear: both;
    padding: 10px 0 0 0;
    color: #976ba2;
}

.price-watcher .i {
    float: left;
    padding: 0 20px 0 0;
}

.price-watcher .b {
    float: left;
}

.price-watcher button {
    display: inline;

    font: normal 10px/20px Arial,sans-serif;
    -x-border-radius: 10px 0;
}

#product .fb-bottom {
    padding: 40px 0 0 0;
}

#product #information {
    padding: 10px 20px;
    font: normal 10px/16px Arial,sans-serif;

    color: #aaa;
}

#product .guarantee {
    font: bold italic 12px/16px Georgia,Arial,sans-serif;
    padding: 25px 0 0 0;
}

#product .guarantee .failureRatio {
    font: italic 12px/16px Georgia,Arial,sans-serif;
    padding: 25px 0 0 0;
}

#contact {
    background-color: #fff;
    padding: 10px 0 0 0;
}

#contact .content {
    padding: 10px 48px 10px 10px;
}

#contact .left {
    width: 320px;
    padding: 5px 0 20px 0;
    float: left;
}

#contact .right {
    width: 320px;
    padding: 5px 0 20px 0;
    float: right;
}

#contact .page-header {
    line-height: 25px;
    padding: 20px 0 25px 65px;
}

#contact .page-header i {
    top: 30px;
    left: 15px;

    width: 31px;
    height: 21px;

    background-position: -173px -7px;
}

#contact .inner-content#dir {
    height: 200px;
}

#contact .inner-content table tr td:first-child {
    width: 80px;
}

#contact .inner-content .bold {
    font: bold italic 12px/15px Georgia,Arial,sans-serif;
}

#contact .inner-content table tr td {
    padding: 0 0 25px 0;

    font: normal 12px/19px "Open Sans",Arial,sans-serif;
}

#contact .inner-content {
    padding: 0 0 0 38px;
}

#contact .additional h3 {
    font: normal 15px/30px Arial,sans-serif;
    margin: 20px 0 10px 0;
    color: #9ed523;
    border-bottom: 1px solid #e1e1e1;
}

#contact .additional div {
    padding: 10px 0;
}

#kellekanyag-kereso {
    background: #fff;
    padding: 10px 0;
}

#kellekanyag-kereso .page-header i {
    left: 8px;
    top: 5px;

    width: 65px;
    height: 62px;

    background-position: 0 60px;
}

#kellekanyag-kereso .page-header {
    padding: 20px 0 25px 85px;
    line-height: 22px;
}

#kellekanyag-kereso #header-form {
    padding: 0 10px 20px 10px;
}

#kellekanyag-kereso #header-form >div {
    padding: 20px 0 0;
}

#kellekanyag-kereso #header-form label {
    display: block;
    width: 230px;
    line-height: 25px;
    float: left;
    clear: both;
}

#kellekanyag-kereso #header-form select {
    width: 250px;
}

#kellekanyag-kereso #termeklistaoldal {
    padding-top: 0;
}

#kellekanyag-kereso #item_order_div {
    -x-margin-bottom: 30px;
}

#shelf {
    background: #fff;
    padding: 10px 0;
}

#shelf .page-header i {
    width: 50px;
    height: 35px;

    top: 15px;
    left: 10px;

    background-position: -73px 0;
}

#shelf .page-header {
    text-indent: 70px;
    padding-top: 25px;
    padding-bottom: 20px;
}

#shelf form {
    padding: 20px 50px 0 20px;
}

#shelf table tr th {
    text-align: left;
    font: bold 12px/20px Arial,sans-serif;
    color: #555333;
}

#shelf table tbody tr td {
    padding: 20px 0;
    vertical-align: top;
}

#shelf table tbody tr td img {
    max-width: 80px;
}

#shelf table tbody tr {
    border-bottom: 1px solid #ccc;
}

#shelf table tr td.first-of-type input {
    margin-top: 40px;
}

#shelf table tr td.last-of-type {
    text-align: right;
}

#shelf table .webshop-without-tax {
    font: normal 11px/16px "Open Sans",Arial,sans-serif;
    color: #8b8b8b;
}

#shelf table .webshop-price {
    font: normal 18px/20px "Open Sans",Arial,sans-serif;
    color: #986ca3;
}

#shelf table .delete {
    display: block;
    font: normal 13px/16px Arial,sans-serif;
    margin: 40px 0 0 0;
    color: #a1da24;
}

#shelf .summary-container,
#profile .summary-container {
    border-bottom: 0;
}

#profile .clearfix {
    padding: 0 !important;
}

#profile .forum .on-off {
    margin-top: 14px;
}

#shelf .summary,
#profile .summary {
    float: right;

    padding: 7px 10px 7px 70px;
    text-align: right;

    background: rgb(151,108,162); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(151,108,162,1) 0%, rgba(137,97,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(151,108,162,1)), color-stop(100%,rgba(137,97,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(151,108,162,1) 0%,rgba(137,97,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(151,108,162,1) 0%,rgba(137,97,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(151,108,162,1) 0%,rgba(137,97,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(151,108,162,1) 0%,rgba(137,97,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#976ca2', endColorstr='#896193',GradientType=0 ); /* IE6-9 */
}

#shelf .summary .l1,
#profile .summary .l1 {
    font: bold italic 12px/18px Georgia,Arial,sans-serif;
    color: #fefefe;
}

#shelf .summary .l1 span,
#profile .summary .l1 span {
    font: normal 11px/18px "Open Sans",Arial,sans-serif;
    color: #bc96c5;

    margin: 0 0 0 20px;
}

#shelf .summary .l2,
#profile .summary .l2 {
    font: normal 18px/22px "Open Sans",Arial,sans-serif;
    color: #fefefe;
}

#shelf .buttons {
    clear: both;

    padding: 5px 0 0 0;
}

#shelf .buttons button {
    float: right;
}

#shelf .buttons .button-grey {
    margin: 15px 5px 0 0;
    font-size: 12px;
    line-height: 20px;
}

#shelf .buttons .button-purple {
    font-size: 16px;
    line-height: 35px;
    margin-right: 0;
}

#shelf table .name {
    font: bold italic 12px/18px Georgia,Arial,sans-serif;
    color: #555;
}

#shelf .empty {
    padding: 20px 10px;
}

#profile {
    background-color: #fff;
    padding: 10px 0;
}

#profile .personal-settings i {
    display: block;
    position: absolute;

    background-image: url(/images__/icons-sprite.png);
    background-position: -255px -24px;

    width: 20px;
    height: 20px;

    left: 3px;
    top: 2px;
}

#profile .personal-settings {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0 0 0 30px;

    font: normal 11px/16px Arial,sans-serif;
}

#profile .personal-settings a {
    font: bold italic 11px/16px Georgia,Arial,sans-serif;
    color: #b4e150;
}

#profile .profile-content {
    padding: 7px 40px 20px 20px;
}

#profile h3 {
    font: normal 14px/25px Arial,sans-serif;
    color: #555;
    padding: 20px 0 1px 0;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ccc;
}

#profile .profile-content h2 {
    font: normal 14px/14px Arial,sans-serif;
    padding: 24px 0 7px 0;
    border-bottom: 1px solid #ccc;

    margin: 0 0 19px 0;
}

#profile h2.update,
#profile h3.update {
    position: relative;
}

#profile h2.update div,
#profile h3.update div {
    position: absolute;

    right: 0;
    bottom: 7px;
    font: normal 10px/10px Arial,sans-serif;
    color: #a1da24;
}

#profile h2.update div.error {
    color: red;
}

#profile .views tr td {
    border-bottom: 0;
    padding: 10px 0 0 20px;
}

#profile .forum tr td {
    padding: 10px 0 0 6px;
    border-bottom: 0;
}

#profile .views tr td:first-child {
    width: 90px;
    vertical-align: top;
}
#profile .forum tr td.l {
    vertical-align: top;
}

#profile .on-off tr td.i {
    width: 20px;
    -x-padding-left: 6px;
    padding-top: 0;
}

#profile .on-off tr td {
    padding-left: 6px;
    padding-top: 3px;
    vertical-align: middle;
}

#profile .forum tr td input.text,
#profile .forum tr td input.file {
    width: 194px;

    color: #555;
}

#profile .forum tr td textarea {
    width: 466px;
    height: 75px;

    color: #555;
}

#profile .forum tr td.b {
    vertical-align: bottom;
    text-align: right;
    padding-left: 0;
}

#profile .forum2 tr td {
    vertical-align: top;
}

#profile .forum1 tr td.b button {
    margin-bottom: 2px;
}

#profile .forum2 tr td.b button {
    margin-bottom: 4px;
}

#profile #profil-onoff .label-checkbox-cont {
    float: left;
    clear: both;

    padding: 2px 2px 0 2px;
}

#profile #profil-onoff div {
    padding: 7px 0;
}

#profile #profil-onoff .sub {
    padding: 0 0 0 30px;
}

#profile #profil-onoff label {
    line-height: 22px;
    padding-left: 5px;
}

#profile #profil-onoff .left {
    width: 333px;
    float: left;
    padding-left: 4px;
}

#profile #profil-onoff .right {
    width: 333px;
    float: left;
}

.views table {
    width: 100%;
}

.views table tr td {
    padding: 3px 0;
}

.views table select {
    width: 250px;
}

#esport-overlay {
    z-index: 1500;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#esport-overlay .expose {
    position: relative;
    width: 1005px;
    height: 500px;
    margin: 75px 0 0 -530px;
    left: 50%;
    background-image: url(/images__/esport-overlay.png);
    background-repeat: no-repeat;
    background-position: left top;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, .7);
}

#profile .esport-games table tr td {
    border-bottom: none;
}

#profile table {
    width: 100%;
}

#profile table tr th {
    text-align: left;

    font: normal 14px/25px Arial,sans-serif;
    color: #555;
    border-bottom: 1px solid #ccc;
}

#profile .orders tr th:first-child,
#profile .orders tr td:first-child {
    text-align: left !important;
}

#profile .orders tr th {
    -x-text-align: center;
}

#profile .orders tr td {
    -x-text-align: center;

    font: normal 12px/16px Arial,sans-serif !important;
    color: #555 !important;
}

#profile .builds tr td {
    padding: 15px 0 2px 0;
}

#profile table tr td {
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    padding: 15px 0 3px 0;
}

#profile table tr:last-child td {
    border-bottom: 0px;
}

#profile table tr td {
    -x-padding-left: 0px;
}

#profile table .name {
    font: bold italic 12px/16px Georgia,Arial,sans-serif;
    color: #555;
}

#profile table .date {
    font: normal 10px/16px Arial,sans-serif;
    color: #999;
}

#profile table .date span {
    color: #986ca3;
    font-size: 14px;
}

#profile table .edit,
#profile table .forum,
#profile table .delete {
    text-indent: 17px;

    float: left;

    padding: 5px 25px 0 0;

    font: normal 10px/15px Arial,sans-serif;
    color: #a1da24;
}

#profile table .edit a {
    color: #a1da24;
}

#profile table .edit i {
    display: block;
    position: absolute;

    margin: 2px 0 0 0;

    background-image: url(/images__/icons-sprite.png);
    background-position: -132px -74px;

    width: 12px;
    height: 13px;
}

#profile table .forum i {
    display: block;
    position: absolute;

    margin: 2px 0 0 0;

    background-image: url(/images__/icons-sprite.png);
    background-position: -145px -74px;

    width: 12px;
    height: 13px;
}

#profile table .delete i {
    display: block;
    position: absolute;

    margin: 2px 0 0 0;

    background-image: url(/images__/icons-sprite.png);
    background-position: -133px -86px;

    width: 12px;
    height: 13px;
}

#profile table .price-without-vat {
    font: normal 11px/20px Arial,sans-serif;
    color: #8b8b8b;
}

#profile table .price {
    font: normal 16px/20px Arial,sans-serif;
    color: #986ca3;
}

#profile table .delivery {
    font: normal 10px/20px Arial,sans-serif;
    color: #a1da24;
}

#profile table .watching-price {
    color: #986ca3;
}

#profile table tr .last-of-type {
    -x-text-align: left;
    -x-width: 140px;
}

#profile .left table tr .last-of-type,
#profile .right table tr .last-of-type {
    width: 120px;
}


#profile .left {
    clear: both;
    float: left;
    width: 210px;
}

#profile .center {
    float: left;
    width: 210px;
    padding: 0 5px 0 20px;
}

#profile .right {
    float: right;
    width: 210px;
}

#profile #newness .error {
    color: red;

    padding: 8px 0 0 31px;
    width: 130px;
}

#profile #newness .saved {
    color: #a1da24;

    padding: 8px 0 0 31px;
    width: 150px;
}

#profile #newness form {
    padding: 0 0 20px 0;
}

#profile #newness .bottom h2 {
    padding-top: 10px;
}

#profile #newness select {
    width: 190px;
}

#profile #newness .code {
    float: left;
}

#profile #newness .code label {
    float: left;
    width: 31px;

    font: normal 13px/23px "Open Sans",Arial,sans-serif;
}

#profile #newness .code input {
    margin-left: 0;
    margin-top: 0;
    margin-right: 5px;
    width: 84px;
}

#profile #newness button {
    margin-top: 8px;
    line-height: 23px;
}

#profile #newness p {
    padding: 15px 0 15px 0;
}

#profile .profile-bottom h2 {
    margin-bottom: 5px;
}

#profile #last-reviews .date span {
    font-size: 10px;
}

#registration {
    position: relative;

    background: #fff;
}

#registration .page-header i,
#profile .page-header i {
    top: 37px;
    left: 20px;

    background-position: -295px 0;

    width: 24px;
    height: 33px;
}

#registration .page-header,
#profile .page-header {
    padding-left: 70px;
}

#registration .error-message {
    padding: 20px 0 0 20px;
    font-weight: bold;
    color: #ed1c24;
}

#registration .success-message {
    padding: 20px 0 0 20px;
    font-weight: bold;
    color: #9ed523;
}

#registration form {
    padding: 20px 150px 20px 20px;
}

#registration form input,
#registration form select,
#registration .chosen-container {
    margin: 6px 12px 6px 0;
    width: 150px;
}

#registration form input.error {
    border: 1px solid #ed1c24;

    -webkit-box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
    -moz-box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
    box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
}

#registration form #username-check, #registration form #email-check, #registration form #pass-check, #registration form #pass2-check {
	width: 261px;
}

#registration form #email-check, #registration form #pass2-check {
	margin-left: 13px;
}

#registration section div {
    float: left;
}

#registration section h3 {
    font: normal 14px/25px Arial,sans-serif;
    border-bottom: 1px solid #e1e1e1;

    margin: 0 0 10px 0;
}

#registration section h3 .information {
    position: absolute;
    right: 15px;

    font: normal 11px/25px Arial,sans-serif;
}

#registration section h3.copy {
    position: relative;
}

#registration section h3.copy a {
    position: absolute;
    right: 0;

    font: normal 12px/25px Arial,sans-serif;
    color: #09a9a9;
}

#registration section h3.copy a span {
    font: bold italic 12px/25px Georgia,Arial,sans-serif;
}

#registration section {
    padding: 0 0 20px 0;
}

#registration #firstname {
    width: 239px;
}

#registration #lastname {
    width: 245px;
    margin-right: 0;
}

#registration #username {
    width: 239px;
}

#registration.regphase #email {
    width: 245px;
    margin-right: 0;
}

#registration #zip {
    width: 138px;
}

#registration #city {
    width: 184px;
    margin-right: 0;
}

#registration #country {
    width: 150px;
}

#registration #address {
    width: 518px;
    margin-right: 0;
}

#registration .phone_prefix {
    width: 60px;
}

#registration #phone {
    width: 100px;
}

body.multilang #registration #phone {
    width: 172px;
}

#registration.regphase #phone {
    width: 200px;
}

body.multilang #registration.regphase #phone {
    width: 239px;
}

body.multilang #registration.regphase #mobilephone {
    width: 245px;
}

#registration #mobilephone {
    width: 150px;
}

#registration.regphase #mobilephone {
    width: 212px;
    margin-right: 0;
}

#registration.modphase #email {
    width: 518px;
    margin-right: 0;
}

#registration #del_name,
#registration #del_title,
#registration .del-title,
#registration .del-name,
#registration #acc_title,
#registration .acc-title,
#registration #acc_email {
    width: 518px;
    margin-right: 0;
}

#registration #acc_name, #registration #acc-name, #registration .acc-name {
    width: 283px;
}

#registration #acc_tax_number, #registration .acc-tax-number, #registration .acc_tax_number {
    width: 201px;
    margin-right: 0;
}

#registration #del_zip, #registration .del-zip, #registration .acc-zip {
    width: 128px;
}

#registration #del_country, #registration #del-country {
    width: 150px;
}

#registration #del_city, #registration .del-city, #registration .acc-city {
    width: 194px;
    margin-right: 0;
}

#registration #del_address, #registration .del-address, #registration .acc-address, #registration .acc-email {
    width: 518px;
    margin-right: 0;
}

#registration #acc_zip {
    width: 128px;
}

#registration #acc_country {
    width: 150px;
}

#registration #acc_city {
    width: 194px;
    margin-right: 0;
}

#registration #acc_address {
    width: 518px;
    margin-right: 0;
}

#registration #pass,
#registration #pass1 {
    width: 239px;
}

#registration #pass2 {
    width: 245px;
    margin-right: 0;
}

#registration .mod #current_pass,
#registration .mod #pass1 {
    width: 150px;
}

#registration .mod #pass2 {
    width: 150px;
    margin-right: 0;
}

#registration section .content {
    padding: 0 0 0 20px;
}

#registration .bottom {
    border-top: 1px solid #e1e1e1;

    padding: 10px 0 20px 0;
}

#registration section .left {
    float: left;

    width: 200px;

    padding: 0 0 0 20px;
}

#registration section .right {
    float: right;

    padding: 0 20px 0 0;
}

#registration section .left label,
#registration section .right label {
    font: normal 12px/17px Arial,sans-serif;

    float: right;
}

#registration section .left label {
    color: #9ed523;
}

#registration section .left label span,
#registration section .right label span {
    font: bold italic 12px/25px Georgia,Arial,sans-serif;
}

#registration .submit button {
    margin: 0 auto;
    font: normal 14px/30px Arial,sans-serif;
}

#registration .content {
    padding: 20px 15px;
    font: normal 12px/16px Arial,sans-serif;
}

.add2cart-loader {
    margin: 0 25px;
}

.main-banner {
    width: 100%;
    height: 90px;

    font: normal 25px/90px "Open Sans",Arial,sans-serif;
    color: #fff;
    text-align: center;

    background-color: #999;
    margin: 0 0 16px 0;
}

#news-archive,
#christmas-content {
    background-color: #fff;
}

#news-archive header,
#christmas-content header {
    padding: 0 10px;
}

#news-archive .page-header,
#christmas-content .page-header {
    margin: 0;
    line-height: 21px;
    padding: 34px 0 16px 82px;
}

#news-archive .page-header span,
#christmas-content .page-header span {
    display: block;
    clear: both;
}

#news-archive .page-header i,
#christmas-content .page-header i {
    background-position: -210px 0;

    width: 45px;
    height: 45px;

    left: 20px;
}

/*#christmas-content .page-header i {
    background-image: url('/images__/icon-christmas.png');
    background-position: top center;
    background-repeat: no-repeat;
}*/

#news-archive #search-top .input input,
#christmas-content #search-top .input input {
    line-height: 18px;
}

#news-archive #search-date,
#christmas-content #search-date {
    background: rgb(123,165,26); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(123,165,26,1) 0%, rgba(111,149,23,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(123,165,26,1)), color-st	op(100%,rgba(111,149,23,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(123,165,26,1) 0%,rgba(111,149,23,1) 100%); /* Chrome10+,	Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(123,165,26,1) 0%,rgba(111,149,23,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(123,165,26,1) 0%,rgba(111,149,23,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(123,165,26,1) 0%,rgba(111,149,23,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ba51a', endColorstr='#6f9517',GradientType=0 ); /* IE6-9 */

    padding: 15px;
}

#christmas-content #search-date.ages-container {
    padding: 15px 15px 10px 15px;
}

#christmas-content #search-date.ages-container .right div {
    display: inline-block;
    width: 150px;
    padding: 0 0 5px 0;
}

#christmas-content #search-slider {
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top,  #333333 1%, #2e2e2e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#333333), color-stop(100%,#2e2e2e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #333333 1%,#2e2e2e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #333333 1%,#2e2e2e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #333333 1%,#2e2e2e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #333333 1%,#2e2e2e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */

    padding: 15px;
}

#christmas-content header .right .slider-container {
    width: 190px;
    padding: 0 20px;
}

#christmas-content header .right #price-slider {
    width: 100%;
}

#christmas-content header .right .inline {
    display: inline-block;
}

#christmas-content header .right .inline input {
    width: 65px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #9c9c9c;
    background-color: #eaeaea;
    font-size: 12px;
}

#christmas-content header .right {
    float: left;
    width: 465px;
    color: #fff;
}

#christmas-content header h3 {
    width: 170px;
    padding-left: 40px;
    font-size: 14px;
    color: #fff;
    float: left;
}

#news-archive .pager {
    xpadding: 15px 0;
}

#news-archive .pager a {
    xwidth: 100px;
}

#news-archive .pager .next {
    xfloat: right;
}

#news-archive .pager .prev {
    xfloat: left;
}

#tyres-content {
    background-color: #fff;
}
#tyres-content header {
    padding: 0 10px;
}
#tyres-content .page-header {
    margin: 0;
    line-height: 21px;
    padding: 34px 0 16px 82px;
}
#tyres-content .page-header span {
    display: block;
    clear: both;
}
#tyres-content .page-header i {
    width: 45px;
    height: 45px;
    left: 20px;
    top: 32px;
}
#tyres-content .page-header i {
    background-image: url(/images__/icon-autogumi.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#tyres-content .search-category {
    display: inline-block;
    margin: 0 5px 2px 0;
    color: #FFF;
}
#tyres-content .chosen-container {
    vertical-align: bottom;
}
/*szuro radio*/
#tyres-content input[type="radio"] {
    display:none;
}
#tyres-content input[type="radio"] + label {
    color: #FFF;
    font-size:12px;
}
#tyres-content input[type="radio"] + label span {
    display:inline-block;
    width:7px;
    height:7px;
    margin:-1px 4px 0 5px;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
    border:2px solid #DDD;
}

#tyres-content input[type="radio"] + label span {
    background-color:#FFF;
}

#tyres-content input[type="radio"]:checked + label span{
    background-color:#9ed523;
}

#tyres-content input[type="radio"] + label span,
#tyres-content input[type="radio"]:checked + label span {
    -webkit-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
}

.social-container {
    padding: 10px 0;
    margin: 20px 0;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.social-container div {
    float: left;
    padding: 0 15px 0 0;

    overflow: hidden;
}

.social-container .fb-send {
    padding: 0 15px 0 10px;
}

#article {
    background-color: #fff;

    padding: 18px 0 18px 10px;
}

#article >.content {
    padding: 0 15px 0 10px;
    border-top: 1px solid #d7d7d7;
}

#article >.content a {
    color: #a1da24;
}

#article header {
    position: relative;

    padding: 20px 0 8px 0;
    margin: 0 0 20px 0;

    border-bottom: 1px solid #a1da24;
}

#article header .t {
    clear: both;
    position: static;
    font: normal 18px/18px "Open Sans",Arial,sans-serif;
    padding-bottom: 7px;
}

#article header .t span {
    color: #a1da24;
}

#article header i {
    display: block;
    position: absolute;

    bottom: 0;
    left: 0;

    width: 10px;
    height: 10px;
    background-color: #a1da24;
}

#article header h2 {
    width: 460px;
    font: normal 23px/36px "Open Sans",Arial,sans-serif;
}

#xesport .blog-item header h2 {
    color: #777;
    font-size: 16px;
    line-height: 22px;
    width: 230px;
    padding-bottom: 17px;
}

#article header div {
    position: absolute;
    right: 0;
    bottom: 14px;
}

#article header ul li {
    font: normal 12px/17px Arial,sans-serif;
    text-align: right;
}

#article header ul li span {
    font: italic bold 12px/15px Georgia,Arial,sans-serif;
}
#article header ul li span a {
    color:#000 !important;
}

#banner-frame {
    width: 680px;
    height: 180px;

    margin: 0 0 0 15px;
}

#article .pager table {
    width: 100%;
}

#article .pager table tr td {
    width: 33%;
}

#article .pager table tr td.next {
    text-align: right;
}

#article .pager select {
    width: 250px;
}

#recent-links {
    clear: both;
    margin-bottom: 30px;
}
#recent-links h3 {
    font-family: Georgia,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    line-height: 32px;
    padding: 5px 0 5px 1px;
}
#recent-links div.recent-box {
    border-top: 1px solid #E1E1E1;
}
#recent-links div.recent-line {
    border-bottom: 1px solid #E1E1E1;
    cursor:pointer;
}
#recent-links div.recent-line:hover a {
    color:#a1da24;
}
#recent-links div.recent-line div.title, #recent-links div.recent-line div.icon {
    float:left;
    width:300px;
    padding:5px 10px 6px 10px;
    font-size: 13px;
    color:#333;
}
#recent-links div.recent-line div.title {
    clear: both;
    height: 14px;
    overflow: hidden;
}
#recent-links div.recent-line div.icon {
    float:right;
    width:10px;
    display: inline-block;
    color:#a1da24;
}
#recent-links .clearfix {
    height:10px;
}

#recent-article,
#recent-article-in-category {
    clear: both;
    float: left;
    width: 350px;
    margin-right: 10px;
}

#recent-news,
#best-article-in-category {
    float: left;
    width: 350px;
}

/*#score {
    position: absolute;
    margin:15px 0 0 633px;
    height: 20px;
    clear: both;
    -x-padding: 3px;
}
#score p {
    padding: 3px 10px;
    font-weight: bold;
    color: #fff;
}*/

#utils-icon {
    position: absolute;
    display: block;
    background: url(/images__/icons-sprite.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 40px;
    background-position: -170px -30px;
    margin:33px 0 0 5px;
    z-index: 5;
}

#utils {
    background: #fff;
}

#utils .content {
    padding: 20px 80px;
}

#utils .date {
    font: bold italic 10px/15px Georgia,Arial,sans-serif;
    color: #a1da24;
}

#utils .description {
    padding: 15px 0 20px;
}

#utils table {
    width: 100%;
}

#utils table tr td {
    position: relative;

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;

    padding: 10px 0;
}

#utils table tr td a {
    color: #a1da24;
}

#utils table tr td a span {
    font-weight: bold;
}

#utils table tr td:nth-child(1) {
    font-weight: bold;
    text-indent: 30px;
}

#utils table tr td:nth-child(2) {
    text-align: right;
}

#utils table tr td i {
    display: block;
    position: absolute;

    width: 18px;
    height: 16px;

    left: 2px;

    background-image: url(/images__/icons-sprite.png);
    background-repeat: no-repeat;
}

#utils table tr .link i {
    background-position: -210px -100px;
}

#utils table tr .is-hun i {
    background-position: -168px -100px;
}
#utils table tr .is-install i {
    background-position: -188px -100px;
}

#utils table tr .is-free i {
    background-position: -151px -100px;
}

#utils .images {
    padding: 20px 0;

    text-align: center;
}

#utils .images img {
    max-width: 400px;
    margin: 10px 0;
}

#utils .images h3 {
    font: normal 16px/25px Arial,sans-serif;
}

#utils .list-header {
    font: normal 21px/50px "Open Sans",Arial,sans-serif;
    border-bottom: 1px solid #a1da24;

    padding: 30px 0 0 0;
    margin: 0 10px 0 10px;
    cursor: pointer;
}

#utils #listleft {
    float:left;
    width:165px;
    margin:0 2px 0 0;
}
#utils #listleft h3 {
    margin-bottom:22px;
    width:150px;
}
#utils #listleft div {
    margin:0px 0 0 -10px;
    width:155px;
    padding:1px 0 1px 10px;
    font: normal 12px/16px Arial,sans-serif;
    overflow: hidden;
}
#utils #listleft div:hover {
    background-color: #a1da24;
    cursor: pointer;
}
#utils #listleft div:hover a {
    color:#FFF;
}

#utils #listright {
    float:left;
    width:530px;
}

#utils .list {
    padding: 20px 10px 30px 23px;
}

#utils .list .search {
    padding: 0 0 0 1px;
}

#utils .list .search div.input {
    float: left;

    padding-right: 50px;
}

#utils .list .search div.select {
    float: left;
}

#utils .list .search div.button {
    float: right;
    padding: 30px 0 0 0;
    font: normal 10px/14px "Open Sans",Arial,sans-serif;
    color:#999;
}

#utils .list .search div.input label,
#utils .list .search div.select label {
    display: block;
    clear: both;

    font: normal 15px/30px "Open Sans",Arial,sans-serif;
}

#utils .list .search div.input input {
    width: 228px;
    padding-left:10px;
}

#utils .list .search div.select .chosen-container {
    width: 250px !important;
    margin-top: 2px;
}
#utils .list .search div.select .chosen-container .chosen-single {
    padding:0px 0 0 8px;
}
#utils .list .search div.select .chosen-container .chosen-single span {
    color:#B1B1B1;
    font: normal 12px/21px Arial,sans-serif;
}

#utils .list h3 {
    font: normal 20px/50px "Open Sans",Arial,sans-serif;
    border-bottom: 1px solid #a1da24;
    color: #a1da24;
    padding: 25px 0 0 0;
    margin-bottom: 10px;
}

#utils .list .item {
    margin-left: -10px;
    margin-right: -20px;
    padding-left: 10px;
    padding-right: 20px;
}

#utils .list .item div {
    float: left;
}
#utils .list .item div.itemcont {
    width:530px;
    border-bottom: 1px solid #DDD;
    padding:7px 0 0 0;
}

#utils .list .item {
    font: normal 12px/28px Arial,sans-serif;
}

#utils .list .item:hover {
    background-color: #a1da24;
    color: #fff;
}

#utils .list .item:hover a {
    color: #fff;
}

#utils .list .item .icons {
    float: right;
    height: 20px;
    margin:2px 5px 0 0;
}

#utils .list .item .time {
    width: 45px;
    font-style: italic;
}

#utils .list .item .name {
    width: 270px;
}

#utils .list .item .size {
    font-weight: bold;
    font-style: italic;
    width: 75px;
    margin-left: 5px;
}

#utils .list .item .name .info {
    display: none;
    position: absolute;
    padding: 15px 15px 15px 28px;
    width: 200px;
    margin:6px 0 0 240px;
    background-color: #9ed522;
    color: #fff;
    font: normal 11px/13px Arial,sans-serif;
    -webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
    box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.3);
}
#utils .list .item .name .info:before {
    content: url(/images__/tooltip.png);
    position: absolute;
    z-index: 100;
    left: -12px;
    top: 10px;
}

#utils #scrollTop {
    clear:both;
    float:right;
    padding:10px 16px;
    color:#333;
    cursor: pointer;
}

#utils #scrollTop .arrow-up {
    display: inline-block;
    width: 0;
    height: 0;
    margin:0 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #333;
}

#utils .comments {
    padding: 10px;
}

.ui-state-default {
    background-color: #986CA3 !important;
    color: #555;
}

#main-header-box {
    padding: 0 0 0 10px;
}

#main-header-box .left {
    float: left;

    position: relative;

    width: 480px;
    height: 270px;
}

#main-header-box .left .facebook {
    width: 480px;
    height: 54px;
    background-image: url(/images__/slideshow-facebook.png);
}

#main-header-box .left .facebook .fb-left {
    float: left;

    padding: 10px 0 0 20px;
    width: 270px;
}

#main-header-box .left .facebook .fb-left h3 {
    font: normal 18px/22px "Open Sans",Arial,sans-serif;
    color: #294586;
}

#main-header-box .left .facebook .fb-left h4 {
    font: normal 12px/16px Arial,sans-serif;
    color: #294586;
}

#main-header-box .left .facebook .fb-left h4 span {
    font-weight: bold;
}

#main-header-box .left .facebook .fb-right {
    float: right;

    padding: 20px 20px 0 0;
    -x-width: 150px;
}

#main-header-box .left .content {
    height: 216px;
}

#main-header-box .left .content article {
    position: relative;
    overflow: hidden;

    background-size: 100% auto;
    background-position: center center;
}

#main-header-box .left .content article a {
    display: block;

    padding: 13px 20px 0 50px;

    width: 410px;
    height: 203px;

    background-image: url(/images__/top-articles-left-overlay.png);
}

#main-header-box .left .content article h2 {
    font: normal 24px/37px "Open Sans",Arial,sans-serif;
    min-height: 74px;
    color: #f3f3f3;
}

#main-header-box .left .content article a h2 span {
    color: #a1da24;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
}

#main-header-box .left .content article .description {
    -x-position: absolute;

    margin-top: 9px;

    width: 340px;
    left: 50px;

    font: normal 12px/18px Arial,sans-serif;
    color: #f3f3f3;
}

#main-header-box .left .content article .description span {
    color: #a1da24;

    background-color: rgba(0, 0, 0, 0.7);

    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.7), -5px 0 0 rgba(0, 0, 0, 0.7);
}

#main-header-box .right {
    float: left;

    width: 240px;
    height: 270px;
}

#main-header-box .right .content article {
    position: relative;

    width: 240px;
    height: 90px;

    background-size: 240px auto;
    background-position: center center;
}

#main-header-box .right .content article .bg {
    opacity: 0.2;

    width: 240px;
    height: 90px;
}

#main-header-box .right .content article a {
    display: block;
    position: absolute;

    padding: 0 0 0 10px;

    top: 0;
    left: 0;

    width: 240px;
    height: 90px;

    z-index: 5;

    -x-background-image: url(/images__/top-articles-overlay.png);
}

#main-header-box .right .content article a div {
    position: absolute;

    min-width: 20px;
    line-height: 20px;
    height: 20px;

    top: 10px;
    right: 5px;
}

#main-header-box .right .content article:hover .bg {
    background-color: transparent !important;
}

#main-header-box .right .content article:hover h2 {
    -x-display: none;
}

#main-header-box .right .content article a div span,
#top-articles article a div span {
    display: none;
    padding: 0 10px 0 20px;
    color: #555;
}

#main-header-box .right .content article a h2 {
    font: normal 15px/22px "Open Sans",Arial,sans-serif;
    color: #fefefe;

    position: absolute;

    width: 220px;
    bottom: 2px;
}

#main-header-box .right .content article a h2 span {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.5), -5px 0 0 rgba(0, 0, 0, 0.5);
}

#xslideshow {
    position: absolute;
    width: 480px;
    height: 216px;
}

#xslideshow-container {
    width: 100%;
    height: 216px;
}

#xslideshow-item-container {
    position: absolute;
    width: 480px;
    height: 216px;
    overflow: hidden;
}

#xslideshow-pager-container {
    position: absolute;

    width: 480px;
    z-index: 1;
}

#xslideshow-pager-container #slideshow-left {
    position: absolute;

    background: #a1da24;

    width: 30px;
    height: 36px;

    padding: 0 0 0 10px;

    top: 90px;
    left: 0;
}

#xslideshow-pager-container #slideshow-right {
    position: absolute;

    background: #a1da24;

    width: 16px;
    height: 36px;

    padding: 0 10px 0 14px;

    top: 90px;
    right: 0;
}

#xslideshow-pager-container #slideshow-left a {
    display: block;
    text-indent: -1000em;

    width: 16px;
    height: 36px;

    background-image: url(/images__/icons-sprite.png);
    background-position: -227px -80px;
}

#xslideshow-pager-container #slideshow-right a {
    display: block;
    text-indent: -1000em;

    width: 16px;
    height: 36px;

    background-image: url(/images__/icons-sprite.png);
    background-position: -243px -80px;
}

#xslideshow-selector {
    position: absolute;

    z-index: 1;

    bottom: 18px;
    left: 50px;
}

#xslideshow-selector ul li {
    float: left;

    padding: 5px 5px 0 0;
}

#xslideshow-selector ul li a {
    display: block;

    width: 10px;
    height: 10px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

    background: #707070;
}

#xslideshow-selector ul li a.selected {
    background: #a1da24;
}

#diff-container {
    background-color: #fff;
}

#diff-container .content {
    padding: 10px;
}

#diff-container .page-header {
    text-indent: 67px;
    height: 44px;
}

#diff-container .page-header i {
    background-position: -255px 0;

    top: 43px;
    left: 16px;

    width: 40px;
    height: 21px;
}

#diff-container tr td {
    vertical-align: middle;

    padding: 5px 5px 5px 15px;
    width: 165px;
    border-bottom: 1px solid #d7d7d7;

    font: normal 14px/16px Arial,sans-serif;
}

#diff-container tr td.hl {
    font: bold italic 12px/14px Georgia,Arial,sans-serif;
    color: #b4e150;
}

#diff-container tr td.first {
    width: 95px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;

    font: normal 12px/16px Arial,sans-serif;
}

#diff-container tr td.first div {

    padding: 10px 0;
}

#diff-container h3 a {
    font: normal 18px/21px Arial,sans-serif;
}

#diff-container .image-container {
    vertical-align: top;
}

#diff-container .image img {
    max-width: 150px;
}

#diff-container table {
    height: 600px;
}

#diff-container .hline {
    width: 10px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 0;
}

#diff-container .spacer {
    width: 10px;
    border-bottom: 0;
}

#credence-form {
    position: relative;

    padding: 15px 30px 10px 20px;

    font: normal 12px/20px Arial,sans-serif;
    color: #fff;

    background: rgb(102,102,102); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(102,102,102,1) 0%, rgba(92,92,92,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,1)), color-stop(100%,rgba(92,92,92,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(92,92,92,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(92,92,92,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(92,92,92,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(102,102,102,1) 0%,rgba(92,92,92,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#5c5c5c',GradientType=0 ); /* IE6-9 */
}

#credence-form table {
    width: 100%;
}

#credence-form h4 {
    font: normal 16px/30px "Open Sans",Arial,sans-serif;
    color: #fff;

    padding: 0 0 5px 0;
}

#credence-form .ownshare {
    margin-bottom: 5px;
}

#credence-form p#month {
    margin-top: 5px;
}

#credence-form .ownshare input {
    width: 50px;

    font: normal 10px/15px Arial,sans-serif;
    text-align: center;
    padding: 3px 2px;
    color: #555;

    margin: 0 0 0 3px;
}

#credence-form .arrow-up {
    position: absolute;
    right: 65px;
    top: -10px;

    width: 0;
    height: 0;

    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #656565;
}

#credence-form .tooltip-container {
    position: absolute;
    cursor: pointer;

    top: 10px;
    right: 10px;

    font: bold 12px/12px Arial,sans-serif;
    color: #9ed523;
}

#credence-form #credence-ownshare {
    width: 36px;
    margin-right: 3px;
    padding-left: 4px;
    text-align: center;
    font-size: 10px;
}

#credence-form #ownshare-input {
    width: 70px;
    float: left;
}

#credence-form #credence-ownshare-slider {
    width: 190px;
    float: right;
    margin-top: 6px;
    height: 9px;
}

#credence-form .duration {
    padding: 10px 0 0 0;
    width: 70px;
    float: left;

    vertical-align: top;
}

#credence-form .duration input {
    width: 30px;
    color: #555;
    padding-right: 12px;
    font: normal 10px/12px Arial,sans-serif;
}

#credence-form .duration #credence-duration {
    text-align: center;
    /*color: white !important;
    margin: 0 0 0 3px;
    padding: 0;
    border: none;
    outline: none;
    font-size: 12px;
    background: inherit;*/
    height: 15px;
    width: 18px;
    margin-right: 3px;
}

#credence-form #credence-slider {
    width: 190px;
    float: right;
    margin: 15px 0 0 0;
}

#credence-form #credence-instalment-label {
    width: 115px;
    float: left;
    line-height: 30px;
    padding-top: 10px;
}

#credence-form .instalment {
    text-align: right;

    padding: 8px 0 0 0;
    font: normal 15px Arial,sans-serif;
    width: 115px;
    float: right;
}

#credence-form .credence-instalment {
    -x-display: block;
    color: #ddbde6;
    padding: 0;
    font: bold 18px "Open Sans", Arial, sans-serif;
}

#credence-form .amount {
    width: 130px;
    float: left;
    padding-bottom: 5px;
}

#credence-form .cost {
    width: 100px;
    float: right;
    text-align: right;
}

#credence-form #full-amount-label {
    width: 170px;
    float: left;
}

#credence-form .full-amount {
    width: 60px;
    float: right;
    text-align: right;
}

#credence-form .thm {
    text-align: right;
    -x-font: bold italic 10px Georgia,Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    right: 32px;
    color: white;
}

#credence-form .thm #thm-text {
    font-size: 15px;
    font-weight: normal;
}

#credence-form .thm #credence-thm {
    font-size: 18px;
}

#credence-form #credence-info {
    text-align: right;
    display: block;
    padding: 20px 0 0 0;
    width: 160px;
    float: right;
}

#credence-form .more {
    text-align: right;
}

#credence-form .more #logo {
    width: 70px;
    float: left;
}

#credence-form .more a {
    color: #9ed523;
}

#credence-form .more a span {
    font: bold italic 12px/17px Georgia,Arial,sans-serif;
}

.rate-container {
    padding: 18px 0 0 0;
}

.rate-container ul li {
    float: left;

    margin: 0 2px 0 0;

    width: 13px;
    height: 13px;
    background-image: url(/images__/rate-stars.png);
}

.rate-container ul li.inactive {
    background-position: -13px 0;
}

.rate-container ul li a {
    display: block;
    text-indent: -1000em;
}

.products-bottom {
    position: relative;
}

.products-bottom .dodiff {
    top: 1px;
    position: absolute;
}

#choose-gift .gift-item,
#choose-discount .gift-item {
    padding: 25px 0 0 0;
    background: rgb(102, 102, 102);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(221, 221, 221, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD', GradientType=0);
    padding: 20px 10px;
}

#choose-gift .button-green,
#choose-discount .button-green,
#choose-discount .button-purple {
    width: 100px;
    float: right;
}

#choose-gift .gift-item table,
#choose-discount .gift-item table {
    min-height: 150px;
}

#choose-gift .gift-item table tr td,
#choose-discount .gift-item table tr td {
    padding: 0;
}

#choose-discount .giftitem-input-td div {
    float: right;
    line-height: 30px;
    padding-top: 15px;
}

#choose-gift .gift-item .body td,
#choose-discount .gift-item .body td {
    vertical-align: top;
}

#choose-gift .gift-item .title td,
#choose-discount .gift-item .title td {
    height: 35px;
    vertical-align: middle;
    font: normal 16px/16px Arial,sans-serif
}

#choose-gift .gift-item .title td .left,
#choose-discount .gift-item .title td .left {
    float: left;
    vertical-align: middle;
}

#choose-gift .gift-item .title td .right,
#choose-discount .gift-item .title td .right {
    float: right;
    vertical-align: middle;
}

#choose-discount .gift-item .title td .right {
    text-align: right;
}

#choose-gift-buttons,
#choose-discount-buttons {
    padding: 30px 0;
}

#choose-gift .gift-item .bottom td,
#choose-discount .gift-item .bottom td {
    height: 25px;
    vertical-align: middle;
}

#guaranteeform h3 {
    font: normal 14px/25px Arial,sans-serif;
    color: #555;
    padding: 20px 0 1px 0;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

form[name="guaranteeform"] label {
    float: left;
    width: 250px;
    padding: 7px 0 0 20px;
}

table#szervizigeny .phone_input_hu {
    width: 185px !important;
}

#guaranteeform select {
    width: 60px;
}

#guaranteeform input {
    width: 300px;
    margin: 3px 0;
}

#guaranteeform input.phone_input_hu {
    width: 235px;
    margin-left: 5px;
}

#diff-container .image {
    position: relative;
    text-align: center;
    min-height: 120px;
    margin: 0 0 10px 0;
}

#diff-container .image .del_diff {
    display: block;
    position: absolute;
    text-indent: -1000em;

    bottom: 0;
    left: 0;

    width: 10px;
    height: 10px;
    border: 3px solid #e3e3e3;
    background: #a1da24;
}

.page-header .diff-url {
    position: absolute;

    text-align: right;

    top: 20px;
    right: 20px;
}

.page-header .diff-url a {
    display: block;
    font: normal 12px/20px Arial,sans-serif;
    color: #a1da24;
}

.page-header .diff-url a span {
    font: bold italic 12px/20px Georgia,Arial,sans-serif;
}

#ajandekutalvany {
    background: #fff;
    padding: 10px 0 0 0;
}

#ajandekutalvany .page-header {
    padding: 35px 0 10px 67px;
}

#ajandekutalvany .page-header i {
    top: 30px;
    left: 20px;

    background-position: -322px 0px;

    width: 32px;
    height: 32px;
}

#ipoltalom #step_3 div{
    clear: both;
}

#ipoltalom #step_3 label{
    display: block;
    float: left;
    width: 150px;
    line-height: 23px;
}

#ipoltalom .content {
    padding-top: 20px;
}

.ui-datepicker .ui-datepicker-header {
    background-image: none;
    background-color: #a1da24;
}

.ui-datepicker .ui-datepicker-header select {
    background-color: #eaeaea;
    border: 1px solid #ccc;
    font: normal 12px/15px Arial,sans-serif;
}

#order .content {
    background: #fff;
    padding: 35px 30px 10px 30px;
}

#order .content h2 {
    font: normal 24px/36px "Open Sans",Arial,sans-serif;
    color: #a1da24;

    border-bottom: 1px solid #a1da24;
    padding-bottom: 9px;
    margin-bottom: 25px;
}

#order .order-details {
    width: 100%;

    margin-bottom: 50px;
}

#order .order-details tr th {
    color: #a1da24;
    text-align: right;
    font: bold italic 12px/17px Georgia,Arial,sans-serif;
    width: 150px;
}

#order .order-details tr td {
    padding-left: 20px;
}

#order .order-items {
    width: 100%;
}

#order .order-items tr th {
    font: normal 14px/18px "Open Sans",Arial,sans-serif;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    padding-bottom: 5px;
}

#order .order-items tr td {
    border-bottom: 1px solid #e1e1e1;
    min-height: 60px;
    height: 60px;
    vertical-align: middle;
}

#order .order-items tr td:first-child {
    font: normal 12px/17px Arial,sans-serif;
}

#order .order-items tr td {
    font: normal 13px/17px Arial,sans-serif;
}

#order .order-items tr td.price {
    font: normal 16px/17px Arial,sans-serif;
    color: #986ca3;
}

#order .order-items .summary-container {
    border-bottom: 0;
}

#order .order-items .summary-container .summary {
    background: #5e5e5e;

    width: 230px;
    height: 53px;

    margin-top: 13px;

    float: right;
}

#order .order-items .summary-container div .left {
    float: left;
    width: 100px;
    text-align: right;
    font: bold italic 12px/53px Georgia,Arial,sans-serif;
    color: #fff;
}

#order .order-items .summary-container div .right {
    float: right;
    font: normal 16px/53px Arial,sans-serif;
    padding-right: 20px;
    color: #a1da24;
}

.builderhelp .page-header {
    padding-left: 70px !important;
}

.builderhelp .page-header i {
    position: absolute;
    left: 15px;
    top: 7px;
    height: 65px;
    width: 46px;
    background-image: url(/images__/builder-title-icon.png);
}

.notebook_search {
    background: #fff;
    padding: 10px 0;
}

/*overlay dialog*/
div#odialogOverlay {
    display: none;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
    opacity: 0.5;
}
div#odialog {
    display: none;
    position: fixed;
    top:24%;
    left:40%;
    width:405px;
    padding:20px 28px;
    background-color: #FFF;
    -moz-box-shadow:    0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow:         0 0 15px -5px #000;
    z-index: 101;
}
div#odialog div.odX {
    position: absolute;
    margin: -27px 0 0 422px;
    background-color: #a1da24;
    border-radius: 50%;
    width:12px;
    height:16px;
    padding:0 2px;
    overflow: hidden;
    font-size: 20px;
    font-family: "Courier New", Courier;
    color:#333;
    cursor: pointer;
}
div#odialog h3 {
    font-size: 32px;
    line-height: 32px;
    color:#a1da24;
    margin:0 0 20px 0;
}
div#odialog p {
    font-size: 12px;
    margin:0 0 15px 0;
}
div#odialog div.odFinishButton {
    clear: both;
    width:120px;
}
div#odialog div.odFinishButton .button-green {
    font: normal 14px/32px Arial,sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

/*szuro radio*/
div#productfilter input[type="radio"] {
    display:none;
}
div#productfilter input[type="radio"] + label {
    color: #FFF;
    font-family:Arial, sans-serif;
    font-size:14px;
}
div#productfilter input[type="radio"] + label span {
    display:inline-block;
    width:7px;
    height:7px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
    border:2px solid #DDD;
}

div#productfilter input[type="radio"] + label span {
    background-color:#FFF;
}

div#productfilter input[type="radio"]:checked + label span{
    background-color:#9ed523;
}

div#productfilter input[type="radio"] + label span,
div#productfilter input[type="radio"]:checked + label span {
    -webkit-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
}

/* szuro multicheck */
div#productfilter select {
    min-width: 70px;
}
div#productfilter button {
    text-align: left;
}
div#productfilter .inline-sel, div#nbsearch .inline-sel2 {
    position: absolute;
    display: inline-block;
    margin: 0 0 0 20px;
}
div#productfilter .inline-sel2 {
    margin: -7px 0 0 20px;
}

div#productfilter div.ms-drop input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}
div#productfilter div.ms-drop div.bgd {
    float:left;
    clear: both;
    display: block;
    width: 100%;
    padding:0 0 1px 6px;
    cursor: pointer;
}
div#productfilter div.ms-drop div.bgd:hover {
    background-color: #a1da24;
}
div#productfilter div.ms-drop div.checkdiv {
    display: inline-block;
    float:left;
    width: 9px;
    height: 9px;
    border: 2px solid #CCC;
    background-color: #FFF;
    cursor: pointer;
    margin:2px 5px 1px 0;
}
div#productfilter div.ms-drop div.checkdiv:hover {
    background-color: #ECF7D3;
}
div#productfilter div.ms-drop div.checked, div#nbsearch div.ms-drop div.checked:hover {
    background-color: #a1da24;
}
div#productfilter div.ms-drop div.checkbox-text {
    float:left;
    font-size: 11px;
}

#last-comments {
    background-color: #fff;
}

#last-comments .content {
    padding: 20px 10px;
}

div#productfilter .itemcount {
    margin: -15px 0 0 -5px;
}
div#productfilter.side .itemcount {
    display: none;
}

div#productfilter .loader {
    display: none;
    position: absolute;
    margin: 0 0 0 922px;
    background-image: url('/images__/productfilter-loader.gif');
    width: 16px;
    height: 16px;
}

#comments .fast-reply-container {
    display: none;
    position: absolute;
    z-index: 50;
    right: 10px;
    background: rgb(145,196,32);
    background: -moz-linear-gradient(top, rgba(145,196,32,1) 0%, rgba(161,218,36,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(145,196,32,1)), color-stop(100%,rgba(161,218,36,1)));
    background: -webkit-linear-gradient(top, rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%);
    background: -o-linear-gradient(top, rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%);
    background: -ms-linear-gradient(top, rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%);
    background: linear-gradient(to bottom, rgba(145,196,32,1) 0%,rgba(161,218,36,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91c420', endColorstr='#a1da24',GradientType=0 );
    width: 198px;
    height: 161px;
    padding: 18px 11px 21px 11px;
}

#comments .fast-reply-container textarea {
    width: 178px;
    height: 131px;
    margin-bottom: 2px;
}

#comments .fast-reply-container button {
    float: right;
    margin-right: 0;
    font: normal 11px/17px Arial,sans-serif;
    border-radius: 8px 0;
}

#comments .actions a {
    color: #986CA3;
    font-size: 11px;
}

#profile .profile-content .last-comments {
    border-bottom: none;
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 12px;
}

#blog {
    background-color: #FFF;
    font-size: 14px;
    line-height: 17px;
}
#blog .page-header {
    padding: 32px 0 18px 82px;
}
#blog .page-header i {
    background-position: -353px 0px;
    width: 45px;
    height: 40px;
    left: 20px;
}

#stage {
    background-color: #FFF;
    font-size: 14px;
    line-height: 17px;
}
#stage .page-header {
    padding: 32px 0 18px 82px;
}
#stage .page-header i {
    background-position: -118px -30px;
    width: 50px;
    height: 40px;
    left: 20px;
}

#termeklistaoldal h2.page-header {
    margin: 0;
    padding: 32px 0 18px 78px;
    font-family: Arial, sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: 21px;
    color:#555;
}
#termeklistaoldal .page-header i {
    background-position: -400px 0px;
    width: 33px;
    height: 30px;
    left: 18px;
    margin: 2px 0 0 5px;
}

#blogSearch {
    background-color: #a1da24;
    line-height: 60px;
    margin: 0 10px;
    padding: 0 19px;
    border-bottom: 1px solid #D7D7D7;
}

#blogSearch div i {
    position: absolute;
    margin:23px 0 0 7px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -53px -47px;
    width: 18px;
    height: 18px;
}

#blog #newBlogLink {
    position: absolute;
    margin:-30px 0 0 0;
    text-align: right;
    width: 710px;
}
#blog #newBlogLink a {
    color: #986CA3;
    font-size: 11px;
}

#blog #article header a {
    color:#555;
}

#blog #article header ul li {
    font: normal 12px/14px Arial,sans-serif;
}

input#blogSearchInput {
    width: 238px;
    padding-left: 28px;
    line-height: 18px;
}
#blog select {
    width: 190px;
    margin:0 5px;
    padding:1px 3px;
    height: 24px;
    font-size:13px;
    background-color: #EAEAEA;
    border: 1px solid #CCC;
    color:#999;
}
#blog select option {
    font-size:14px;
}
#blog .button-grey {
    display: inline-block;
}
#blog .chosen-container {
    margin-top: -1px;
}

#blog #article header.inactive h2 a {
    /*color: #AAA;*/
}
#blog #article header.inactive h2 span {
    color: #AAA;
    font-size: 14px;
    font-style: italic;
}

#blog .content {
    /*width:700px;
    padding: 0 0 0 10px;
    border:0;*/
}

#blog .blogEdit {
    position: absolute;
    width: 695px;
    margin-top: -20px;
    text-align: right;
}
#blog .blogEdit a {
    color: #986CA3;
    font-size: 11px;
}
#blog .blogEdit a#blogNlOut {
	color: #888;
}
#blog #fbcheck {
	margin-top: 10px;
}
#blog #blogFBPost {
	display: none;
	margin-top: 15px;
}
#blog #blogFBDesc {
	margin-top: 10px;
	height: 50px;
	width: 95%;
}
#blog #newBlogFBImgUpload {
	margin: 10px 0;
}
#blog #newBlogFBImgUpload .button-purple {
	display: inline-block;
}
#blog #editordiv {
    display: none;
    margin: 25px 0 0 -9px;
}
#blog #editordiv.new {
    display: block;
}

#blog .onedit {
    display:none;
}
#blog #blogEditTitle {
    margin:0;
    padding:0 0 0 2px;
    height: 34px;
    width:400px;
    background-color: #F6F6F6;
    border: 1px solid #CCC;
    color:#555;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 23px;
}

#blog #blogEditTitle::-webkit-input-placeholder {
    padding:8px 0 0 0;
}
#blog #blogEditTitle:-moz-placeholder {
    padding:8px 0 0 2px;
}
#blog #blogEditTitle::-moz-placeholder {
    padding:8px 0 0 2px;
}
#blog #blogEditTitle:-ms-input-placeholder {
    padding:8px 0 0 2px;
}

#blog .blogPrev {
    float: left;
    width: 340px;
    margin-top: 15px;
    font-size: 12px;
}
#blog .blogNext {
    float: right;
    width: 340px;
    margin-top: 15px;
    font-size: 12px;
    text-align: right;
}

#blog #blogPager {
    width: 690px;
    margin:15px 0 0 0;
    padding:2px 5px;
    text-align: center;
    background-color: #a1da24;
}

#blog #blogPager a {
    color: #FFF;
}
#blog #blogPager a.act {
    color: #555;
}

#blog .blogPost img {
    max-width: 695px;
    max-height: 8000px;
}

#blog #blogImageIcon {
    background: url(/images_/szerkeszto_icons.png) no-repeat 0 -936px !important;
    background-repeat: no-repeat;
    position: absolute;
    margin: 18px 0 0 672px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
#blog #blogImage {
    display: none;
    position: absolute;
    border: 1px solid #B6B6B6;
    background-color: #EEE;
    margin:5px 0 0 336px;
    padding:5px 7px;
    font-size: 12px;
}
#blog #blogImage div.x {
    position: absolute;
    cursor: pointer;
    margin: -5px 0 0 340px;
    padding:0 3px 2px 3px;
    font-weight: bold;
    font-size: 16px;
}
#blog #blogImage h2 {
    font-weight: bold;
    margin:0 0 5px 0;
}
#blog #blogImage .button-purple {
    display: inline-block;
    margin: 0;
    cursor: pointer;
}
#blog #blogImage input[type=text] {
    padding: 3px 0 3px 3px;
    width: 220px;
    font-size: 14px;
}
#blog #blogImage input[type=file] {
    padding: 3px 0 3px 3px;
    width: 261px;
    font-size: 12px;
}
#blog #blogImageFiles {
    float: left;
    height: 120px;
    width: 200px;
    border-top: 1px solid #B6B6B6;
    border-bottom: 1px solid #B6B6B6;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
#blog #blogImageFiles div {
    padding:0 0 0 2px;
    white-space: nowrap;
    cursor: pointer;
}
#blog #blogImageFiles div:hover {
    background-color: #DDD;
}
#blog #blogImageFiles div.active, #blog #blogImageFiles div:hover {
    background-color: #7C5885;
    color:#FFF;
}

#blog #blogImagePreview {
    float: left;
    height: 120px;
    width: 150px;
    background-color: #999;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-top: 1px solid #B6B6B6;
    border-left: 1px solid #B6B6B6;
    border-bottom: 1px solid #B6B6B6;
    cursor: pointer;
}

#blog #blogImageOverlay {
    display: none;
    position: absolute;
    text-align: center;
    background-color: #EEE;
    padding: 75px 0 0 0;
    height: 150px;
    width: 355px;
    font-size: 18px;
    z-index: 2;
}

#blog strong {
    font-weight: bold;
}
#blog em {
    font-style: italic;
}

#stageSearch {
    background-color: #a1da24;
    line-height: 60px;
    margin: 0;
    padding: 0 19px;
    border-bottom: 1px solid #D7D7D7;
}

#stageSearch div i {
    position: absolute;
    margin:23px 0 0 7px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -53px -47px;
    width: 18px;
    height: 18px;
}

#newStageLink {
    position: absolute;
    margin: -32px 0 0 0;
    text-align: right;
    width: 710px;
}
#newStageLink a {
    background-color: #986CA3;
    border-radius: 12px 0;
    padding: 1px 10px 2px 10px;
    font-size: 14px;
    color: #FFF;
}

#stage #article header a {
    color:#555;
}

#stage #article header ul li {
    font: normal 12px/14px Arial,sans-serif;
}

input#stageSearchInput {
    width: 238px;
    padding-left: 28px;
    line-height: 18px;
}
#stage select {
    width: 190px;
    margin:0 5px;
    padding:1px 3px;
    height: 24px;
    font-size:13px;
    background-color: #EAEAEA;
    border: 1px solid #CCC;
    color:#999;
}
#stage select option {
    font-size:14px;
}
#stage .button-grey {
    display: inline-block;
    cursor: pointer;
}
#stage .chosen-container {
    margin-top: -1px;
}

#stage header.inactive h2 a {
    /*color: #AAA;*/
}
#stage header.inactive h2 span {
    color: #D00;
    font-size: 14px;
    font-style: italic;
}

#stage .content {
    /*width:700px;
    padding: 0 0 0 10px;
    border:0;*/
}

#stage .stageEdit {
    position: absolute;
    width: 695px;
    margin-top: -20px;
    text-align: right;
}
#stage .stageEdit a {
    background-color: #a1da24;
    border-radius: 9px 0;
    padding: 0 8px 1px 8px;
    color: #FFF;
    font-size: 12px;
}
#stage .stageEdit a.grey {
    background-color: #777;
}
#stage .stageEdit a.red {
    background-color: #D00;
}
#stage #editordiv {
    display: none;
    margin: 0 0 0 -16px;
}
#stage #editordiv.new {
    display: block;
}

#stage .onedit {
    display:none;
}
#stage #stageEditTitle {
    margin:0;
    padding:0 0 0 2px;
    height: 34px;
    width:400px;
    background-color: #F6F6F6;
    border: 1px solid #CCC;
    color:#555;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 23px;
}

#stage #stageEditTitle::-webkit-input-placeholder {
    padding:8px 0 0 0;
}
#stage #stageEditTitle:-moz-placeholder {
    padding:8px 0 0 2px;
}
#stage #stageEditTitle::-moz-placeholder {
    padding:8px 0 0 2px;
}
#stage #stageEditTitle:-ms-input-placeholder {
    padding:8px 0 0 2px;
}

#stage .stagePrev {
    float: left;
    width: 340px;
    margin-top: 15px;
    font-size: 12px;
}
#stage .stageNext {
    float: right;
    width: 340px;
    margin-top: 15px;
    font-size: 12px;
    text-align: right;
}

#stage #stagePager {
    width: 690px;
    margin:15px 0 0 0;
    padding:2px 5px;
    text-align: center;
    background-color: #a1da24;
}

#stage #stagePager a {
    color: #FFF;
}
#stage #stagePager a.act {
    color: #555;
}

#stage .stagePost img {
    max-width: 695px;
    max-height: 2000px;
}

#stage #stageImageIcon {
    background: url(/images_/szerkeszto_icons.png) no-repeat 0 -936px !important;
    background-repeat: no-repeat;
    position: absolute;
    margin: 13px 0 0 672px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
#stage #stageImage {
    display: none;
    position: absolute;
    border: 1px solid #B6B6B6;
    background-color: #EEE;
    margin:5px 0 0 336px;
    padding:5px 7px;
    font-size: 12px;
	z-index: 1;
}
#stage #stageImage div.x {
    position: absolute;
    cursor: pointer;
    margin: -5px 0 0 340px;
    padding:0 3px 2px 3px;
    font-weight: bold;
    font-size: 16px;
}
#stage #stageImage h2 {
    font-weight: bold;
    margin:0 0 5px 0;
}
#stage #stageImage .button-purple {
    display: inline-block;
    margin: 0;
    cursor: pointer;
}
#stage #stageImage input[type=text] {
    padding: 3px 0 3px 3px;
    width: 220px;
    font-size: 14px;
}
#stage #stageImage input[type=file] {
    padding: 3px 0 3px 3px;
    width: 261px;
    font-size: 12px;
}
#stage #stageImageFiles {
    float: left;
    height: 120px;
    width: 200px;
    border-top: 1px solid #B6B6B6;
    border-bottom: 1px solid #B6B6B6;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
#stage #stageImageFiles div {
	background-repeat: no-repeat;
	padding: 0 2px 0 18px;
    white-space: nowrap;
    cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
#stage #stageImageFiles div.dir {
	background-image: url(/etc/modules/Articleadmin/editor/images/folder.png);
}
#stage #stageImageFiles div.file {
	background-image: url(/etc/modules/Articleadmin/editor/images/file.png);
}
#stage #stageImageFiles div:hover {
    background-color: #DDD;
}
#stage #stageImageFiles div.active, #stage #stageImageFiles div:hover {
    background-color: #7C5885;
    color:#FFF;
}

#stage #stageImagePreview {
    float: left;
    height: 120px;
    width: 150px;
    background-color: #999;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-top: 1px solid #B6B6B6;
    border-left: 1px solid #B6B6B6;
    border-bottom: 1px solid #B6B6B6;
    cursor: pointer;
}

#stage #stageImageOverlay {
    display: none;
    position: absolute;
    text-align: center;
    background-color: #EEE;
    padding: 75px 0 0 0;
    height: 150px;
    width: 355px;
    font-size: 18px;
    z-index: 2;
}

#stage strong {
    font-weight: bold;
}
#stage em {
    font-style: italic;
}

#stage p.more {
    margin:5px 0 0 0;
}
#stage p.more a {
    padding: 0 9px;
    background-color: #a1da24;
    border-radius: 9px 0;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
#stage a.fancybox img.gallery {
	height: 160px;
	margin-right: 10px;
}
#stageBanner {
    width: 730px;
    height: 90px;
    overflow: hidden;
}
#stageBanner .stageBannerHead {
    float: left;
    width: 240px;
    height: 78px;
    padding: 12px 0 0 0;
    background-color: #976ba0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}
#stageBanner .stageBannerHead i {
    font-size: 30px;
}
#stageBanner .stageBannerPost {
    position: relative;
    float: left;
    width: 245px;
    height: 90px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#stageBanner .stageBannerPost .title {
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
}
#stageBanner .stageBannerPost .title h3 {
    font: bold 14px/18px "Open Sans", Arial;
    padding: 3px 0;
    color: #a1da24;
}
#stageBanner .stageBannerPost .title .short {
    display: none;
    font: normal 12px/14px "Open Sans", Arial;
    color: #fff;
    margin: 0 0 5px 0;
    max-height: 45px;
    overflow: hidden;
}

#leftPoszter-section {
    float: left;
    position: relative;
    width: 460px;
}
#leftPoszter-prev, #leftPoszter-next {
    display: none;
    position: absolute;
    top: 105px;
    background-color: #FFF;
    padding: 11px 14px 12px 10px;
    cursor: pointer;
    z-index: 2;
}
#leftPoszter-prev span, #leftPoszter-next span {
    display: block;
    font-size: 2.6em;
    font-weight: 600;
    transform:scale(0.5,1);
    -webkit-transform:scale(0.5,1);
}
#leftPoszter-next {
    right: 0;
    padding: 11px 10px 12px 14px;
}
#leftPoszter-wrapper {
    width: 460px;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
}
#leftPoszter-container {
    float: left;
    background-color: #333;
    min-width: 2305px;
    height: 250px;
    overflow: hidden;
}
#leftPoszter-container .leftPoszter {
    display: inline-block;
    position: relative;
    float: left;
    width: 460px;
    height: 250px;
    border-right: 1px solid #202529;
    color: #FFF;
}
#leftPoszter-container .leftPoszter span {
    position: absolute;
    width: 100%;
    height: 108px;
    bottom: 0;
    background-color: #000;
    opacity: 0.4;
}
#leftPoszter-container .leftPoszter h2 {
    position: absolute;
    padding: 155px 19px 0 19px;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
#leftPoszter-container .leftPoszter p {
    position: absolute;
    padding: 177px 135px 0 19px;
    line-height: 1.4em;
    font-size: 1.1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
#leftPoszter-container .leftPoszter a.button-red {
    position: absolute;
    bottom: 19px;
    right: 19px;
}
#leftPoszter-buttons {
    float: right;
    margin: 10px 0 0 0;
    font-size: 0;
    height: 12px;
}
#leftPoszter-buttons div {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #CCC;
    margin: 0 0 0 10px;
    cursor: pointer;
}
#leftPoszter-buttons div.active {
    background-color: #202529;
}

#salePoszter {
    float: left;
    width: 220px;
    height: 250px;
    margin-left: 20px;

    -webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.4);
}

.product-info-div b {
    font-weight: bold;
}

.product-info-div i {
    font-style: italic;
}

.product-info-div u {
    text-decoration: underline;
}

#error_div {
    color: red;
    padding: 10px 10px 0 20px;
}

#error_div ul {
    padding: 10px 0 0 0;
}

.hosting.payment {
    margin: 20px 0;
}

#summary .hosting tr th {
    padding: 30px 0 0 0;
}

#summary .hosting tr td {
    text-align: left !important;
}

#validate-eutn {
    position: absolute;
    right: 0;
    width: 140px;
    padding: 8px 0 0 0;
    color: red;
}

#validate-eutn.valid {
    color: #9ed523;
}

#multilang-products {
    padding: 10px 0 0 0;
    clear: both;
}

#multilang-products .column {
    float: left;
    width: 240px;

    background: #fff;
}

#multilang-products .column h2 {
    line-height: 36px;
    font-size: 16px;
    border-bottom: 1px solid #9bd122;
    text-indent: 25px;
}

#multilang-products .column .item {
    width: 200px;
}

#multilang-products .col2 {
    margin: 0 5px;
}

#slideshow {
    position: relative;
    width: 730px;
    margin: 10px 0 0 0;
}

#slideshow #slides {
    xwidth: 730px;
}

#slideshow .slidesjs-previous,
#slideshow .slidesjs-next {
    text-indent: -1000em;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -21px;
    width: 35px;
    height: 42px;
    background-image: url(/images__/slideshow-left.png);
}

#slideshow .slidesjs-next {
    background-image: url(/images__/slideshow-right.png);
    right: 0;
}

#slideshow .slidesjs-pagination {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 10;
}

#slideshow .slidesjs-pagination li {
    float: left;
    padding: 0 6px 0 0;
}

#slideshow .slidesjs-pagination li a {
    display: block;
    text-indent: -1000em;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    border: 2px solid #fff;
    background: #fff;
}

#slideshow .slidesjs-pagination li a.active {
    background: #9ed523;
}

.votepage .voteitem h2 {
    padding: 15px 0 0 0;
    -x-font: normal 20px/25px "Open Sans",Arial,sans-serif;
    font-style: italic;
}

.votepage .bold {
    padding-bottom: 5px;
}

.votepage .voteitem .answers {
    padding: 0 0 0 5px;
}

.votepage .voteitem .answers div {
    padding: 2px 0;
    position: relative;
}

.votepage .voteitem .answers div input {
    position: relative;
    top: 2px;
}

body.multilang #i14,
body.multilang #i15,
body.multilang #i24,
body.multilang #i25,
body.multilang #i27 {
    display: none;
}

#buy_phase3 {
    background: #fff;
    text-align: center;
}

#buy_phase3 h2 {
    font-size: 22px;
    padding: 20px 0;
}

.payu-redirect {
    padding: 20px 0;
}

.payu-redirect p {
    text-align: center;
    font-weight: bold;
}

.payu-redirect input,
.payu-redirect button {
    display: none;
}

#payu-terms,
#cofidis-terms {
    position: relative;
    float: right;
    clear: both;
    text-align: right;
    min-height: 45px;
    padding: 0 0 5px 0;
    line-height: 16px;
}

#payu-terms a,
#cofidis-terms a {
    font-weight: bold;
}

#payu-terms .error,
#cofidis-terms .error {
    position: absolute;
    color: red;
    right: 0;
    width: 450px;
    -x-font-weight: bold;
    display: none;
    -x-text-align: left;
    -x-padding: 0 0 0 20px;
}

#cofidis-terms .error {
    margin-top: 20px;
    margin-right: 110px;
}

#payu-terms .iponcheckDiv {
    margin-top: 2px;
}

#cofidis-terms .iponcheckDiv {
    border: 3px solid #e3e3e3;
    margin: 5px 6px 35px 25px;
}

#add2cart-image {
    position: absolute;
    display: none;
    z-index: 1000;
    opacity: .8;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
         -webkit-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

#cart-content .cetelemContainer {
    padding: 20px 30px 20px 20px;
}

#cart-content .cetelemContainer .credence-calculator-container {
    float: left;
    width: 320px;
}

#cart-content .cetelemContainer .credence-form-container {
    -x-padding: 0 0 0 30px;
    float: left;
    width: 300px;
    margin-left: 20px;
    margin-top: -17px;
}

#cart-content .cetelemContainer .credence-form-container h2 {
    height: auto;
    padding: 15px 0 0 0;
}

#cart-content .cetelemContainer .credence-form-container >div {
    padding: 10px 0 0 0;
}

#cart-content .cetelemContainer .credence-form-container >div >input {
    width: 200px;
}

#cart-content .cetelemContainer .credence-form-container >div >input.error {
    border: 1px solid red;
}

#cart-content .cetelemContainer .credence-form-container >div >label {
    display: inline-block;
    width: 100px;
    line-height: 25px;
}

#cart-content .cetelemContainer .credence-calculator-container,
#cart-content .cetelemContainer .credence-form-container {
    -x-float: left;
}

.ui-datepicker-header.ui-corner-all {
    border-radius: 0 !important;
}

.ui-datepicker-calendar .ui-state-default {
    color: white !important;
    text-align: center;
}

.ui-datepicker-year, .ui-datepicker-month {
    color: #555;
    font: 12px "Open Sans", Arial, sans-serif !important;
}

.ui-datepicker-year {
    margin-right: 3px !important;
}

#cart-content .new {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

#bazarFilterDiv {
    background-color: #A1DA24;
    line-height: 60px;
    padding: 0 0 0 20px;
}
#bazarFilterDiv input#bazarFilter {
    padding-left: 27px;
    width: 140px;
    line-height: 18px;
    margin: 0 2px 0 18px;
}
#bazarFilterDiv i {
    position: absolute;
    margin: 23px 0 0 25px;
    background-image: url(/images__/icons-sprite.png);
    background-position: -53px -47px;
    width: 18px;
    height: 18px;
}
#bazarFilterDiv .button-grey {
    display: inline-block;
}
#bazarFilterDiv .chosen-container {
    margin: -1px 20px 0 0;
}

.atvetel .chosen-container {
    width: 195px !important;
}

#esport {
    font: normal 12px/16px Arial;
    background: #fff;
}

#esport.profile .content {
    padding: 0 25px;
}

#esport.profile .content h2 {
    font: normal 16px/16px Arial;
    padding: 24px 0 7px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 0 19px 0;
}

#esport.profile .content h2 span {
    font-weight: bold;
}

#esport.profile .group-profile {
    width: 100%;
}

#esport.profile .group-profile li {
    padding: 3px 0;
    width: 50%;
    float: left;
    line-height: 20px;
}

#esport.profile .group-profile li:nth-child(2n + 1) {
    clear: both;
}

#esport.profile .group-profile li span {
    font-weight: bold;
}

#esport.profile .captain {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
}

#esport.profile .join {
}

#esport.profile .join p {
    padding: 0 0 10px 0;
}

#esport.profile .join .error {
    color: red;
}

#esport.profile .join .error a {
    color: red;
}

#esport.profile .members .delete {
    position: absolute;
    right: 50px;
    bottom: 15px;
    font: normal 10px/15px Arial,sans-serif;
    color: #a1da24;
    padding: 0 0 0 15px;
}

#esport.profile .members .delete:before {
    display: block;
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    margin: 2px 0 0 0;
    background-image: url(/images__/icons-sprite.png);
    background-position: -133px -86px;
    width: 12px;
    height: 13px;
}

#esport.profile .members li {
    position: relative;
    padding: 3px 0 15px 0;
    width: 50%;
    float: left;
    line-height: 20px;
    font-size: 10px;
}

#esport.profile .members li:nth-child(2n + 1) {
    clear: both;
}

#esport.profile .members li a {
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia;
    font-style: italic;
}

#esport.profile .content h3 {
    font-size: 20px;
    margin: 30px 0 10px 0;
}

#esport .toplist .content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#esport .toplist .item {
    box-sizing: border-box;
    flex: 0 1 33.3%;
    padding: 15px 15px 0 15px;
}

#esport .toplist h2,
#esport .lightbox.players h2 {
    font: normal 14px/14px Arial,sans-serif;
    padding: 24px 0 7px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 0 5px 0;
}

#esport .toplist table,
#esport .lightbox.players table {
    margin: 0;
    width: 100%;
}

#esport .lightbox.players table tr td,
#esport .toplist table tr td {
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    padding: 15px 0 3px 0;
}

#esport .lightbox.players {
    padding: 0 30px 30px 30px;
    min-width: 600px;
    height: 600px;
    overflow: auto;
}

#esport .lightbox.players tr td {
    color: #986ca3;
    font-size: 14px;
}

#esport .lightbox.players tr td span {
    font-size: 10px;
    color: #999;
}

#esport .toplist table tr td .points {
    font-size: 10px;
    color: #999;
}

#esport .toplist table tr td .position {
    font-size: 10px;
    color: #A1DA24;
}

#esport .toplist table tr td .points span {
    color: #986ca3;
    font-size: 14px;
}

#esport .esport-admin .protects {
    padding: 30px 0;
}

#esport .esport-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1da24+0,91c420+100 */
    background: #a1da24; /* Old browsers */
    background: -moz-linear-gradient(top,  #a1da24 0%, #91c420 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1da24), color-stop(100%,#91c420)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #a1da24 0%,#91c420 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #a1da24 0%,#91c420 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #a1da24 0%,#91c420 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #a1da24 0%,#91c420 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1da24', endColorstr='#91c420',GradientType=0 ); /* IE6-9 */

    text-align: center;
    margin: 0 10px;
}

#esport .esport-menu li {
    display: inline;
}

#esport .esport-menu li a {
    font: normal 12px/21px Arial;
    color: #000;
    margin: 0 14px;
}

#esport .page-header i {
    background-position: -210px 0;
    width: 45px;
    height: 45px;
    top: 30px;
    left: 15px;
}

#esport .page-header {
    height: auto;
    padding: 31px 0 15px 76px;
}

#esport .content {
    padding: 0 10px;
}

#esport .content h4 {
    font-size: 18px;
    line-height: 22px;
}

#esport .content #sponsor-banners {
    margin-top: 5px;
}

#esport .content #sponsor-banners img {
    display: inline-block;
    margin: 0;
}

#esport.settings .content .button-purple {
    float: right;
}

#esport table {
    width: 100%;
    clear: both;
    margin: 20px 0 0 0;
}

#esport table thead th {
    font-weight: bold;
    text-align: left;
    padding: 8px 0;
}

#esport table tbody td {
    padding: 5px 0;
}

#esport table tbody .event td {
    background: #ddd;
}

#esport .esport-admin {
    padding: 30px 0 0 0;
}

#esport .esport-admin tr td {
    vertical-align: middle;
}

#esport .esport-admin h3 {
    font-size: 22px;
}

#esport .game-item {
    position: relative;
    height: 100px;
    border-bottom: 1px solid #9ed523;
}

#esport .game-item .name-container {
    position: absolute;
    left: -10px;
    top: 20px;
    background: #ef8c55;
    color: #000;
    font-size: 14px;
    line-height: 30px;
    padding: 0 50px 0 10px;
}

#esport .game-item .prize-timer-container {
    position: absolute;
    left: 30px;
    top: 45px;
    background: #9ed523;

    box-shadow: -1px -1px 2px 1px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: -1px -1px 2px 1px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: -1px -1px 2px 1px rgba(0, 0, 0, 0.55);

    text-align: right;
}

#esport .game-item .prize-timer-container label {
    font-style: italic;
    font-size: 8px;
}

#esport .game-item .prize-timer-container .prize,
#esport .game-item .prize-timer-container .esport-timer,
#esport .game-item .prize-timer-container .esport-status {
    float: left;
    padding: 5px 10px;
}

#esport .blocks-container {
    padding: 20px 30px 20px 10px;
}

#esport .blocks-container .left {
    float: left;

    width: 60%;
    padding: 0 15px 0 0;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#esport .blocks-container .right {
    float: left;
    width: 40%;
}

#esport .toplist h3,
#esport .faq h3 {
    color: #986ca3;
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    margin-top: 25px;
}

#esport .game-groups-container {
    padding: 20px 30px 20px 10px;
}

#esport .game-groups-container .volunteers table {
    margin: 0 0 30px 0;
}

#esport .game-groups-container .volunteers table tr td {
    width: 25%;
    padding: 0 30px 0 0;
}

#esport .game-groups-container .volunteers table .name {
}

#esport .game-groups-container .volunteers table .introduction {
    padding: 5px 0 0 0;
    font-size: 10px;
    line-height: 14px;
}

#esport .game-groups-container .volunteers table .invite {
    padding: 8px 0 0 0;
}

#esport .game-groups-container .volunteers table .invite a {
    color: #A1DA24;
}

#esport .game-groups-container .volunteer-profile form {
    padding: 15px 0;
}

#esport .game-groups-container .volunteer-profile label {
    display: inline-block;
    padding: 8px 0;
}

#esport .game-groups-container .volunteer-profile textarea {
    width: 100%;
    height: 150px;
}

#esport .game-groups-container .volunteer-profile .label-checkbox-cont {
    display: inline-block;
    padding: 8px 0 0 10px;
}

#esport .game-groups-container .volunteer-profile .label-checkbox-cont input {
    position: relative;
    top: 3px;
}

#esport .game-groups-container .volunteer-profile {

}

#xesport .game-groups-container ul li {
    width: 25%;
    display: inline-block;
    padding: 3px 0;
}

#esport .game-groups-container .pager {
    text-align: right;
}

#esport .game-groups-container .pager li {
    display: inline-block;
    padding: 0 5px;
}

#esport .game-groups-container .pager li .active {
    color: #a1da24;
}

#esport .game-groups-container h3,
#esport .blocks-container h3,
#esport #sponsor-banners h3 {
    color: #986ca3;
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

#esport .blocks-container h3 .right {
    float: right;
    text-align: right;
}

#esport .blocks-container h3 .right a {
    font-size: 11px;
    color: #986CA3;
    font-weight: normal;
}

#esport .blocks-container .archive-items li,
#esport .blocks-container .topic-items li {
    padding: 0 0 3px 0;
}

#esport .blocks-container .archive-items li a,
#esport .blocks-container .topic-items li a {
    color: #333;
    font-weight: normal;
    font-style: normal;
}

#esport .blocks-container .archive-items li a:hover,
#esport .blocks-container .topic-items li a:hover {
    color: #9ed523;
}

#esport .blog-item {
    padding: 0 0 25px 0;
}

#esport .blog-item.inactive h4,
#esport .blog-item.inactive .body {
    color: #ddd;
}

#esport .blog-item:hover h4,
#esport .blog-item:hover .body {
    color: #9ed523;
}

#esport .blog-item h4 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #000;
}

#esport .blog-item .body {
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

#esport .blog-item .body .green {
    font-weight: bold;
}

#esport .blocks-container div div a {
    color: #9ed523;
    font-weight: bold;
    font-style: italic;
}

#esport .blocks-container div div p {
    padding: 0 0 10px 0;
}

#esport .blocks-container div div select {
    width: 100%;
}

#esport .button-purple {
    color: #fff !important;
    font-weight: normal;
}

#esport.game .blocks-container .esport-timer {
    color: #333;
    font-size: 60px;
    line-height: 50px;
    font-weight: bold;
}

#esport.game .blocks-container .esport-status {
    color: #333;
    font-size: 60px;
    line-height: 50px;
    font-weight: bold;
}

#esport.game .blocks-container .esport-timer-subscription {
    position: relative;
    height: 20px;
}

#esport.game .blocks-container .esport-timer-subscription div {
    position: absolute;
    font-size: 12px;
    top: 0;
}

#esport.game .blocks-container .esport-timer-subscription .days {
    left: 23px;
}

#esport.game .blocks-container .esport-timer-subscription .hours {
    left: 111px;
}

#esport.game .blocks-container .esport-timer-subscription .mins {
    left: 198px;
}

#esport.game .blocks-container .esport-timer-subscription .secs {
    left: 264px;
}

#esport.game .informations h4 {
    font-size: 12px;
    line-height: 20px;
}

#esport.game .informations .left {
    width: 44%;
}

#esport.game .informations .right {
    width: 56%;
}

#esport.game .informations .item {
    padding: 25px 0 0 0;
}

#esport.game .informations .green {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

#esport.game .informations .green small {
    font-size: 8px;
    color: #986ca3;
    font-weight: normal;
}

#esport.help .message-container {
    padding: 30px 0 0 0;
}

#esport.help .message-container .name,
#esport.help .message-container .subject {
    float: left;
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 3px 5px 3px 15px;
    font: normal 12px/15px Arial,sans-serif;
    color: #555555;
    width: 330px;
}

#esport.help .message-container .success {
    color: green;
    font-weight: bold;
    padding: 0 0 30px 0;
}

#esport.help .message-container .error {
    color: red;
    font-weight: bold;
    padding: 0 0 30px 0;
}

#esport.help .message-container .subject {
    margin-left: 5px;
}

#esport.help .message-container .commentBox {
    padding: 10px 0 0 0;
}

#esport.help .message-container .button-container {
    padding: 30px 0;
    margin: 0 0 30px 0;
}

#esport.help .message-container .button-green {
    float: right;
}

#esport.help .message-container textarea {
    width: 687px;
    height: 170px;
}

#esport.game .status div .approved {
    color: green;
}

#esport.game .status div .missing {
    color: red;
}

#esport.game #protect-form {

}

#esport.game #protect-form .errors {
    color: red;
    font-weight: bold;
}

#esport.game #protect-form .errors p {
    padding-left: 30px;
}

#esport.game #protect-form textarea {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#esport.game #protect-form .button-green {
    float: right;
}

#esport.settings .content {
    padding: 20px 10px;
}

#esport.settings .content h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 15px 0;
}

#esport.settings .esport-username label {
    margin-right: 15px;
}

#esport.settings .esport-username button {
    float: right;
}

#esport.add-group .error {
    color: red;
    font-weight: bold;
    padding: 15px 0 0 0;
}

#esport.add-group h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 0;
}

#esport.add-group label {
    display: block;
    clear: both;
    padding: 15px 0 5px 0;
}

#esport.add-group .button-container {
    clear: both;
    padding: 30px 25px 30px 0;
    width: 100%;
}

#esport.add-group .button-container:after {
    content: '';
    display: block;
    clear: both;
}

#esport.add-group .button-container button {
    float: right;
}

#esport.add-group form .group-data-container >div,
#esport.add-group form .group-members-container >div {
    width: 50%;
    float: left;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#esport.add-group form .group-members-container label span {
    font-size: 10px;
    float: right;
    color: red;
}

#esport.add-group form .group-data-container .textarea {
    width: 100%;
}

#esport.add-group form >div select,
#esport.add-group form >div textarea,
#esport.add-group form >div input {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#esport.add-group form >div:nth-child(2n + 1) {
    clear: both;
}

#esport #comments {
    margin-top: 30px;
}

#esport .rounds ul li {
    float: left;
    font-size: 12px;
    padding: 0 5px 0 0;
}

#esport .rounds ul li + li {
    border-left: 1px solid #000;
    padding: 0 5px;
}

#esport .rounds ul li.current-round {
    font-weight: bold;
}

#esport .rounds .round-container {
    clear: both;
    padding: 25px 0 0 0;
}

#esport .rounds .round-container .column {
    position: relative;
    width: 33%;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #d7d7d7;
    height: 165px;
}

#esport .rounds .round-container.for-3rd-place {
    padding: 25px 0 0 33%;
}

#esport .rounds .round-container.for-3rd-place .column {
    width: 49.33%;
}

#esport .rounds .round-container .column .match {
    width: 100%;
    float: none;
    padding: 0 15px 0 15px;
    border-right: 0;
}

#esport .rounds .round-container .match:hover .edit {
    display: block;
}

#esport .rounds .round-container .match .edit {
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 10;
    display: none;
}

#esport .rounds .round-container .match.need-admin {
    background: red;
    color: #fff;
}

#esport .rounds .round-container .column h2 {
    position: absolute;
    top: -5px;
    left: 15px;
    color: #9ed523;
    font-size: 10px;
}

#esport .rounds .round-container .column-0 .match {
    padding: 0 15px 0 0;
}

#esport .rounds .round-container .column-1 .match-4 {
    margin-top: 20px;
}

#esport .rounds .round-container .column-1 .match-5 {
    -x-margin-top: 40px;
}

#esport .rounds .round-container .column-2 .match-6,
#esport .rounds .round-container .column-2 .match-7 {
    margin-top: 60px;
}

#esport .rounds .match {
    position: relative;
    width: 25%;
    float: left;
    border-right: 1px solid #d7d7d7;
    padding: 5px 15px 0 15px;
    box-sizing: border-box;
    font-size: 10px;
}

#esport .rounds .match a {
    color: #555;
    font-weight: normal;
}

#esport .rounds .match:nth-child(4n) {
    border-right: 0;
    padding-right: 0;
}

#esport .rounds .match:nth-child(4n + 1) {
    padding-left: 0;
}

#esport .rounds .match .player1 {
    position: relative;
    height: 20px;
    line-height: 20px;
}

#esport .rounds .match .player2 {
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    height: 20px;
    line-height: 20px;
}

#esport .rounds .match .score {
    position: absolute;
    right: 5px;
    top: 0;
}

#esport .rounds .match.finished a {
    font-weight: bold;
    color: #986ca3;
}

#esport .rounds .match.finished .winner a {
    color: #9ed523;
}

#esport .match-container .row h4 {
    font-size: 12px;
}

#esport .match-container .row {
    clear: both;
    padding: 0 0 20px 0;
}

#esport .match-container .row .error {
    color: red;
    font-weight: bold;
}

#esport .match-container .row .content {
    padding: 0 0 0 30px;
}

#esport .match-container .row .protect-button {
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

#esport .match-container .row .status-container {
}

#esport .match-container .row .upload-container {
    padding: 10px 0 0 30px;
}

#esport .match-container .row .upload-result-container {
    margin: 10px 0 10px 0;
    padding: 0;
}

#esport .match-container .row .status-container select,
#esport .match-container .row .upload-container input {
    width: 200px;
}

#esport .match-container .row .upload-container input {
    border: 0;
    padding: 0;
}

#esport .match-container .row .button-purple {
    display: inline-block;
    margin-left: 10px;
    line-height: 20px;
    font-size: 10px;
}

#esport .match-container .row .points-container {
    padding: 0 0 10px 0;
}

#esport .match-container .row .points-container input {
    width: 20px;
}

#multilang-start .top-block {
    position: relative;
    display: block;
    float: left;
}

#multilang-start .top-block h4 {
    position: absolute;
    top: 14px;
    left: 60px;
    font-size: 22px;
}

#multilang-start .top-block button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.ro-reg-alert {
    font-weight: bold;
    color: red;
    padding: 0 5px 10px 5px;
}

div#blogNlSub {
	display: none;
	position: fixed;
	top: 24%;
	margin-left: 40%;
	width: 405px;
	padding: 20px 28px;
	background-color: #FFF;
	background-image: url(/images__/blognl-popup.png);
	background-position-x: -50px;
	background-position-y: -30px;
	-moz-box-shadow: 0 0 15px -5px #000;
	-webkit-box-shadow: 0 0 15px -5px #000;
	box-shadow: 0 0 15px -5px #000;
	z-index: 101;
}

div#blogNlSub div#blogNlSubX {
	position: absolute;
	margin: -27px 0 0 422px;
	background-color: #a1da24;
	border-radius: 50%;
	width: 12px;
	height: 16px;
	padding: 0 2px;
	overflow: hidden;
	font-size: 20px;
	font-family: "Courier New", Courier;
	color: #333;
	cursor: pointer;
}

div#blogNlSub h3 {
	font-size: 32px;
	font-weight: lighter;
	line-height: 32px;
	color: #a1da24;
	margin: 0 0 20px 0;
}

div#blogNlSub p {
	font-size: 12px;
	margin: 0 0 15px 0;
}

div#blogNlSubBold {
	margin-top: 40px;
	margin-bottom: 25px;
}

div#blogNlSubBold p {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

#blogNlSubButton1, #blogNlSubButton2 {
	cursor: pointer;
	display: inline-block;
	width: 120px;
}

#blogNlSubButton2 {
	margin-left: 15px;
	width: 90px;
}

#blogNlSubButton2 a {
	background-color: #e2e2e2;
	border-radius: 10px 0;
	color: #333;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
}

#duo-container {
    background: #fff;
    padding: 30px 15px;
}

#duo-container iframe {
    width: 100%;
    border: 0;
    height: 600px;
}

.error-messages {
    padding: 10px 10px 20px 5px;
    color: red;
}

.error-messages a {
    color: red;
}

#contact-box {
    position: fixed;
    top: 100%;
    right: 0;
    margin: -235px 0 0 0;
    z-index: 56;
}

#contact-box.nologin {
    margin: -275px 0 0 0;
}

#contact-box.contact-hidden {
    margin: 0;
}

#contact-box .top {
    position: absolute;
    top: -46px;
    width: 180px;

    border-radius: 17px 0 0;
    overflow: hidden;

    -webkit-box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
    box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
}

#contact-box .bottom {
    background-color: #966ba1;
    float: left;
    width: 362px;
    padding: 10px;
    border-radius: 0 17px 0 0;
    overflow: hidden;
    -webkit-box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
    box-shadow: -7px -6px 10px rgba(50, 50, 50, 0.5);
}

#contact-box h2 {
    background-color: #966ba1;
    width: 180px;
    text-align: center;
    font: normal 24px/46px Georgia,Arial,sans-serif;
    color: #fff;
    cursor: pointer;
}

#contact-box-success {
    color: white;
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
}

#contact-box label {
    color: white;
}

#contact-box-user, #contact-box-email {
    margin: 15px 4px 0 0;
    width: 115px;
}

#contact-box-message {
    width: 350px;
    margin-top: 14px;
    padding: 5px;
    resize: none;
}

#contact-box-send {
    margin-top: 9px;
    margin-left: 80%;
}

#contact-box #close {
    color: white;
    margin: -5px 2px -10px 5px;
    font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
    text-align: right;
}

#contact-box #closeX {
    background-color: #a1da24;
    border-radius: 50%;
    margin-right: -3px;
    margin-left: 5px;
    padding: 0 3px;
    color: #555;
    font-family: "Courier New", Courier, serif;
}

form#lostpass div {
    float: left;
    width: 160px;
}

#regform label[for="privacy"] {
    width: 180px;
}

div.iponcheckbox-div input[type="checkbox"] {
    position: absolute;
    visibility: hidden;
}

div.iponcheckbox-div div.iponcheckbox {
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 3px solid #E3E3E3;
    background-color: #FFF;
    cursor: pointer;
}

div.iponcheckbox-div div.iponcheckbox:hover {
    border: 3px solid #D3D3D3;
}

div.iponcheckbox-div div.checked {
    background-color: #a1da24;
}

div.iponcheckbox-div label {
    margin-left: 22px;
    margin-top: -4px;
}

#buy-survey {
    font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
}

#buy-survey .survey-category-title {
    background-color: #986ba2;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px;
}

#buy-survey .survey-question,
#buy-survey .survey-question-rating {
    font-size: 14px;
    margin-bottom: 10px;
}

#buy-survey input[type="radio"] {
    display: none;
}

#buy-survey input[type="radio"] + label {
    color: #555;
    font-size: 12px;
    margin-right: 128px;
}

#buy-survey input[type="radio"] + label span {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #DDD;
}

#buy-survey input[type="radio"] + label span {
    background-color: white;
}

#buy-survey input[type="radio"]:checked + label span{
    background-color: #9ed523;
}

#buy-survey input[type="radio"] + label span,
#buy-survey input[type="radio"]:checked + label span {
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

#buy-survey label[for="survey-comment"] {
    font-size: 14px;
}

#buy-survey #survey-comment {
    margin-top: 5px;
    width: 710px;
    resize: none;
}

#buy-survey #survey-submit {
    margin-top: 10px;
    float: right;
    font-size: 16px;
}

div#survey-overlay {
    display: none;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
    opacity: 0.5;
}

div#survey-box {
    display: none;
    position: fixed;
    top: 24%;
    margin-left: 18px;
    width: 405px;
    padding: 20px 28px;
    background-color: #FFF;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
    z-index: 101;
}

div#survey-box div#survey-x {
    position: absolute;
    margin: -27px 0 0 422px;
    background-color: #a1da24;
    border-radius: 50%;
    width: 12px;
    height: 16px;
    padding: 0 2px;
    overflow: hidden;
    font-size: 20px;
    font-family: "Courier New", Courier;
    color: #333;
    cursor: pointer;
}

div#survey-box h3 {
    font-size: 32px;
    line-height: 32px;
    color: #a1da24;
    margin: 0 0 20px 0;
}

div#survey-box p {
    font-size: 12px;
    margin: 0 0 15px 0;
    color: #333;
}

div#survey-box div#survey-ok {
    clear: both;
    width: 120px;
}

div#survey-box div#survey-ok .button-green {
    font: normal 14px/32px Arial, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

p.survey-error {
    margin-bottom: 10px;
    color: red;
    display: none;
}

#registration input[type="radio"] {
    display: none;
}

#registration input[type="radio"] + label span {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #DDD;
}

#registration input[type="radio"] + label span {
    background-color: #FFF;
}

#registration input[type="radio"]:checked + label span {
    background-color: #9ed523;
}

#registration input[type="radio"] + label span,
#registration input[type="radio"]:checked + label span {
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

#registration a.edit {
    color: #9ed523;
}

#registration a.delete {
    color: red;
}

#registration td {
    padding: 5px 0;
}

#registration .hidden {
    display: none;
}

#registration #delete-error-message {
    display: none;
}

/* Cim torlese overlay */
div#deleteAddressOverlay {
    background-color: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
    opacity: 0.5;
    display: none;
}

div#deleteAddress {
    position: fixed;
    top: 24%;
    width: 405px;
    padding: 20px 28px;
    background-color: #FFF;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
    z-index: 101;
    font-size: 12px;
    margin: 0 0 15px 0;
    display: none;
}

div#deleteAddress h3 {
    font-size: 28px;
    line-height: 28px;
    color: #a1da24;
    margin: 0 0 20px 0;
    text-align: center;
}

div#deleteAddress div#deleteAddressButtons {
    margin: auto;
    width: 310px;
}

div#deleteAddress div#deleteAddressButtons a {
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    width: 120px;
}

section#phone-data-billing {
    height: 255px;
}

section.phone-data h3 {
    font: 14px Arial, sans-serif;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e1e1e1;
    line-height: 25px;
}

section.phone-data h3.copy {
    position: relative;
}

section.phone-data h3.copy a {
    position: absolute;
    right: 0;
    font: normal 12px/25px Arial,sans-serif;
    color: #09a9a9;
}

section.phone-data input {
    margin: 6px 12px 6px 0;
}

section.phone-data div {
    float: left;
}

section.phone-data .chosen-container {
    margin: 6px 12px 6px 0;
    width: 194px !important;
}

#phone_del_name,
#phone_acc_address, #phone_del_address,
#phone_acc_email {
    width: 518px;
    margin-right: 0;
}

#phone_acc_name {
    width: 283px;
}

#phone_acc_tax_number {
    width: 201px;
    margin-right: 0;
}

#phone_acc_zip, #phone_del_zip {
    width: 128px;
}

#phone_acc_city, #phone_del_city {
    width: 150px;
}

section.phone-data input.error {
    border: 1px solid #ed1c24;
    -webkit-box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
    -moz-box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
    box-shadow: 0px 0px 10px rgba(237, 28, 36, 1);
}
