@charset "windows-1250";
 body{
	margin: 0 auto;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	text-align: center;
	min-width: 790px;
	background-color: #ECECEC;
	width: 790px;
	margin: 0 auto;
}

#framecontentTop{
	position: absolute;
	top: 0;
	left: auto;
	width: 100%;
	height: 185px; /*Height of top frame div*/
	overflow: visible; /*Disable scrollbars. Set to "scroll" to enable*/
	color: #A3A3A3;
	background-image: url(../skin/hlava-final10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#framecontentBottom{
	position: absolute;
	left: auto;
	width: 785px;
	top: auto;
	bottom: 0;
	height: 20px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	z-index: 10;
	color: #101922;
	font: 10px lucida,helvetica,verdana,tahoma;
	background-image: url(../skin/pata004.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#maincontent{
	position: fixed; 
	top: 185px; /*Set top value to HeightOfTopFrameDiv*/
	left: auto;
	right: auto;
	bottom: 20px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow-y: auto; 
	width: 785px;
	color: #101922;
	font: 11px lucida,helvetica,verdana,tahoma;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 1px;
}
#mainsearch{
	position: fixed; 
	top: 185px; /*Set top value to HeightOfTopFrameDiv*/
	left: auto;
	right: auto;
	bottom: 20px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow-y: auto; 
	width: 770px;
	color: #101922;
	font: 11px lucida,helvetica,verdana,tahoma;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 1px;
}

