*{
	padding: 0;
	margin: 0;
	top:0;
	left: 0;
}
body{
	background-color: #660000;
	text-align: center;
	font-size: small;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(obr/bg-red.jpg);
	background-repeat: repeat-x;
}
#centerdiv{ /* centruje obsah na střed*/
	margin: auto;
	text-align: left;
	width: 814px;
	background-image: url(obr/right-stin.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#top{
	margin: 0;
	padding: 0;
	width: 814px;
	height: 296px;
	background-image: url(obr/nadpis.jpg);
	background-repeat: no-repeat;
	background-color: White;
}
#text{
	width: 812px;
	margin: 0 0 0 2px;
	padding: 0;
	background-color: white;
	background-image: url(obr/right-stin.gif);
	background-position: right;
	background-repeat: repeat-y;
	border: none;

}
#spodnistin{
	background-image: url(obr/spodni-stin.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0px;
	margin: 0 0 0 2px;
	width:812px;
	height: 12px;
}
#pravystin{
	float: right;
	background-image: url(obr/tr-stin.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 3px;
	height: 232px;
	margin:0;
	padding: 0;
	font-size: 0;
}
.f-left{
	float: left;
	margin: 0 0 0 5px;
}
.f-right{
	float: right;
	margin: 0 15px 0 0;
}
#menu{
	width: 132px;
	margin:5px 5px 5px 2px;
	padding-left: 5px; 

}
ul.menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.menu li{
	list-style-type: none;
	padding: 0;
	margin-top: 3px;
}
ul.menu a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #9C1212;
	border-width: 0;
	padding: 1px 3px 1px 3px;
	display: block;
	width: 155px;
	background-color: transparent;
}
ul.menu a:hover{
	color: Yellow;
}
div#sponzor{
	padding-top: 5px;
	margin: 0 0 0 629px;
}
ul.sponzor{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.sponzor li{
	list-style-type: none;
	padding: 0;
	margin-top: 3px;
}
ul.sponzor a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #9C1212;
	border-width: 0;
	padding: 1px 3px 1px 3px;
	display: block;
	width: 155px;
	background-color: transparent;
}
ul.sponzor a:hover{
	color: Yellow;
}

p{
	margin: 5px 0px 5px 0px;
	line-height: 1.3em;
}

h1{
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 1em 0;
	
}
h2{
	margin: 10px 10px 10px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
h3, h4{
	margin: 10px 10px 10px 10px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
img{
	margin:5px 0px 5px 5px;
	border: 0;
}
ul{
	margin-left:10px;
	margin-right: 10px;
	list-style: none;
}
ul.novinky li{
	text-indent: -6em;
	padding-left: 6em;
}
a{
	color:Green;
	font-weight: bold;
}
a:hover{
	color: red;
}
#obsah{
	padding: 10px 30px 10px 20px;
	min-height: 400px;
}
.red{
	color: Red;
	font-weight: bold;
}
.italic{
	font-style: italic;
	font-weight: bold;
}
.center{
	margin: auto;
	text-align: center;
}
#paticka, #paticka a{
	color: #D73B00;
}
#paticka{
	margin-bottom: 2em;
}
#paticka a{
	text-decoration: none;
}
#paticka a:hover{
	color: Yellow;
}
ul.film{
	list-style: none;
	margin: 2em;
}
ul.film li, ul.film p{
	margin: 0;
}
.film p{
	font-size: 1em;
	line-height: 1em;
	padding-left: 4.5em;
	text-indent: -4.5em;
	width: 370px;
}
.film h2{
	margin-left:-20px;
}
.tab{
	width: 70px;
	float: left;
}