@charset "utf-8";
/**
 * Main layout
 *
 * @version $Revision: 35 $ $Date: 2010-05-21 09:09:47 +0200 (pá, 21 V 2010) $
*/
body {
	font: 0.76em Arial, Helvetica, sans-serif;
	color: #000;
	background: #e8e8e8 url(/images/bg-body.png) repeat-x;
	margin: 0px auto;
	padding: 27px 0px 15px;
	border-style: none;
	text-align: center;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 130%;
	list-style: url(/images/list.png);
}
p {
	line-height: 130%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	color: #000;
	font-weight: normal;
}
h1 {
	padding: 0;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	padding:0;
	margin:0;
}
h4 {
	margin: 0px;
	padding: 15px 0px 3px 18px;
	font-weight: bold;
	background: url(/obrazky/arrow.png) no-repeat 0px 17px;
	font-size: 11px;
	border-bottom: 1px solid #D8D3C7;
}

hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #e1001a;
	text-decoration: none;
}
a:Hover {
	color: #000;
}
#mother {
	margin: 0px auto;
	width: 995px;
}
#menu {
	background: url(/images/bg-menu.png) repeat-x;
	height: 32px;
}
#top-menu {
	background: #e1001a url(/images/bg-menu-list.png) no-repeat;
	padding: 0px 0px 0px 49px;
	height: 32px;
	float: left;
	font-size: 1.1em;
}
#top-menu li {
	line-height: normal;
	list-style: url(none) none;
	display: inline;
}
#top-menu li a, #top-menu li a:Hover, #top-menu .last, #top-menu .last:Hover {
	background: #e1001a url(/images/bg-menu-item.png) 0px 0px;
	height: 32px;
	width: 94px;
	float: left;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#top-menu .last, #top-menu .last:Hover {
	background: #e1001a url(/images/bg-menu-item-last.png) 0px 0px;
	width: 96px;
}
#top-menu li a:Hover {
	background: #000 url(/images/bg-menu-item.png) 0px 32px;
}
#top-menu .last:Hover {
	background: #000 url(/images/bg-menu-item-last.png) 0px 32px;
}
#top-menu li a span, #top-menu li a:Hover span {
	text-align: center;
	display: block;
	width: 91px;
	padding: 11px 0px 0px;
}
#basket {
	background: #e1001a url(/images/bg-basket.png);
	height: 32px;
	width: 148px;
	float: right;
}
#basket p {
	padding: 16px 0px 0px 7px;
	text-align: left;
	font-size: 0.9em;
	color: #fff;
}
#langs {
	background: #e1001a url(/images/bg-langs.png);
	float: right;
	height: 32px;
	width: 101px;
}
#langs p {
	line-height: normal;
	text-align: center;
	padding: 17px 25px 0px 0px;
}
#banner {
	padding: 0px 20px;
	height: 123px;
}
#banner span {
	background: url(/images/banner-frame.png);
	display: block;
	position: absolute;
	width: 995px;
	height: 123px;
	margin: 0px 0px 0px -20px;
}
#content {
	background: #fff url(/images/bg-content.png);
	width: 995px;
}
#content-in {
	background: url(/images/bg-content-in.png) no-repeat;
	padding: 0px 35px;
}
#middle-right {
	float: right;
	width: 765px;
}
#left {
	float: right;
	width: 140px;
	margin: 0px 20px 0px 0px;
}
#left h2 {
	background: #e1001a url(/images/bg-left-h2.png);
	margin: 15px 0px 0px;
	padding: 0px;
	height: 22px;
	width: 140px;
}
#left h2 span {
	font-size: 0.7em;
	font-weight: normal;
	text-transform: lowercase;
	color: #fff;
	display: block;
	padding: 3px 0px 0px 8px;
}
#left .box {
	background: #f4f4f4 url(/images/bg-left-box.png);
}
#left .box .in {
	background: url(/images/bg-left-box-in.png) no-repeat left bottom;
	padding: 0px 8px 8px;
}
#left .box .in p {
	text-align: left;
	padding: 10px 0px 0px;
}
#search div div, #login div div {
	padding: 10px 0px 0px;
}
#middle {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 565px;
}
#middle h2 {
	background: #e1001a url(/images/bg-middle-h2.png);
	margin: 15px 0px 0px;
	padding: 0px;
	height: 22px;
	width: 565px;
}
#middle h2 span {
	font-size: 0.7em;
	font-weight: normal;
	text-transform: lowercase;
	color: #fff;
	display: block;
	padding: 3px 0px 0px 8px;
}
#middle .box {
	background: #f4f4f4 url(/images/bg-middle-box.png);
}
#middle .box .in {
	background: url(/images/bg-middle-box-in.png) no-repeat left bottom;
	padding: 0px 15px 15px;
}
#news .box, #news .box-right {
	margin: 15px 28px 0px 0px;
	float: left;
	width: 110px;
	background: url(none);
}
#news .box-right {
	margin: 15px 0px 0px 0px;
}
#news .box h3 {
	font-size: 0.9em;
	font-weight: bold;
}
#news .box ul {
	padding-left: 15px;
}
#news .box ul li a, #news .box ul li a:Hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
}
#stock .box, #stock .box-right {
	margin: 15px 25px 0px 0px;
	float: left;
	width: 85px;
	background: url(none);
}
#stock .box-right {
	margin: 15px 0px 0px 0px;
}
#stock .box h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0px 0px;
}
#info .image {
	margin: 17px 10px 0px 0px;
	float: left;
	width: 100px;
}
img.info {
	margin: 10px 10px 0px 0px;
}

