body {
	background-color: #D35D54;
	color: black;
	font-family: Tahoma;
	text-align: center;
	background-image: url(images/pozadi_kytky.gif);
}
div.stred
{
	width: 990px;
	height: auto;
	position: relative;
	text-align: left;
	margin: auto;
	background-color: white;
	font-size : 90%;
}

img.pozadi
{
	position: absolute;
	text-align: center;
	z-index: -1;
}

img.hlavicka
{
	position: absolute;
	text-align: center;
	z-index: 2;
	top:0px;
	left: 0px;
}

img.paticka
{
	position: absolute;
	bottom: 0px;
	text-align: left;
}
div.menuvlevo 
{
	position: absolute;
	top: 180px;
	left: 5px;
	width: 190px;
	height: 500px;
	font-size: 90%;

}

div.obsah {
	position : absolute;
	top : 180px;
	left : 197px;
	width : 596px;
	font-size : 90%;
}

div.obsahkino 
{
position : absolute;
top : 180px;
left : 197px;
width : 786px;
font-size : 90%;

}

div.titulek
{
	position:absolute;
	left: 3px;
	top: 150px;
	width: 990px;
	border: 0px;
	text-align: center;
}

iframe.menuvpravo
{
	position: absolute;
	left: 796px;
	top: 180px;
	width: 190px;
	height: 1050px;
	font-size: 90%;
	border: 0px;
}



div#avatarover
{
	position: absolute;
	z-index:5;
}


em, strong {
color : #abd656;
}
ol, ul {
	margin: 0 10px 0 15px;
	padding: 0;
}
li {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 130%;
}
p {
	margin: 0px;
	padding: 5px 5px;
}

p.box {
	padding: 10px 5px 5px 5px;
	border: 1px solid #D35D54;
	background-color: #E1E1E1;
	margin: 0px 2px 1px 2px;
	text-align: justify;
}

p.box2 {
	padding: 10px 5px 5px 5px;
	border: 1px solid #D28A19;
	background-color: #F7F8A8;
	margin: 0px 2px 1px 2px;
	text-align: justify;
}

a:link {
color : #92c034;
}
a:visited {
color : #92c034;
}
a:hover {
color : #cb630e;
}
h1 {
font-size : 160%;
color : #D35D54;
font-weight : normal;
margin : 5px;
}
h2 {
	font-size: 130%;
	color: Black;
	font-weight: normal;
	margin: 10px;
	padding: 0 0 3px 3px;
	border-bottom: 1px dashed #d35d54;
}
h3 {
	font-size: 110%;
	color: black;
	font-weight: bold;
	margin: 2px 2px 0px;
	padding: 3px 0 0px 3px;
	background-color: #D35D54;
	text-align: left;
}

h4 {
	font-size: 110%;
	color: black;
	font-weight: bold;
	margin: 2px 2px;
	padding: 3px 0 3px 3px;
	text-align: left;
}
.menu p {
padding : 10px;
border : 1px dashed #abd656;
}
.sloupec p {
padding : 10px;
border : 1px dashed #abd656;
}
.menu ul {
margin : 15px;
padding : 0;
}
.menu ul li {
margin : 5px 0 5px 0;
padding : 0;
list-style-type : none;
}
.menu ul li a {
font-weight : bold;
}