body
{
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
    width: 99%;
    color: #000;
}

#prva_tablica {
	border-collapse: collapse;
}

#druga_tablica {
	border-collapse: collapse;
	margin-left: -1px;
	border-color:#FF0000;
}

#treca_tablica {
	text-align:left;
}

.cetvrta_tablica {
	border-collapse: collapse;
	margin-bottom: 3px;
	border-color:#FF0000;
}

#peta_tablica {
	padding-top: 10px;
}

form {

	margin-bottom:0;

}

td
{
    font-size: 11px;
    text-align:left;
}

#loading_div_holder {

	position:absolute; 
	z-index: 1000; 
	text-align:center;
	top: 40%;
	left: 40%;
	width: 50%;
	height: 200px;
	display: none;

}

#loading_div {

	border: 1px solid #2BA8DB; 
	height: 100%; 
	width: 280px; 
	background-color: #fff;

}

#loading_div .label {

	padding: 25px;
	font-family: tahoma; 
	font-size: 16px; 
	font-weight: bold;

}

#main_box
{
    position: relative;
    padding-left: 16px;
    padding-top:  173px;
    width: 100%; 
    background-image: url('../img/header.jpg'); 
    background-repeat: no-repeat; 
    
}

#top20_main {

    width: 159px; 
	margin-bottom:3px;

}

#top20 {

	height: 181px;
    width: 159px; 
    background-image: url('../img/top20_bkg.gif'); 
    background-repeat: no-repeat; 
	margin:0;
}

#top20_head {

	height: 35px;
    width: 159px; 
    margin:0;
    border: 0px solid #f00;
}

#top20_center {

	height: 122px;
    width: 159px; 
   padding: 0px 5px 5px 0px;
   border: 0px solid #fff;
}

#top20_lista {

	border: 0px solid #ff0;
	height: 118px;
	position: relative;
	width:100%;
	color: #fff;
	width: 149px;
	overflow: hidden;
}
#top20_lista ol {

	margin

}
#top20_lista ol {
  margin-left: 0;
  padding-left: 3em;
}
  
#top20_lista li {
  margin: 0;
  padding: 0;
}

#top20_lista .izvodjac {

	color: #CFC90D;

}

#top20_bottom {

	
    width: 159px; 
	text-align:right;
	
}
#top20_bottom a:link, #top20_bottom a:visited {

	margin-right:5px;
	color: #fff;
	text-decoration: none;
}

#top20_bottom a:hover {

	color: #CFC90D;
	text-decoration: underline;
}

#breadcrumbs
{
    border-bottom: 1px solid #B0B0B0;
    font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 30px;	
}

#searchbar {
	
	font-family: tahoma;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding-left: 30px;	

}

#searchbar div {
	
	height:40px; 
	float:left;
	line-height:15px;

}

#searchbar .sbmt_search {
    margin-top:12px;
    border:0;
    cursor: pointer;
    cursor: hand;
}

#searchbar .sbmt_search_old {
	
	width:57px; 
	height:20px; 
	background-image: url('../img/btn_pretrazi.gif'); 
    background-repeat: no-repeat;
    margin-top:12px;
    border:0;
}

.frm_fields {

	font-family: tahoma;
	font-size: 10px;
	color: #000;
	border: 1px solid #C3C3C3;
}



#centar_box
{
    
    background-image: url('../img/okvir_center_bcg.jpg'); 
    background-repeat: repeat-y;
	padding: 20px;
    
}

#album_mj_center
{
    /*
    background-image: url('../img/album_mjeseca_bcg.gif'); 
    background-repeat: repeat-y;
    */
    background-color: #E9E9E9; 
	padding: 10px;
    
}

#tots_vijesti_center
{
    background-color: #EFCCDE; 
    /*
    background-image: url('../img/tots_vijesti_bcg.gif'); 
    background-repeat: repeat-y;
    */
}

#najava_koncerata_center
{
    background-color: #F1FF7D; 
    /*
    background-image: url('../img/najava_koncerata_bcg.gif'); 
    background-repeat: repeat-y;
    */
}

#interview_top
{
    background-image: url('../img/interview_top.gif'); 
    background-repeat: no-repeat;
    background-color: #EE8D00; 
    height: 63px;
    width: 196px;
    padding: 35px 10px 0px 40px;
    color:white;
}