#info .info {
	float: left;
	width: 405px;
}
#info .info p {
	padding: 5px 0px 0px;
}
#info .info p a, #info .info p a:Hover {
	font-weight: normal;
	text-decoration: underline;
}
#right {
	float: left;
	width: 180px;
}
#right h2 {
	background: #e1001a url(/images/bg-right-h2.png);
	margin: 15px 0px 0px;
	padding: 0px;
	height: 22px;
	width: 180px;
}
#right h2 span {
	font-size: 0.7em;
	font-weight: normal;
	text-transform: lowercase;
	color: #fff;
	display: block;
	padding: 3px 0px 0px 8px;
}
#right .box {
	background: #f4f4f4 url(/images/bg-right-box.png);
}
#right .box .in {
	background: url(/images/bg-right-box-in.png) no-repeat left bottom;
	padding: 0px 8px 8px;
}
#right .box .in p {
	text-align: left;
	padding: 10px 0px 0px;
}
#right .box .in ul {
	padding-top: 10px;
}
#free ul, #help ul {
	padding: 10px 0px 0px;
}
#free ul li, #help ul li {
	list-style: url(none) none;
}
#action .image {
	display: block;
	margin: 12px 10px 0px 0px;
	float: left;
	height: 65px;
	width: 65px;
}
.action img {
	padding-left: 10px;
	padding-right: 10px;
}

#action .info {
	text-align: left;
	float: left;
	width: 89px;
}
#action .info strong {
	display: block;
	padding: 17px 0px 0px;
}
#footer {
	background: url(/images/bg-footer.png) no-repeat left top;
	padding: 35px 0px 0px;
	font-size: 0.9em;
	color: #666;
	text-align: center;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.red {
	color: #e1001a;
}
.left-form {
	border: 1px solid #c1c1c1;
	background: #fff;
	width: 118px;
}
.button {
	font-size: 0.8em;
	color: #fff;
	background: #000 url(/images/bg-button.png);
	text-align: center;
	padding: 0px;
	height: 19px;
	width: 74px;
	border-style: none;
	margin: 0px;
	text-transform: lowercase;
}


/**** odtud sirkovo */
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: url(none) none;
	position: relative;
}
#rotating-banner li {
	position: absolute;
	top: 0;
	left: 0;
	list-style: url(none) none;
	visibility: hidden;
	height: 108px;
	width: 955px;
	overflow: hidden;
}
/***************** a upravy */
a#miniStatusKosiku, a#miniStatusKosiku:hover{
	color: #fff;
	font-weight: normal;
}

