/***** DYSKOGRAFIA *****/
#dyskografia{

}
#dyskografia .albumBox{
	float: left;
	cursor: pointer;
	margin: 0px 38px 20px 0px;
}
#dyskografia .last{
	margin: 0px 0px 0px 0px !important;
}
#dyskografia .img_{
	background: url('../../img/cdShadow.gif') left top no-repeat;
	width: 147px;
	height: 148px;
}
#dyskografia .des_{
	font-size: 9px;
	color: #CACACA !important;
	padding: 0px 0px 0px 6px !important;
	height: 20px;
	width: 136px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
	line-height: 14px;
}
#dyskografia .des_ a{
	color: #CACACA !important;
	text-decoration: none !important;
}
#dyskografia .des_ .desInner_{
	width: 500px;
}
#dyskografia .des_ .year_{
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}
/* over */
#dyskografia .over .des_{
	border-bottom: 1px solid #FDDEC0;
	background: #FFFEF4 !important;
}
#dyskografia .over a{
	color: #E79A98 !important;
}
#dyskografia .over .des_ .year_{
	color: #C91835 !important;
}



/* DYSKOGRAFIA ONE */
#dyskografiaOne{
}
#dyskografiaOne .img_{
	background: url('../../img/cdShadow.gif') left top no-repeat;
	width: 147px;
	height: 148px;
	float: left;
}
#dyskografiaOne .des_{
	float: right;
}
#dyskografiaOne .des_ table{
	width: 380px;
}
#dyskografiaOne .des_ table th{
	text-align: right;
	font-weight: bold;
	padding: 1px 14px 4px 0px;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	border: none !important;
	color: #464646;
}
#dyskografiaOne .des_ table td{
	text-align: left;
	font-weight: normal;
	padding: 1px 0px 1px 0px;
	font-size: 10px;
	vertical-align: top;
	border: none !important;
}
#dyskografiaOne .des_ table tr.head_ th{
	color: #C91835;
	font-weight: bold;
	font-size: 11px;
}
#dyskografiaOne .des_ table tr.head_ td{
	font-weight: bold;
	font-size: 11px;
}
#dyskografiaOne .songs_list{
}
#dyskografiaOne .songs_list table{
	width: 100%;
	border-collapse: collapse;
}
#dyskografiaOne .songs_list table td{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
	background: url('../../img/titleBck.gif') bottom left no-repeat #FFFFFB;
	height: 22px;
	border: none !important;
}
#dyskografiaOne .songs_list table div{
	float: left;
}
#dyskografiaOne .songs_list table div.single_{
	width: 24px;
	padding: 1px 0px 0px 8px;
}
#dyskografiaOne .songs_list table div.title_{
	width: 344px;
	padding-top: 4px;
}
#dyskografiaOne .songs_list table div.time_{
	width: 38px;
	padding-top: 4px;
}
#dyskografiaOne .songs_list table div.mp3_{
	width: 25px;
	padding-top: 2px;
}
#dyskografiaOne .songs_list table div.video_{
	width: 25px;
	padding-top: 1px;
}
#dyskografiaOne .songs_list table div.lyrics_{
	width: 45px;
	padding-top: 2px;
}
#dyskografiaOne .songs_list table div.authors_{
	padding-top: 4px;
	width: 196px;
	height: 14px;
	overflow: hidden;
}
#dyskografiaOne .songs_list table div.title_ a{
	width: 344px;
	display: block;
	color: #313131;
	text-decoration: none;
	height: 20px;
}
#dyskografiaOne .songs_list table div.title_ a:hover{
	text-decoration: underline;
	color: #C91835;
}
#dyskografiaOne .songs_list table td.single_ div.title_ a{
	color: #C91835 !important;
}
#dyskografiaOne .songs_list table td.single_ div.title_ a:hover{
	text-decoration: underline;
	color: #C91835 !important;
}


#dyskografiaOne .songs_list table tr td.last_{
	background-image: none;
}
#dyskografiaOne .songs_list table tr td.single_ div.title_{
	font-weight: bold;
	color: #C91835 !important;
}
#dyskografiaOne .songs_list table tr.over td{
	background: url('../../img/titleOver.gif') bottom left no-repeat #FFFBEA !important;	
}

#dyskografiaOne .songs_list table tr.special td{
	font-weight: bold;
	color: #A0122B;
	padding: 20px 0px 0px 32px;
	height: 20px;
	font-size: 12px;
	display: block;
	letter-spacing: 1px;
	background: transparent !important;
}



#dyskografiaOne .voteAlbum{
	clear: both;
	float: right;
	padding: 0px 24px 32px 0px;
}


#dyskografiaOne div.recenzjeBox{
	padding: 0px 16px 40px 16px;
	clear: both;
}
#dyskografiaOne div.recenzjeBox div.text_{
	font-size: 12px;
	line-height: 160%;
}