#interview_center
{
    background: #EE8D00; 
    /*
    background-image: url('../img/interview_bcg.gif'); 
    background-repeat: repeat-y;
    */
    
}

#album_tjedna_center
{
    background-image: url('../img/album_tjedna_bcg.gif'); 
    background-repeat: no-repeat;
    background-color: #2BA9DC;
}

#gledajte_tots_center
{
    /*
    background-image: url('../img/gledajte_tots_bcg.gif'); 
    background-repeat: repeat-y;
    */
    background-color: #E9E9E9;
	padding: 10px;
}

#newsletter_center
{

    background-color: #2AA547;
    padding:10px;
}

#footer
{
    background-image: url('../img/footer.jpg'); 
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-top: 8px;
	text-align: center;
}

#footer a:link, #footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    color: #FF0;
    text-decoration: underline;
}

#footer_copy
{
    position: relative; 
    border: 0px solid #FF11FF; 
    width: 100%; 
    height: 56px;
	text-align: center;
}

#footer_copy a:link, #footer_copy a:visited
{
    color: #808080;
    text-decoration: none;
}

#footer_copy a:hover
{
    color: #505050;
    text-decoration: underline;
}

#footer_copy div 
{
    position: absolute; 
    top: 14px; 
    left: 0px; 
    border: 0px solid #CCFF22; 
    width: 100%;
    padding: 2px; 
    color: #808080;
}

#glavni_naslov {

  	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
	bottom:0;
	font-size:18px;
	
}

#glavni_naslov .red {

	color: #E22182;
	
}

.glavni_naslov {

  	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
	bottom:0;
	font-size:18px;
}

.glavni_naslov a, .glavni_naslov a:visited {

	color:#4E443C;
	text-decoration: none;
}

.glavni_naslov a:hover {

	color:#000;
	text-decoration: underline;
}

.glavni_naslov .red {

	color: #E22182;
	
}


.active_top
{
    width: 94px;
    height: 29px;
    background-image: url('../img/tab_active.gif'); 
    background-repeat: no-repeat;
    float: left; 
    margin-right: 2px; 
    
    
}

.active_top_link {

	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	margin-top: 9px;
}

.active_top_link a {

	color: #fff;
	text-decoration: none;
	
}

.active_top_link a:hover {

	color: #000;
	text-decoration: none;
	
}


.inactive_top
{
    width: 94px;
    height: 29px;
    background-image: url('../img/tab_inactive.gif'); 
    background-repeat: no-repeat;
    float: left;  
    margin-right: 2px; 
}

.inactive_top_link
{
    font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	margin-top: 9px;
	text-decoration: none;
}

.inactive_top_link a {

	color: #fff;
	text-decoration: none;
	
}
.inactive_top_link a:hover {

	color: #2BA8DB;
	text-decoration: none;
	
}

.banner_image {

	border: 0;
	padding: 5px 0 5px 0;

}

.album_image {

	border: 1px solid #2BA8DB;
	margin: 0px 10px 0 0;
	float: left;
	width: 40px;
}

.album_image2 {

	border: 1px solid #2BA8DB;
	margin: 0px 10px 0 0;
	float: left;
}

.image60 {

	border: 1px solid #2BA8DB;
	margin: 0px 10px 0 0;
	float: left;
	width: 60px;
}

.image_ {

	border: 1px solid #2BA8DB;
	margin: 0px 10px 0 0;
	float: left;
	
}

.image_2 {

	border: 1px solid #2BA8DB;
	margin: 0px 10px 0 0;
	
	
}

.izvodjac_left, .izvodjac_left a {
	
	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;
}

a.izvodjac_left:hover {
	
	color: #000;
	text-decoration: underline;
}

