body
{
    width: 900px;
    margin: 0px auto 0px auto;
    background-image: url('../img/topBg.jpg');
    background-repeat:  repeat-x;
    background-color: #f0f0f0;
    text-align:center;
    font-family:Arial, Verdana,  Helvetica, sans-serif;
}

#mainTop
{
    height: 250px;
    width: 900px;
    background-image: url('../img/topLogo.jpg');
    background-repeat: no-repeat;
    background-position: top;
    margin: 0px auto 0px auto;  
}



td.logoTop
{
    height: 160px;
}

td.logoTop a.index
{
    width:140px; 
    height:120px; 
    border:none; 
    display:block; 
    margin: 25px auto auto 40px;
}

td.menuTop
{
    height: 45px;
    vertical-align: top;
}


td.headerTop
{
    height: 45px;
}

div.menuTop
{
    height: 34px;
    margin: 2px 0px 0px 30px;
    text-align:left;
}

a.menuButton
{
    text-decoration: none;
}
img.menuButton
{
    border:none;
}


#title
{
    width: 100%;
}
#title2
{
    width: 100%;
    background-image: url('../img/bottomLogo.jpg');
    background-repeat: no-repeat;
}
#titleHorSpace
{
    height:15px;
}
#mainTitle
{
    width:500px;
    vertical-align:top;
    text-align:left;
    margin-left: 20px;
}
#mainTitle h1
{
    display: inline;
    color: #005ca1;
    font-size: 24px;
}
#subTitle
{
    vertical-align:top;
    text-align:right;
}
#subTitle h2
{
    display: inline;
    color: #005ca1;
    font-size: 16px;
    margin: 0px 40px auto auto;
}
div.subTitleHorSpace
{
    margin-top:8px;
}


img.stripesTitle
{
    vertical-align:top;
    margin: 5px 0px 0px 30px;
    display: inline;
}

img.stripesSubTitle
{
    vertical-align:top;
    margin: 0px 0px 0px 0px;
    display: inline;
}


#content
{
    background-image: url('../img/contentBg.jpg');
    background-repeat: repeat-y;
    width:900px;
    margin: auto;
}

#content #contentTable
{
    width: 839px;   
    margin: 0px 29px 0px 32px;
}

#content #contentTable #mainContent
{
    width: 500px;
    vertical-align: top;
    font-size: 12px;
}

#content #contentTable #subContent
{
    border: 1px solid #e8e8e8;
    border: 1px solid #e8e8e8;
    border-top: none;
    vertical-align: top;
    background-image: url('../img/rightBg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height:300px;
    
}



#promocjeRightTable
{
    margin: 10px 0px 10px 0px;
    width:100%;
}
#promocjeRightTable #promocjeRightTextCell
{
    vertical-align:top;
    font-size:11px;
}
#promocjeRightTable #promocjeRightTextTitle
{
    color:#d9211b;
    font-weight:bold;
    font-size:11px;
}
a.wiecejButton
{
    color:#d9211b;
    text-decoration:none;
}

a.wiecejButton:hover
{
    text-decoration:underline;
}


h3.mainDescription
{
    font-size: 11px;
    color: black;
    margin-top: 20px;
    font-weight: normal;
}




#bottom
{
    width: 900px;
    height: 70;
    background-image: url('../img/bottomBg.jpg');
    background-repeat: no-repeat;
}
#bottomTable
{
    height:50px;
    border: none;
    padding: 0px;
    border-spacing: 0px;
    margin: 15px 0px 0px 25px;
}
#bottomTable #bottomContent
{
    width: 680px;
    color: #cacecf;
    font-size: 11px;
}
#bottomTable #bottomLinet
{
    width: 176px;
    background-image: url('../img/bottomLinet.jpg');
    text-align: right;
}
a.linet
{
    color: #accedf;
    font-size: 11px;
    font-family: serif;
    text-decoration:none;
    margin-top:12px;
    display:block;
}
a.linet:hover
{
    text-decoration:underline;
}




#promocjeTable
{
    margin-top:20px;
    width:100%;
}
#promocjeTable #promocjeSpaceCell
{
    border-bottom: 1px solid #accedf;
    margin-top:10px;
}
#promocjeTable #promocjeImgCell
{
    text-align:center;
    vertical-align:top;
}
#promocjeTable #promocjeTextCell
{
    vertical-align: top;
    font-size: 11px;
    text-align: left;
}
#promocjeTable #promocjeTextCell #promocjeTextTitle
{
    color:#d9211b; font-weight:bold; font-size:11px;
}

img.promocjaImg
{
    border: none;
    margin-right: 30px;
}

#promocjaTextTitle
{
    font-size:20px;
    color: red;
    font-weight: bold;
}

div.promocjaImgSpace
{
    height: 20px;
}





#witamyTable
{
    margin:10px;
    
}
#witamyTable #witamyImgCell
{
    vertical-align:top;
    width: 80px;
}
img.witamyImg
{
    margin-right:10px;
}
img.witamyStripeImg
{
    display:inline;
    vertical-align: top;
}
#witamyTable #witamyTextCell
{
    vertical-align:top;
}
div.witamyTekst
{
    display:inline;
    vertical-align:top;
    font-size: 10px;
}
span.witamyTekstTitle
{
    color:red;
    font-weight:bold;
    font-size:14px;
}
td.witamyTekstSpace
{
    height:20px;
}



#kontakt
{
    font-size: 11px;
    margin-top: 10px;
}
#kontakt #textKontakt
{
    width:250px;
    vertical-align: top;
}

input.text
{
    background: #f5f8fd;
    border: 1px solid #dcdcdc;
    margin-bottom: 8px;
}
textarea.text
{
    background: #f5f8fd;
    border: 1px solid #dcdcdc;
    margin-bottom: 8px;
    width: 200px;
    height: 150px;
}


a.offerList
{
    color: red;
    font-weight: bold;
    vertical-align: top;
    text-decoration: none;
}
a.offerList:hover
{
    text-decoration: underline;
}
select.offerList
{
    font-size:11px;
    border: 2px solid #7f9db9;
    background: white;
}
#offerHeader
{
    margin: 20px 20px 0px 0px;
    font-size: 13px;
    width: 95%;
}
#offerHeader #offerHeaderText
{
    color: blue;
    font-weight: bold;
}
#offerDescTable
{
    margin: 20px 0px 0px 0px;
    border-top: 1px solid #7f9db9;
    width: 100%;
    font-size: 11px;
    width: 95%;
}

.myA
{
    text-decoration:none;
    color:red;

}
.myA:hover
{
    text-decoration:underline;
    color:red;

}