.clear {
    clear: both !important;
    height: 0;
    line-height: 0px;
    font-size: 0;
    overflow: hidden;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    text-align: center;
    background: #9ed9f8 repeat-x top center;
}

#page {
    margin: 30px auto;
    width: 997px;
    text-align: left;
}

#page-top {
    width: 997px;
    height: 3px;
    line-height: 0px;
    font-size: 0;
    overflow: hidden;
    background: url('/graph/page-top.png') no-repeat;
}

#page-btm {
    width: 997px;
    height: 3px;
    line-height: 0px;
    font-size: 0;
    overflow: hidden;
    background: url('/graph/page-btm.png') no-repeat;
}

#page-content {
    width: 997px;
    overflow: hidden;
    background: url('/graph/page-bg.png') repeat-y;
}

#top {
    width: 997px;
    height: 125px;
    position: relative;
    z-index: 2;
}

#logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 254px;
    height: 60px;
}

#menu {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 961px;
    height: 33px;
    bottom: 0;
    left: 18px;
    background: url('/graph/menu-bg.png') no-repeat;
    overflow: hidden;
}

#menu li {
    display: inline;
    float: left;
    height: 33px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

#menu li a:hover img, #menu li a.active img {
    margin-top: -33px;
}

#menu li.shop {
    padding-left: 10px;
    padding-top: 10px;
    height: 27px;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
}

#menu li.shop a {
    color: #007b4d;
}

#menu li.select {
    float: right;
    margin-right: 9px;
    padding-top: 9px;
    height: 24px;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
}

#menu li.select a {
    color: #e62d42;
    text-decoration: underline;
}

#menu li.select a:hover {
    text-decoration: none;
}

#container {
    padding: 18px;
    padding-top: 5px;
    width: 961px;
    font-family: Georgia;
    font-size: 12px;
    z-index: 1;
    min-height:515px;
    height:auto !important;
    height:515px;
}

#top-links {
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    color: #0061af;
}

#top-links a {
    color: #0061af;
}

#search-box {
    position: absolute;
    right: 18px;
    top: 50px;
    text-align: right;
    width: 365px;
    font-family: Tahoma;
    color: #353535;
}

#search-box label {
    display: inline;
    float: left;
    width: 118px;
    height: 30px;
    line-height: 30px;
    font-size:  13px;
    text-align: left;
}

#search-box .input {
    display: inline;
    float: left;
    width: 247px;
    height: 30px;
    background: url('/graph/search-box.png') no-repeat;
    position: relative;
}

#search-box .input input {
    background: none;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 207px;
    height: 24px;
    border: none;
    line-height: 24px;
}

#search-box .input a {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 32px;
    height: 28px;
}

#main-page {
    width: 961px;
    overflow: hidden;
    padding-top: 18px;
}

#main-rotator {
    display: inline;
    float: left;
    width: 716px;
    height: 323px;
    background: url('/graph/main-rotator-bg.png') no-repeat;
    padding: 1px;
    margin-right: 7px;
    margin-bottom: 20px;
    position: relative;
}

#main-rotator img {
    width: 716px;
    height: 323px;
}

#main-rotator #wiedzmin {
    width: 716px;
    height: 323px;
}

#main-rotator .rotator-flash-container {
    display: block;
    width: 716px;
    height: 323px;
    position: relative;
}

#main-rotator .rotator-flash-container a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 716px;
    height: 323px;
    z-index: 2;
    background-image: url('/graph/pixel.gif');
    background-repeat: repeat;
    cursor: pointer;
}

#main-rotator .rotator-flash {
    position: relative;
    width: 716px;
    height: 323px;
    z-index: 1;
}

#main-promo {
    display: inline;
    float: left;
    position: relative;
    width: 234px;
    height: 323px;
    background-image: url('/graph/main-promo-bg.png');
    background-repeat: no-repeat;
    padding: 1px;
    margin-bottom: 20px;
}

#main-promo h2 {
    color: #292929;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 7px;
    left: 13px;
    font-size: 18px;
    font-weight: bold;
    font-family: Tahoma;
}

#main-promo img.img {
    position: absolute;
    left: 13px;
    top: 37px;
    width: 212px;
    height: 274px;
}

#main-promo .btn {
    position: absolute;
    display: block;
    top: 7px;
    right: 13px;
    width: 126px;
    height: 23px;
}

#main-promo .btn img {
    width: 126px;
    height: 23px;
}

#main-page .box {
    display: inline;
    position: relative;
    float: left;
    width: 234px;
    height: 157px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    padding: 1px;
}

#main-page .box .btn {
    position: absolute;
    left: 7px;
    bottom: 5px;
}

#main-page .box img {
    width: 234px;
    height: 157px;
}

#main-page .box .btn img {
    width: auto;
    height: auto;
}

#main-page .blue-b {
    background-image: url('/graph/box-blue-bg.png');
}

#main-page .green-b {
    background-image: url('/graph/box-green-bg.png');
}

#main-page .yellow-b {
    background-image: url('/graph/box-yellow-bg.png');
}

#main-newses {
    width: 961px;
    height: 121px;
    margin-bottom: 10px;
}

#main-newses .header {
    display: inline;
    float: left;
    width: 235px;
    height: 121px;
    overflow: hidden;
}

#main-newses .news {
    display: inline;
    float: left;
    width: 216px;
    height: 121px;
    overflow: hidden;
    background: url('/graph/main-news-bg.png') repeat-x;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

#main-newses .separator {
    display: inline;
    float: left;
    width: 6px;
    height: 121px;
    overflow: hidden;
    background: url('/graph/main-news-separator.png') no-repeat;
}

#main-newses .news .title {
    color: #0b62ae;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

#main-newses .news .title a {
    color: #0b62ae;
}

#main-newses .news .desc {
    color: #3e3e3e;
    font-family: Georgia;
    font-size: 12px;
}

#main-newses .news .more {
    position: absolute;
    left: 10px;
    bottom: 13px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #eb1a2b;
    text-decoration: underline;
}

#main-newses .news .more:hover {
    text-decoration: none;
}

#main-page .b-box {
    display: inline;
    position: relative;
    float: left;
    width: 236px;
    height: 137px;
    margin-right: 5px;
}

#main-page .b-box img {
    width: 236px;
    height: 137px;
}

#main-page .last-box {
    margin-right: 0;
    margin-left: 2px;
}

#footer {
    font-size: 11px;
    font-family: Tahoma;
    padding: 0 18px 18px;
}

#footer .links {
    display: inline;
    float: left;
    width: 890px;
    text-align: left;
    color: #0061af;
    margin-bottom: 5px;
}

#footer a {
    color: #0061af;
}

#footer .newsletter {
    display: inline;
    float: right;
    width: 65px;
    text-align: right;
    margin-bottom: 5px;
    padding-right: 2px;
}

#footer .copyright {
    display: inline;
    float: left;
    width: 200px;
    text-align: left;
    color: #afafaf;
    line-height: 19px;
}

