html, body  {
	background-color: #C0B17F;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size:90%;
	color: #000;
}

td {
	font-size:80%;
}

h2 {
	font-weight: bold;
	font-size: 120%;
}

#header {
	width: 770px;
	text-align: left;
	margin: auto;
	height: 396px;
}

#foto {
	display: block;
	width: 770px;
	height: 396px;
}

#logo {
		position: relative;
		display: block;
		width:172px;
		height:93px;
		text-align: left;
		z-index : 100;
		margin-top: -351px;
		margin-left: 0px;
		padding: 0;
}

#slogan {
		position: relative;
		display: block;
		text-align: left;
		margin-top: 16px;
		margin-left: 30px;
		padding: 0;
		font-size: 10px;
		font-weight: bold;
		color: #000;
}

#premiera {
		position: relative;
		display: block;
		text-align: left;
		margin-top: 13px;
		margin-left: 30px;
		padding: 0;
		font-size: 10px;
		font-weight: bold;
		color: #000;
}

#presskit {
		position: absolute; 
		display: block;
		text-align: left;
		margin-top: 60px;
		margin-left: 30px;
		padding: 0;
		font-size: 10px;
		font-weight: bold;
		color: #000;
}


#middle {
	display: block;
	width: 770px;
	text-align: center;
	margin: auto;
	padding:0;
}

#menu {	
	width: 740px;
	height: 29px;
	margin: 0px;
	float: left;
	background: url(../images/menu-bg.gif);
}

#menumarg {
	padding-left: 34px;
}

#menu a, #menu a:link, #menu a:visited {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom: 7px;
	height: 29px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	cursor : pointer;
	text-decoration: none;
	color:#fff;

}

#menu a:hover {
	background-color: #000;
}

.menupad {
	cursor : pointer;
	height: 29px;
	display: block;
	float: left;
	border-left: 1px #C0B17F solid;
}


#contHeader {	
	width: 740px;
	height: 40px;
	margin: 0px;
	float: left;
	background: url(../images/contheader.gif);
}

#contName {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-left: 35px;
	padding-top:13px;
	
}

#contpad {
	width: 740px;
	float: left;
}

#cont {	
	text-align: left;
	background: url(../images/cont-bg.gif) repeat-y;
	padding: 33px;
	padding-top: 10px;
	line-height: 1.5em;
}

#footer {	
	width: 740px;
	height: 30px;
	margin: 0px;
	float: left;
}

a:link, a:active, a:visited {
	color:#DD0000;
	text-decoration: none;
}
a:hover {
	color:#787217;
	text-decoration: underline;
}

.red {
	color: #BE0202;
}

.nadpis {
	color: #C93728; font-weight: bold;
}

.podbarva {
	background-color:#EAE5D2;
}

.odrazky1 ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
	list-style-image: url(../images/odrazka1.gif);
}

.odrazky1 li {
	padding-bottom: 10px;
}

.fotogalerie {
	display: block;
	border: #000 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#cleaner, .cleaner{
	clear:both;
	height: 1px;
}

#diskuse {
	width: 670px;
}

.malicke {
	font-size: 12px;
}

.malicke2 {
	font-size: 10px;
}

