html,body {margin: 0; padding: 0; width: 100%; height: 100%;}body {  font: normal 11px verdana, arial, sans-serif;  color: #4e4e4e;  background-color: #fff;}a {  color: #999999;  text-decoration: none;}a:hover {  color: red;  text-decoration: underline;}img { border: 0 }/******************************************************************************//* strona glowna (index.php) : start                                          *//******************************************************************************/table.index {  margin: 0 auto;}table.index td {  vertical-align: top;}td.index_flash {  width: 602px;  height: 578px;}ul.index_menu {  position: relative;  width: 387px;  height: 88px;  margin: 0;  padding: 0;  list-style-type: none;}ul.index_menu span { display: none; }ul.index_menu a {  display: block;  position: absolute;  top: 0;  height: 88px;}ul.index_menu a.index_telewizja {  left: 0;  width: 130px;  background: url(img/index_menu_telewizja.gif) no-repeat;}ul.index_menu a.index_telewizja:hover { background-position: 0 -88px; }ul.index_menu a.index_ogloszenia {  left: 130px;  width: 100px;  background: url(img/index_menu_ogloszenia.gif) no-repeat;}ul.index_menu a.index_ogloszenia:hover { background-position: 0 -88px; }ul.index_menu a.index_poczta {  left: 230px;  width: 70px;  background: url(img/index_menu_poczta.gif) no-repeat;}ul.index_menu a.index_poczta:hover { background-position: 0 -88px; }ul.index_menu a.index_kontakt {  left: 300px;  width: 90px;  background: url(img/index_menu_kontakt.gif) no-repeat;}ul.index_menu a.index_kontakt:hover { background-position: 0 -88px; }table.index_news {  width: 385px;  margin: 10px 0 10px 0;}table.index_news a {  color: #769400;}table.index_news a:hover {  color: red;}td.index_news_top {  height: 45px;  background: url(img/index_news_top.png) no-repeat;}td.index_news_middle {  padding: 13px;  background: url(img/index_news_middle.gif) repeat-y;}td.index_news_middle ul {  list-style-type: none;  margin: 0;  padding: 0;}td.index_news_middle li {  margin-bottom: 8px;  background: url(img/index_li.gif) no-repeat 0 3px;  padding: 0 0 0 23px;}td.index_news_bottom {  height: 10px;  background: url(img/index_news_bottom.gif) no-repeat;}a.index_client {  display: block;  width: 384px;  height: 241px;  background: url(img/index_client.jpg) no-repeat;}a.index_client span { display: none; }input, select, textarea {  border: 1px solid #bbb;  }/******************************************************************************//* strona glowna (index.php) : koniec                                         *//******************************************************************************/div#page_footer {  position: relative;  width: 100%;  height: 100px;  background: url(img/footer.gif) no-repeat;  clear: both;}#page_footer ul {  position: absolute;  top: 80px;  left: 70px;  list-style-type: none;  margin: 0;  padding: 0;}#page_footer li {  display: inline; padding: 0 10px;  background: url(img/footer_li.gif) no-repeat 100% 2px;}#page_footer li.last { background: none; }#page_footer a.osi {  position: absolute;  top: 75px;  right: 60px;}
