@CHARSET "UTF-8";
/* domyślne */
body 	{margin: 0px; text-align: justify; font: 13px tahoma; color: silver; background: #ffffff url("a.png") repeat-x; 
       font-size: 14px;
       color: #616160;
       font-family: tahoma;
line-height: 22px ;

}
h, td {
padding: 7px;
float:center;
font-family:'verdana';font-size:14gpx;font-weight:100;color:#808080;
text-align: center;

}
a:link    {color:black;}
a:visited {color:black;}
a:hover   {color:red;}
a:active  {color:red;}

ul{
list-style-image:url('f.jpg');}
li{

font-family:'verdana';font-size:12px;font-weight:100;color:#000000;font-weight:normal;
text-align:left;
	}
th {
background: #f61900;
color: #ffffff;
border: 1px solid gray;
padding: 5px;
bottom: 5px;
}
td {
text-align: center;
background: #F4FFE0;
border: 1px solid gray;
padding: 5px;
bottom: 5px;
}
table {
width:400px;
padding: 5px;
bottom: 5px;
border-collapse: collapse;

}
#wrap {
  text-align: center;
}
#content {
  width: 300px; /* można użyć % */
  display: block;
  margin: 0 auto;
  text-align: left;
}
#title {
  width: 1000px; /* można użyć % */
  height:250px;
  display: block;
  margin: 0 auto;
  text-align: left;
  background:  url("header.png") repeat-x; 
}
#gora {
  width: 930px; /* można użyć % */
  height:63px;
  background: url(".jpg") repeat-y; 
}
#dol {
  width: 800px; /* można użyć % */
  height:63px;
  background: #ffffff url("d.jpg") repeat-y; 
  margin-top:-30px;
  
}
#titletext{
  width: 930px; /* można użyć % */
  top:25px;
margin-left:155px;
position:static;
color:#ffffff;
text-shadow: 0.2em 0.2em #344e06
}

#text{
font-size: 14px;
color: #616160;
font-family: tahoma;
position:static;
margin-left:70px;
top:55px;
width:790px;
text-align:justify;

}
#texttlo{
position:static;
margin-top:-15px;
width:930px;
text-align:justify;
background: url("") repeat-y;

}
#text2{
font-size: 14px;
       color: #939393;
       font-family: tahoma;
line-height: 22px ;

position:relative;
left:0px;
width:930px;
text-align:justify;
}
#footer{
width: 930px;
position:relative;
text-align:right;
margin: 0 auto 0 auto;
	}
	
.footertext{
font-family:'verdana';font-size:11px;font-weight:100;color:#ffffff;font-weight:bold;
float:both;
top:7px;
position:relative;
width:960 px;
height:80px;
left:150 px;
text-align:center;
margin: 0 auto 0 auto;
	}
.logo{
float:right;
top:-16px;
position:relative;

width:960 px;
text-align:left;

margin: 0 auto 0 auto;
	}