body {
	margin: 0px;
	padding: 0px;
	background: #F2F2F2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height:16px;

	height: 100% !important;
	width: 100% !important;
	min-height: 100% !important;
	background-image:url(../images/1605_bg3.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#over {
	width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.clear {
	clear: both;
}
a {
	text-decoration: underline;
	color: #555;
}
a:hover {
	text-decoration: none;
	color: #888;
}


h1 {
	font-size: 22px;
	line-height:26px;

	color: #666666;
	font-weight:lighter;

}
h2 {

	font-size: 24px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 30px;
	padding-bottom: 15px;
}
h3 {

	font-size: 36px;
	letter-spacing: -2px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 15px;
}
h1 span {
	font-size: 22px;
	background:000;
	color: #666666;
	font-weight:lighter;

}

.title{
	font-size: 12px;
	background:#000000;

	color: #fff;
	font-weight:lighter;
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:5px;

}

.big{
	font-size: 22px;
	background:#e1e1e1;
	color: #fff;
	font-weight:lighter;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:2px;

}
#the {

	float: right;


}
#wrapper {
	width: 600px;
	float: right;
	padding-right:150px;

}
#header{
	margin-top:50px;
		font-size: 22px;
	color: #666666;
	font-weight:lighter;
}
#content{
	margin-top:50px;

}

#treecolumn {
	position: relative;
	height: auto;
	width: 190px;
	float: left;
	padding-right:10px;
	white-space: normal;

	}
	#twocolumn {
	position: relative;
	height: auto;
	width: 380px;
	float: left;
	padding-right:10px;
	white-space: normal;

	}

#footer {
	position: relative;
	padding-top:20px;
	padding-bottom:20px;
	font-size: 10px;
	color: #666666;
	clear: both;
	}

#navigation {
	position:relative;
	width: 230px;
	float:right;
}

#navigation ul {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 225px;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
}

#navigation ul li a {
	display: block;
	width: 225px;
	text-decoration: none;
	color: #333;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #fff;
}

#navigation ul li a:hover {
	color: #fff;
	background: #111;
}

#navigation #selected {
	color: #fff;
	background: #000;
}

.subnavigation #selected {
	color: #fff;
	background: #lll;
	width: 225px;
}

.subnavigation {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#000000;
	width: 225px;
}

.subnavigation ul {
	margin: 0px !important;
	padding: 0px !important;
}

.subnavigation ul li {
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 10px !important;
	padding-bottom: 3px !important;
	width: 225px;
}

.subnavigation ul li.drugi {
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 30px !important;
	padding-bottom: 3px !important;
	
}

.subnavigation a {
	font-size: 9px;
	color: #aaa !important;
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
}

.subnavigation a:hover {
	color: #444 !important;
	background: none !important;
}
.clear {
	clear:both;
}
.mainImage {
  padding:2px 3px;
  margin: 0 9px 9px 0;
  float:left;
  display:inline;
border:1px dotted black;
}

.artistImage {
  padding:2px 3px;
  margin: 0 9px 9px 0;
  float:right;
  display:inline;
}
#line {
border-bottom:1px dotted #000000;
clear:both;
padding-top:5px;

}
table {
  width: 100%;
  text-align:left;
  border-collapse: collapse;

 }
  table tr.odd td {
    background: #F2F2F2;
    }
  table tr.even td {
    background: #fff;
	 }
  table th {
    font-weight: bold;
    text-align: left;

}
  table td {
  padding:3px;
 }