#footer .id {
    display: inline;
    float: right;
    width: 170px;
    height: 19px;
    text-align: right;
    color: #afafaf;
    line-height: 19px;
}

#footer .id a {
    display: inline;
    float: left;
    width: 95px;
    padding-right: 20px;
    line-height: 19px;
    background: url('/graph/logo-id.png') no-repeat right top;
    color: #afafaf;
}

#footer .id span {
    display: inline;
    float: left;
}

.leftmenu {
    width: 203px;
    font-family: Tahoma;
}

.leftmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-position: outside;
}

.leftmenu ul li {
    padding: 0;
    margin: 0;
    width: 191px;
    background-image: url('/graph/left_menu-bg.png');
    background-repeat: no-repeat;
}

.leftmenu ul li.active {
    background-position: 0 -62px;
    width: 203px;
}

.leftmenu ul li a {
    display: block;
    width: 191px;
    padding-top: 5px;
    line-height: 20px;
    padding-bottom: 5px;
    background-color: #f3001c;   
    color: white;
    border-bottom: 1px solid #af0014;
}

.leftmenu ul li a:hover {
    background-color: #cd0018;
    text-decoration: none;
}

.leftmenu ul li a.active {
    background-color: #cd0018;
}

.leftmenu ul li a span {
    display: block;
    width: 175px;
    margin-left: 10px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
}

.leftmenu ul li li {
    background-image: none;
}

.leftmenu ul li li a {
    background: #00915B none;
    width: 191px;
    height: auto;
    border-bottom: 1px solid #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.leftmenu ul li li a:hover {
    text-decoration: underline;
    background-color: #00915B;
}

.leftmenu ul li li a.active {
    background-color: #006B42;
}

.leftmenu ul li li a.active:hover {
    text-decoration: none;
}

.leftmenu ul li li a span {
    height: auto;
    font-size: 11px;
    line-height: 15px;
}

.leftmenu ul li li li a {
    background-color: #00ad6d;
}

.leftmenu ul li li li a:hover {
    background-color: #00ad6d;
}

.leftmenu ul li li li a.active {
    background-color: #00d485;
}

.leftmenu ul li li li a span {
    margin-left: 20px;
    width: 165px;
}

#path {
    padding-bottom: 10px;
    padding-top: 5px;
    color: #3e3e3e;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
}

#path span {
    font-weight: normal;
}

#path span.separator {
    color: #0061af;
}

#path span.section {
    color: #0061af;
}

#path a {
    font-weight: normal;
    color: #0061af;
}

#sidebar {
    display: inline;
    float: right;
    width: 210px;
}

#content {
    display: inline;
    float: right;
    width: 721px;
    padding: 14px 15px;
    background: url('/graph/content-bg.png') repeat-y;
    border-top: 1px solid #b7d4f0;
    border-bottom: 1px solid #b7d4f0;
}

#content h1 {
    padding: 0 80px 10px 0;
    margin: 0 0 14px;
    font-size: 20px;
    font-weight: bold;
    width: 641px;
    color: #00894f;
    border-bottom: 1px solid #b7d4f0;
    font-family: Tahoma;
    position: relative;
}

#content h1 .date {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #8D8D8D;
    font-size: 12px;
    font-weight: normal;
}

#content .text {
    font-family: Georgia;
    color: #3e3e3e;
}

.text a {
    color: #0B62AE;
}

#content .text .body {
    font-size: 14px;
    line-height: 18px;
}

#content .text .body h2 {
    font-family: Tahoma;
    font-size: 16px;
    color: #00894f;
}

#content .text .body .btn {
    text-align: center;
    width: 721px;
    margin-top: 20px;
    margin-bottom: 40px;
}

#content .sort {
    position: relative;
    width: 711px;
    background-color: #0b62ae;
    color: white;
    line-height: 28px;
    height: 28px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

#content .sort a {
    color: #AFAFAF;
}

#content .sort a.active {
    color: white;
}

#content .sort .results_number {
    position: absolute;
    top: 0;
    right: 3px;
}

.pagination table {
    color: #0b62ae;
    font-size: 12px;
    font-family: Tahoma;
}

.pagination table td {
    padding: 5px;
    height: 25px;
    line-height: 25px;
}

.pagination table td.prev {
    padding-right: 20px;
}

.pagination table td.next {
    padding-left: 20px;
}

.pagination table a {
    color: #0b62ae;
}

.pagination table .active a {
    font-weight: bold;
    color: #3e3e3e;
}

.borderBtm {
    border-bottom: 1px solid #b7d4f0 !important;
}

.news-body {
    margin-bottom: 20px;
}

.newses {
    width: 721px;
}

.newses .news {
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 701px;
    border-bottom: 1px solid #b7d4f0;
}

.newses .news h2 {
    padding: 0 0 5px;
    margin: 0;
    color: #00915b;
    font-size: 14px;
    font-weight: bold;
}

.newses .news h2 a {
    color: #00915b;
}

.newses .news .date {
    color: #8d8d8d;
    font-size: 12px;
    font-family: Tahoma;
    margin-bottom: 10px;
}

.newses .news .intro {
    color: #3e3e3e;
    line-height: 18px;
    font-family: Georgia;
    margin-bottom: 5px;
    font-size: 14px;
}

.newses .news .intro a {
    color: #0B62AE;
}

.newses .news .more {
    font-size: 11px;
    font-weight:  bold;
    font-family: Tahoma;
    margin-bottom: 10px;
}

.newses .news .more a {
    text-decoration: underline;
    color: #eb1a2b;
}

.newses .news .more a:hover {
    text-decoration: none;
}

.newses .news .image {
    display: inline;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.newses .news .image img {
    border: 1px solid #b7d4f0;
}

.brands {
    width: 721px;
    margin-top: 40px;
}

.brands .brand {
    width: 721px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b4d3f0;
}

.brands .brand .image {
    display: inline;
    float: left;
    width: 168px;
    margin-right: 65px;
}

.brands .brand .image img {
    width: 168px;
}

.brands .brand .desc {
    display: inline;
    float: left;
    width: 488px;
    color: #3e3e3e;
}

.brands .brand .desc h2 {
    padding: 0px;
    margin: 0px;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.brands .brand .desc h2 a {
    color: #3e3e3e;
}

.brands .brand .desc .intro {
    font-size: 13px;
    margin-bottom: 10px;
}

.brands .brand .desc .more a {
    color: #eb1a2b;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}

.brands .brand .desc .more a:hover {
    text-decoration: none;
}

.cards {
    width: 721px;
    margin-top: 40px;
}

.cards .card {
    width: 721px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b4d3f0;
}

.cards .card .image {
    display: inline;
    float: left;
    width: 218px;
    margin-right: 15px;
}

.cards .card .image img {
    width: 218px;
}

.cards .card .desc {
    display: inline;
    float: left;
    width: 488px;
    color: #3e3e3e;
}

.cards .card .desc h2 {
    padding: 0px;
    margin: 0px;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cards .card .desc h2 a {
    color: #3e3e3e;
}

.cards .card .desc .intro {
    font-size: 13px;
    margin-bottom: 10px;
}

.cards .card .desc .more a {
    color: #eb1a2b;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}

.cards .card .desc .more a:hover {
    text-decoration: none;
}
#ProduktySkarbonka {
    margin-left: 15px;
    margin-top: 15px;
}

#ProduktySkarbonka .ProductOnList {
    float: left;
    text-align: center;
    width: 127px;
    height: 229px;
    border-right: 1px solid #cbdef0;
    border-bottom: 1px solid #cbdef0;
    font-family: Arial;
    position: relative;
    padding: 5px;
}

#ProduktySkarbonka .ProductOnList.last{
   border-right: 0px;
}


#ProduktySkarbonka .ProductOnList .ProductOnListPhoto {
    width: 126px;
    height: 148px;
    text-align: center;
    position: relative;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPhoto .skarbonka-logo {
    position: absolute;
    top: 0px;
    left: 0px;
}


#ProduktySkarbonka .ProductOnList .ProductOnListTitle {
    color: #0061AF;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
}

#ProduktySkarbonka .ProductOnList .ProductBottomInfo {
    font-weight: bold;
    font-size: 11px;
    margin-top: 2px;
}

