/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
/*	background:;*/
	background-color: #535353;
}

.mainTbl, .mainTd, .secMainTdBlack, .futerTd, .secMainTdAll, .navigatorTbl, .navigatorTd, .newsTbl,
.contactTbl, .biographyTbl, .theBandTbl, .linksTbl, .mediaTbl, .photoTbl, .goodiesTbl, .discographyTbl,
.textTd, .lyricsTbl {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	letter-spacing: -0px;
	word-spacing: 0.5px;
	word-spacing: -0px;
	line-height: 13px;
		
}

.lyricsTbl 
{
	margin-left:65px;
}
.mainTbl {
	width: 100%;
}
.mainTbl, .mainTd {
	height: 100%;
}
.mainTbl, .mainTd, .secMainTdBlack, .futerTd, .secMainTdAll, .navigatorTbl, .navigatorTd, .newsTbl, .contactTbl, 
.biographyTbl, .theBandTbl, .linksTbl, .mediaTbl, .photoTbl, .goodiesTbl, .discographyTbl, .textTd {
	border-width: 0px;
}
.mainTbl, .mainTd, .secMainTdBlack, .secMainTdAll, .textTd {
	vertical-align: top;
}
.mainTd, .secMainTdBlack, .futerTd, .secMainTdAll, .navigatorTbl {
	width: 723px;
}
.secMainTdBlack {
	height: 540px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
.secMainTdBlack, .futerTd {
	font-size: 10px;
	vertical-align: middle;
}
.futerTd {
	text-align: right;
	color: #AC8C6D;
	height: 15px;
}
.secMainTdAll {
	height: 540px;
	background-color: #AC8C6D;
}
.navigatorTbl {
	background: url(../images/navigator_bgr.jpg);
}
.navigatorTbl, .navigatorTd {
	height: 148px;
	vertical-align: bottom;
}
.newsTbl, .contactTbl, .biographyTbl, .theBandTbl, .linksTbl, .mediaTbl, .photoTbl, .goodiesTbl, .discographyTbl {
	height: 392px;
	width: 723px;
}
.newsTbl {
	background: url(../images/news_bgr.jpg);
}
.contactTbl {
	background: url(../images/contact_bgr.jpg);
}
.theBandTbl {
	background: url(../images/the_band_bgr.jpg);
}
.biographyTbl {
	background: url(../images/biography_bgr.jpg);
}
.linksTbl {
	background: url(../images/links_bgr.jpg);
}
.mediaTbl {
	background: url(../images/media_bgr.jpg);
}
.photoTbl {
	background: url(../images/photo_bgr.jpg);
}
.goodiesTbl {
	background: url(../images/goodies_bgr.jpg);
}
.discographyTbl {
	background: url(../images/discography_bgr.jpg);
}
a {
	text-decoration: none;
}
a:hover {
	color:navy;
}

a.discography {
	text-decoration: none;
	font-weight:bold;
	color:Black;
}

a.discography:hover {
	text-decoration: none;
	font-weight:bold;
	color:#D9C290;
}

a.photo {
	text-decoration: none;
	font-weight:bold;
	color:Black;
}

a.photo:hover {
	text-decoration: underline;
	color:red;
}
a.loka {
	text-decoration: none;
	font-weight:normal;
	color:Black;
}

a.loka:hover {
	text-decoration: underline;
/*	font-weight:bold;*/
	color:red;
}
a.thumbs {
	text-decoration: none;
	font-weight:bold;
	color:White;
	font-size: 11px;
}

a.thumbs:hover {
	text-decoration: none;
	font-weight:bold;
	color:#D9C290;
}

a.media {
	text-decoration: none;
	color:blue;
	font-size: 10px;
}

a.media:hover {
	text-decoration: none;
	color:navy;
}

a.language {
	text-decoration: none;
	color:#6a0b05;
	font-size: 11px;
	font-weight: bold;
}

a.language:hover {
	text-decoration: none;
	color:#6a0b05;
	font-size: 11px;
}

#newsTblcontainer, #contactTblcontainer, #biographyTblcontainer, #theBandTblcontainer, #linksTblcontainer,
#mediaTblcontainer, #photoTblcontainer, #goodiesTblcontainer, #discographyTblcontainer {
	position: relative;
	overflow: hidden;
}
#newsTblcontainer {
	left: 250px;
	top: 20px;
	width: 450px;
	height: 310px;
}
#contactTblcontainer {
	left: 340px;
	top: 80px;
	width: 360px;
	height: 290px;
}
#biographyTblcontainer {
	left: 0px;
	top: 30px;
	width: 710px;
	height: 340px;
}
#theBandTblcontainer {
	left: 30px;
	top: 60px;
	width: 660px;
	height: 300px;
}
#linksTblcontainer {
	left: 340px;
	top: 80px;
	width: 360px;
	height: 290px;
}
#mediaTblcontainer {
	left: 220px;
	top: 10px;
	width: 450px;
	height: 380px;
}
#photoTblcontainer 
{
	left: 250px;
	top: 25px;
	width: 450px;
	height: 380px;
	
/*	left: 250px;
	top: 40px;
	width: 450px;
	height: 330px;*/
}
#goodiesTblcontainer {
	left: 200px;
	top: 10px;
	width: 500px;
	height: 330px;
}
#discographyTblcontainer {
	left: 250px;
	top: 40px;
	width: 450px;
	height: 330px;
}
#newsTblcontent, #contactTblcontent, #theBandTblcontent, #linksTblcontent,
#mediaTblcontent, #photoTblcontent, #goodiesTblcontent, #discographyTblcontent {
	position: absolute;
	left: 0px;
	top: 0px;
}
#newsTblcontent {
	width: 405px;
}
#contactTblcontent {
	width: 315px;
}
#biographyTblcontent {
	position: absolute;
	left: 250px;
	top: 0px;
	width: 405px;
	
}
#theBandTblcontent {
	width: 345px;
}
#linksTblcontent {
	width: 315px;
}
#mediaTblcontent {
	width: 455px;
}
#photoTblcontent {
	width: 405px;
	height:240px;
}
#goodiesTblcontent {
	width: 450px;
}
#discographyTblcontent {
	width: 405px;
}
#newsTblScroll, #contactTblScroll, #biographyTblScroll, #theBandTblScroll, #linksTblScroll,
#mediaTblScroll, #photoTblScroll, #goodiesTblScroll, #discographyTblScroll {
	position: absolute;
	height: 119px;
	width: 40px;
	background: url(../images/scroll.gif);
}
#newsTblScroll {
	left: 410px;
	top: 40px;
}
#contactTblScroll {
	left: 320px;
	top: 0px;
}
#biographyTblScroll {
	left: 660px;
	top: 50px;
}
#theBandTblScroll {
	left: 350px;
	top: 20px;
}
#linksTblScroll {
	left: 320px;
	top: 0px;
}
#mediaTblScroll {
	left: 480px;
	top: 40px;
}
#photoTblScroll {
	left: 410px;
	top: 40px;
}
#goodiesTblScroll {
	left: 450px;
	top: 40px;
}
#discographyTblScroll {
	left: 410px;
	top: 40px;
}
.newsTdNaslov {
	color: #FFFFFF;
	font-weight: bold;
}

.discographyTdNaslov {
	color: #FFFFFF;
	font-weight: bold;
}

.lyricsTdNaslov {
	color: #000000;
	font-weight: bold;
}
.boldTd {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.maliTd {
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}
.maliTd:hover {
	text-decoration: underline;
	color:red;
	font-weight:bold;
}
.bold10Td {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.boldTd:hover {
	text-decoration: underline;
	color:red;
	font-weight:bold;
}
	
.bold12 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.big {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.smallTd {
	font-size: 8px;
	color: #000000;
	font-weight:normal;
}
.boldveciTd {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tabelbigTd {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.mediaTd {
	font-size: 10px;
	color: #9e9e9e;
	
}
#flashBand {
	position: relative;
	left: 445px;
	top: 25px;
	width: 204px;
	height: 143px;
}
#bandSlika {
	position: relative;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 252px;
}
.bandPitanje {
	color: #701111;
	font-weight: bold;
}

.mediaNaznaceno {
	color: #FFFFFF;
	font-weight: bold;
}

TD.goodies {
    font-size: 10px;
}

