BODY {
	background-color: #595959;
	color: #BBBBBB;	
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	margin: 0;
}

HTML, BODY, TABLE.glavnatabela {
	width: 100%;
	height: 100%;	
}



TD.content {
	vertical-align: top;
	width: 813px;
}

TD.menu {
	height: 20px;
}

TD.gl-l { background-image: url('IMG/bg-l.gif'); 
	background-position: right;
	background-repeat: repeat-y;
}
TD.gl-r { background-image: url('IMG/bg-r.gif'); 
	background-position: left;
	background-repeat: repeat-y;
}

TD {
	text-align: left;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	color: #BBBBBB;
}

TD.header {
	background-image: url('IMG/header.jpg');
	width: 765px;
	height: 208px;
	vertical-align: top;
	padding: 5px 0 0 5px;
}

TD.main {
	text-align: center;
	vertical-align: top;
	width: 756px;
}

TD.leftest {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	background-color: #232323;
	width: 190px;
	border-right: 2px solid #000000;
	border-top: 1px solid #c0c0c0;
}


TD.right {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	background-color: #232323;
	width: 190px;
	border-right: 1px solid #c0c0c0;
	border-left: 2px solid #000000;
	border-top: 1px solid #c0c0c0;
}

TD.right_none, TD.leftest_none {
	display: none;
}


TD.left, TD.left_extended {
	text-align: left;
	vertical-align: top;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	background-color: #343434;
	padding: 10px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;

}

TD.left_extended {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.banner-hor { 
	height: 80px;
	background-color: #121212;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
DIV.banner-hor {
	position: absolute;
	bottom: 0;
	width: 50%;
	padding: 0;
	padding-top: 20px;
}
#banners1 {
	left: 0;
}
#banners2 {
	left: 50%;
}

TD.naslov {
	background-color: #000000;
	font-family: "Lucida Grande", Tahoma;
	height: 10px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

TD.naslovL {
	background-color: #000000;
	font-family: "Lucida Grande", Tahoma;
	height: 10px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

TD.naslovR {
	background-color: #000000;
	font-family: "Lucida Grande", Tahoma;
	height: 10px;
	width: 90%;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

TD.omot {
	width: 180px;
	vertical-align: top;
	text-align: center;
}


H3 {
	margin-bottom: 0;
	font-size: 12px;
}

IMG {
	border: 0;
}

A {
	text-decoration: none;
	color: #c0c0c0;
}

A:hover {text-decoration: underline; }

.bordered {
	border: 1px solid #FFFFFF;
}

INPUT, TEXTAREA, SELECT { background-color: #232323;
	color: #ffffff;
	border: 1px solid #898989;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 2px;
}

TD.izdavachi { width: 33%;
	background-color: #565656;
	border-left: 1px dashed #898989;
	border-right: 1px dashed #898989;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

TD.news { padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;	
	width: 33%;
	text-align: center;
}


/* INTERVIEWS */
.intro {
	font-style: italic;
	margin-bottom: 15px;
	margin-left: 2%;
	padding-right: 20px;
}

.q {
	font-weight: bold;
	color: #cfcfcf;
}

.int1 {
	margin-left: 10px;
	margin-bottom: 10px;
}

/* SOUNDCHECK */
#coversL {
	float: left;
	width: 85px;
}
#coversR {
	float: right;
	width: 85px;
	text-align: right;
}

TABLE.soundcheck TD, TABLE.soundcheck_big TD {
	padding: 2px;
	text-align: center;
	font-size: 10px;
	height: 20px;
}

TABLE.soundcheck TR, TABLE.soundcheck_big TR {
	background-color: #434343;
}

TABLE.soundcheck TR.odd {
	background-color: #343434;
}

TABLE.soundcheck_big TR.odd {
	background-color: #545454;
}

TABLE.soundcheck_big {
	width: 395px;
}


#main_logo {
  height: 80px;
	background-color: #121212;	
	text-align: center;
	height: 200px;
}

#main_logo IMG {
	position: relative;
	top: 120px;
}

.fifth {
	width: 18%;
	float: left;
	padding: 10px;
}