.album_left {

	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

a.album_left:hover {
	
	color: #2BA8DB;
	text-decoration: underline;
}

hr.hr_1 {
	
	border: 0px solid #D1D1D1;
	background-color: #D1D1D1;
	height: 1px;
	clear: both;	
	margin: 10px 20px 10px 20px;
	
}

.album_image_right {

	border: 1px solid #FFF;
	margin: 0px 5px 0 0;
	float: left;
	width: 40px;
}

.izvodjac_right, .izvodjac_right a {
	
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

a.izvodjac_right:hover {
	
	color: #000;
	text-decoration: underline;
}

.album_right {

	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

a.album_right:hover {
	
	color: #FFF;
	text-decoration: underline;
}

.link_right, .link_right a {
	
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

a.link_right:hover {
	
	color: #000;
	text-decoration: underline;
}


.label {

	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}


.black {

	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

.black a:link, .black a:visited, a.black:link, a.black:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

.black a:hover, a.black:hover {

	color: #2BA8DB;
	text-decoration: underline;

}

.white {

	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}

a.white:link, a.white:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}

a.white:hover {

	color: #000;
	text-decoration: underline;

}

.line_d8 {

	height: 99%;
	width: 1px;
	background-color: #D8D8D8;
}

#arhiva_table {

	border: 0;
	padding: 0;
	width: 100%;

}

#arhiva_table .label {

	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}

#arhiva_table .td_left {

	width: 37%;
	padding-top: 8px;
	text-align: left;
}

#arhiva_table .td_left a, .td_left a:visited {

	color: #000;
	text-decoration: none;
}

#arhiva_table .td_left a:hover {

	color: #2BA8DB;
	text-decoration: none;
}

#arhiva_table .td_right {

	width: 12%;
	padding-top: 8px;
	text-align: right;
	border: 0px solid #000;
}

#arhiva_table .td_right a, .td_right a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#arhiva_table .td_right a:hover {

	color: #000;
	text-decoration: none;
}

#arhiva_table .td_spacer {

	width: 100%;
	height: 6px;
}

#arhiva_table .left {

	width: 70%;
	padding-top: 8px;
	text-align: left;
	float: left;
}

#arhiva_table .left a, .left a:visited {

	color: #000;
	text-decoration: none;
}

#arhiva_table .left a:hover {

	color: #2BA8DB;
	text-decoration: none;
}

#arhiva_table .right {

	width: 30%;
	padding-top: 8px;
	text-align: right;
	float: left;
}

#arhiva_table .right a, #arhiva_table .right a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#arhiva_table .right a:hover {

	color: #000;
	text-decoration: none;
}

.blue {

	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}

.blue a:link, .blue a:visited, a.blue:link, a.blue:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}

.blue a:hover, a.blue:hover {

	color: #000;
	text-decoration: underline;

}




#paging_container {

	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	float:right;
	text-align:right;
}

#paging_container a:link, #paging_container a:visited {

	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}

#paging_container a:hover {

	color: #000;
	text-decoration: underline;

}







#izvodjaci_table {

	border: 0;
	padding: 0;
	width: 100%;

}

#izvodjaci_table .label {

	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}

#izvodjaci_table .label a , .label a:visited{

	color: #2BA8DB;
	text-decoration: none;
}
#izvodjaci_table .label a:hover{

	color: #000;
	text-decoration: underline;
}

#izvodjaci_table .td_left {

	width: 60%;
	padding-top: 8px;
	text-align: left;
}

#izvodjaci_table .td_left a, .td_left a:visited {

	color: #000;
	text-decoration: none;
}

#izvodjaci_table .td_left a:hover {

	color: #2BA8DB;
	text-decoration: none;
}

#izvodjaci_table .td_right {

	width: 40%;
	padding-top: 8px;
	text-align: right;
	
}

#izvodjaci_table .td_right a, .td_right a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#izvodjaci_table .td_right a:hover {

	color: #000;
	text-decoration: none;
}

#izvodjaci_table .td_spacer {

	width: 100%;
	height: 6px;
}
#izvodjaci_table .td_spacer div {

	border-bottom: 1px solid #DBDBDB;
	height: 1px;
}

#izvodjaci_table .left {

	width: 70%;
	padding-top: 8px;
	text-align: left;
	float: left;
}

#izvodjaci_table .left a, .left a:visited {

	color: #000;
	text-decoration: none;
}

#izvodjaci_table .left a:hover {

	color: #2BA8DB;
	text-decoration: none;
}

#izvodjaci_table .right {

	width: 30%;
	padding-top: 8px;
	text-align: right;
	float: left;
}

#izvodjaci_table .right a, #izvodjaci_table .right a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#izvodjaci_table .right a:hover {

	color: #000;
	text-decoration: none;
}

#izvodjaci_table .div_ocjena {

	margin-left: 80px;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

#izvodjaci_table .blue {

	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}

