* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	color: #000;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	background: #fcee36 repeat-y center top;
}

h1, h2, h3 {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #ffbc2b;
}	
p {
	margin: 10px;
	z-index: 2;
	float: left;
	clear: left;
}
p+p {
	margin: 10px;
	text-indent: 0;
	z-index: 2;
}
#content {
	padding-top: 30px;
}
.fiskulet {
	float: left;
	overflow: hidden;
	border-top: 1px solid #000;
	color: #000;
	font-size: 3em;
	text-transform: uppercase;
	letter-spacing: 2px;
	clear: left;
	margin: 10px 10px 0;
}
.date {
	font-size: 1em;
	color: #000;
	border-bottom: 1px solid #000;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	clear: left;
}
.about {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border-left: 1px solid #000000;
	clear: left;
}

.text {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #000;
	clear: left;
}
.program {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border-bottom: 1px solid #000000;
	clear: left;
}
.movie {
	font-size: 1em;
	color: #FFF	;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border-left: 1px solid #000000;
}
.movie img {
	font-size: 1em;
	color: #000;
	background: #fffefe;
	float: left;
	overflow: hidden;
	margin: 20px 10px 10px 20px;
}
.movie p {
	margin: 10px;
	float: left;
	clear: none;
	overflow: hidden;
	display: inline;
	color: #000;
}
.shout1 {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	border-top: 1px solid #000;
	clear: left;
}
.shout2 {
	font-size: 1em;
	color: #OOO;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	border-bottom: 1px solid #000;
	clear: left;
}
.shout3 {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	border-top: 1px solid #000;
	clear: left;
}
.shout4 {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	border-left: 1px solid #000000;
	clear: left;
}
.contact {
	font-size: 1em;
	color: #000;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	border-left: 1px solid #000000;
	clear: left;
}
.galerie {
	color: #000;
	background: #ffffff;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px;
	clear: left;
}

/*Facebook*/
#facebook_window {
	displayplay: none;
}

.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;
}
