
body
{
 background: #647179 url(../images/lay_bg.jpg) repeat-x;
 margin: 0;
 text-align: center;
}

a
{
 text-decoration: underline;
 color: white;
}

a:hover
{
 color: red;
 text-decoration: none;
}

table
{
 border-collapse: collapse;
 border: 0;
 padding: 0;
}

td
{
 padding: 0;
 color: #f3f3f3;
 font-family: verdana;
 font-size: 11px;

}

img
{
 border: 0px;
}

#dekoracja
{
 
}

td.top
{
 width: 700px;
 height: 228px;
 background: url(../images/lay_01.jpg) no-repeat;
}

#top
{
 position: relative;
 left: 50px;
 top: 20px;
 float: left;
 width: 320px;
 height: 150px;
 font-size: 11px;
 color: #FFFFFF;
 vertical-align: top;
 text-align: justify;
}
#top:first-line
{
 font-size:14px;
 font-weight: bold;
}

td.text
{
  text-align: justify;
}

#foot
{
 width: 100%;
 height: 38px;
 background: url(../images/lay_foot.jpg) repeat-x;
 text-align: center;
 padding-top: 5px;
}

td.credits
{
 width: 300px;
 text-align: left;
 font-family: verdana;
 font-size: 10px;
 color: #bdc6cb;
}

td.credits a
{
 color: #bdc6cb;
 text-decoration: none;
}

td.menu
{
 width: 400px;
 text-align: right;
 font-family: verdana;
 font-size: 10px;
 color: #bdc6cb;
}

td.menu a
{
 color: #bdc6cb;
 text-decoration: none;
}

td.menu a:hover
{
 color: white;
 text-decoration: none;
}

.kontakt_naglowek
{
 padding-left: 10px;
}

.button_strona
{
 border: solid 1px black;
 background-color: white;
 color: black;
 cursor: pointer;
}
