* { padding:0; margin:0;}

body 
{
/*	min-width: 780px;*/
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
/*	font-family: 'Comic Sans MS','Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;*/
	font-size: 0.75em;
	background: #000000;
}

h2
{
	color: #cc0000;
	font-size: 1.5em;	
	padding: 5px 0px 10px 0px;
}

h3
{
	color: #cc0000;
	font-size: 1.1em;	
	padding: 5px 0px 5px 0px;
}

h4
{
	padding: 5px 0px 5px 0px;
}
#obal-obalka 
{
	text-align: center;
}

#obalka 
{
/*	position: relative;*/
	width: 900px;
	margin: 10px auto;
	text-align: left;
	background: 0px 0px #ffffff url("../img/kino-pozadi.gif") repeat-y;
}

#obal-levy, #obal-obsah
{
	display: inline;
}

#obal-levy
{
/*	position: relative;*/
	float: left;
/*	left: 0px;*/
	width: 200px;
	overflow-x: hidden;
	min-height: 575px;
	_height: 575px;
	background: 1px 0px url("../img/kino-logo.gif") no-repeat;
}

#levy 
{
	/*float: left;*/ /*pokud zapnuto, je problem s dlouhymi radky v Mozile*/
	padding: 100px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#obal-obsah 
{
/*	position: absolute;*/
	float: left;
/*	top: 0px;
	left: 0px;*/
	width: 700px;
/*	padding: 0px;
	margin: 0px 0px 0px 200px;*/
}

#obsah 
{
/*	position: relative;*/
	min-height: 100px;
	_height: 100px;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	font-size: 1.0em;
	width: 680px;
}

#sidemenu 
{
	position: relative;
	background: #000000;
	height: 25px;
	color: #ffffff;
	font-size: 1.2em;
/*	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;*/
	border-bottom: 1px solid #cc0000;
	overflow: hidden;
}

#obal-paticka
{
/*	position: absolute;*/
/*	float: left;*/
/*	top: 0px;
	left: 0px;*/
	width: 900px;
/*	padding: 0px;
	margin: 0px 0px 0px 200px;*/
	text-align: center;
}

#paticka 
{
/*	position: relative;*/
/*	float: left;*/
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 0px 200px;
	border-top: dashed 1px #d0d0d0;
}

#sidemenu span
{
/*	width: 130px;	*/
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 8px 0 7px;
/*	padding: 0 24px 0 25px;*/
}

#sidemenu img
{
	vertical-align: top;
	padding: 0px;
}

#sidemenu a
{
	text-decoration: none;
	color: #ffffff;	
}

#sidemenu span.aktivni a
{
	color: #cc0000;
}

#paticka a
{
	text-decoration: underline;
	color: #cc0000;	
}

#levy div.kinohraje, div.aktualita
{
	margin: 5px;
	border: solid 1px #000000;
}

#levy div.hlavicka
{
	line-height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
/*	background: #cccaca;	*/
	background: #ffffff;
	font-size: 1.2em;
	border-bottom: solid 1px #000000;
}

#levy div.obsah
{
	padding: 5px;
	background: #cc0000;	
	color: #ffffff;
}

#levy div.obsah p.nazev
{
	padding: 5px 0px;
	font-weight: bold;
}

#levy div.obsah p.popis
{
	padding: 5px 0px;
	text-align: justify;
	font-size: 0.9em;
}

#levy div.obsah table
{
	text-align: justify;
	font-size: 0.9em;
	color: #000000;
}

#levy a
{
	color: #000000;	
}

#obsah a img
{
	border: 0px;
}

#obsah p
{
/*	border-bottom: dashed 1px #cc0000; */
	padding-bottom: 5px; 
}

#obsah p.obsah
{
/*	border-bottom: dashed 1px #d0d0d0; */
	border-bottom: solid 1px #c0c0c0;
}

#obsah p.odsazen, #obsah ul
{
	padding-left: 10px; 
}

#obsah li
{
	margin-left: 20px; 
}

#obsah a
{
	text-decoration: underline;
	color: #cc0000;	
}

#obsah img
{
	margin: 10px 0px;
}

#obsah table
{
	font-size: 1.0em;
	border: 1px;
	border-collapse: collapse;
	width: 340px;
}

#obsah table tr
{
	margin: 2px;
/*	border-bottom: dashed 1px #d0d0d0; */
	border-bottom: solid 1px #c0c0c0;
}

#obsah table td
{
	padding-right: 10px;
/*	border-bottom: dashed 1px #d0d0d0;*/
	border-bottom: solid 1px #c0c0c0;
}

#obsah table.program
{
	width: 680px;
}
#obsah table.program a
{
	font-weight: bold;
}

#obsah table.program img
{
	border: 2px solid #cc0000;
}

#obsah table.program thead
{
	font-weight: bold;
}

#obsah table.program tr
{
	height: 120px;
}

#obsah table.program tr.normal
{
	background: #ffffff;
}

#obsah table.program tr.hover
{
	background: #d0d0d0;
}

#obsah table.program td.nazev
{
	font-weight: bold;
	font-size: 1.4em;
}

#obsah table.program td.datum
{
	color: #cc0000;
	font-weight: bold;
}

#obsah table.program td.popis
{
	font-weight: bold;
}

#obsah table.detailfilmu
{
	width: 75%;
	margin: 0 auto;
	_margin-left: 80px; 
}

#obsah fieldset
{
	text-align: center;
	padding: 10px;
}

#obsah fieldset.hlaska
{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
	margin: 10px 0px;
}

#obsah p.slogan 
{ 
	font-style: italic; 
}

#obsah div.rezervace 
{ 
	float: left; 
	padding: 10px 20px 10px 10px;	
	width: 170px;
}

#obsah span.terminy
{ 
	width: 100%;
}

#obsah img.intext
{ 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#obsah span.soubor
{
/*	font-size: 0.9em;*/
	color: #000000;
	background: url("../img/soubor.gif") no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 10px;
	height: 25px;
	font-weight: normal;
}

.neobteka 
{ 
	clear: both;
}
.center 
{ 
	margin: 0 auto; 
	text-align: center;
}
.right 
{ 
	text-align: right;
}
.left 
{ 
	text-align: left;
}
.justufy 
{ 
	text-align: justify;
}
.underline
{ 
	text-decoration:underline;
}
.aktivni
{
	font-weight: bold;
}
.linka
{
	color: #0a50a6;
	width: 100%;
}
.odsazene
{
	padding-left: 10px;
}

.displayNone
{
	display: none;
}

.povinne 
{ 
	font-weight: bold; 
}

.kontakty
{
	background: right top url("../img/strop.jpg") no-repeat;
}

.kabelovka
{
	background: 380px 0px url("../img/logo_KTkadan_250.gif") no-repeat;
}
.nowrap
{
	white-space: nowrap;
}