#izvodjaci_table .blue a:link, .blue a:visited, a.blue:link, a.blue:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #2BA8DB;
	text-decoration: none;

}

#izvodjaci_table .blue a:hover, a.blue:hover {

	color: #000;
	text-decoration: underline;

}

#rang_table {

	border: 1px solid #FFF;
	padding: 0;
	width: 425px;
	float: right;

}

#rang_table td{
	
	vertical-align: middle;
	width: 70px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height:20px;
}

#rang_table .label {
	
	background-color: #DBDBDB; 
	font-weight: bold;


}

#rang_table .data, .data a , .data a:visited {
	
	background-color: #E9E9E9; 
	color: #000;
	
}
#rang_table .data a:hover {
	
	color: #2BA8DB;
	
}

/*buttons*/
#btn_send {

    width: 57px; 
	height: 20px; 
    background: url(../img/btn_send.gif) top left no-repeat;
    display: block;
}

#btn_send:hover{
    background-position: bottom left;
}

#btn_search{
    width: 57px; 
	height: 20px; 
    background: url(../img/btn_search.gif) top left no-repeat;
    display: block;
    margin-top:12px;
}

#btn_search:hover{
    background-position: bottom left;
}

#btn_subscribe {

    width: 67px; 
	height: 20px; 
    background: url(../img/btn_subscribe2.gif) top left no-repeat;
    display: block;
}

#btn_subscribe:hover{
    background-position: bottom left;
}


#komentari_holder {

	width: 95%;
	height:200px;
	overflow:auto;
	border: 0px solid #DBDBDB;
	padding:10px;
}

#komentari_holder .label {

	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height:20px;
	font-weight: bold;
	margin-bottom:5px;
	
}

#komentari_holder .ime {

	text-align: justify;
	font-family: Tahoma;
	font-size: 10px;
	color: #2BA8DB;
	color: #000;
	font-weight: bold;
}

#komentari_holder .komentar {

	text-align: justify;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	border-bottom: 1px solid #DBDBDB;
		
}

#komentari_holder .close_bottom a {

	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #2BA8DB;
	margin: 10px 10px 0 0;
}

#komentari_holder .close_top a {

	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #2BA8DB;
	margin: 0px 10px 0 0;
}

#komentari_holder .close_top a:hover, .close_bottom a:hover  {
	
	color: #000;

}





#history_holder {

	width: 95%;
	height:200px;
	overflow:auto;
	border: 1px solid #DBDBDB;
	padding:5px;
	
	
}

#history_holder .label {

	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height:20px;
	font-weight: bold;
	margin-bottom:5px;
	
}

#history_holder .ime {

	text-align: justify;
	font-family: Tahoma;
	font-size: 10px;
	color: #2BA8DB;
	color: #000;
	font-weight: bold;
}

#history_holder .komentar {

	text-align: justify;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	border-bottom: 1px solid #DBDBDB;
		
}

#history_holder .close_bottom a {

	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #2BA8DB;
	margin: 10px 10px 0 0;
}

#history_holder .close_top a {

	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #2BA8DB;
	margin: 0px 10px 0 0;
}

#history_holder .close_top a:hover, .close_bottom a:hover  {
	
	color: #000;

}






#ostali_albumi_table {

	border: 0;
	padding: 0;
	width: 100%;

}



#ostali_albumi_table .td_left {

	width: 60%;
	padding-top: 8px;
	text-align: left;
}

#ostali_albumi_table .td_left a, .td_left a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#ostali_albumi_table .td_left a:hover {

	color: #000;
	text-decoration: none;
}

#ostali_albumi_table .td_right {

	width: 40%;
	padding-top: 8px;
	text-align: right;
	
}

#ostali_albumi_table a, .td_right a:visited {

	color: #2BA8DB;
	text-decoration: none;
}

#ostali_albumi_table .td_right a:hover {

	color: #000;
	text-decoration: none;
}

#ostali_albumi_table .div_ocjena2 {

	float:right;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}







#koncerti_table {

	border: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

#koncerti_table .label {


	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
	
}

#koncerti_table .label a , .label a:visited{

	color: #2BA8DB;
	text-decoration: none;
}
#koncerti_table .label a:hover{

	color: #000;
	text-decoration: underline;
}

