<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="color"], .uneditable-input {
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 7px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
  	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 25px;
}


.item_listovani_active {
	background-color: #000;
	color: #fff;
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin-right: 1px;
	line-height: 60px;
	text-align: center;
	transition: all 0.3s ease-in-out;
	box-sizing: inherit;
	margin: 0;
	padding: 0;
}

.den_kal {
	color: white;
	background-color: black;
	border: 3px solid white;
}
table {
	border: none;
	border-spacing: 0px;
	border-collapse: separate;
	width: 100%;
}

table td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#setup {
	width: 300px;
}

#setup td {
	width: 30px;
}


a {
	text-decoration: none;
	color: #330066;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#ma {
	padding: 0px;
	background: #7aa1e6 url(tlacitka/poz.gif) top left no-repeat;
	width: 200px;
	font-size: 1px;
}

.prehlednovinek_td_obrazek {
	padding-top: 10px;
	width: 50px;
}

.prehlednovinek_td_nazev {
	padding-top: 8px;
	padding-left: 5px;
}

.prehlednovinek_datum {
	font-size: 11px;
}

.width300 {
	width: 300px;
}

.width200 {
	width: 200px;
}

.width160 {
	width: 160px;
}

.width150 {
	width: 150px;
}

.width60 {
	width: 60px;
}

.width50 {
	width: 50px;
}

.width40 {
	width: 40px;
}

.width30 {
	width: 30px;
}

.width20 {
	width: 20px;
}

.width15 {
	width: 15px;
}

.width10 {
	width: 10px;
}

.alignright {
	text-align: right;
}

.displaynone {
	display: none;
}

.logosoutez {
	width: 80px;
	height: 80px;
}

.soutezpopis {
	vertical-align: middle;
	padding-left: 15px;
}