.catalogBox {
	background: url(/obrazky/dotted_line_vertical.png) repeat-y right;
	font-size: 0.9em;
	float: left;
	width: 255px;
	padding-bottom: 6px;
	margin-right: 9px;
}
.catalogBoxRight {
	background: url(none);
	margin-right: 0px;
}
.catalog, .catalog:Hover {
	display: block;
	margin: 7px 7px 0px 0px;
	float: left;
	height: 90px;
	_height: 90px;
	width: 90px;
	_width: 90px;
	padding: 1px;
	border: 1px solid #B5B5B5;
}
.catalog:Hover {
	border: 1px solid #DF001A;
}
.dottedLine {
	font-size: 1px;
	clear: both;
	height: 3px;
	background: url(/images/dotted_line.png);
}
.bgVeryDark {
	background-color: #BEBEBE;
}
.slim, .slim:Hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

.likealink {
	cursor: hand;
	cursor: pointer;
}

.recenze ul {
	padding-top: 5px;

}
.recenze a, .recenze a:hover {
	font-weight: normal;
}

.umelciNadpis {
	font-weight: normal;
	font-size: 1.2em;
}
.albumNadpis {
	font-size: 1.4em;
}

/* Detail titulu */
.typeTab {
	padding: 0px;
}
.typeTab li {
	line-height: normal;
	list-style: url(none) none;
	display: inline;
}
.typeTab li a, .typeTab li a:Hover {
	background: url(/images/type-tab.png);
	display: block;
	float: left;
	padding: 3px 0px 5px;
	width: 75px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
}
.typeTab li a:Hover {
	background: url(/images/type-tab-hover.png);
	color: #B36C48;
}
.detailType {
	padding-top: 15px;
	width: 520px; /** tohle mozna pomuze internet exploreru nedelat ghost pruh nalevo od alba (predtim radek width nebyl */
}
.detailType h1 {
    font-size: 1.2em;
    font-weight: normal;
    background: url(/images/bg-detail-title.png) no-repeat 5px 5px;
    position: relative;
    width: 330px;
    margin: -25px 0px 0px -30px;
    padding: 0px 0px 0px 30px;
}
.detailLeft {
	float: left;
	width: 154px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.detail, .detail:Hover {
	display: block;
	float: left;
	height: 150px;
	_height: 148px;
	width: 150px;
	_width: 148px;
	padding: 1px;
	border: 1px solid #9A968A;
}
.detail:Hover {
	border: 1px solid #B36C48;
}
.detailRight {
	float: left;
	width: 310px;
	display: inline;
	padding-top: 20px;
	/*padding-left: 30px;*/
}
.detailRight h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.buy, .buy:Hover {
	width: 230px; /** hodnota blizka .detailRight.width */
	background: url(/images/basket.png) no-repeat 0px 2px;
	display: block;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 15px;
}
.buy:Hover {
	font-weight: normal;
}
.tracklist {
	width: 520px;
	color: #000000;
}
.tracklist thead th {
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 5px 4px;
	text-align: left;
}
.tracklist tbody td {
	padding: 4px 0px 5px 4px;
}
.tracklist tbody tr.dark td {
	background: #E4E4E4;
}
.tracklist tbody tr.light td {
	background: #EEEEEE;
}
.tracklist select {
	font-size: 10px;
}




/* buttony dole u seznamu skladeb **********/

#tracklistButton {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;

}
#tracklistButton li {
	line-height: normal;
	list-style: url(none) none;
	display: inline;


}
#tracklistButton li a, #tracklistButton li a:Hover {
	display: block;
	float: left;
	font-weight: bold;
	color: #4A5667;
	text-decoration: none;
	padding: 3px 12px 3px;
	border: 1px solid #E3E3E3;
	background-color: #ffffff;
	margin-right: 10px;
}
#tracklistButton li a:Hover {
	color: #000000;
	border: 1px solid #aaaaaa;
}
#tracklistButton li a img {
	margin-bottom: -4px;
	margin-right: 5px;
}
#tracklistButton li #first {
	margin-left: 10px;
}
.tracklistSumRow {
	color: #4A5667;
	font-weight:bold;
}