#ProduktySkarbonka .ProductOnList .ProductBottomInfo.red-text {
    color: #eb1a2b;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice {
    color: #e62d42;
    font-weight: bold;
    font-size: 13px;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice .price-box {
    position: absolute;
    top: 100px;
    right: 12px;
    text-align: right;
    z-index: 20;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice .price-box .price {
    position: relative;
    height:32px;
    background: #ee1c25;
    _float: left;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice .price-box .price .price-zl {
    position: relative;
    top:0;
    right:0;
    margin: 0 0 0 0;
    color:#ffffff;
    font-size:32px;
    font-family: "Century Gothic";
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    letter-spacing:-2px;
    display: block;
    padding: 0px 25px 0px 3px;
    #padding: 0px 20px 0px 3px;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice .price-box .price .price-gr {
    position: absolute;
    top:0;
    right:0;
    margin: 0 2px 0 0;
    #margin: 0 0px 0 0;
    color:#ffffff;
    font-size:17px;
    font-family: "Century Gothic";
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
}

#ProduktySkarbonka .ProductOnList .ProductOnListPrice .price-box .price .price-kg {
    position: absolute;
    bottom:0;
    right:0;
    margin: 0 3px 1px 0;
    color:#ffffff;
    font-size:10px;
    font-family: "Century Gothic";
}


#shops-map {
    width: 721px;
    height: 721px;
    margin-top: 10px;
}

#shop {
    width: 751px;  
    background-color: white;
}

#shop .map_box {
    display: inline;
    float: left;
    width: 465px;
    padding: 15px;
    background-image: url('/graph/map-box-bg.png');
    background-repeat: no-repeat;
    height: 367px;
    overflow: hidden;
}

#shop .map_box h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b4d3f0;
    font-family: Tahoma;
    color: #00894f;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#shop-map {
    padding: 0px;
    margin: 0px;
    width: 465px;
    height: 322px;
}

#shop-map-2 {
    padding: 0px;
    margin: 0px;
    width: 237px;
    height: 128px;
}

#shop .info_box {
    display: inline;
    float: left;
    width: 239px;
    height: 397px;
    background-image: url('/graph/shop-info-bg.png');
    background-repeat: no-repeat;
    margin-left: 17px;
    color: #3e3e3e;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 17px;
    position: relative;
}

#shop .info_box h2 {
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 13px;
    color: #007146;
    font-weight: bold;
    margin-bottom: 10px;
}

#shop .info_box .address {
    position: absolute;
    top: 35px;
    left: 10px;
    width: 145px;
}

#shop .info_box .hours {
    position: absolute;
    top: 130px;
    left: 10px;
    width: 220px;
}

#shop .info_box .hours .day {
    display: inline;
    float: left;
    font-weight: bold;
    width: 70px;
}

#shop .info_box .path {
    position: absolute;
    top: 225px;
    left: 10px;
    width: 220px;
}

#shop .info_box .path label {
    display: block;
    font-weight: bold;
}

#shop .info_box .path .input {
    display: block;
    font-weight: bold;
    border: 1px solid #b7d4f0;
    line-height: 17px;
    font-size: 12px;
    color: #3e3e3e;
    margin-bottom: 10px;
}

#shop .info_box .path label.normal {
    font-weight: normal;
    display: inline;
    margin: 0px;
}

.boxType2Middle-form-transport .btn {
    margin-top: 10px;
    text-align: center;
}

#shop .info_box .path label.float {
    display: inline;
    float: left;
    margin-right: 10px;
}

#shop .promo_box {
    display: inline;
    float: left;
    width: 240px;
    height: 158px;
    margin-right: 16px;
    position: relative;
    background-image: url('/graph/shop-promo-bg.jpg');
    background-repeat: no-repeat;
}

#shop .box {
    margin-top: 13px;
    font-family: Tahoma;
}

#shop .box h2 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #292929;
    left: 10px;
    top: 10px;
    position: absolute;
}   

#shop .promo_box .btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width:  176px;
    height: 23px;    
}

#shop .promo_box .country {
    position: absolute;
    top: 35px;
    left: 10px;
    color: #e1001a;
    font-size: 11px;
    width: 70px;
}

#shop .skarbonka {
    display: inline;
    float: left;
    width: 239px;
    height: 159px;
    margin-right: 17px;
    position: relative;
    overflow: hidden;
}

#shop .petrol_box {
    display: inline;
    float: left;
    width: 239px;
    height: 158px;
    margin-right: 17px;
    position: relative;
    background-image: url('/graph/shop-petrol-bg.jpg');
    background-repeat: no-repeat;
}

#shop .petrol_box .types {
    position: absolute;
    left: 10px;
    top: 40px;
    width: 85px;
    line-height: 18px;
}

#shop .petrol_box .type {
    display: inline;
    float: left;
    width:  40px;
    color: #007146;
    font-size: 13px;
    font-weight: bold;
}

#shop .petrol_box .price {
    display: inline;
    float: left;
    color: #3e3e3e;
    font-size: 12px;
    font-weight: bold;
}

#shop .contact_box {
    display: inline;
    float: left;
    width: 229px;
    height: 120px;
    position: relative;
    background-image: url('/graph/shop-contact-bg.jpg');
    background-repeat: no-repeat;
    padding-top: 38px;
    padding-left: 10px;
    line-height: 18px;
    font-size: 11px;
    color: #3e3e3e;
}

#shop .contact_box h3 {
    padding: 0px;
    margin: 0px;
    color: #007146;
    font-size: 12px;
    font-weight: bold;
}

#shop .contact_box a {
    color: #e1001a;
    text-decoration: underline;
}

#shop .contact_box a:hover {
    text-decoration: none;
}

#shop .contact_box h3.email {
    display: inline;
    float: left;
    padding-left: 22px;
    background-image: url('/graph/contact-email-ico.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 5px;
    margin-bottom: 10px;
}

#shop .contact_box h3.phone {
    padding-left: 22px;
    background-image: url('/graph/contact-tel-ico.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 5px;
}

#shop .contact_box .phones strong {
    font-size: 12px;
}

#shop .easements {
    background-image: url('/graph/shop-easements-bg.jpg');
    background-repeat: no-repeat;
    width: 743px;
    padding: 3px;
    padding-top: 5px;
    padding-bottom: 0px;
    position: relative;
}

#shop .easements-btm {
    background-image: url('/graph/shop-easements-bg.jpg');
    background-repeat: no-repeat;
    background-position: 0px -56px;
    width: 749px;
    height: 5px;
    overflow: hidden;
}

#shop .easements .easement {
    display: inline;
    float: left;
    width: 210px;
    padding-left: 34px;
    background-repeat: no-repeat;
    background-position: 2px 0px;
    font-family: Tahoma;
    font-size: 12px;
    color: #3e3e3e;
    line-height: 21px;
    margin-bottom: 5px;
}

#shop .easements .e_parking {
    background-image: url('/graph/easements/parking.png');
}

#shop .easements .e_packing {
    background-image: url('/graph/easements/packing.png');
}
#shop .easements .e_mother {
    background-image: url('/graph/easements/mother.png');
}
#shop .easements .e_bikes {
    background-image: url('/graph/easements/bikes.png');
}
#shop .easements .e_disabled {
    background-image: url('/graph/easements/disabled.png');
}

#shop .easements .link {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 11px;
    font-family: Tahoma;
}

#shop .easements .link a {
    color: #e1001a;
    text-decoration: underline;
}

#shop .easements .link a:hover {
    text-decoration: none;
}

#shop .easements_h {
    padding: 0px;
    margin: 0px;
    color: #00894f;
    font-size: 20px;
    font-family: Tahoma;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
}

#newsletter {
    
}
#newsletter .borderbox {border:1px solid #B7D4F0}
#newsletter label {clear:left;float:left;display:block}


/* Wybór sklepu z listy */
#select-shop {
    outline: none;
    overflow:hidden;
}
#shops-list-container {
    width:195px;
    padding: 10px;
    border: solid 1px #d8eee7;
    background: #fff;
    position: absolute;
    top:120px;
    right:18px;
    display:none;
    z-index:1000 !important;
    overflow: hidden;
    font-size:12px;
    font-family: Tahoma;
}
#shops-list-container a {
    display: block;
    color: #007b4d;
}
/* Promo tabs */
#promo-tabs {
    /*overflow:hidden;*/
    position: relative;
    margin: 0px 0px;
    padding: 0px 0px;
    z-index: 100;
    height: 31px;
}

#promo-tabs li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}

#promo-tabs li.pdf {
    position: absolute;
    top: 5px;
    right: 0px;
    text-align: right;
    float: none;
    margin: 0px;
}

#promo-tabs li.pdf a {
    font-size: 12px;
    font-weight: bold;
    color: #0061AF;
    background-image: url('/graph/icons/pdf.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 20px;
}

#btn-promo-country {
    width:249px;
    height:31px;
    display: block;
    background: url(/graph/btn-promo-country.png) top left no-repeat;
    outline:none;
}
#btn-promo-local {
    width:229px;
    height:31px;
    display: block;
    background: url(/graph/btn-promo-local.png) top left no-repeat;
    outline:none;
    overflow: hidden;
}
#btn-promo-country span, #btn-promo-local span {
    display: none;
}
.promo-container {
    clear: both;
    padding: 16px;
    border: solid 4px #eb001b;
    z-index:1;
    position: relative;
}

.promo-country-line {
    border: solid 4px #008654;
}

#flash-promo {
    width:920px;
    height:731px;
}

#promos-list {
    display: none;
    background: #e3001b;
    padding: 10px;
    position: absolute;
    top:30px;
    left:0px;
    z-index:100;
    overflow: hidden;
    color: #fff;
    font-family: Tahoma;
    font-size:12px;
}



.promo-list-element {
    text-align: center;
    width:120px;
    float:left;
    margin: 5px;
}
.promo-list-element a {
    color:#fff;
    font-weight: bold;
    overflow: hidden;
}
.promo-list-element a.photo {
    width:105px;
    height:136px;
    display:block;
    border: solid 4px #e3001b;
}
.promo-list-element a.photo:hover {
    border: solid 4px #0067ba;
}
.promo-city-element {
    margin-bottom: 5px;
}

.promos-list {
    float: left;
    width: 939px;
}

.promos-list .promo-list-element{
    margin-right: 10px;
    float: left;
}

.promos-list .promo-list-element.last{
    margin-right: 0px;
}

.promos-list .promo-list-element a.link {
    color:#0061AF;
    margin-top: 10px;
    float: left;
    width: 112px;
    display: inline;
}

.promos-list h2 {
    font-size: 18px;
    margin-top: 4px;
}

.promos-list .local-promo {
    margin-top: 22px;
}

/* Kontakt */
.green-title {
    background-color: #00915B;
    color:#fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size:22px;
    padding: 5px 10px;
}
.contact-container {
    overflow: hidden;
    font-family: Tahoma;
    font-size: 12px;
}
.contact-container h1, .contact-container h2 {
    border-bottom: 1px solid #B7D4F0;
    color: #00894F;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 10px;
}
.contact-container a {
    color:#0061AF;
    font-weight: bold;
    display: block;
}
.contact-column-left {
    width:49%;
    float:left;
}
.contact-column-right {
    width:49%;
    float:right;
}

.blue-border {
    border: solid 1px #b7d4f0;
    padding: 10px;
}
.contact-container .blue-border {
    border: solid 1px #b7d4f0;
    padding: 10px;
    height:450px;
    min-height:450px;
    height: auto !important;
}
/* allow room for 3 columns */
#contact-links ul { float:left; list-style:none; width:220px; margin: 0px 0px; padding: 0px 0px;}
#contact-links {margin: 0px 0px; padding: 0px 0px;}
#contact-links li { display:block; padding-left:1em; }
#contact-links li a{ padding: 5px 0px; }
.odd {}
.even {}
/* Sitemap */
.sitemap {
    font-family: Tahoma;
    font-size: 12px;
}
.sitemap a {
    color:#0061AF;
    display: block;
    margin-bottom: 5px;
}

#shop .location_box {
    display: inline;
    float: left;
    width: 219px;
    height: 377px;
    background-image: url('/graph/shop-location-bg.png');
    background-repeat: no-repeat;
    margin-left: 17px;
    color: #3e3e3e;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 17px;
    position: relative;
    padding: 10px;
}

#shop .location_box h2 {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    font-family: Tahoma;
    font-size: 13px;
    color: #007146;
    font-weight: bold;
    margin-bottom: 10px;
}

#shop .location_box label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

#shop .location_box label.normal {
    font-weight: normal;
    display: inline;
    margin: 0px;
}