fieldset {
	border: 1px solid black;
	border-radius: 5px;
	width: 280px;
	background-color: #F3F3F3;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}
.fieldset_right {
	width: 200px;
}
fieldset:hover {
	background-color: #E3E3E3;
}

.fieldset_close {
	width: 20px;
	cursor: pointer;
	position: relative;
	left: 260px;
	top: 0px;
}
.fieldset_editace_novinky_close {
	width: 20px;
	cursor: pointer;
	position: relative;
	left: 460px;
	top: 0px;
}
.hvezda1 {
	display: inline-block;
	background: url(../tlacitka/star-white.png) 0 0 no-repeat; 
	width: 30px;
	height: 30px;
}
.hvezda1:hover {
	display: inline-block;
	background: url(../tlacitka/star-orange.png) 0 0 no-repeat; 
	width: 30px;
	height: 30px;
}

.tooltip_name {
	font-weight: 900;
	font-size: 15px;
}

.nazevdash {
	text-align: left;
	background-color: #7B68EE;
	color: white;
	height: 20px;
	font-weight: 900;
	padding-left: 10px;
}

.ram_dashboard_novinka {
	width: 50%;
	padding-right: 20px;
}

.img_dashboard_koncert {
	width: 40px;
	height: 30px;
}

.img_dashboard_newcd {
	float:right;
	width: 70px;
	height: 70px;
	padding: 0px 0px 0px;
}


.seznam_playlistu_polozka {
	background-color: #8E8E92;
	height: 20px;
	width: 180px;
	border-bottom:2px groove #404040;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}

.seznam_playlistu_polozka_select {
	background-color: #545660;
	height: 20px;
	width: 180px;
	border-bottom:2px groove #404040;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}

.seznam_playlistu_polozka:hover,.seznam_playlistu_polozka_select:hover {
	background-color: #707278;
}


.playlist_polozka {
	background-color: #8E8E92;
	height: 50px;
	border-bottom:2px groove #404040;
	color: white;
	vertical-align: middle;
}

.playlist_polozka:hover {
	background-color: #707278;
}

.playlist_polozka_select {
	background-color: #545660;
	height: 50px;
	border-bottom:2px groove #404040;
	color: white;
	vertical-align: middle;
}

legend {
	font-weight: 900;
	font-size: 15px;
}

.all_song_item {
	color: white;
	cursor: pointer;
}

.all_song_item:hover {
	color: rgb(227, 142, 51);
	cursor: pointer;
}

.onlineuser:hover {
	background-color: #E3E3E3;
}

.odkazjezdec:hover {
	color: rgb(227, 142, 51);
	text-decoration: none;
}


.vyhledavani {
	margin-top: 5px;
	margin-right: 20px;
}

.filtr {
	margin-top: 10px;
	margin-right: 20px;
}

.playlistdash_name {
	color: black;
	font-size: 25px;
	text-shadow: 1px 1px 1px grey;
	font-weight: 900;
}

.playlistdash_name:hover {
	text-decoration: none;
}

.playlistdash {
	width: 90%;
	height: 115px;
	border: 1px solid black;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.playlistdash:hover {
	background-color: #E3E3E3;
}

.playlistdash_active {
	width: 90%;
	height: 115px;
	border: 1px solid black;
	background-color: #E3E3E3;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.blogdash {
	width: 90%;
	border: 1px solid black;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.blogdash:hover {
	background-color: #E3E3E3;
}

.site-search-button {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background: rgba(255, 255, 255, 0.196) url("tlacitka/hledat.png");
	border-bottom: 1px solid #434343;
	border-left: 0px;
	border-radius: 0px;
	border-right: 1px solid #434343;
	border-top: 1px solid #434343;
	box-sizing: border-box;
	color: transparent;
	column-rule: 0px;
	cursor: pointer;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	float: right;
	font: normal normal 400 7px/normal;
	height: 28px;
	justify-content: flex-start;
	margin: 0px;
	order: 0;
	overflow: hidden;
	padding: 0px;
	resize: none;
	text-align: center;
	text-indent: 32767px;
	text-transform: capitalize;
	vertical-align: baseline;
	width: 27px;
}

.site-search-input { 
	background-color: #DDDDDD;
	border-bottom: 1px solid #434343;
	border-left: 1px solid #434343;
	border-right: 0px none currentColor;
	border-top: 1px solid #434343;
	color: #A9A9A9;
	float: right;
	font-family: "PlutoSansCondLight", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 1.1rem;
	height: 28px;
	line-height: 1.6rem;
	width: 243px;
}


.nadpisstranky {
	text-shadow: 1px 1px 1px grey;
	font-size: 28px;
	font-weight: 700;
}

.nadpisstranky2 {
	font-size: 16px;
	font-weight: 900;
}

.newhlavicka {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background-color: black;
	border-bottom: 3px solid black;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	border-top: 3px solid black;
	color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 10px/12px;
	height: 36px;
	justify-content: flex-start;
	order: 0;
	position: fixed;
	resize: none;
	top: 0px;
	width: 100%;
	max-width: 1250px;
	z-index: 51;
}

.newzapati {
	border-bottom: 3px solid black;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	border-top: 3px solid black;
	color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
	background-color: black;
	display: block;
	font: normal normal 400 10px/12px;
	list-style: none;
	margin: 0px 0px 4px;
	padding: 10px 0px 0px 0px;
	order: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 36px;
	width: 100%;
	max-width: 1216px;
	text-align: left;
}

.tabtop {
	border: 1px solid black;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.newtopdash1 {
	background: black;
	color: white;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
}

.newtopdash2 {
	background: black;
	color: white;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
}

.dash3new {
	width: 95%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 10px;
}

#newmenu-box, #newmenu1-box {
	background: black;
	position:absolute; left: 200px; top: 32px
}

#newmenu-box {
	position:absolute;
	left: 110px;
	top: 0px;
}

#newmenu1-box {
	position:relative;
	left: 0px;
	top: 0px;
}

#newmenu, #newmenu1 {margin: 0 auto;}

#newmenu li,#newmenu1 li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
  margin-right: 10px;
}

#newmenu li a, #newmenu1 li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 7px;
}

#newmenu li a:hover, #newmenu1 li a:hover, #newmenu li a:active, #newmenu1 li a:active, .newliactive {color:  rgb(227, 142, 51);}

.odkazjezdec1 {
	text-shadow: 3px 4px 5px black;
	color: rgb(227, 142, 51);
}


.login {
	color: black;
	font-weight: 900;
}

.login:hover {
	text-decoration: underline;
	cursor: pointer;
}

.new2hlavicka {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 10px/12px;
	height: 36px;
	justify-content: flex-start;
	order: 0;
	position: fixed;
	resize: none;
	top: 0px;
	width: 100%;
	z-index: 51;
}

.newbilypruh {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background: white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 10px solid white;
	color: white;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 10px/12px;
	height: 43px;
	justify-content: flex-start;
	order: 0;
	position: fixed;
	resize: none;
	top: 42px;
	width: 100%;
	max-width: 1250px;
	z-index: 52;
}

.newlogo {
	position:absolute; left: 20px; top: 0px;
	border: solid white thin;
	width: 120px;
	height: 90px;
	z-index: 53;
}

.newrastr {
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	padding: 10px 0px 0px 0px;
	order: 0;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	max-width: 920px;
	width: 100%;
	text-align: left;
	top: 8px;
}

.newnazevdash {
	text-align: left;
	background-color: white;
	color: black;
	font-weight: 900;
	height: 15px;
}

.newnazevdash1 {
	text-align: left;
	background-color: white;
	color: black;
	font-weight: 900;
	height: 15px;
	margin-top: 0px;
}

.newtextdash {
	font-size: 9px;
}

.newtextdetail {
	font-size: 11px;
}

.newbox {
	border: solid #525150 thin;
	background-color: white;
	height: 130px;
	padding: 10px 5px 0px;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}
.newdetail1 {
	border: solid 1px black;
	border-collapse: collapse;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}
.newboxinterpret {
	border: solid #525150 thin;
	background-color: white;
	height: 70px;
	padding: 10px 5px 0px;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.newboxinterpret:hover {
	background-color: #E3E3E3;
}

.newalbumfotodash2 {
	width: 70px;
	height: 70px;
	padding: 10px 5px 0px;
}

.newbox:hover {
	background-color: #E3E3E3;
}

.newbox1_nazev {
	text-align: left;
	background-color: #330066;
	color: white;
	height: 20px;
	font-weight: 900;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 5px;
}

.newbox1 {
	border: solid #525150 thin;
	background-color: white;
	padding: 20px 10px 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.newsendtext {
	border: solid #525150 thin;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.newusername {
	color: black;
	position:absolute; left: 958px; top: 50px;
	z-index: 53;
}

.newodkazdash {
	color: black;
}


.newrazeni1 {
	font-size: 15px;
	font-weight: 900;
	position:relative; left: 10px; top: 7px;
	color: rgb(227, 142, 51);
	background-color: black;
	padding: 5px 5px 5px;
}

.newrazeni1:hover {
	text-decoration: none;
}

.newrazeni1x {
	font-size: 15px;
	font-weight: 900;
	position:relative; left: 10px; top: 7px;
	color: black;
}

.newrazeni1x:hover {
	color: white;
	text-decoration: none;
	background-color: black;
	padding: 5px 5px 5px;
}

.newpismeno1 {
	font-size: 25px;
	font-weight: 900;
	color: rgb(227, 142, 51);
	background-color: black;
	padding: 5px 5px 5px;
}

.newpismeno1:hover {
	text-decoration: none;
}

.newpismeno1x {
	font-size: 25px;
	font-weight: 900;
	position:relative; left: 10px; top: 7px;
	color: black;
}

.newpismeno1x:hover {
	font-size: 25px;
	font-weight: 900;
	color: rgb(227, 142, 51);
	background-color: black;
	padding: 5px 5px 5px;
}

.newfiltr {
	width: 100%;
	position:relative; left: -30px;
	margin: 0 auto;
}

.newfiltr_li {
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
}

.newfiltr_li_a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 7px;
	color: black;
}

.newfiltr_li_a_aktivni {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 7px;
	background-color:  black;
	color: rgb(227, 142, 51);
}

.newfiltr_li_a:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 7px;
	background-color:  black;
	color: white;
}

.newbutodeslat {
	font-size: 14px;
	font-weight: 900;
	background-color:  white;
	color: black;
	padding: 5px 30px 5px;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.newbutodeslat:hover {
	color: rgb(227, 142, 51);
	TEXT-DECORATION: none;
}

.allert {
	TEXT-DECORATION: none;
	font-weight: 900;
	color: red;
}

.lyric {
	width: 40px;
	text-align: center;
}

.tracknr {
	width: 30px;
	text-align: right;
	padding-right: 20px;
}

.razenired {
	font-size: 15px;
	font-weight: 900;
	position:relative; left: 10px; top: 7px;
	color: white;
	min-width: 100px;
	background-color: rgb(227, 142, 51);
	padding: 5px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.razenired:hover,.tabbutonek2:hover,.tabbutonek3:hover,.butonekakce:hover {
	TEXT-DECORATION: none;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.tabbutonek2 {
	background-color: rgb(227, 142, 51);
	color: white;
	text-align: center;
	padding: 5px 3px 3px;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.345);
	border-left: 1px solid rgba(0, 0, 0, 0.345);
	border-right: 1px solid rgba(0, 0, 0, 0.345);
	border-top: 1px solid rgba(0, 0, 0, 0.345);
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.tabbutonek3 {
	background-color: white;
	color: black;
	text-align: center;
	padding: 3px 3px 3px;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.345);
	border-left: 1px solid rgba(0, 0, 0, 0.345);
	border-right: 1px solid rgba(0, 0, 0, 0.345);
	border-top: 1px solid rgba(0, 0, 0, 0.345);
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.tabbutonek3v {
	background-color: grey;
	color: white;
	text-align: center;
	padding: 5px 3px 3px;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.345);
	border-left: 1px solid rgba(0, 0, 0, 0.345);
	border-right: 1px solid rgba(0, 0, 0, 0.345);
	border-top: 1px solid rgba(0, 0, 0, 0.345);
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.butonekakce {
	padding-top: 10px;
	margin-top: 10px;
	border-spacing: 0;
	background-color: rgb(227, 142, 51);
	color: white;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.345);
	border-left: 1px solid rgba(0, 0, 0, 0.345);
	border-right: 1px solid rgba(0, 0, 0, 0.345);
	border-top: 1px solid rgba(0, 0, 0, 0.345);
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
}

.albumradka {
	margin: 5px 10px 8px;
	font-size: 15px;
	text-align: left;
}

.procento {
	font-size: 28px;
	text-shadow: 4px 5px 6px black;
	color: white;
	font-weight: 900;
}

/* široká obrazovka */
@media screen and (max-width: 1100px) {
  body {
    font-size: 100%;
  }
}
 
/* iPAD / střední šířka */
@media screen and (max-width: 768px) {
  body {
    font-size: 95%;
  }
 
  #main-wrapper aside {
    display: none;
  }
}
 
/* chytré telefony */
@media screen and (max-width: 420px) {
  body,
  #comments {     
    font-size: 85%;
  }
}



body {
	font-family:Arial CE, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
}

.vyber_playlistu {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	display: none;
	background-color: white;
	color: white;
	position: absolute;
	left: 920px;
	top: 110px;
	width: 150px;
	text-align: left;
	z-index: 2;
}

.vyber_playlistu1 {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	display: none;
	background-color: white;
	color: white;
	width: 150px;
	text-align: left;
	z-index: 2;
}

.nazevplaylistu {
	color: black;
	font-size: 20px;
	font-weight: 900;
}

.interpretvplaylistu {
	font-size: 10px;
	font-weight: 900;
}

.radkaplaylistu:hover {
	background-color: rgb(227, 142, 51);
}

.akcekal1 {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	background-color: white;
}

.hlavickapostbox {
	background-color: black;
	color: white;

}

.akcekal2 {
	text-align: left;
	background-color: white;
}

.akcekaldnes {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	background-color: green;
}

.akcemesic {
	font-size: 13px;
	font-weight: 600;
}

.akceden {
	font-size: 33px;
	font-weight: 900;
}

.akcedenvtydnu {
	font-size: 13px;
	font-weight: 400;
}

.akcename {
	font-size: 15px;
	font-weight: 700;
}

.akcemisto {
	font-size: 11px;
	font-weight: 300;
}


.sloupce3 {
	column-count:3;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
}

.sloupce4 {
	column-count:4;
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
}

.tabbutonek {
	border: solid #DDDDDD 4px;
	border-radius: 10px;
	background-color: white;
	border-spacing: 0;
	width: 100%;
	cursor: pointer;
}

.tabbutonek1 {
	border-radius: 10px;
	border-spacing: 0;
	background-color: white;
	width: 100px;
	text-align: center;
	cursor: pointer;
}




.butonekakce2 {
	padding-top: 10px;
	margin-top: 10px;
	border-radius: 10px;
	border-spacing: 0;
	background-color: white;
	width: 150px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.butonekakce:hover, .butonekakce2:hover, .tabbutonek:hover, .tabbutonek1:hover, .tabbutonek2:hover {
	background-color: rgb(227, 142, 51);
}

.chat_div {
	position: fixed;
	bottom: 0px;
	background-color: white;
}

.chat {
	width: 214px;
	border: 1px;
	border-width: 1px;
	border-style: solid; 
	border-color: black;
	text-align: left;
	border-collapse: collapse;
	background-color: white;
	z-index: 1;
}

.chat tr:hover {
	background-color: #c0c0c0;
}

.chat_tit {
	background-color: black;
	color: white;
}

.tabalba {
	width: 97%;
	border-spacing: 0px;
	border-collapse: separate;
	border: none;
	text-align: left;
	border-collapse: collapse;
}

.tabalba td {
	vertical-align: middle;
	padding: 0px;
}


.tabalbaradka:hover {
	background-color: rgb(227, 142, 51);
}

.vloznastroj:hover {
	text-decoration: underline;
	cursor: pointer;
}

.sipky:hover {
	text-decoration: none;
}

.sipky1:hover {
	background-color: rgb(227, 142, 51);
}

.vyberzeme {
	writing-mode: lr-tb;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	font-size: 18px;
	font-weight: 900;
	margin: 0px; 
	padding: 0px; 
}

.odkaz {
	color: black;
	font-weight: 900;
}

.odkazprehled {
	font-size: 13px;
	color: black;
	font-weight: 900;
}

.odkaz1:hover {
	color: black;
	font-weight: 900;
	TEXT-DECORATION: none;
}

.odkaz_neschvaleny {
	color: red;
	font-weight: 900;
}

.odkazcerny {
	color: black;
}

.odkazkalendar {
	font-weight: 900;
	color: white;
}

.dashnovinky1 {
	margin-top: 0px;
	margin-left: 0px;
	width: 790px;
	TEXT-DECORATION: none;
}

.obrazeknovinky {
	float: left;
	margin: 0px 10px 10px;
	width: 95px;
	height: 95px;
}

.obrazeknovinky1 {
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.novinka_titulek {
	font-size: 12px;
	font-weight: 900;
	color: black;
}

.novinka_text {
	font-size: 12px;
	color: #222222;
	font-weight: 100;
}

.novinka_text:hover {
	text-decoration: none;
}

.koncert_text {
	font-size: 12px;
	color: black;
	font-weight: 100;
}

.nejblkoncertradka:hover {
	background-color: #E3E3E3;
}

.odkazzebricek {
	color: #330066;
	font-weight: 900;
}

.odkazjezdec {
	text-shadow: 3px 4px 5px black;
	color: white;
}

.odkazroleta {
	color: white;
}

.odkaz_interpret {
	font-size: 12px;
}

.odkaz_nadpis {
	font-size: 15px;
}

.odkaz_skupina {
	font-size: 20px;
	color: #330066;
}

.odkaz_skupina2 {
	font-size: 15px;
	color: #330066;
}

#stranka {
	width: 1250px;
	margin: 80px auto 0 auto; /* Auto centruje stranku. */
	border: 0px solid blue; 
	text-align: center;
}


.smallhid {
	position:absolute;
}

.bighid {
	position:relative;
}

.normalhid {
	position:relative;
}

.listovani1 {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 670px; top: 17px;
	color: black;
}

.listovani1x {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 670px; top: 17px;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	width: 75px;
	background-color: #330066;
}

.listovani2 {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 770px; top: 17px;
	color: black;
}

.razeni1 {
	font-size: 15px;
	font-weight: 900;
	position:relative; left: 10px; top: 7px;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	min-width: 100px;
	background-color: #330066;
	padding: 5px 5px 5px;
}


.pismeno1 {
	font-size: 25px;
	font-weight: 900;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	background-color: #330066;
	padding: 5px 5px 5px;
}

.razeni1x {
	font-size: 15px;
	font-weight: 900;
	min-width: 100px;
	position:relative; left: 10px; top: 7px;
	color: black;
}

.pismeno1x {
	font-size: 25px;
	font-weight: 900;
	color: black;
}

.listovani2x {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 770px; top: 17px;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	width: 75px;
	background-color: #330066;
}


.listovani3 {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 870px; top: 17px;
	color: black;
}

.listovani3x {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 870px; top: 17px;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	width: 75px;
	background-color: #330066;
}

.listovani4 {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 970px; top: 17px;
	color: black;
}


.listovani4x {
	font-size: 24px;
	font-weight: 900;
	position:absolute; left: 970px; top: 17px;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 0px solid #330066;
	color: white;
	width: 75px;
	background-color: #330066;
}

.pismeno {
	font: normal normal 400 30px/31.2px Arial;
	font-weight: 900;
	margin-left: 10px;
}

.hitparada {
	position:absolute; left: 500px; top: 58px;
	width: 730px;
}

.textudaje {
	font-size: 16px;
	font-weight: 600;
}

.texttyden {
	font: 11px;
	color: red;
	margin-top: 10px;
}

.textvyzva {
	font: 14px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.textcddiskografie {
	font-size: 11px;
	margin: 5px 0px 8px;
}

div.textcddiskografie a:hover {
	color: black;
	text-decoration: none;
}

div.textcddiskografie a:visited {
	color: black;
}

.textforum {
	font: 12px;
	color: #808080;
}

.textforum1 {
	font: 12px;
	color: #808080;
	margin-left: 10px;
	margin-top: 5px;
}

.textforum2 {
	font: 13px;
	margin-top: 5px;
	color: #808080;
}

.textforum3 {
	font: 12px;
	color: #808080;
	margin-top: 5px;
}

.forum,.forum1 {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
}

.forum thead th, .forum thead td {
	color: white;
	background-color: #330066;
	border-bottom: 1px solid #610000;
	height: 30px;
	vertical-align: middle;
}

.newforum,.newforum1 {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

.newforum thead th, .newforum thead td {
	color: white;
	background-color: black;
	border-bottom: 1px solid black;
	height: 30px;
	vertical-align: middle;
}


.forum1 thead td {
	color: white;
	background-color: #330066;
	height: 30px;
}

.forum th {
	border: none;
	border-bottom: 1px solid #330066;
	border-left: none; 
	border-right: none;
}

.forum td {
	border: none;
	border-bottom: 1px solid #330066;
	border-left: none; 
	border-right: none;
	height: 55px;
}

.newforum th {
	border: none;
	border-bottom: 1px solid black;
	border-left: none; 
	border-right: none;
}

.newforum td {
	border: none;
	border-bottom: 1px solid black;
	border-left: none; 
	border-right: none;
	height: 55px;
}

.forum1 td {
	border: none;
	border-left: none; 
	border-right: none;
	border-bottom: 1px solid #330066;
	height: 20px;
}

.forum tbody tr {
	background: none;
}


.forum1 tbody tr,.forum2 tbody tr {
	background: #c0c0c0;
}

.forum tbody tr:hover {
	background-color: #ffed98;
}

.skryvany {
	display: none;
	background-color: #330066;
	width: 150px;
	position:absolute; left: 960px; top: 80px;
	z-index: 2;
	border: 2px solid white;
}

.roleta {
	color: white;
}

.zobrazitvice1 {
	position:absolute; left: 200px; top: 145px;
	font-size: 12px;
}

.submit {
	width: 90px;
}


.kalendarzahlavi {
	background-color: #330066;
	color: white;
	text-align: center;
}

.kalendarzahlavi1 {
	font-size: 20px;
	background-color: #330066;
	color: white;
	text-align: center;
}

.krajvkalendari {
	font-size: 20px;
	background-color: #DDDDDD;
	color: #330066;
	text-align: center;
}

.today {
	background-color: green;
	color: white;
	text-align: center;
}

.days {
	TEXT-DECORATION: none;
	background-color: #330066;
	text-align: center;
}

.days1 {
	background-color: #DDDDDD;
	text-align: center;
}



.chordline {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background: transparent repeat scroll 0% 0% / auto padding-box border-box;
	color: #000000;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 12px/31.2px Arial;
	height: 31px;
	justify-content: flex-start;
	margin: 0px;
	order: 0;
	outline: #000000 0px;
	padding: 0px;
	resize: none;
	text-align: center;
	vertical-align: baseline;
	width: 950px;
}

.jezdec1 {
	LEFT: 146px;
	color: red;
	VISIBILITY: hidden;
	position:absolute; left: 350px; top: 80px;
	width: 130px;
}



.text1 {
	font: normal normal 400 13px/15.6px Arial;
	margin-left: 10px;
	font-weight: 300;
	height: 20px;
}

.text2 {
	font-size: 15px;
	font-weight: 900;
}

.pridat {
	font-size: 9px;
	color: #330066;
	font-weight: 900;
	vertical-align: middle;
	margin: 0px 10px 0px;
}

.pridat:hover {
	TEXT-DECORATION: none;
}

.prehratalbum {
	font-size: 12px;
	width: 150px;
	font-weight: 900;
	border-bottom: 0px solid red;
	border-left: 0px solid red;
	border-radius: 10px;
	border-right: 0px solid red;
	border-top: 0px solid red;
	color: white;
	min-width: 100px;
	background-color: red;
	padding: 8px 8px 8px;
}

.prehratalbum:hover {
	TEXT-DECORATION: none;
}


.prihlaseni {
	margin-top: 10px;
	margin-left: 20px;
	text-align: center;
	vertical-align: middle;
}

.admintelo {
	margin-left: 20px;
}


.youtubehitparada {
	width: 482px;
	height: 403px;
	position:absolute; left: 20px; top: 60px;
}

.youtube {
	margin-left: 10px;
	width: 267px;
	height: 223px;
}

.youtubesong {
	margin-left: 10px;
	width: 320px;
	height: 267px;
}

.youtube1 {
	margin-left: 10px;
	width: 366px;
	height: 302px;
}

.youtuber1 {
	margin-top: 7px;
}


.odsadit {
	margin-left: 10px;
	margin-top: 10px;
}

.odsaditnovinku {
	margin-top: 10px;
}

.odsaditlogin {
	margin-left: 20px;
	margin-top: 20px;
}


.tracknrhitparada {
	width: 80px;
	text-align: right;
	vertical-align: middle;
	text-align: center;
	font: normal normal 400 50px/31.2px Arial;
	font-weight: 900;
}

.songsmes {
	width: 100px;
	text-align: center;
}

.songeditace {
	width: 70px;
	text-align: center;
}

.logo {
	position:absolute; left: 10px; top: 0px;
}

.nazev1 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: red;
	font-size: 20px;
	position:absolute; left: 20px; top: 35px;
}

.nazev2 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 40px;
	position:absolute; left: 60px; top: 18px;
	TEXT-DECORATION: none;
	font-weight: 900;
}

.nazev3 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 25px;
	position:absolute; left: 300px; top: 30px;
	TEXT-DECORATION: none;
	font-weight: 900;
}


.menu0 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 220px; top: 50px;
}

