body.program {
  background: #9a3434 url(../images/rvz.bg.02.jpg) repeat-x 0 top;
  }

table.topLista {
	width: 600px;
    position: relative;
    top: -2px;
    left: -2px;
	border: 1px solid #acacac;
	border-bottom: none;
	color: #333;
	line-height: 1.5em;
	margin: auto;
  }
  
table.topLista th, table.topLista td {
  margin: 20px;
  padding: 8px 0px 8px 10px;
  text-align: center;
  border-bottom: 1px solid #acacac;
  }
  
table.topLista tr {
  background: #efefef;
  } 

table.topLista tr.alt {
  background: #f4f4f4;
  }

table.topLista th {
	background: #989898;
	color: #efefef;
  }

table.topLista th.corner {
	background: #989898 url(../images/corner.jpg) no-repeat top left;
  }

table.topLista td.pjesma {
  text-align: left;
  padding-left: 10px;
  }

table.topLista th.pjesma {
  text-align: left;
  padding-left: 10px;
  }
  
 table.topLista td.prosli {
  margin-left: 0;
  }
  
 table input {
  margin: 0px 20px;
   } 

 table.listContainer {
  width: 880px;
  margin: auto;
  } 

 table.listContainer td.bg {
	background: url(../images/topLista.bg.png);
	} 
	
 table.listContainer td.top {
	padding: 0;
	height: 5px;
	vertical-align: bottom;
	} 
	
 table.listContainer td.bottom {
	padding: 0;
	height: 5px;
	vertical-align: top;
	} 	
	
img.strelica {
  margin-right: 10px;
  }

.shadow {
  width: 600px;
  margin: auto;
  background: #999;
  margin-top: 20px;
  }

.box {
  width: 880px;
  position: relative;
  top: 0px;
  margin: auto;
  margin-top: 0px;
  background: url(../images/topLista.top.png) no-repeat 0 top;
  }

.boxTop {
  width: 880px;	
  position: relative;
  top: 10px;
  margin: 0px;
  background: url(../images/topLista.bg.gif);
  }
  
.boxBottom {
    width: 880px;
	padding: 15px;
	margin: 0px;
    background: url(../images/topLista.bottom.png) no-repeat 0 bottom;
  }  
  
 img {
  border: 0px;
  margin: 0px;
  }