#shop .location_box .input {
    display: block;
    font-weight: bold;
    border: 1px solid #b7d4f0;
    line-height: 17px;
    font-size: 12px;
    color: #3e3e3e;
    margin-bottom: 10px;
}

#shop .location_box .btn {
    margin-top: 10px;
    text-align: center;
    width: 219px;
    margin-bottom: 30px;
}

#shop .location_box .bus {
    font-size: 12px;
}

#shop .h-free-bus {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #00894f;
    font-size: 17px;
    font-weight: bold;
    font-family: Tahoma;
}

#shop .free-bus {
    border: 1px solid #b7d4f0;
    padding: 10px;
    font-size: 13px;
    font-family: Tahoma;
}

#jobs-main {
    width: 961px;
}

#jobs-main .coll {
    display: inline;
    float: left;
    width: 234px;
    margin-right: 5px;
}

#jobs-main .coll a {
    display: block;
    width: 234px;
    height: 108px;
    margin-bottom: 5px;
}

#jobs-main .main-img {
    display: inline;
    float: left;
    width: 483px;
    height: 334px;
}

#jobs-main .colr {
    display: inline;
    float: left;
    width: 233px;
    margin-left: 6px;
}

#jobs-main .colr a {
    display: block;
    width: 233px;
    height: 108px;
    margin-bottom: 5px;
}

#jobs-main .find {
    position: relative;
    display: inline;
    float: left;
    width: 473px;
    height: 181px;
    overflow: hidden;
    margin-right: 13px;
}

#jobs-main .find .map {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 179px;
    height: 179px;
}

#jobs-main .video {
    display: inline;
    float: left;
    width: 443px;
    height: 161px;
    overflow: hidden;
    background-image: url('/graph/jobs-video-bg.png');
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 30px;
    padding-right: 0px;
    position: relative;
}

#jobs-main .video h2 {
    padding: 0px;
    margin: 0px;
    color: #00894f;
    font-size: 18px;
    font-family: Tahoma;
    margin-bottom: 20px;
    margin-left: -10px;
}

#jobs-main .video .more {
    position: absolute;
    top: 15px;
    right: 20px;
    color: #e62d42;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: underline;
}

#jobs-main .video .more:hover {
    text-decoration: none;
}

.professions {
    margin-top: 26px;
    width: 721px;
    height: 540px;
}

.profession {
    display: inline;
    float: left;
    width: 89px;   
    margin-right: 20px; 
}

.professions .profession {
    margin-bottom: 20px;
    margin-right: 16px;
    margin-left: 16px;
    height: 105px;
    width: 109px;
}

.professions .profession img {
    margin-left: 10px;
}

.professions .profession .title {
    width: 109px;
}

.profession img {
    width: 87px;
    height: 60px;
    border: 1px solid #b4d3f0;
    margin-bottom: 5px;   
}

.profession .title {
    width: 87px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
    color: #0061af;
}

.profession .title a {
    color: #0061af;
}

#shop-jobs {
    width: 721px;
}

#shop-jobs-map {
    display: inline;
    float: left;
    width: 485px;
    height: 485px;
}

#searchresult a {
    color: #0061AF;
}

#shop-jobs .shop-info {
    position: relative;
    display: inline;
    float: left;
    width: 225px;
    min-height: 362px;
    border-left: 1px solid #cee0f0;
    margin-top: -14px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 13px;
    font-family: Tahoma;
    color: #3e3e3e;
    line-height: 15px;
    padding-bottom: 128px;
}

#shop-jobs .shop-info h2 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #00894f;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 15px;
}

#shop-jobs .shop-info .address {
    width: 225px;
    margin-bottom: 15px;
}

#shop-jobs .shop-info .on-map {
    display: block;
    padding-left: 21px;
    width:120px;
    font-size: 11px;
    line-height: 15px;
    background-image: url('/graph/shop-address-map-link.png');
    background-repeat: no-repeat;
    color: #e1001a;
    text-decoration: underline;
    margin-bottom: 15px;
}

#shop-jobs .shop-info .on-map:hover {
    text-decoration: none;
}

#shop-jobs .shop-info h3 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    margin-bottom: 5px;
}

#shop-jobs .shop-info .hours {
    margin-bottom: 15px;
}

#shop-jobs .shop-info .hours .day {
    display: inline;
    float: left;
    font-weight: bold;
    width: 70px;
}

#shop-jobs .shop-info .mail {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-image: url('/graph/jobs-mail-box.png');
    background-repeat: no-repeat;
    width: 174px;
    height: 82px;
    padding-top: 26px;
    padding-left: 60px;
}

#shop-jobs .shop-info .mail a {
    color: #e1001a;
    font-size: 11px;
    text-decoration: underline;
}

#shop-jobs .shop-info .mail a:hover {
    text-decoration: none;
}

#shop-jobs .shop-box {
    border-bottom: 1px solid #cee0f0;
}

#shop-jobs .h-offers {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #00894f;
    font-family: Tahoma;
    padding: 10px;
}

#shop-jobs .h-offers strong {
    color: #3e3e3e;
}

#shop-jobs .offers {
    width: 721px;
}

#shop-jobs .offers table {
    width: 100%;
    font-family: Tahoma;
    font-size: 13px;
}

#shop-jobs .offers th {
    font-size: 12px;
    background-color: #0b62ae;
    border-bottom: 1px solid white;
    color: white;
    padding: 2px;
    padding-left: 10px;
    position: relative;
}

#shop-jobs .offers th a {
    position: absolute;
    top: 0px;
    width: 8px;
    height: 7px;
}

#shop-jobs .offers th a.down {
    right: 3px;
}

#shop-jobs .offers th a.up {
    right: 11px;
}

#shop-jobs .offers .smaller {
    width: 170px;
    text-align: center;
}

#shop-jobs .offers td {
    color: #3e3e3e;
    padding: 5px;
    padding-left: 10px;
}

#shop-jobs .offers td a {
    color: #0b62ae;
    font-weight: bold;
}

#shop-jobs .cv-box {
    background-image: url('/graph/jobs-cv-box.png');
    background-repeat: no-repeat;
    width: 426px;
    height: 233px;
    margin-left: 135px;
    margin-top: 30px;
    text-align: center;
    padding-top: 30px;
}

#shop-jobs .cv-box .info {
    font-size: 13px;
    font-family: Tahoma;
    color: #3e3e3e;
    margin-bottom: 20px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

#job-box {
    width: 721px;
    background: white;
    margin: -15px;
    padding: 12px;
    border: 3px solid #dd0012;
    position: relative;
}

#job-box .shop-text {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 400px;
    font-style: italic;
    text-align: justify;
    line-height: 16px;
}

#job-box .shop-text b {
    display: block;
    margin-top: 5px;
}

#job-box .header {
    background-image: url('/graph/jobs-header.png');
    background-repeat: no-repeat;
    width: 260px;
    height: 52px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 75px;
    color: #313131;
    text-align: center;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: bold;
}

#job-box h1 {
    border-top: 1px solid #B7D4F0;
    padding-top: 10px;
    position: relative;
}