/**************** umelec Foto */
.umelecFoto, .umelecFoto:Hover {
	display: block;
	float: left;
	height: 140px;
	_height: 140px;
	width: 215px;
	_width: 215px;
	padding: 1px;
	border: 1px solid #9A968A;
}
.umelecFoto:Hover {
	border: 1px solid #e1001a;
}
.umelecFotoMini, .umelecFotoMini:Hover {
	display: block;
	float: left;
	height: 65px;
	_height: 67px;
	width: 65px;
	_width: 67px;
	padding: 1px;
	border: 1px solid #9A968A;
	margin-top: 5px;
	margin-right: 5px;
}

.umelecFotoMini:Hover {
	border: 1px solid #B36C48;
}

.detailLeftUmelec {
	width: 210px;
	margin-right:20px;
	margin-bottom:5px;
	border:1px solid #F1EAD8;
}
.detailRightUmelec {
	width:260px;
	/*width:100px;
	float: left;
	display: inline;	*/
}

.detailRightUmelec h1 {
	width: auto;
	font-size: 1.4em;
	font-weight: bold;
}

.detailTypeNizsi {
	padding-top: 5px;
}


/****************** stavove zpravy */
.stateMsg {
    background-color: #FFEC7D;
    padding: 3px;
    }
.stateMsgOk {
    color: #00BB00;
    font-weight:bold;
    padding-right: 35px;
    }
.stateMsgErr {
    color: #F06F0F;
    font-weight:bold;
    padding-right: 10px;
    }

/*********** obrazek indikujici odkaz mimo web */
.imgLinkOut {
    border: 0px;
    margin-left: 4px;
    margin-top: -2px;
    margin-bottom: 3px;
 }

 .noMargin {
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 }



/*********** autocomplete *******/

	div.autocomplete {
      width: 200px !important;
      background: #fff;
    }
    div.autocomplete ul {
      border:1px solid #888;
      margin:0;
      padding:0;
      list-style-type: none;
    }
    div.autocomplete ul li {
      margin:0;
      padding:3px;
      cursor:pointer;
      list-style-type: none;
      list-style-image: none;
    }

    div.autocomplete ul li.selected {
      background-color: #ffb;

    }
    div.autocomplete ul strong.highlight {
      color: #800;
      margin:0;
      padding:0;
    }
    span.informal {
    	font-size: 80%;
    	color: #aaaaaa;
    }
/************** podlouhle informace o albu (jedno na radek) */
 	.albaBoxLong {
		float: left;
		width: 520px; /* bylo 550 */
		text-align: left;
		height: 78px;
	}

	.albaBoxLong img {
		/*float: left;*/
		text-align: left;
	}
	.albaBoxLong .image {
		display: block;
		margin: 6px 10px 0px 10px;
		float: left;
		height: 65px;
		width: 65px;
	}
	.albaBoxLong p {
		line-height: 100%;
		padding-top: 3px;
	}
	.bgLight {
		background-color: #E4E4E4;
	}
	.bgDark {
		background-color: #EEEEEE;
	}
	.bgVeryDark {
		background-color: rgb(228, 221, 206);
	}

.newBoxDistrib {
	background: #EBE1C7;
	float: left;
	padding: 5px 2px 5px 5px;
	margin: 5px 5px 5px 2px;
	display: inline;
	width: 93px; /** pridal jsem - sirka */
	text-align: center;
	font-size: 90%;
	overflow: hidden;
	min-height:120px; /** min height hack */
	height: auto !important;
	height: 120px;
}

#promoVideoBox {
	background-image: url(/obrazky/video-pozadi.gif);
	width: 124px;
	height: 70px;
}

.actionPiko img {
	margin-right: 5px;
}