.menu1 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 300px; top: 50px;
}

.menu2 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 380px; top: 50px;
}

.menu3 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 460px; top: 50px;
}

.menu4 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 540px; top: 50px;
}

.menu5 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 620px; top: 50px;
}

.menu6 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 700px; top: 50px;
}


.menu7 {
	font-family:Arial CE, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	position:absolute; left: 960px; top: 50px;
}

.username1 {
	color: #FFFFFF;
	position:absolute; left: 958px; top: 50px;
}

.obalka {
	position:absolute; left: 920px; top: 45px;
}


#username ul{margin: 0px; padding: 0px;} 
#username {width: 100%;} 
#username li {float:left;list-style-type:none;} 
#username li a {display:block; height:24px;width: 210px; line-height: 24px; text-align: left; text-decoration: none; color: black;} 
#username li a:hover { background: yellow; color: #330066;} 
#username li ul {display: none;} 
#username li:hover ul { display:block; position:absolute; border: solid #330066; border-width: 0 1px 1px 1px;} 
#username li:hover ul li { display:block; float: none; height:24px; width: 210px; border-top: 1px solid #F0F0F0;} 
#username li:hover ul li a {background: #330066; color: white;} 
#username li:hover ul li a:hover {background: rgb(227, 142, 51); color:#fff; font-weight: bold;}


