@media screen, projection {

body, html {
	padding: 0;
	margin: 0;
}

body {
	font: 80%/1.5 'Courier New CE','Courier CE', Courier, Arial, Helvetica, sans-serif;
	background: #F49AC1 url('../img/titulfoto.jpg') no-repeat 440px 28px;
	margin-bottom: 1em;
}

#body {
	width: 760px;
}

a, a:visited {
	color: #000;
}

a:hover {
	color: #FFF;
}

img {
	border: 0;
}

p {
	margin: 0 0 1em;
}

th {
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
}


.hidden {
	display: none;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;	
}

#hlavickact a:hover {
	background-image: none;
}

/* HLAVICKA */
h1, h1 a {
	display: block;
	width: 400px;
	height: 180px;
	background: url('../img/titul.gif');
	margin: 0px;
}

h1 {
	margin-left: 10px;
}

p#hraji {
	position: absolute;
	top: 160px;
	left: 110px;
	z-index: 2;
	width: 346px;
	height: 103px;
	background: url( '../img/hraji.gif' );
}
	

/* MENU */
#menu {	
	overflow: hidden;
	margin: 80px 0 0 5px;
	padding: 0;
	width: 165px;
	list-style: none;
	float: left;
}

#menu a {
	display: block;
}

#menu #ofilmu a {
	width: 113px;
	height: 35px;
	background-image: url( '../img/menu/ofilmu.gif' );
}

#menu #novinky a {
	width: 111px;
	height: 30px;
	background-image: url( '../img/menu/novinky.gif' );
}

#menu #herci a {
	width: 79px;
	height: 25px;
	background-image: url( '../img/menu/herci.gif' );
}

#menu #tvurci a {
	width: 88px;
	height: 30px;
	background-image: url( '../img/menu/tvurci.gif' );
}

#menu #ukazky a {
	width: 90px;
	height: 30px;
	background-image: url( '../img/menu/ukazky.gif' );
}

#menu #fotogalerie a {
	width: 136px;
	height: 29px;
	background-image: url( '../img/menu/fotogalerie.gif' );
}

#menu #ohlasy a {
	width: 95px;
	height: 26px;
	background-image: url( '../img/menu/ohlasy.gif' );
}

#menu #vkinech a {
	width: 98px;
	height: 24px;
	background-image: url( '../img/menu/vkinech.gif' );
}

#menu #kontakty a {
	width: 97px;
	height: 30px;
	background-image: url( '../img/menu/kontakty.gif' );
}

#menu #partneri a {
	width: 112px;
	height: 33px;
	background-image: url( '../img/menu/partneri.gif' );
}

#menu a {
	background-position: left top;
}

#menu a:hover {
	background-position: left bottom;
}



/* LAYOUT */
#obsah {
	overflow: hidden;
	margin: 110px 20px 0 20px;
	float: right;
	width: 540px;
}

#prelepka {
	background: url('../img/prelepka.gif') no-repeat left top;
	padding: 10px;
}

#prelepka h2 {
	font-size: 140%;
	font-weight: bold;
	margin: 0;
}

h3 {
	clear: left;
	margin: 0;
}

ul#submenu li {
	margin: 0 .5em 0 0;
	display: inline;
	list-style: none;
}

#include {
	margin-top: 1em;
}

img.right {
	float: right;
	margin-left: 10px;
}

.stestimale {
	font-size:90%;
}

p.oddelovac {
	margin-right: -10px;
	padding-right: 10px;
	background: url('../img/oddelovac.gif') no-repeat left top;	
}

/* FOTOGALERIE */
.fotogalerie img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 125px;
	height: 84px;
}

/* PARTNERI */
div.partneri a {
	float: left; 
	margin-right: 20px;
}


	
/* FOOTER */
#footer {
	padding-left: 195px;
	padding-top: 3em;
}

/* V KINECH */
#vkinech table {
	margin-bottom: 20px;
	border-collapse: collapse;
}

#vkinech td {
	padding: 5px 10px;
	border-bottom: 1px solid #903;
}

}