#job-box h1 .ref {
    position: absolute;
    top: 10px;
    right: 0px;
    color: #3e3e3e;
    font-size: 16px;
}

#job-box h2 {
    color: #00915b;
    padding: 0px;
    margin: 0px;
    margin-bottom: 2px;
    font-size: 16px;
    font-family: Georgia;
}

#job-box .float {
    float: left;
    margin-right: 10px;
}

#job-box table {
    font-family: Georgia;
    font-size: 14px;
    color: #3e3e3e;
    border-collapse: collapse;
}

#job-box table td {
    vertical-align: top;
}

#job-box table td.left {
    border-left: 1px solid #cedff0;
    padding-left: 5px;
}

#job-box table td.right {
    border-right: 1px solid #cedff0;
    padding-right: 5px;
}

#job-box table td.top {
    border-top: 1px solid #cedff0;
    padding-top: 5px;
}

#job-box table td.btm {
    border-bottom: 1px solid #cedff0;
    padding-bottom: 5px;
}

#job-box table td.bird {
    background-image: url('/graph/jobs-logo-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#job-box .h-offer {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
}

#job-box .h-offer strong {
    color: #313131;
}

#job-box .offers {
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
}

#job-box .offers .title {
    background-color: #0b62af;
    color: white;
    width: 209px;
    padding: 5px;
}

#job-box .offers a {
    display: block;
    width: 209px;
    padding: 5px;
    color: #0b62ae;
}

#job-box .btn {
    width: 219px;
    text-align: center;
    margin-top: 15px;
}

#job-box .option {
    margin-top: 15px;
}

#job-box .info {
    color: #00894f;
    margin-bottom: 10px;
    font-family: Tahoma;
}

#job-box .agree {
    margin-bottom: 10px;
    font-style: italic;
}

#job-box .address a {
    font-size: 14px;
    color: #eb1a2b;
    font-weight: bold;
}


/* Main rotator */
#main-rotator-images {width: 716px; height: 323px; overflow: hidden;}
#main-rotator-tabs {position: absolute; top: 11px; right: 9px; z-index: 3;}
#main-rotator-tabs a {width: 14px; height: 13px; display: block; background: url('/graph/rotator/rotator-btn.png') no-repeat; background-position: 0px 0px; float: left;}
#main-rotator-tabs a.current {background-position: 0px -13px;}
#main-rotator2 {
    display: inline;
    float: left;
    width: 234px;
    height: 157px;
    margin-right: 7px;
    margin-bottom: 20px;
    position: relative;
}

#main-rotator2 img {
    width: 234px;
    height: 157px;
}
#main-rotator2-images {width: 234px; height: 157px; overflow: hidden;}
#main-rotator2-tabs {position: absolute; bottom: 11px; right: 9px;}
#main-rotator2-tabs a {width: 14px; height: 13px; display: block; background: url('/graph/rotator/rotator-btn.png') no-repeat; background-position: 0px 0px; float: left;}
#main-rotator2-tabs a.current {background-position: 0px -13px;}

/* ******************************* Newsletter */
#newsletter_cointainer * {padding:0; margin:0;}
#newsletter_cointainer {overflow:hidden;border: 1px solid #B7D4F0;padding: 10px;}
#newsletter_cointainer h1 {color: #00894F;font-size: 24px;font-weight: bold;font-style: italic;padding: 0px 0px 15px 0px;}
#newsletter_cointainer h2 {color: #00894F;font-size: 16px;font-weight: bold;font-family:tahoma; padding: 0px 0px 10px 0px;}
#newsletter_cointainer #newsletter-content {background: url(/graph/newsletter_bg.jpg) repeat-y top center; overflow:hidden;height:auto;}
#newsletter_cointainer #leftSideBox_newsletter {width: 252px; float:left;text-align:center;padding: 5px 25px 5px 15px;display:inline;}
#newsletter_cointainer #rightSideBox_newsletter {width: 605px; float:left; padding: 5px 15px 15px 25px;font-size: 14px;display:inline;}
#newsletter_cointainer #rightSideBox_newsletterContent {width: 500px;}
#newsletter_cointainer #rightSideBox_newsletter .error {margin: 0px 0px 20px 0px;border: 1px solid #aa0000;padding:5px;color:#dd0000}
#newsletter_cointainer #rightSideBox_newsletter .info {margin: 0px 0px 20px 0px;border: 1px solid #00aa00;padding:5px;color:#00aa00}
#newsletter_cointainer #rightSideBox_newsletter span {font-family:tahoma;font-size: 14px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox {border: 1px solid #B7D4F0;margin: 20px 0px;font-family:tahoma; padding: 15px 10px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox input.textInput {width: 208px; height: 24px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox em {font-style: normal; color: #f5011b; padding: 0px 1px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox .borderForm {margin: 0px 0px 20px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox .borderForm .checkboxMargin {margin: 0px 0px 5px 0px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox .checkbox_style {font-size: 13px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox .checkbox_style span {margin: 0px 0px 0px 5px; font-size: 13px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox select {height: 24px;margin: 20px 0px 0px; width: 208px; line-height:20px;padding: 3px 0px 0px 0px; font-size: 13px;}
#newsletter_cointainer #rightSideBox_newsletter #formBox option{color:#8d8d8d;}
#newsletter_cointainer #rightSideBox_newsletter #regulamin_box {padding: 20px 0px; font-size: 12px; overflow:hidden;}
#newsletter_cointainer #rightSideBox_newsletter #regulamin_box input {margin: 3px 0px 0px 0px; float:left;}
#newsletter_cointainer #rightSideBox_newsletter #regulamin_boxContent {float:right; width: 470px;font-size: 11px;}
#newsletter_cointainer #rightSideBox_newsletter #regulamin_box .checkbox_regulamin {float:left; display:block;}
#newsletter_cointainer #rightSideBox_newsletter .submit_newsletter {display: block; width: 128px;cursor:pointer; height: 38px; font-size: 0px;background: url(/graph/btn_submit.png) no-repeat; margin: 0 auto;padding:0; border:none; }
#newsletter_cointainer #rightSideBox_newsletter #regulamin_submit {width: 500px;text-align:center;}

#customer_services {
    width: 721px;
    margin-top: 40px;
}

#customer_services .customer_service {
    width: 721px;
    border-top: 1px solid #b4d3f0;
    padding-top: 1px;
    padding-bottom: 1px;
}

#customer_services .customer_service img {
    display: inline;
    float: left;
    margin-right: 15px;
    width: 127px;
    height: 127px;
}

#customer_services .customer_service .info {
    display: inline;
    float: left;
    padding-bottom: 10px;
    width: 579px;
}

#customer_services .customer_service h2 {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
}

#customer_services .customer_service .intro {
    font-size: 13px;
    padding-bottom: 10px;
}

#customer_services .customer_service .info .link {
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
}

#customer_services .customer_service .info .link a {
    color: #eb1a2b;
    text-decoration: underline;
}