.patickapop {
	font-family:Arial CE, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	position:absolute; left: 300px; top: 265px;
}

.vlozenoskupina {
	font-family:Arial CE, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	text-align: left;
}

.vlozenonovinka {
	font-family:Arial CE, Helvetica, sans-serif;
	font-size: 9px;
}

.patickapop1 {
	font-family:Arial CE, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	position:absolute; left: 800px; top: 265px;
}

.edit {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 440px; top: 10px;
}

.edit2 {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 440px; top: 80px;
}

.edit3 {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 440px; top: 150px;
}

.songplaylist {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 400px; top: 10px;
}

.songposlat {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 400px; top: 80px;
}


.songedit {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	position:absolute; left: 400px; top: 160px;
}

.goback {
	position:absolute; left: 100px; top: 100px;
}

.addcomment {
	width: 50px;
	position:absolute; left: 850px; top: 7px;
}

.addcomment1 {
	margin-left: 45px;

}

.addcomment2 {
	width: 50px;
	position:absolute; left: 910px; top: 30px;
}


.goback {
	width: 50px;
	position:absolute; left: 800px; top: 12px;
}

.forumnadpis {
	position:absolute; left: 60px; top: 18px;
}

.hitparadanadpis {
	position:absolute; left: 40px; top: 10px;
}

