body {
	margin: 0;
	padding: 0;
	background: #D3A281;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

td.anketa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}

a.menu {
	display: block;
	color:black;
	font-size: 11px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:15px;
 	margin:2px;

	
}

a.menu:hover {
background-color: #D6A787;
}


h2 {
	
	color: #990000;
	margin-top:6px;
	margin-bottom:18px;
	font-size: 13px;
	font-weight: bold;
}

h1 {
	color: #82361A;
	font-size: 14px;
	text-align: center;
padding-top:24px;
padding-bottom:3px;

	margin-right: 22px;
	margin-top:0;
		margin-bottom:0;
	width:175px;
	background: #CE9671;
	border-bottom: 3px solid #82361A;
}

a {
	color:#289D2C;
}

a:hover {
	color:black;
}

td.body_back {
	background: url(img/layout_back.jpg) repeat-y;
}

td.bottom_back {
	background: url(img/layout_back_bottom.gif);
}

td.box_back {
	background: url(img/layout_box_back.gif);
}

p {
	text-align: justify;
	font-size:12px;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18px;
	
}	
a {
	color:#990000;
}

li{
	list-style-image: url(img/odrazka1.gif);
	font-size:12px;
}

ul {

	margin-top:7px;
	margin-bottom:7px;

	
}

input.novinky {
	border: 1px solid #82361A;
	width:100px;
	margin-top:3px;
	margin-bottom:6px;	
}

img.anketa {
	margin-top:4px;
	margin-bottom:2px;
}

div.copy {
font-size:10px;
margin-top:4px;
 color: #82361A;
	text-align: right;
	margin-right: 25px;

}

div.copy a {
 color:#82361A;
 text-decoration:none	
}

div.copy a:hover {
	text-decoration:underline;
}

.time {
	font-size: 13px;
	color:#990000;
	font-weight:bold;
	margin-top:3px;
}

.nazevfilmu {
	margin:3px;	
}

.popisfilmu {
	margin:3px;
	margin-bottom:6px;	
}

.datum {
	margin-right:12px;
	font-size:11px;
	color:#82361A;
	font-weight: bold;
}
img.foto {
	border: 1px solid #990000;
}