#koncerti_table .vrijeme {

	color: #2BA8DB;
	text-decoration: none;
}
#koncerti_table .naziv, .naziv a {

	color: #000;
	text-decoration: none;
}
#koncerti_table .naziv a:hover{

	color: #2BA8DB;
	text-decoration: underline;
}

#koncerti_table .mjesto {

	color: #000;
	text-decoration: none;
}
#koncerti_table .link a {

	color: #2BA8DB;
	text-decoration: none;
}
#koncerti_table .link a:hover {

	color: #000;
	text-decoration: none;
}

#koncerti_table .td_right a {

	color: #2BA8DB;
	text-decoration: none;
}
#koncerti_table .td_right a:hover {

	color: #000;
	text-decoration: underline;
}

#koncerti_table .td_spacer {

	width: 100%;
	height: 12px;
}
#koncerti_table .td_spacer div {

	border-bottom: 1px solid #DBDBDB;
	height: 1px;
}

#koncerti_table .label_month {

	width: 100%;
	height: 20px;
	background-color: #2BA8DB;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	padding:5px;
}



#vijesti_table {

	border: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

#vijesti_table .label {

	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}

#vijesti_table .label a , .label a:visited{

	color: #2BA8DB;
	text-decoration: none;
}
#vijesti_table .label a:hover{

	color: #000;
	text-decoration: underline;
}

#vijesti_table .datum {

	color: #2BA8DB;
	text-decoration: none;
}
#vijesti_table .naslov, .naslov a {

	color: #000;
	text-decoration: none;
}
#vijesti_table .naslov a:hover{

	color: #2BA8DB;
	text-decoration: underline;
}


#vijesti_table .link a {

	color: #2BA8DB;
	text-decoration: none;
}
#vijesti_table .link a:hover {

	color: #000;
	text-decoration: none;
}

#vijesti_table .td_spacer {

	width: 100%;
	height: 6px;
}
#vijesti_table .td_spacer div {

	border-bottom: 1px solid #DBDBDB;
	height: 1px;
}




#rss_box
{
    background-image: url('../img/rss_bcg.gif'); 
}

#rss_content
{
    padding-left: 57px;
}

#rss_content a
{
    font-size: 10px;
    color: #FFFFFF;
}

#fotogalerija
{
        background-image: url('../img/fotogalerija_bcg.gif');
}

#gallery_content
{
    position: relative;
    width: 100%; 
    height: 243px;
}

#images1
{
    position: absolute;
    top: 40px;
    left: 0px;
    border: 0px solid #00CC00;
    width: 159px;
    height: 72px;
    text-align: center;
}

#gallery_title1
{
    position: absolute;
    top: 115px;
    left: 0px;
    border: 0px solid #FFCC11;
    padding: 2px;
}

#gallery_title1 a
{
    font-size: 10px;
    color: #FFFFFF;
}

#images2
{
    position: absolute;
    top: 140px;
    left: 0px;
    border: 0px solid #FF0000;
    width: 159px;
    height: 72px;
    text-align: center;
}

#gallery_title2
{
    position: absolute;
    top: 215px;
    left: 0px;
    border: 0px solid #FF2211;
    padding: 2px;
}

#gallery_title2 a
{
    font-size: 10px;
    color: #FFFFFF;
}

#gallery_content .image {

	border: 1px solid #FFF;
	margin: 5px;
	
}



#galerije_table {

	border: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

#galerije_table .label {

	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}

#galerije_table .label a , .label a:visited{

	color: #2BA8DB;
	text-decoration: none;
}
#galerije_table .label a:hover{

	color: #000;
	text-decoration: underline;
}

#galerije_table .datum {

	color: #2BA8DB;
	text-decoration: none;
}
#galerije_table .naslov, .naslov a {

	color: #000;
	text-decoration: none;
}
#galerije_table .naslov a:hover{

	color: #2BA8DB;
	text-decoration: underline;
}


#galerije_table .link a {

	color: #2BA8DB;
	text-decoration: none;
}
#galerije_table .link a:hover {

	color: #000;
	text-decoration: none;
}

#galerije_table .td_spacer {

	width: 100%;
	height: 6px;
}
#galerije_table .td_spacer div {

	border-bottom: 1px solid #DBDBDB;
	height: 1px;
}

#galerija {

	padding: 10px;
	
}

#galerija .holder {

	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 76px;
	margin: 4px 4px 0 0;
	float:left;
	border:0;
	
}

