@CHARSET "UTF-8";


/*.jquery-corner { position: relative; }*/

#stranky , #sidebar div {    filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
#stranky  *, #sidebar div * {  filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1;}
#d_prehravac {    filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }

body, div, h1, h2, h3, p {
	margin:0px;
	padding:0px;}

h1 {
	margin-right:15px;
}

h2 {
	font-size:1.1em;
	color:#888;
	padding:10px;
	}

#sidebar h4 {
	background-color:#666;
	margin:10px;
	text-align:center;
	color:white;
	padding:3px;
}

body {

	background-color:black;
	background-image:url(bg/1.png);
	background-repeat:no-repeat;
	background-position:100px 0px;
	font-family:Tahoma;
}


#sidebar {
	width:260px;
	position:relative;
	float:right;
	margin-right:5px;
	}
#sidebar div {
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:10px;
	width:260px;
	background:white;
	
	position:relative;
	float:right;
}
#wrapper {
	width:700px;
	margin-left:100px;
	border:0px solid green;

		}

#stranky {
	width:400px;
	border:0px solid blue;
	position:relative;
	float:left;
	background:white;
	
	min-height:350px;
	margin-left:5px;
	padding:10px;
}

#stranky p {
	text-align:justify;
	font-size:0.9em;
	padding-bottom:1em;
}

.center {
	text-align:center;
	}

#sidebar #hlavnimenu ul li a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.8em;
	font-size:0.9em;
}

#sidebar #hlavnimenu ul li a:hover {
	color:#666;
}

#sidebar #druhemenu ul {
	list-style-type:none;
}

#sidebar #druhemenu ul li a {
	color:black;
	font-size:0.8em;
}

#stranky div {display:none;}

#patka {
	position:relative;
	clear:both;
	}

#hlavicka {
	height:200px;
}

#hlavicka h1 {
	position:relative;
	border:0px dashed red;
	top:150px;
	text-align:right;
	color:white;
	font-size:45px;
}

#prehravac{

	text-align:center;
}

.tretimenu a {
	color:white;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.tretimenu a:hover {
	color:#333;

}

.tretimenu {
	opacity:1;
	background-color:#666;
	padding:10px;
}

#fotky a img{
	border:1px solid #666;
	padding:5px;
	background:white;
	opacity:150%;
}

#videa a img{
	border:1px solid #666;
	padding:5px;
	background:white;
	opacity:150%;
}

.cover {float:left; clear:left;}
.seznamTracku {float:left;
                font-size:0.8em;}

#alba h4, #alba span {  float:left; clear:both;}

#alba table { width:100%; border:1px solid #c0c0c0; float:left; clear:both; margin-top:10px; margin-bottom:10px;}