* {
	padding: 0;
	margin: 0;
}
body {
	background: no-repeat fixed;
	padding: 0;
	margin: 0;
	color: #000;
	font: normal normal small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: cyan;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}	
a:hover {
	color: fuchsia;
	text-decoration: none;
	border-bottom: 1px solid fuchsia;
}	
p {
	margin: 4px;
	float: left;
	clear: left;
}
p+p {
	margin: 4px;
	text-indent: 0;
}
h1 {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: yellow;
	margin-bottom: 0;
	margin-left: 4px;
	display: block;
}
#fiskulet h1{ display: none;}
h2 {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: magenta;
	margin-bottom: 0;
	margin-left: 4px;
	display: block;
}
.fiskulet {
	float: left;
	overflow: hidden;
	color: #000;
	clear: left;
	background-color: #000;
	width: 600px;
	height: 120px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0;
	padding: 10px;
	margin-left: 40px;
	margin-top: 64px;
	border-top: 0px dashed gray;
	border-bottom: 1px dashed gray;
}
.fiskulet p {
	display: none;
}
.date {
	color: white;
	float: left;
	clear: left;
	margin: 0 10px 0 40px;
	background-color: #000;
	width: 600px;	
	padding: 0px 10px;
	font: normal normal 1.8em Georgia, "Times New Roman", Times, serif;
}
.place {
	color: cyan;
	float: left;
	margin: 0 10px 0 40px;
	clear: left;
	background-color: #000;
	width: 600px;
	padding: 0px 10px;
	font: normal normal 1em Georgia, "Times New Roman", Times, serif;
}
.about {
	color: white;
	float: left;
	margin: 0 10px 0 40px;
	clear: left;
	background-color: #000;
	width: 600px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dashed gray;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

.shout1 {
	color: #FFF;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	background-color: #000;
	clear: left;
	width: 600px;
	border-bottom: 1px dashed gray;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding: 10px;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
}

.shout2 {
	color: #FFF;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	background-color: #000;
	padding: 10px;
	clear: left;
	width: 600px;
	border-bottom: 1px dashed gray;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.shout3 {
	font-size: 1.1em;
	color: white;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	background-color: #000;
	padding: 10px;
	clear: left;
	width: 600px;
	border-bottom: 1px dashed gray;
}

.shout4 {
	font-size: 1em;
	color: #FFF;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	background-color: #000;
	padding: 10px;
	clear: left;
	width: 600px;
	border-bottom: 1px dashed gray;
}

.program {
	font-size: 1em;
	color: silver;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	clear: left;
	background-color: #000;
	padding: 10px;
	width: 600px;
	border-bottom: 1px dashed gray;
}

.galerie {
	color: silver;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	background-color: #000;
	padding: 10px 10px 10px 10px;
	clear: left;
	width: 600px;
	border-bottom: 1px dashed gray;
}

.movie {
	font-size: 1em;
	color: silver;
	float: left;
	clear: left;
	overflow: hidden;
	background-color: #000;
	width: 600px;
	padding: 10px;
	margin: 0 0 0 40px;
	border-bottom: 1px dashed gray;
}
.movie object {
	margin-top: 10px ;
	margin-left: 6px ;
}
.movie img {
	font-size: 1em;
	color: #FFF;
	background: #000;
	float: left;
	overflow: hidden;
	margin: 4px;
	border-bottom: 1px dashed gray;
}

.text {
	color: silver;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 40px;
	clear: left;
	background-color: #000;
	padding: 10px;
	width: 600px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font: normal normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.contact {
	font-size: 1em;
	color: silver;
	float: left;
	overflow: hidden;
	background-color: #000;
	padding: 10px;
	clear: left;
	width: 420px;
	margin: 0 10px 0 40px;
	border-bottom: 1px dashed gray;
	border-top-width: 1px;
	border-top-color: gray;
}

/*Facebook*/
#facebook_window {
	background-color: white;
	position: fixed;
	right: 40px;
	top: 64px;
	background-color: white;
}
.h2 { 
	display: none; 
}

/* Stylopis pro listu s archivem - nemenit */
#archive {
	background-color: #000;
	margin: 0px;
	width: 100%;
	padding: 6px 6px;
	display: block;
	float: left;
	color: #666;
	text-transform: uppercase;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0;
	position: fixed;
	z-index: 99;
}
#archive ul li {
	display: inline;
	list-style-type: none;
	color: silver;
	list-style-image: none;
	list-style-position: inside;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 6px;
}
#archive ul li a{
	display: inline;
	list-style-type: none;
	color: silver;
	list-style-image: none;
	list-style-position: inside;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-decoration: none;
	padding: 0px 6px 0px 4px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0;
}
#archive ul li a:hover{
	color: #fffeff;
	background-color: black;
}
#archive ul li a#current {
	color: #fcfb39;
	background-color: none;
}
#right {
	display: none;
}
