body {
    background-color: #bebebe;
    margin: 0;
	font-family: Tahoma;
}

/* Logo */
#logoContainer {
    background-color: #a8a8a8;
    height: 372px;
    width: 100%;
}
#logoBgContainer {
    background-image: url(../../Images/nowy_szablon/background.jpg);
    width: 1008px;
    height: 372px;
    margin: 0 auto;
    text-align: center;
}
.logoContent {
    text-align: left;
    margin-left: 24px;
}
#logoVBackground {
    background-image: url(../../Images/nowy_szablon/logoVBackground.jpg);
    height:234px;
    width: 960px;
    background-repeat:repeat-x;
}
#bigLogo {
    background-image: url(../../Images/nowy_szablon/bigLogo.jpg);
    width: 960px;
    height: 138px;
}
#linkiMenuGorne {
    padding-left:515px;
    padding-top:70px;
}
#kontaktHref {
    background-image: url(../../Images/nowy_szablon/kontakt.jpg);
    width: 51px;
    height: 22px;
    padding-left: 4px !important;
    margin-left: 15px;
    padding-top:4px;
    margin-top:-4px;
    background-repeat: no-repeat;
}
#podswietlonyLinkMenu {
    position:absolute;
    width: 100px;
    display: none;
}
#podswietlonyLinkMenuLeft {
    background-image: url(../../Images/nowy_szablon/podswietloneMenuLeft.jpg);
    width: 2px;
}
#podswietlonyLinkMenuCenter {
    background-color: #373737;
}
.podswietlonyLink {
    color: white !important;
}
.podswietlonyLinkMenuWymiary {
    display: inline;
    float: left;
    height: 22px;
}
#podswietlonyLinkMenuRight {
    background-image: url(../../Images/nowy_szablon/podswietloneMenuRight.jpg);
    width: 2px;
}
#linkiMenuGorne a {
    color: #424141;
    position:relative;
    z-index:1;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    display: block;
    float: left;
}
#linkiMenuGorne a:visited {
    color: #424141;
}
#menuLeft {
    background-image: url(../../Images/nowy_szablon/menu-left.jpg);
    margin-left: 53px;
    display: inline;
}
.menuParam {
    width: 6px;
    height: 54px;
    float: left;
    background-repeat:repeat-x;
}
#menuCenter {
    background-image: url(../../Images/nowy_szablon/menu-center.jpg);
    width: 840px;
}
#menuRight {
    background-image: url(../../Images/nowy_szablon/menu-right.jpg);
}
#rightLogoCnt {
    background-image: url(../../Images/nowy_szablon/rightLogoCnt.jpg);
    width: 55px;
    float: left;
    height: 55px;
}
.href_black_menu {
    z-index: 2;
}
.menu_cont a:hover {
    color: black !important;
}
#toMainSite {
    display: block;
    height:113px;
    position:absolute;
    width:320px;
}
#scrollableContent {
    margin-left: 52px;
}
#contentScroll {
    float: left;
    height: 179px;
    width: 800px;
}
#prevScroll {
    float: left;
    background-image: url(../../Images/nowy_szablon/nextIr.jpg);
    width: 25px;
    margin-top: 50px;
    height: 42px;
    cursor: pointer;
}
#nextScroll {
    float: left;
    background-image: url(../../Images/nowy_szablon/prevIr.jpg);
    width: 25px;
    margin-top: 50px;
    height: 42px;
    cursor: pointer;
}
#contentScroll a {
    display: none;
}

#contentScroll a.active {
    display: block;
}
.scrollable {
    position:relative;
    overflow:hidden;
    width: 800px;
    height:179px;
}
.scrollable .items {
    width:20000em;
    position:absolute;
}

.scrollable .items div {
    float: left;
    position: relative;
    z-index:1;
    width: 800px;
}

/* Strona */
#siteContainer {
    background-image: url(../../Images/nowy_szablon/background2.jpg);
    width: 1008px;
    margin: 0 auto;
    text-align: center;
}
#contentVBgTop {
    background-image: url(../../Images/nowy_szablon/contentVBgTop.jpg);
    width: 960px;
    height: 32px;
    background-repeat: repeat-x;
}
#siteContent {
    padding-left: 40px;
    padding-right: 40px;
}
#block_one {
    width:270px !important;
}
#block-two {
	padding-left: 0px !important;
	display: inline;
	margin-left:32px !important;
}
#js_1 {
	padding-left:36px !important;
}

/* Stopka */
#footerImg {
    text-align: center;
    padding-bottom: 65px;
}
#footerImg img {
    display: inline;
}
#footerBg {
    padding-top: 10px;
    background-image: url(../../Images/nowy_szablon/footerBg.jpg);
    height: 34px;
    width: 960px;
}
#footerContent {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
}
#footer-first {
    padding-top: 10px;
}
#footer-first a {
    color: #bfbfbf !important;
}
#copyright {
    padding-top: 10px;
    color: #333333 !important;
    padding-right: 70px;
}
