﻿body {
    font-family: Tahoma;
}

body.Intro {
    background: url(../../img/pl/intro/bodyBackground01.jpg) repeat-x #171d21;
}

body.Intro .SiteBox01 {
    width: 896px;
    margin: 0px auto;
}

body.Intro .SiteBox01 .TopBox01 {
    height: 318px;
    background: url(../../img/pl/intro/topBoxBackground01.jpg) no-repeat;
}

body.Intro .SiteBox01 .TopBox01 .LanguagesList01 {
    position: absolute;
    margin: 220px 0px 0px 520px;
    list-style: none;
}

body.Intro .SiteBox01 .TopBox01 .LanguagesList01 li {
    float: left;
    padding: 0px 15px 0px 0px;
}

body.Intro .SiteBox01 .TopBox01 .LanguagesList01 li a {
    display: block;
    color: #ceceed;
    text-decoration: none;
    font-size: 11px;
    padding: 5px 16px 7px 20px;
    background: url(../../img/pl/intro/arrow01.gif) 10px 10px no-repeat #101619;
}

body.Intro .SiteBox01 .NewOfferBar01 {
    width: 883px;
    height: 106px;
    background: url(../../img/pl/intro/newOfferBarBackground01.jpg) no-repeat;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01 {
    width: 269px;
    height: 72px;
    padding: 5px;
    position: absolute;
    font-size: 11px;
    color: #cbdbe4;
    line-height: 13px;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01#left {
    margin: 12px 0px 0px 16px;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01#center {
    margin: 12px 0px 0px 302px;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01#right {
    margin: 12px 0px 0px 591px;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01 img {
    border: 1px solid #444e54;
    float: left;
    margin: 0px 5px 0px 0px;
	width:	96px;
	height: 71px;
	background: #fff;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01 a.nazwa01 {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #cbdbe4;
    margin: 3px 0px 3px 0px;
    display: block;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01 .text01 {
    display: block;
}

body.Intro .SiteBox01 .NewOfferBar01 .Item01 .cena01 {
    display: block;
    margin: 5px 0px 0px 0px;
}

body.Intro .SiteBox01 .Title01 {
    display: block;
    font-size: 12px;
    color: #60717c;
    font-weight: bold;
    margin: -1px 0px 0px 25px;
    width: 855px;
    background: url(../../img/pl/intro/line01.jpg) 160px 10px no-repeat;
}

body.Intro .SiteBox01 .BannerBox01 a {
    float: left;
    margin: 10px 10px 0px 20px;
}

body.Intro .SiteBox01 .StopkaBox01 {
    width: 885px;
    padding: 15px 0px;
    color: #4d5c66;
    font-size: 11px;
    text-decoration: none;
}

body.Intro .SiteBox01 .StopkaBox01 a {
    color: #4d5c66;
    font-size: 11px;
    text-decoration: none;
    margin: 0px 0px 0px 20px;
}

body.Intro .SiteBox01 .StopkaBox01 img {
    float: left;
    margin: -5px 280px 0px 0px;
}





