#katalog
{
    width:780px;
    position:relative;
    left:-8px;
    =left:-3px;
    
    
}
#katalog td
{
  width:180px;
 
}
#katalog td div.pod
{
   background-color: #d2f1fd;
    width:180px;
     height:220px;
     margin-bottom:10px;
     background-image: url(../img/td-top2.gif);
     background-position: -2px 0;;
     background-repeat: no-repeat;
}
#katalog td div.img
{
  height:120px;
  width:180px;
  padding-top:14px;
  padding-bottom:10px;
}
#katalog td div.imgSmall
{
  height:80px;
  width:180px;
  padding-top:14px;
  padding-bottom:10px;
}
#katalog td .l
{
  text-align:left;
  margin-left:20px;
}
#katalog .text
{
  font-size:small;
}
#obj td
{
    border:1px solid #00b9f2;
    padding-right:20px;
    padding-left:5px;
}
#obj tr
{
    border:2px solid #00b9f2;
}
#obj 
{
    border-collapse: collapse;
}
.pag
{
    position: relative;
    margin:0 auto;
    width:200px;
    text-align:center;
}
div.cislo {
    position: relative;
    width: 20px;
    height: 25px;
    float:left;
    margin-right: 10px;;
}
div.cislo a, div.cislo span {
  display: block;
  text-decoration: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 25px;
  color: #fff;
}
div.pr span {
  background: url(../img/predchozi.jpg) 0 0 no-repeat;
}
div.pr a:hover span {
  background: url(../img/predchozi.jpg) -21px 0 no-repeat;
}
div.da span {
  background: url(../img/dalsi.jpg) 0 0 no-repeat;
}
div.da a:hover span {
  background: url(../img/dalsi.jpg) -21px 0 no-repeat;
}
div.p1 span {
  background: url(../img/1.jpg) 0 0 no-repeat;
}
div.p1 a:hover span,div.p1 a.act span  {
  background: url(../img/1.jpg) -21px 0 no-repeat;
}
div.p2 span {
  background: url(../img/2.gif) 0 0 no-repeat;
}
div.p2 a:hover span,div.p2 a.act span  {
  background: url(../img/2.gif) -21px 0 no-repeat;
}
div.p3 span {
  background: url(../img/3.gif) 0 0 no-repeat;
}
div.p3 a:hover span,div.p3 a.act span  {
  background: url(../img/3.gif) -20px 0 no-repeat;
}
div.p4 span {
  background: url(../img/4.gif) 0 0 no-repeat;
}
div.p4 a:hover span,div.p4 a.act span  {
  background: url(../img/4.gif) -20px 0 no-repeat;
}