#customer_services .customer_service .info .link a:hover {
    text-decoration: none;
}

#contact-page {
    width: 701px;
    padding: 10px;
    margin-top: 20px;
    font-family: Tahoma;
    font-size: 12px;
    color: #3e3e3e;
}

#contact-page h2 {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    color: #00915b;
    padding-top: 15px;
    padding-bottom: 15px;
}

#contact-page label {
    display: inline;
    float: left;
    width: 140px;
    font-weight: bold;
}

#contact-page label span {
    color: #f3001c;
}

#contact-page label.sublabel {
    width: auto;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 15px;
}

#contact-page label.agree {
    width: 675px;
    text-align: justify;
    font-size: 11px;
    font-weight: normal;
}

#contact-page input  {
    display: inline;
    float: left;
    margin: 0px;
    width: 210px;
    margin-bottom: 5px;
    border: 1px solid #dfebf7;
    border-top-color: #a3c4e1;
}

#contact-page select  {
    display: inline;
    float: left;
    margin: 0px;
    width: 210px;
    margin-bottom: 5px;
    border: 1px solid #dfebf7;
    border-top-color: #a3c4e1;
}

#contact-page select#subject  {
    width: 445px;
}

#contact-page textarea {
    display: inline;
    float: left;
    margin: 0px;
    width: 445px;
    height: 135px;
    margin-bottom: 5px;
    border: 1px solid #dfebf7;
    border-top-color: #a3c4e1;
}

#contact-page input.chk {
    width: auto;
    margin-right: 10px;
    border: none;
}

#contact-page input.send {
    width: 128px;
    height: 38px;
    margin-left: 285px;
    margin-top: 20px;
    border: none;
}

#popupbox {
    width: 996px;
    height: 670px;
    display: none;
}

#popupbox .contentWrap {
/*    width: 996px;
    height: 670px;
*/}

#advertbox {
    width: 400px;
    height: 260px;
    display: none;
}

#advertbox .contentWrap {
    width: 400px;
    height: 260px;
}

.player-container {
    width: 721px;
    text-align: center;
}

#playerbox {
    width: 500px;
    height: 336px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.no-offers-box {
    margin-top: 20px;
    display: block;
    width: 206px;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.no-offers-box b {
    display: block;
    margin-bottom: 20px;
}

.no-offers-box img  {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 132px;
    height: 35px;
}

#ie6info {
    padding: 40px;
    width: 997px;
    border: 3px solid red;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}

#ie6info a {
    color: red;
}

.cvJob {
    margin-top: 100px;
}

#no-flash {
    font-size: 14px;
    font-weight: bold;
    color: red;
    color: #3E3E3E;
    padding: 10px;
    float: left;
}

#no-flash a {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    color: #EB1A2B;
}

#flash-promo #no-flash {
    margin-top: 170px;
}

#tv_player {
    width:693px;
    height:540px;
}

#progress #no-flash h2 {
    color: #3E3E3E !important;
}
#searchresult {
    padding: 11px;
}

#searchresult .results-count {
    padding-bottom: 10px;
}

.searchItem {
    padding-bottom: 7px;
}

.searchItem .more a {
    margin-top: 7px;
    float: left;
    color: #EB1A2B !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

.searchItem h2 {
    margin-bottom: 0px;
    font-size: 18px;
}

.searchItem .date {
    color: #8D8D8D;
    font-family: Tahoma;
    font-size: 12px;
    margin-top: 4px;
}

.searchItem .intro {
    margin-top: 7px;
}

.searchItem .intro .highlight{
    color: #00915B;
    font-weight: bold;
}

#searchresult .pages {
    text-transform: lowercase;
    margin-top: 22px;
    text-align: center;
}

#searchresult .pages table {
    margin: 0 auto;
}

#searchresult .pages table tr td {
    padding: 0 4px;
}

#searchresult .pages .numbers {
    padding: 0;
}

#searchresult .pages .pages-label {
    display: none;
}

#nojob {margin-bottom: 15px !important;}

.spacer {
    padding-bottom: 15px !important;
}

/* widok nasze sklepy */
#content-2 {
  display: inline;
  float: right;
  width: 749px;
}

.shop-view {
  overflow: hidden;
  background-color:#ffffff;
}

.boxType-1-2 {overflow:hidden; background-color:#ffffff;}

.boxType1 {
  float: left;
  width: 494px;
  height: 373px;
}

.boxType1Top {
  background-color: #b7d4f0;
  height: 1px;
}

.boxType1Middle {
  background: url("/graph/bg_box1_B.png") left top repeat-y;
  width: 464px;
  padding: 15px 15px 0;
  min-height: 340px;
}

.boxType1Bottom {
  background: url("/graph/bg_box1_C.png") left bottom no-repeat;
  height: 17px;
}

.boxType2 {
  float: right;
  width: 239px;
  height: 373px;
}

.boxType2Top {
  width: 239px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
}

.boxType2Map {
  border: 1px solid #b7d4f0;
  margin: 0;
  padding: 0;
  font-size: 0;
  height:128px;
}

.boxType2Map img {
  margin: 0;
  padding: 0;
  border: 0;
}

.boxType2Middle {
  background: url("/graph/bg_box2_B.png") left top repeat-y;
  width: 219px;
  height: 193px;
  padding: 10px;
  padding-bottom: 0;
}

.boxType2Bottom {
  background: url("/graph/bg_box2_C.png") left bottom no-repeat;
  height: 12px;
}

.shop-line-2 {
  clear: both;
  overflow: hidden;
  padding-top: 15px;
  background-color:#ffffff;
}

.boxType3 {
  float: left;
  width: 239px;
  margin: 0 16px 13px 0;
  background-color:#ffffff;
}

.boxType3Top {
  background-color: #b7d4f0;
  height: 1px;
}

.boxType3Middle {
  background: url("/graph/bg_box2_B.png") left top repeat-y;
  width: 227px;
  padding: 6px;
  padding-bottom: 0;
  min-height: 139px;
  position: relative;
}

.boxType3Bottom {
  background: url("/graph/bg_box3_C.png") left bottom no-repeat;
  height: 12px;
}

.shop-view-Title {
  font: bold 20px Tahoma;
  color: #00894f;
  margin: 0;
  padding: 0;
  padding-bottom: 9px;
}

.shop-news1 {
  border-top: 1px solid #b7d4f0;
  padding-top: 11px;
}

.shop-news1-title, .shop-news1-title * {
  font: bold 14px Georgia;
  color: #00915b;
  margin: 0;
  padding-bottom: 11px;
  padding-bottom: 6px;
}

.shop-news1-data {
  font: normal 12px Tahoma;
  color: #8d8d8d;
  margin: 0;
}

.shop-news1-content {
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  font: normal 14px Georgia;
  color: #3e3e3e;
}

.shop-news1-content-img {
  float: left;
  margin-right: 13px;
  
}

.shop-news1-content-img img {
  margin: 0;
  padding: 0;
  border: 0;
  border: 1px solid #bbd7f1;
  height: 78px;
}

.shop-news1-content-info p {
  margin: 0;
  line-height: 18px;
}

.info-more, .info-more * {
  margin: 0;
  font: bold 11px Tahoma;
  color: #eb1a2b;
  text-decoration: underline;
}

.boxType2Middle p {
  margin: 0;
}

.boxType2Middle-title {
  font: bold 13px Tahoma;
  color: #00915b;
  padding-bottom: 13px;
}

.boxType2Middle-form-div p {
  font: bold 12px Tahoma;
  color: #3e3e3e;
  margin-bottom: 10px;
}

.boxType2Middle-form-from {
  margin-bottom: 18px;
  font: normal 12px Tahoma;
}

.boxType2Middle-form-from p {
  margin-bottom: 3px;
}

input.input-from {
  height: 25px;
  line-height: 25px;
  display: block;
  width: 204px;
  padding: 0 5px;
  border: 1px solid #bbd7f1;
  color: #898989;
}

.boxType3-title {
  font: bold 18px Tahoma;
  color: #292929;
  margin: 0;
  padding-bottom: 7px;
}

.zobacz-gazetke-content {
  position: relative;
  background: url("/graph//bg_zabacz_gazetke.jpg") right bottom no-repeat;
  overflow: hidden;
  width: 227px;
  padding: 6px;
  height: 145px;
}

.zobacz-gazetke img {
  position: absolute;
  bottom: 10px;
  left: 8px;
}

.zobacz-gazetke-OP {
  position: absolute;
  top: 35px;
  left: 8px;
  font: normal 11px Tahoma;
  color: #e1001a;
  text-decoration: underline;
}

.boxType3-info {
  font: bold 12px Tahoma;
  color: #007146;
  margin: 0;
  padding: 5px 0 5px 4px;
}

.boxType3-info span {
  color: #3e3e3e
}

.boxType3-info-2 {
  font: normal 12px Tahoma;
  color: #292929;
  margin: 0;
}

.cenypaliw-img {
  position: absolute;
  top: 27px;
  right: 0;
  width: 145px;
  height: 130px;
}

.boxType3Middle-left {
  width: 110px;
}

.zamow-newsletter img {
  position: absolute;
  bottom: 10px;
  left: 8px;
}

.newsletter-img {
  position: absolute;
  top: 10px;
  right: 0;
  width: 130px;
  height: 140px;
}

.shop-line-3 {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}

.boxType4Top {
  width: 749px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
}

.boxType4Middle {
  background: url("/graph/bg_box4_B.png") left top repeat-y;
  width: 729px;
  padding: 10px;
  overflow: hidden;
  font: normal 12px Tahoma;
  color: #3e3e3e;
}

.boxType4Middle .box-205 {
  width: 205px;
}

.boxType4Middle .box-140 {
  width: 140px;
}

.boxType4Middle-box {
  float: left;
  width: 175px;
}

.boxType4Middle-box .telefony {
  background: url("/graph/kontakt-tel.png") left 3px no-repeat;
  padding-left: 25px;
}

.boxType4Middle-box .email {
  background: url("/graph/kontakt-email.png") left 3px no-repeat;
  padding-left: 25px;
}

.boxType4Middle-box-title {
  font: bold 13px Tahoma;
  color: #007146;
  margin: 5px 0 10px 0;
}

.boxType4Middle-box-content {
  overflow: hidden;
}

.boxType4Middle-box-content p {
  margin: 0;
  line-height: 17px;
}

.boxType4Middle-box-content span {
  float: left;
  font-weight: bold;
  display: block;
  width: 70px;
}

.boxType4Middle-box-content a {
  font: normal 11px Tahoma;
  color: #e1001a;
  text-decoration: underline;
}

.boxType4Bottom {
  width: 749px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url("/graph/bg_box4_C.png") left top no-repeat;
}

/* style do widoku gazetek */
.border-1line {
  background-color: #b7d5f1;
  height: 1px;
}

.border-middle {
  background: url('/graph/bg_border_B.png') left top repeat-y;
  overflow: hidden;
}

.blue-border-2 {
  padding: 10px 0;
  width: 959px;
}

.bulletin-view {
  overflow: hidden;
}

.view-1-col {
  float: left;
  width: 271px;
  padding: 0 15px;
  min-height: 590px;
  text-align: center;
  border-right: 1px solid #b7d5f1;
}

h2.titleGreenV {
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #01915c;
  font-family: Georgia;
}

.view-2-col {
  float: left;
  width: 297px;
  padding: 0 15px;
  min-height: 590px;
  text-align: center;
  border-right: 1px solid #b7d5f1;
}

h2.titleV {
  padding: 0;
  margin: 0;
  margin-bottom: 23px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #454545;
  font-family: Georgia;
}

.download-link {
  font: bold 11px Tahoma;
  color: #e0001a;
  text-decoration: none;
  float: right;
  margin: 0 45px 6px 0;
}

.download-link:hover {
  text-decoration: none
}

.download-link span {
  text-decoration: underline;
}

.download-link img {
  border: 0;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

.bulletin-rotator {
  clear: both;
  margin-bottom: 75px;
  font: bold 12px Tahoma;
  color: #0061bd;
  width: 297px;
}

.bulletin-aktual {
  font: bold 14px Tahoma;
  color: #454545;
  text-align: left;
  margin-bottom: 20px;
}

.bulletin-aktual-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bulletin-aktual-ul li {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
}

.bulletin-aktual-ul li a {
  font: bold 12px Georgia;
  color: #0061bd;
}

.bulletin-aktual-ul li a:hover {
  text-decoration: none;
}

.bulletin-aktual-ul li:hover {
  background-color: #e8f4fe;
}

.aktual-pdf {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  border: 0;
  font-size: 0;
  line-height: 23px;
  float: right;
}

.slider-content {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 297px
}

#slider1 ul, #slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider1 li {
  width: 297px;
  min-height: 250px;
  overflow: hidden;
}

#slider2 ul, #slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider2 li {
  width: 297px;
  min-height: 250px;
  overflow: hidden;
}

#prevBtn, #prevBtn2, #nextBtn, #nextBtn2 {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-indent: -8000px;
}

#prevBtn, #prevBtn2 {
  width: 29px;
  height: 29px;
  position: absolute;
  left: 0;
  top: 115px;
}

#nextBtn, #nextBtn2 {
  width: 29px;
  height: 29px;
  position: absolute;
  right: 0;
  top: 115px;
}

#prevBtn a, #prevBtn2 a {
  display: block;
  width: 29px;
  height: 29px;
  background: url(/graph/btn-slider-left.png) left top no-repeat;
}

#nextBtn a, #nextBtn2 a {
  display: block;
  width: 29px;
  height: 29px;
  background: url(/graph/btn-slider-right.png) left top no-repeat;
}

.view-more-jobs {color:#EB1A2B !important; font: bold 11px Tahoma; float:right; text-decoration:underline; background-color:#ffffff !important; width:85px !important;}
.view-more-jobs:hover {text-decoration:none;}

