* { padding: 0; margin: 0; }

body {
 font-family: Candara, Verdana, Helvetica, Arial, sans-serif;
 font-size: 14px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background-color:white;
 margin-bottom: 5px;
 overflow: auto;
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 80px;
 margin: 10px 0px 0px 0px;
 background: url(naprawa_lodowek_gora.jpg);
}

#header b
{
font-size:44px;
color:#000066;
}

#header i
{
font-size:90%;
color:white;
}
#leftcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 195px;
 height: 609px;
 float: left;
 background-image: url(naprawa_lodowek.jpg);
}
#rightcolumn { 
 float: right;
 color: black;
 font-family:tahoma;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
}

p.naglowek
{
font-size:17px;
font-weight:bolder;
color:black;

}

#footer { 
 font-family: Verdana;
 font-size:12px;
 width: 902px;
 clear: both;
 color: black;
 background: white;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }

div.hasla
{
font-size:17px;
font-weight:bold;
color:#282828;
font-family:tahoma;
}

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

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

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

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

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


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

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