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

table.raspored {
	width: 400px;
    position: relative;
    top: -2px;
    left: -2px;
	border: 1px solid #acacac;
	border-bottom: none;
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: auto;
  }
  
table.raspored th, table.raspored td {
  margin: 20px;
  padding: 5px 0px 5px 10px;
  text-align: left;
  }
  
table.raspored tr {
  background: #efefef;
  } 

table.raspored tr.alt {
  background: #e3e3e3;
  }

table.raspored tr.blok {
  background: #989898;
  color: #efefef;
  font-weight: bold;
  }

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

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

table.raspored th.pjesma {
  text-align: left;
  padding-left: 10px;
  }
  
 table.raspored 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;
	} 	
	
table.raspored li {
  list-style: none;
  margin-left: -40px;
  }	
	
img.strelica {
  margin-right: 10px;
  }

.shadow {
  width: 400px;
  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;
  }
