body {
	margin:0;
	padding:0;
	background-image: url("images/top_bgr.jpg");
	background-repeat: repeat-x;
	background-position: top left; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%; 	
}

h2 {
	padding:0;
	margin:0;
}

h1 {
	padding:0;
	margin:0;
}


#hlavni_kontejner {
	width: 657px;
	margin: auto;	
}

#levy_kontejner {
	float: left;
	width: 176px;
	padding-top: 30px;
}

#pravy_kontejner {
	float: right;
	width: 481px;	
	padding-bottom: 20px;
}

#klapka {
	background-color: #000000;
	height: 255px;
	width: 173px;
	color: #ffffff;
}

#hodnoceni {
	margin: 0 3px;
	padding-top:8px;
	text-align:center;
	padding-bottom:8px;
	border-style:solid;
	border-width: 0 0 1px 0;
	border-color: #666666;
}

#obrazek {
	text-align:center;
	padding-top:17px;
	padding-bottom:19px;
}


#hlavni_role {
	margin-top: 15px;
	border-style: solid;
	border-color: #999999;
	border-width: 0 1px 0 0;
	margin-right: 2px;
}

#hlavni_role .top_bgr {
	height: 17px;
	background-image: url("images/hlavni_role_top_bgr.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#hlavni_role .bottom_bgr {
	height: 17px;
	background-image: url("images/hlavni_role_bottom_bgr.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#hlavni_role h2 {
	font-size: small;
	text-align: center;
	padding-bottom: 3px;
}

#hlavni_role .aktor {
	text-align:center;
	font-size: 90%;
	line-height: 150%;
}

#hlavni_role .aktor a {
	color: #333333;
}

#hlavni_role .aktor a:hover {
	color: #999999;
}


#obsah {
	padding-left: 50px;
	padding-top: 55px;
}

#obsah h1 {
	font-size: 250%;
}

#obsah h2 {
	color: #333333;
	color: #666666;	
	line-height: 40px;
	padding-bottom: 10px;
}

#obsah h2 span {
	font-size: small;
	padding-right: 10px;
}

#obsah table {	
	border-style:solid;
	border-color: #999999;
	border-width:0 0 1px 0;
}

#obsah td {
	border-style:solid;
	border-color: #999999;
	line-height: 25px;
	padding-left: 20px;
}

#obsah .leva {
	border-width:1px 0 0 1px;
	width: 100px;
	font-size: x-small;
}

#obsah .suda {
	border-width:1px 0 0 1px;
	width: 100px;
	background-color: #333333;
	color: #ffffff;
}

#obsah .licha {
	border-width:1px 0 0 1px;
	width: 100px;
}

#obsah .prava {
	border-width:1px 1px 0 1px;
	width: 370px;
}

#popis {
	margin-top: 15px;
	border-style: solid;
	border-color: #999999;
	border-width: 0 0 0 1px;
	margin-right: 2px;
}

#popis .top_bgr {
	height: 17px;
	background-image: url("images/popis_top_bgr.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#popis .bottom_bgr {
	height: 17px;
	background-image: url("images/popis_bottom_bgr.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#popis h2 {
	padding-left: 15px;	
	line-height: 20px;
}

#popis p {	
	color: #333333;
	padding:0;
	margin:0;
	font-size: 90%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

a {    
   color: #999999;
}

a:hover {
   color: #999999;
   text-decoration: none;
}

.divider {
 clear:both;
 border-style:dashed;
 height:1px;
 line-height:1px;
 border-width: 0 0 1px 0;
}
