
h1{
	text-shadow: 2px 2px 2px #CCC;
}

h2{
	text-shadow: 2px 2px 2px #CCC;	
}

h3{
	text-shadow: 2px 2px 2px #CCC;
}

#rating_stars {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	vertical-align: text-top;
}

#album_component{
	padding: 3px;
	vertical-align: top;
	margin: 2px;
	float: left;
}

a.clean:hover {
	text-decoration: none;
	color: #5A5A50;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
}
	
a.clean {
		text-decoration: none;
		line-height: 1.5em;
		color: #5A5A50;
}


#album_component:hover{
	background-color: #F2F2F2;
	background: url('img/grain_dark.gif');
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.tags{
	margin-top: 0px;
	clear: both;
	line-height: 2.0em;
	text-align: center;	
}

.tag{
	margin: 10px 0px 10px 0px;
	background-color: #710067;
	padding: 0.2em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	
}

.tag_clean{
	background-color: #710067;
	padding: 0.2em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: white;
	white-space: nowrap;
	text-shadow: none;
}

.tag:hover{
	background-color: #82217A;
	text-decoration: none;
	color: white;
}

.mytag{
	margin: 0px;
	background-color: #82217A;
	padding: 1px 4px 2px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	
}
.mytag:hover{
	background-color: #710067;
	text-decoration: none;
}

#sidebar .mytag {
	margin: 0px;
	background-color: #82217A;
	padding: 1px 4px 2px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	color: white;
}

#sidebar .mytag:hover{
	background-color: #710067;
	text-decoration: none;
	color: white;
}
.stars_in_menu{
	float: right;
}

.star{
	width: 10px;
}

#tags_input{
	margin-top: 10px;
	width: 90%;	
}

#tags_add_button{
	margin: 3px 5px 3px 0px;
}

.link_simulator{
	text-decoration: underline;
	color: #543;
}

.link_simulator:hover{
	color: #C40;
}

p.moje_recenze{
	border-left: 5px solid #82217A;
	margin: 1em 1em 1em 0.5em;
	padding: 0em 0em 0em 0.5em;	
}

img.cover{
	-webkit-box-shadow: 3px 3px 2px #CCC;
	box-shadow: 3px 3px 2px #CCC;
	-moz-box-shadow: 3px 3px 2px #CCC;
	
}

.violet{
	color: #82217A;
}

dt.song{
	cursor: pointer;	
}

dt.song1 {
	background: url('img/grain.gif');
}

dt.song2 {
	background: url('img/grain_light.gif');
}

dt.song:hover{
	background: url('img/grain_dark.gif');
}

input[type="submit"],input[type="button"] {
	background: #f6f6f6;
	border-color: #BBB #888 #888 #CCC;
}

.light {
	color: silver;	
}

#texyla-toolbar ul li {
	list-style: none;
}

#texyla-toolbar ul {
	margin: 0px;	
}

.form-left{
	text-align: right;
	padding-right: 10px;
}

.tiny{
	font-size: 0.9em;
	vertical-align: middle;
	padding-left: 10px;
}

.login-button {
	padding: 5px 20px 5px 20px;
	font-weight: bold;
	border: 0px solid #565149;
	color: #333333;
	margin-top: 0px;
	border-radius: 10px;
	border-bottom-left-radius: 10px;	
	background: #fefcea !important; /* old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%) !important; /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)) !important; /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ) !important; /* ie */
}

.login-button:hover {
	color: black;
}

.video_player {
	background: url('img/grain_dark.gif');
	padding: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
	margin: 10px 0px 10px 0px;
}

#video-player-video{
	float: right;
	margin-left: 10px;	
}

tr,td,table{
	border: 0px solid black;	
}

#video-player-slider{
	margin-bottom: 10px;	
}

#video-player-volume-slider{
	display: none;
	width: 100px;
}

.volume-container{
	width: 200px;
}

.ui-slider-handle{
}

.ui-slider-horizontal{
	
}

.video-panel{
	width: 290px;
	background: url('img/grain_light.gif');
	margin: 0px 10px 10px 0px;
	padding: 10px;
	border-radius: 10px;
}

.video-player-nadpis{
	font: normal 1.5em Georgia,sans-serif;
	text-align: center;
	margin-bottom: 10px;	
}

.video-on-playlist{
	cursor: pointer;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
}

.video-on-playlist:hover{
	color: black;
}

.video-playing{
	font-weight: bold;	
}

.diskuse{
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#top-ad{
	text-align: center;
	margin-top: 10px;	
}