.editclanek {
	width: 50px;
	position:absolute; left: 900px; top: 10px;
}

.deleteclanek {
	width: 50px;
	position:absolute; left: 850px; top: 10px;
}

.tobrazek {
	position:absolute; left: 20px; top: 20px;
}


.udaje {
	position:absolute; left: 455px; top: 0px;
	display: inline;
}

.udaje1 {
	position:absolute; left: 490px; top: 0px;
}

.interpreti {
	vertical-align: top;
	display: inline;
}

.boxikhore {
	-o-transform-origin: 215px 103px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transform-origin: 215px 103px;
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	border-bottom: 0px solid #BB0011;
	border-left: 0px solid #BB0011;
	border-radius: 10px;
	border-right: 0px solid #BB0011;
	border-top: 10px solid #BB0011;
	color: #222222;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 12px/15.6px Arial;
	height: 196px;
	justify-content: flex-start;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	resize: none;
	text-align: left;
	transform-origin: 215px 103px;
	vertical-align: baseline;
	width: 430px;
}

.zebricekfilter {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	height: 75px;
	width: 950px;
	top: 8px;
}

.zebricekfilter1 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	height: 150px;
	width: 950px;
	top: 8px;
}

.dashboard11 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 8px;
	order: 0;
	padding: 0px;
	position:relative; left: 0px; top: 6px;
	height: 144px;
	width: 830px;
}