#galerija .holder img {

	border:0;
	margin-top: 10px;
}



.legend_img {

	float:left;
	width:30px;
	height:25px;
}

.legend_left {

	float:left;
	width:100px;
	height:25px;
}

.legend_right {

	float:left;
	height:25px;
}



#history_table {

	border: 1px solid #FFF;
	padding: 0;
	width: 150px;
	float: left;
	margin-right:5px;

}

#history_table td{
	
	vertical-align: middle;
	width: 70px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height:20px;
}

#history_table .label {
	
	background-color: #DBDBDB; 
	font-weight: bold;


}

#history_table .data, .data a , .data a:visited {
	
	background-color: #E9E9E9; 
	color: #000;
	
}
#history_table .data a:hover {
	
	color: #2BA8DB;
	
}


.clear {

	clear:both;
}








.default_lista {

	border: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

.default_lista_label {

	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}


.default_lista_izvodjac {

	color: #2BA8DB;
	text-decoration: none;
	
}
.default_lista_izvodjac a  {

	color: #2BA8DB;
	text-decoration: none;
}

.default_lista_izvodjac a:hover {

	color: #000;
	text-decoration: none;
}

.default_lista_album_cover {

	border: 1px solid #2BA8DB;
	margin: 0px 5px 0 0;
	float: left;
	width: 40px;
}

.default_lista_album {

	color: #000;
	text-decoration: none;
	
}
.default_lista_album a {

	color: #000;
	text-decoration: none;
}

.default_lista_album a:hover{

	color: #2BA8DB;
	text-decoration: underline;
}

.default_lista_buy {

	text-align: left;
}

.default_lista_buy a {

	color: #2BA8DB;
	text-decoration: none;
}

.default_lista_buy a:hover {

	color: #000;
	text-decoration: none;
}

.default_lista_lista_image {

	margin-top:5px;
}


#top20_table {

	border: 0;
	padding: 0;
	width: 100%;

}

#top20_table .label {

	
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}


#top20_table .td_spacer {

	width: 100%;
	height: 6px;
}

#top20_table .left {

	width: 70%;
	padding-top: 8px;
	text-align: left;
	float: left;
}


#nagradne_igre_main {

    width: 196px; 
	margin-bottom:3px;

}

#nagradne_igre {

    width: 196px; 
	margin:0;
}

#nagradne_igre_head {

	height: 32px;
    width: 196px; 
    margin:0;
    border: 0px solid #f00;
    
    background-image: url('../img/ng_header.gif'); 
    background-repeat: no-repeat; 
    
}

#nagradne_igre_center {

   
    width: 196px; 
   border: 0px solid #ff0;
   background-color: #FF8080; 
   background-image: url('../img/ng_bkg.gif'); 
   background-repeat: no-repeat; 
   background-position: top center; 
	
}

#nagradne_igre_bottom {
	
    height: 2px; 
    width: 196px; 
	background-image: url('../img/ng_footer.gif'); 
    background-repeat: no-repeat; 
	margin:0;
}

#nagradne_igre_content {
	
    padding: 10px;
    text-align: justify;
    color: #fff;
}

#nagradne_igre_content hr {
	
	border: 0px solid #D1D1D1;
	background-color: #D1D1D1;
	height: 1px;
	clear: both;	
	margin: 6px ;

}

#nagradne_igre_content a:link, #nagradne_igre_content a:visited {
	
	color: #fff;
	text-decoration: underline;

}
#nagradne_igre_content a:hover {
	
	color: #640000;
	text-decoration: none;

}

.list_abc {

	list-style-type: upper-alpha;
	vertical-align: middle;
}










#linkovi_table {

	border: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-top:20px;
}

#linkovi_table .label {

	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
}

#linkovi_table .label a , .label a:visited{

	color: #2BA8DB;
	text-decoration: none;
}
#linkovi_table .label a:hover{

	color: #000;
	text-decoration: underline;
}


#linkovi_table .naslov, .naslov a {

	color: #000;
	text-decoration: none;
}
#linkovi_table .naslov a:hover{

	color: #2BA8DB;
	text-decoration: underline;
}


#linkovi_table .link a {

	color: #2BA8DB;
	text-decoration: none;
}
#linkovi_table .link a:hover {

	color: #000;
	text-decoration: none;
}

