html{
height: 100%;
overflow: scroll;
}


body {
width: 760px;
margin: 0 auto;
background-color: #d96f4f;
height: 100%;
font: normal 100% Arial;
}

#wrapper {

display: table-cell;
vertical-align: top;

}

#context {
margin-top: 10px;
height: 450px;
color: #FFF;
}

a.menu{
text-decoration:none;
display:block;
}
a.menu:hover{
text-decoration:none;
}


a{
font-size:12px;
color:#ffffff;

}
a:hover{
color:#7290ba;
}

p{
font-size:12px;
color:#ffffff;
margin: 10px 0px 10px ;
text-align: justify;
line-height:16px;
}

p.objasnienia{
margin-top:10px;
margin-bottom:10px;
margin-right:100px;
margin-left:40px;
}

p.kontakt{
margin-top:30px;
margin-right:100px;
margin-left:40px;
}

p.short{
font-size:12px;
color:#2f4461;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 8px;
text-align: left;
line-height:18px;
}

h1{
font-size:15px;
color:#ffffff;
font-weight: bold;
text-align: left;
line-height:20px;
}






ul.check{
color:#2f4461;
line-height: 20px;
list-style-type:square;

}

ul.all{
font-size:12px;
color:#2f4461;
line-height: 18px;
list-style-type:disc;
margin-right:80px;
margin-top:10px;
}

li.all{
margin-left:40px;
margin-right:80px;
}

ul.wypunkt{
font-size:12px;
color:#ffffff;
line-height: 18px;
list-style-type:disc;
margin-right:80px;
margin-top:10px;
}

li.oferta{
margin-left:40px;
margin-right:80px;
}

p.porady{
font-size:14px;
font-weight:bold;
color:#2f4461;
line-height: 20px;
margin-left:40px;
margin-top:0px;
}


td.chwilbody{
font-size:12px;
color:#ffffff;
}

td.tabinfo{
font-size:12px;
color:#ffffff;
border: 1px dotted #f9eae5;
background-color:  #e8896c;
}

img {
 display:block;
 border-style: none;
}