.dashboard2 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 420px; top: 2px;
	height: 310px;
	width: 410px;
}

.dashboard12 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 4px;
	order: 0;
	padding: 0px;
	position:relative; left: 0px; top: 0px;
	height: 140px;
	width: 830px;
}


.dashboard3 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 4px;
	order: 0;
	padding: 0px;
	position:absolute; left: 840px; top: 6px;
	height: 312px;
	width: 410px;
}


.dashboard13 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 4px;
	order: 0;
	padding: 0px;
	position:relative; left: 2px; top: 6px;
	height: 301px;
	width: 410px;
}


.dashboard4 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 2px; top: 332px;
	height: 160px;
	width: 410px;
}


.dashboard14 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:relative; left: 0px; top: 0px;
	height: 170px;
	width: 1248px;
}



.dashboard5 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 310px; top: 332px;
	height: 160px;
	width: 300px;
}

.dashboard15 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 648px; top: 995px;
	height: 170px;
	width: 300px;
	margin-top: -194px
}



.dashboard6 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 840px; top: 332px;
	height: 160px;
	width: 410px;
}

.dashboard16 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position:absolute; left: 0px; top: 710px;
	height: 170px;
	width: 620px;
}

.dashboard17 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 4px;
	order: 0;
	padding: 0px;
	position:relative; left: 0px; top: 0px;
	height: 380px;
	width: 1248px;
}

.dashboardinzerce {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 5px 0px 0px;
	order: 0;
	padding: 10px;
	position:relative; left: 0px; top: 0px;
	height: 25px;
	width: 1230px;
	text-align: center;
	font-weight: 900;
}


.dashboardrecomend {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 4px;
	order: 0;
	padding: 0px;
	position:relative; left: 0px; top: 0px;
	height: 380px;
	width: 350px;

}

.foto {
	position:absolute; left: 140px; top: 20px;
	display: inline;
}

.fotoakce {
	position:absolute; left: 150px; top: 20px;
	display: inline;
}

.vypis1 {
	margin-top: 20px;
	margin-left: 20px;
	width: 380px;
}

.vypisaktivity {
	margin-top: 20px;
	margin-left: 20px;
}

.dashnovinky {
	margin-top: 20px;
	margin-left: 20px;
	width: 370px;
	TEXT-DECORATION: none;
	font: normal normal 400 12px/15.6px;
}


.novaalba {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font: normal normal 400 12px/15.6px;
}


.vypispolozka {
	font: normal normal 400 18px/15.6px;
	color: #330066;
	font-weight: 900;
}

.like {
	position: relative;
}

.likeklik {
	font: normal normal 400 14px/15.6px;
	color: white;
}


.nazevdashakce {
	font: normal normal 400 16px/15.6px;
	text-align: left;
	background-color: white;
	color: white;
	height: 20px;
	font-weight: 900;
}

.nazevdash1 {
	font: normal normal 400 16px/15.6px;
	text-align: left;
	background-color: #836FFF;
	color: white;
	height: 20px;
	font-weight: 900;
	padding-left: 10px;
}



.popishore1 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative; left: 0px; top: 8px;
	min-height: 330px;
	width: 950px;
	text-align: left;
}

.popishoresearch {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	height: 200px;
	width: 950px;
	top: 8px;
}



.levypruh {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-right: 0px solid #330066;
	color: white;
	background-color: #330066;
	display: block;
	font: normal normal 400 45px/15.6px;
	list-style: none;
	margin: 0px 0px 0px;
	order: 0;
	padding: 0px;
	position: relative;
	height: 330px;
	width: 130px;
	text-align: center;
}

.newlevypruh {
	color: white;
	background-color: black;
	display: block;
	font: normal normal 400 45px/15.6px;
	list-style: none;
	margin: 0px 0px 0px;
	order: 0;
	padding: 0px;
	position: relative;
	height: 330px;
	width: 130px;
	text-align: center;
}




.popishore3 {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	padding: 10px 0px 0px 0px;
	order: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
	max-width: 1220px;
	text-align: left;
	top: 8px;
}


.zapati {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #330066;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 4px;
	padding: 10px 0px 0px 0px;
	order: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	width: 1220px;
	text-align: left;
	left: 4px;
}

.playlisthlavicka {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background: #330066;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #FFFFFF;
	display: block;
	font: normal normal 400 10px/12px;
	height: 75px;
	order: 0;
	position: fixed; left: 10px; top: 8px;
	width: 670px;
}

.playlistokno {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 12px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	order: 0;
	position: fixed; left: 10px; top: 100px;
	width: 650px;
}


.popishore2h {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	padding: 10px 0px 0px 0px;
	order: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	height: 460px;
	width: 1217px;
	top: 8px;
}


.pravysloupec {
	position:relative;
	top: 8px;
	padding-left: 5px;
}

.playlisttracky {
	position:absolute; left: 685px; top: 8px;
}

.alba {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	width: 292px;
}

.tracklist {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 18px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	width: 555px;
}

.obsahtracklistu {
	color: #222222;
	background-color: #DDDDDD;
	display: block;
	font: normal normal 400 18px/15.6px;
	list-style: none;
	margin: 0px 0px 14px;
	order: 0;
	padding: 0px;
	position: relative;
	width: 555px;
	height: 420px;
	Overflow: scroll;
}


.header {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	background-color: #330066;
	position: relative;
	text-align: center;
	color: white;
	height: 25px;
}


.hodnoceni {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #222222;
	background-color: #330066;
	font: normal normal 400 12px/15.6px;
	position: relative;
	height: 235px;
	width: 365px;
}

.topfilter {
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: white;
	font-weight: 900;
	background-color: #330066;
	font-size: 25px;
	position: relative;
	height: 78px;
	width: 290px;
	margin-bottom: 10px;
}

.hlavicka {
	border-bottom: 0px solid #BB0011;
	border-left: 0px solid #BB0011;
	border-radius: 10px;
	border-right: 0px solid #BB0011;
	border-top: 10px solid #BB0011;
	background-color: #BB0011;
	color: #FFFFFF;
	display: block;
	height: 88px;
	min-height: 88px;
	width: 100%;
}


.hlavicka1 {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	background: #330066;
	border-bottom: 0px solid #330066;
	border-left: 0px solid #330066;
	border-radius: 10px;
	border-right: 0px solid #330066;
	border-top: 10px solid #330066;
	color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.345) 0px 2px 5px 0px;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 10px/12px;
	height: 71px;
	justify-content: flex-start;
	order: 0;
	position: fixed;
	resize: none;
	top: 0px;
	width: 100%;
	max-width: 1250px;
	z-index: 51;
}


.center {
	text-align: center;
}

.telo {
	background-color: #DDDDDD;

}

.pethvezd {
	align-content: stretch;
	align-items: stretch;
	align-self: stretch;
	clear: both;
	color: #000000;
	column-gap: 11px;
	direction: ltr;
	display: block;
	flex-direction: row;
	flex-flow: row;
	flex-grow: 0;
	flex-shrink: 1;
	flex-wrap: nowrap;
	font: normal normal 400 11.2px/16.8px Verdana;
	height: 14px;
	justify-content: flex-start;
	order: 0;
	overflow-wrap: break-word;
	resize: none;
	text-align: left;
}




.imgWrap {
  position: relative;
}

.imgDescription {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #330066;
  color: white;
  width: 200px;
  height: 100px;


  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility opacity 0.2s;
}


.imgWrap:hover .imgDescription {
  visibility: visible;
  opacity: 1;
}

#menu-box {
	background: #330066;
	position:absolute; left: 200px; top: 32px;
}

#menu {margin: 0 auto;}

#menu li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
}

#menu li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 7px;
	border-radius: 10px;
}

#menu li a:hover, #menu li a:active, .liactive {background-color:  red;border-radius: 10px;}

div.jsbanner {
	position: relative;
	z-index: 1;
	width: 820px;
	height: 120px;
	background: #ededed;
	overflow: hidden;
	border-radius: 10px;

}

div.jsbanner ul.items{
	margin: 0;
	padding: 0;
}

div.jsbanner li.item {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

div.jsbanner a {
	text-decoration: none;
}

div.jsbanner div.item-menu {
	position: relative;
	z-index: 2;
	clear: left;
	float: left;
	display: inline;
	width: 345px;
	height: 25px;
}

div.jsbanner li.item-5 div.item-menu {
	border-bottom: 0;
}

div.jsbanner div.item-menu-image {
	position: relative;
	float: left;
	display: inline;
	cursor: pointer;
}



div.jsbanner .active span.item-menu-image-overlay{
	display: block;
} 

div.jsbanner p.item-menu-title{
	float: left;
	display: inline;
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	background: url('tlacitka/menu1.gif') 0 0 no-repeat;
	cursor: pointer;
}

div.jsbanner p.item-menu-title span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0px 5px;
}

div.jsbanner .active p.item-menu-title{
	position: relative;
	z-index: 2;
	padding-right: 0px;
	margin-right: 0px;
	background-position: 0 -50px;
}

div.jsbanner div.item-menu-image img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

div.jsbanner div.item-image{
	position: absolute;
	top: 4px;
	right: 0;
}

div.jsbanner div.item-image img{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:250px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

/* Clearfix */
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ' ';
}

.clearfix {min-height: 1px;}
.clearfix {display: inline-block;}

/* Backslash hack - nemel by to videt IE/Mac \*/
.clearfix {display: block;}
/* Konec hacku */

/*
 * 
 */
.componentGallery .gallery-navigation table
{
    border: none;
}
 
.componentGallery .gallery-navigation table tr
{
}
 
.componentGallery .gallery-navigation table tr td
{
    border: none;
}

/*
 *  ArticleTopicList
 */
 .article-topic-list ul {
     list-style: none;
 }
 
.article-topic-list ul li {
    display: block;
    float: left;
}
 
/*
 *
 */
 #frm-orderForm table th {
     min-width: 10em;
 }
 
 /*
  *  Training Order
  */
 .training-order table {
     border: none;
 }
 
 .training-order table tr {
     border: none;
 }
 
 .training-order table tr:first-child td {
     border: none;
 }
  
 .training-order table tr td:first-child {
     border: none;
 }
 .training-order table tr td {
     border: none;
 }
 #sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:200;
	color:#fff;
 }

 #sb-container{
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
 }


 #sb-overlay{
	position:relative;
	height:100%;
	width:100%;
	background-color: black;
 }

 #sb-wrapper{
	position:absolute;
	visibility:hidden;
	width:100px;
	background-color: black;
 }

 #sb-wrapper-inner{
	position:relative;
	border:1px solid #303030;
	overflow:hidden;
	height:100px;
 }

 #sb-body{
	position:relative;
	height:100%;
 }

 #sb-body-inner{
	position:absolute;
	height:100%;
	width:100%;
 }

 #sb-player.html{
	height:100%;
	overflow:auto;
 }

 #sb-body img{
	border:none;
 }

 #sb-loading{
	position:relative;
	height:100%;
 }
#sb-loading-inner{
	position:absolute;
	font-size:14px;
	line-height:24px;
	height:24px;
	top:50%;
	margin-top:-12px;
	width:100%;
	text-align:center;
 }

 #sb-loading-inner span{
	background:url('../tlacitka/loading.gif') no-repeat;
	padding-left:34px;
	display:inline-block;
 }

 #sb-body,#sb-loading{
	background-color:#060606;
 }

 #sb-title,#sb-info{
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
 }

 #sb-title,#sb-title-inner{
	height:26px;
	line-height:26px;
 }

 #sb-title-inner{
	font-size:16px;
 }

 #sb-info,#sb-info-inner{
	height:20px;
	line-height:20px;
 }

 #sb-info-inner{
	font-size:12px;
 }

 #sb-nav{
	float:right;
	height:16px;
	padding:2px 0;
	width:45%;
 }

 #sb-nav a{
	display:block;
	float:right;
	height:16px;
	width:16px;
	margin-left:3px;
	cursor:pointer;
	background-repeat:no-repeat;
 }

 #sb-nav-close{
	background-image:url('tlacitka/close_photo.png');
 }

 #sb-nav-next{
	background-image:url('tlacitka/next_photo.png');
 }

 #sb-nav-previous{
	background-image:url('tlacitka/previous_photo.png');
 }

 #sb-counter{
	float:left;width:45%;
 }

 #sb-counter a{
	padding:0 4px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
 }

 #sb-counter a.sb-counter-current{
	text-decoration:underline;
 }

 div.sb-message{
	font-size:12px;
	padding:10px;
	text-align:center;
 }

 div.sb-message a:link,div.sb-message a:visited{
	color:#fff;
	text-decoration:underline;
 }</pre></body></html>