
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(serwis_lodowek_gdansk.gif);
 background-repeat:repeat;
 text-align:center;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;

}
#faux {
 background: url(serwis_lodowek.gif);
 background-repeat:no-repeat;
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%;
 height: 580px;
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background-image:url(serwis_pralek.gif);
 background-repeat:no-repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;

}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
 border-right:1px solid #d6d6d6;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #c9c9c9;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }

h1
{
font-size:12px;
color:#505050;

}

a{text-decoration:none;color:black;}
a:hover{color:red;}

table.news
{
border:1px solid #dddddd;
width:600px;
margin-left:40px;
margin-top:10px;
margin-bottom:20px;
}

table.news tr.tytul
{
background-color:#eeeeee;
}

table.news tr.tytul td.data
{
text-align:center;
}

table.news tr.tytul td.tytul
{
padding-left:20px;
}


table.news tr.tytul td.data
{
width:100px;
}

table.news tr.podpis td.podpis
{
text-align:right;
padding-right:20px;
color:#993333;
font-style:italic;
}
