* {
font-color: black !important;
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: Tahoma;
}
a {
text-decoration: none;
font-weight: bold;
color: #000;
}
#szukajka {
height: 19px; 
padding-top: 4px;
color: #848484;
padding-left: 4px;
padding-right: 4px;

}
#nasze-cechy li {
display: block;
background-image: url(../classic/images/znaczek.png);
width: 200px;
height: 20px;
background-repeat: no-repeat;
padding-left: 20px;
color: #555555;
}
#ogloszenia li {
display: block;
padding-left: 10px;
padding-right: 10px;
color: #555555;
}
h2.blockTitle {
font-family: Arial;
color: #000;
font-size: 14px;
background-image: url(http://highrise.pl/wp-content/themes/classic/images/h2.png);
width: 180px;
height: 30px;
padding-left: 40px;
padding-top: 11px;
}
#calendar_wrap{
margin-top: 5px;
text-align: center;
margin: 0 auto;
width: 172px;
}
td {
color: #848484;
padding: 4px;
font-size: 12px;
}
#calendar_wrap a {
text-decoration: none;
font-weight: bold;
color: #555555;
font-size: 12px;
}
#wrapper {
position: absolute;
top: 0px;
width: 100%;
}
#wrapper2 {
width: 998px;
margin: 0 auto;
padding-left: 1px;
padding-right: 1px;
background-image: url(../classic/images/bg.png);
background-repeat: repeat-y;
}
#header {
background-image: url(../classic/images/header.png);
width: 998px;
height: 343px;
}
#menu {
background-image: url(../classic/images/bgmenu.png);
height: 56px;
background-repeat: repeat-x;
text-align: center;
padding-top: 10px;
}
#menu a {
color: #828282;
text-decoration: none;
font-weight: bold;
font-size: 11px;
font-family: Tahoma;
margin-left: 20px;
}
#menu a:hover {
color: #ffc600;
} 
#stopka {
background-image: url(../classic/images/bgstopka.png);
background-repeat: no-repeat;
font-style: normal;
width: 911px;
height: 59px;
margin: 0 auto;
}
   1.
      /* Sample PopBox CSS Classes */
   2.
      /* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
   3.
      .PopBoxImageSmall
   4.
      {
   5.
      border: none 0px #ffffff;
   6.
      cursor: url("images/magplus.cur"), pointer;
   7.
      }
   8.
      .PopBoxImageLarge
   9.
      {
  10.
      border: solid 1px #999999;
  11.
      cursor: url("images/magminus.cur"), pointer;
  12.
      }
  13.
      .PopBoxImageShrink
  14.
      {
  15.
      cursor: url("images/magminus.cur"), pointer;
  16.
      }
  17.
      .PopBoxImageLink
  18.
      {
  19.
      cursor: pointer;
  20.
      }
  21.
      .PopBoxImageMove
  22.
      {
  23.
      border: none 0px #ffffff;
  24.
      cursor: pointer;
  25.
      }
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />


