@CHARSET "UTF-8";

#infodiv_box 
     {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 20px;
      padding-bottom: 10px;
      text-align: center;
	    top: 0;
	    left: 0; 
	    right: 0;
	    height:24px;
	    line-height:24px;
      position:fixed;
      z-index:20;
    }

#infodiv span 
      {
      font-family: tahoma, verdana, arial, sans-serif;
      font-size:12px;
    /*  border:solid 1px #90ac13; */
	 border:solid 1px red; 
 	 /* background:#eef4d3;*/
	background-color: #FFEEEE;
		  /*color:#6b800d;*/
	color:black;	 
      vertical-align:middle;
	    line-height:24px;
	    height:24px;
      font-weight:bold;
	    width:400px;
	    overflow: auto;
      padding:5px;
      }


ul, li, p, form, h2, h1 { margin: 0px; padding: 0px; }

h1.nadpis {
	font-size: 26px;
	font-family: tahoma, arial, verdana;
	font-weight: normal;
	color: #3399CC;
	line-height: 70px;
	border-bottom: 1px solid #e1dede;
	width: 100%;
	text-indent: 20px;
}


h1.nadpis a {
	font-size: 26px;
	font-family: tahoma, arial, verdana;
	font-weight: normal;
	color: #3399CC;
	line-height: 70px;
	border-bottom: 1px solid #e1dede;
	width: 100%;
	text-indent: 20px;
}




/** TELO WEBU **/
body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}





div#horni_pruh_2 {
	position: absolute;
	top: 405px; left: 0px;
	height: 300px;
	width: 100%;
	background: #f8fcff;
	border-bottom: 1px solid #e1dede;
}



/** HLAVNI CAST WEBU **/
div#main {
	width: 1000px;
	height: 1000px;
	position: relative;
	margin: 0px auto;
	text-align: left;
}



/** HORNI MENU **/
div#horni_menu {
	line-height: 50px; 
	height: 50px;
	color: #d8e5fd;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 70px;
}

div#horni_menu li { float: left; list-style-type: none; padding: 0px 5px 0px 5px; }
div#horni_menu a { color: #d8e5fd; text-decoration: underline; }
div#horni_menu a:hover { text-decoration: underline; }

a{ color: #2222aa;  } 
a:hover{ color: #333300;  }

a {
	 text-decoration: underline;
}
a:visited
 {
  /*color:black;	*/
 }

/** PRIHLASOVACI FORMULAR **/
div#login {
	line-height: 50px;
	height: 50px;
	position: absolute;
	top: 0px; right: 0px;
	text-align: right;
	color: #d8e5fd;
}

div#login form input { 
	background-color: transparent; 
	border: 1px solid #3b5c9b;
	border-top: 1px solid #263b73;
	border-right: 1px solid #263b73;
	width: 120px; 
	color: #FFF;
}

div#login form label {
	padding-right: 10px;
	text-transform: uppercase;
}

div#login form button {
	background-color: #366cd2;
	border: 0px solid #5487e8; 
	color: #FFF;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 10px;
}
div#login button:hover { background-color: #60ae3a; }



/** LOGO WEBU **/
div#logo { 
	width: 370px;
	height: 116px;
	font-size: 45px;
	font-family: Tahoma;	
}

div#logo img { border: 0px; width: 370px; height: 70px; color: #669900; }



/** POPISEK POD LOGEM **/
div#popisek {
	margin: 20px 0px 45px 0px;
	width: 350px;
	padding-left: 20px;
}

div#popisek p { line-height: 1.8;	color: #FFF; }
div#popisek h2 { color: #FFF; font-size: 18px; font-weight: normal; line-height: 35px; }

.prize
 {
  background-color:#99FF99;
  padding:15px;
  color:black;
  font-weight:bold;
  font-size:120%;	
 }




/** MENU **/
div#lista ul#menu { margin: 0px; padding: 0px }
div#lista ul#menu li { 
	list-style-type: none;
	line-height: 75px;
	height: 75px;
	text-indent: 90px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

div#lista ul#menu li p a { text-decoration: underline; color: #339900; }
div#lista ul#menu li p a:hover { color: #336699; text-decoration: underline; }



/** SLIDESHOW V LISTE **/
div#slide_show {
	position: absolute;
	left: 272px;
	top: 25px;
	height: 250px;
	width: 325px;
}



/** INFO V LISTE **/ 
div#info {
	position: absolute;
	top: 0px;
	left: 610px;
	line-height: 30px;
}

div#info ul { margin-top: 13px; }
div#info ul li { 
	background: url(../layout-grafika/odrazka.gif) no-repeat left;
	list-style-type: none;	 
	padding: 0px;
	text-indent: 30px;
}



/** DEFINICE SLOUPCU **/
div.sloupec_full { width: 900px; float: left;  }
div.poster { width: 120px; float: left; 	}
div.poster img { border:0px; 	}

div.info { width: 780px; margin-top: 10px; float: left;	}

div.sloupec_1 { width: 300px; float: left; }
div.sloupec_2 { width: 300px; margin: 0px 50px 0px 50px; float: left; }
div.sloupec_3 { width: 300px; float: right; }

div.sloupec_full p { line-height: 1.7;  color: #666; padding: 0px 20px 20px 20px; }
div.sloupec_1 p { line-height: 1.7;  color: #666; padding: 0px 20px 20px 20px; }
div.sloupec_2 p { line-height: 1.7;  color: #666; padding: 0px 20px 20px 20px; }
div.sloupec_3 p { line-height: 1.7;  color: #666; padding: 0px 20px 20px 20px; }

h2.nadpis {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	line-height: 50px;
}




div.sloupec_paticka {
	clear: both;
	border-bottom: 1px solid #e1dede;
	margin: 10px 0px 10px 0px;
	height: 1px; 
	font-size: 0px;
}


div#paticka {
	background: #1e1d3a;
	border-top: 5px solid #91b5ff;
	height: 150px;
	clear: both;
	color: #FFF;
	text-align: center;
	position: relative;
}

div#paticka_div {
	width: 900px;
	height: 150px;
	margin: 0px auto;
	text-align: left;
	position: relative;	
}

div#paticka_menu {
	position: absolute; top: 15px; left: 330px;
	line-height: 30px;
	padding: 0px 50px 0px 50px;
	border-left: 1px solid #33316c;
	border-right: 1px solid #33316c;
}

div#paticka_menu li { list-style-type: none; }
div#paticka_menu li a { color: #66ccff; }
div#paticka_menu li a:hover { color: #78ce5a; }


div#paticka_info {
	position: absolute; top: 0px; left: 0px;
	line-height: 60px;
}

div#paticka_info a{
	color:white;
}

div#movies-a-z {
	width: 300px;
	height: 150px;
	position: absolute; top: 20px; right: 0px;
    color:white;
	font-weight:bold;

}

div#movies-a-z a { 
	    color:white;
}

/** HORNI PRUHY **/
div#horni_pruh {
	position: absolute;
	top: 0px; left: 0px;
	height: 400px;
	width: 100%;
	background: #1e1d3a url(../layout-grafika/header_2.gif) repeat-x center center;
	border-bottom: 5px solid #91b5ff;
}


/** NAHLED PROGRAMU **/
div#header_img {
	background: url(../layout-grafika/header_img.gif) no-repeat;
	position: absolute;
	top: 55px; right: 30px;
	width: 450px;
	height: 310px;
}



/** PROSTREDNI LISTA **/
div#lista {
	width: 1000px; height: 300px;
	background: #e8f2fd url(../layout-grafika/lista.gif) no-repeat;
	position: relative;
	margin-bottom: 34px;
}