.innertube{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertubebottom{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
	padding: 185px 0px 20px 0px; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
	height: 100%; 
	width: 790px; 
}
* html #mainsearch{ /*IE6 hack*/
	height: 100%; 
	width: 770px; 
}
* html a.select { /*IE6 hack*/
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
}
* html a.select:hover  { /*IE6 hack*/
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
}
a 	{
	font-family: lucida,helvetica,verdana,tahoma; 
	font-weight: normal;
	font-size:11px;	
	color:#000000; 
	padding-left:  2px;
	padding-right:  2px;
	background-image: url(img/levy_bg1.gif);
	background-position: center center;
	text-decoration: none;
}
a:link {
	padding-left:  2px;
	padding-right:  2px;
	background-image: url(img/levy_bg1.gif);
	background-position: center center;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(img/levy_bg2.gif);
	background-position: center center;
} 
/*a.page:link {
	text-decoration: underline;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #DEDBDE;
}
a.page:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #333333;
} */
a.select {
	display: block;
	width: 85px;
	height: 105px;
	text-decoration: none;
	color: #101922;
	border: 0px solid #FFFFFF;
	background-image: url(img/ram.gif);
	background-position: center center;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-top: 8px;
	line-height: 100%;
}
a.select:hover  {
	display: block;
	width: 85px;
	height: 105px;
	text-decoration: none;
	color: #FFFBF0;
	border: 0px solid #FFFFFF;
	background-image: url(img/ram2.gif);
	background-position: center center;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-top: 8px;
	line-height: 100%;
}
a.select2 {
	display: block;
	width: 85px;
	height: 120px;
	text-decoration: none;
	color: #101922;
	border: 0px solid #FFFFFF;
	background-image: url(img/ramissue.gif);
	background-position: center center;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
	line-height: 100%;
}
a.select2:hover  {
	display: block;
	width: 85px;
	height: 120px;
	text-decoration: none;
	color: #FFFBF0;
	border: 0px solid #FFFFFF;
	background-image: url(img/ramissue2.gif);
	background-position: center center;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
	line-height: 100%;
}
a.download {
	display: block;
	width: 170px;
	height: 140px;
	text-decoration: none;
	font-family: lucida,helvetica,verdana,tahoma; 
	font-weight: normal;
	font-size:11px;	
	color: #101922;
	border: 0px solid #FFFFFF;
	background-image: url(img/wall.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 100%;
	text-align: center;
	letter-spacing: normal;
	float: left;
}
a.download:hover {
	display: block;
	width: 170px;
	height: 140px;
	text-decoration: none;
	font-family: lucida,helvetica,verdana,tahoma; 
	font-weight: normal;
	font-size:11px;	
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	background-image: url(img/wall2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 100%;
	text-align: center;
	letter-spacing: normal;
	float: left;
}
a.database:link {
	padding: 0px;
	border: 0px solid #ECECEC;
}
a.database:hover {
	padding: 0px;
	border: 0px solid #ECECEC;
} 
img.database {
	margin-left: 10px;
	margin-top: -2px;
	padding: 0px;
	border: 0px solid #ECECEC;
	vertical-align: middle;
} 
img {
	border: 1px solid #5A5A5A;
	margin: 7px;
} 

.textgray{
	display:block;
	width: 150px;
}
.textgray *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CECED0}
.textgray1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf;
  background:#d5d5d7}
.textgray2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background:#d3d3d5}
.textgray3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d3d3d5;
  border-right:1px solid #d3d3d5;}
.textgray4{
  border-left:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf}
.textgray5{
  border-left:1px solid #d5d5d7;
  border-right:1px solid #d5d5d7}
.textgrayfg{
	background:#CECED0;
	padding-left: 5px;
	padding-right: 5px;
	width: 140px;
	}
textwhite{display:block}
.textwhite *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.textwhite1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f4f4f4;
  border-right:1px solid #f4f4f4;
  background:#fafafa}
.textwhite2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;
  background:#fbfbfb}
.textwhite3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;}
.textwhite4{
  border-left:1px solid #f4f4f4;
  border-right:1px solid #f4f4f4}
.textwhite5{
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa}
.textwhitefg{
  background:#FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
}  

.style-title {
	font: 16px  lucida, helvetica, verdana, tahoma;
	position: absolute;
	top: 160px;
	font-weight: bold;
	width: 330px;
	left: 0px;
	text-align: left;
	height: 22px;
	padding-left: 0px;
	color: #2A1F00;
}

.style-titlesmall {
	font: 16px  lucida, helvetica, verdana, tahoma;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	color: #2A1F00;
	position: absolute;
	top: 205px;
	left: 20px;
	background-color: #FFFFFF;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.style-chapters {
	background-image: url(../skin/line1.png);
	background-position: left center;
	background-repeat:no-repeat;
	font-weight: bold;
	text-indent: 10px;
	width: 100%;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.style-months {
	background-image: url(../skin/line1.png);
	background-position: left center;
	background-repeat:no-repeat;
	font-weight: bold;
	text-indent: 10px;
	width: 750px;
	height: 20px;
	padding-top: 2px;
	margin-top: 5px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.style-calendar {
	border: 0px; 
	width:650px; 
	height: 20px; 
	position: absolute; 
	top: 108px; 
	left: 0px; 
	font-size: 10px; 
	color: #101922; 
	font-family: helvetica,verdana,tahoma; 
	text-align: left;
}

.style-counter {
	position: absolute;
	bottom: 1px;
	left: 745px;
}

.style-language {
	width:100px; 
	height: 24px; 	
	position: absolute; 
	top: 0px; 
	left: 682px; 
}

.style-favorite {
	left: 355px;
	top: 160px;
	position: absolute;
	overflow: hidden;
}
.style-print {
	left: 455px;
	top: 160px;
	position: absolute;
	overflow: hidden;
}
.style-mail {
	left: 515px;
	top: 160px;
	position: absolute;
	overflow: hidden;
}
.style-search {
	left: 600px;
	top: 157px;
	position: absolute;
	overflow: hidden;
}
.dabing{
	width: 750px;
	height: 160px;
	text-align: left;
}
.news{
	width: 450px;
	height: auto;
	float: left;
}

.actual{
	width: 280px;
	height: auto;
	float: right;
}

.half{
	width: 350px;
	height: auto;
	float: right;
}
.actors{
	width: 760px;
	height: 220px;
	line-height: 14px;
}
.youknow{
	width: 760px;
	height: 250px;
	line-height: 14px;
}
.youknow2{
	width: 760px;
	height: auto;
	line-height: 18px;
}
.video{
	width: 760px;
	height: 280px;
}
.movies{
	width: 250px;
	height: 130px;
	overflow-y: auto;
	position: absolute;
	top: 90px;
	line-height: 1.5;
	letter-spacing: 1px;
	margin-right: 5px;
	padding-right: 5px;
}
.dabers{
	width: 320px;
	height: 160px;
	overflow-y: auto;
	position: absolute;
	top: 60px;
	line-height: 130%;
}
.movies2{
	width: 420px;
	height: 270px;
	overflow-y: auto;
	position: absolute;
	top: 5px;
	line-height: 150%;
	left: 0px;
}
.player{
	width: 330px;
	height: 270px;
	position: absolute;
	top: 5px;
	left: 440px;
	overflow: hidden;
}
.issue{
	width: 770px;
	float: none;
	height: auto;
}
/*.menu{
	width: 785px;
	height: 24px;
	position: absolute;
	top: 126px;
	left: 0px;
	background-image: url(img/menu-under.gif);
	background-repeat:no-repeat;
	background-position: center top;
}*/

#line{
	width: 100%;
	height: 15px;
	background-color: #ECECEC;
	background-image: url(../skin/white.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
a.tkwlink {
	color:#ECECEC;
	background-color: none;
	font: 4px lucida,helvetica,verdana,tahoma;
	opacity: 0.01;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01; 
	-khtml-opacity: 0.01;
	background-image: url(none);
	line-height: 1%;
	letter-spacing: 1%;
	}
a.tkwlink:hover {
	color:#ECECEC;
	background-color: none;
	font: 4px lucida,helvetica,verdana,tahoma;
	opacity: 0.01;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01; 
	-khtml-opacity: 0.01;
	background-image: url(none);
	line-height: 1%;
	letter-spacing: 1%;
	}
