@import url(eleniak_02.css);
*{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
BODY{
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px;
}

/* design ids */
#masterTable{
	padding: 0;
	margin: 0;
	border: none;
}
#menu{
	width: 760px;
	height: 200px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
}
#contents{
	width: 752px;
	display: block;
	margin: 4px;
}
#footer{
	border-top: 1px gray dotted;
	width: 740px;
	display: block;
	padding: 5px 0 5px 0;
	margin-top: 0;
	margin-left: 10px;
}
#footer DIV{
	text-align: center;
	padding-top: 5px;
}
#textMenu{
	text-transform: lowercase;
}
#textMenu A{
	color: #0E7B0B;
}
#googlead{
	 position:absolute;
	 left:770px;
	 top:0px;
}
#titleBanner{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
#extremeTracker{
	display: block;
	float: right;
	text-align: center;
}
#subpage, #subpage_faq, #subpage_biography, #subpage_addresses, #subpage_magazines, #subpage_links, #subpage_goodies, #subpage_audio_clips, #subpage_video_clips, #subpage_contact, #subpage_search, #subpage_conversion, #subpage_showtimes, #subpage_new_star_con_4, #subpage_set_photos, #subpage_filmography{
	background-repeat: no-repeat;
	padding: 0 10px 15px 37px;
	min-height: 75px;
}
#subpage H2, #subpage_faq H2, #subpage_biography H2, #subpage_addresses H2, #subpage_magazines H2, #subpage_links H2, #subpage_goodies H2, #subpage_audio_clips H2, #subpage_video_clips H2, #subpage_contact H2, #subpage_search H2, #subpage_conversion H2, #subpage_showtimes H2, #subpage_new_star_con_4 H2, #subpage_set_photos H2, #subpage_filmography H2{
	padding-bottom: 1ex;
}
#subpage_faq{ background-image: url(/web/eleniak/images/faq_item.jpg); }
#subpage_biography{ background-image: url(/web/eleniak/images/biography_item.jpg); }
#subpage_addresses{ background-image: url(/web/eleniak/images/addresses_item.jpg); }
#subpage_magazines{ background-image: url(/web/eleniak/images/magazines_item.jpg); }
#subpage_links{ background-image: url(/web/eleniak/images/links_item.jpg); }
#subpage_goodies{ background-image: url(/web/eleniak/images/goodies_item.jpg); }
#subpage_audio_clips{ background-image: url(/web/eleniak/images/audio_clips_item.jpg); }
#subpage_video_clips{ background-image: url(/web/eleniak/images/video_clips_item.jpg); }
#subpage_contact{ background-image: url(/web/eleniak/images/contact_item.jpg); }
#subpage_search{ background-image: url(/web/eleniak/images/search_item.jpg); }
#subpage_conversion{ background-image: url(/web/eleniak/images/conversion_item.jpg); }
#subpage_showtimes{ background-image: url(/web/eleniak/images/showtimes_item.jpg); }
#subpage_new_star_con_4{ background-image: url(/web/eleniak/images/new_star_con_4_item.jpg); }
#subpage_set_photos{ background-image: url(/web/eleniak/images/set_photos_item.jpg); }
#subpage_filmography{ background-image: url(/web/eleniak/images/filmography_item.jpg); }
#subpage_left_column{
	width: 450px;
}
#rightInfoBox{
	display: block;
	float: right;
	width: 225px;
	margin-left: 20px;
}
#film_list{
	position:absolute;
	left:35px;
	top:5px;
	z-index:1;
	visibility: hidden;
	width:220px;
}
#filmography_main{
	width: 515px;
	float: left;
	margin-right: 15px;
}
#filmography_sidebar{
	width: 170px;
	float: left;
}

/* design classes */
.titleLeft{
	display: block;
	float: left;
	width: 456px;
	padding: 0 15px 0 5px;
	clear: left;
}
.titleRight{
	display: block;
	float: right;
	width: 276px;
	clear: right;
}
.titleLeftContent{
	display: block;
	background-repeat: no-repeat;
	padding: 0 0 15px 32px;
}
.titleRightContent{
	display: block;
	background-repeat: no-repeat;
	padding: 0 0 15px 32px;
}
.titleRandomImg{
	text-align:center;
	float:left;
}
.delimitier{
	clear: both;
	line-height: 1px;
}

/* common classes */
A{
	color: #0E7B0B;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
A:visited{
	color: #282BAA;
}
.hidden A{
	color: Black;
}
.hidden A:visited{
	color: Black;
}
BLOCKQUOTE{
	margin: 0px 0px 10px 20px;
}
BLOCKQUOTE.siteMapCatalog{
	margin: 0px 0px 0px 20px;
}
H2, H2 A{
	font:17px Tahoma, Verdana, Courier, monospace;
	margin: 0px 0 0 0;
	font-weight: bolder;
}
H3{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
H4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
HR{border:thin dotted;border-color:#AAAAAA White White;border-collapse:collapse;text-align:center}
IMG.freefromleft{margin:10px 0px 5px 10px;}
IMG.freefromright{margin:10px 10px 5px 0px;}
IMG.articleImage{margin-right: 10px;}
.button, INPUT, TEXTAREA, INPUT[type="submit"], INPUT[type="reset"] {
	border: 1px black solid;
	background-color: White;
	padding: 2px;
}
OPTION {
	background-color: White;
	padding: 2px;
	font-size: 11px;
}
TABLE{empty-cells: show;}
TABLE.underline TR{font:8pt Verdana,Arial,Helvetica,sans-serif;text-align: left;}
TABLE.underline TR TD{border-bottom:thin dotted #DDDDDD;}
TABLE.centercap{border:0px;font:7pt Verdana,Arial,Helvetica,sans-serif;text-align:center;}
TABLE.centercap tr td{border:0px;padding: 5px 5px 5px 5px;text-align:center;}
TABLE.simple{
	border-left: 1px #D4D4D4 solid;
	border-top: 1px #D4D4D4 solid;
}
TABLE.simple TD{
	border-right: 1px #D4D4D4 solid;
	border-bottom: 1px #D4D4D4 solid;
}
.additionalInfo, .additionalInfo TD, .additionalInfo DIV, .dlInfo{
	font-size: 10px;
}
.copyright{
	font-size: 9px;
}
.filmMore, .standOut, .standIn{
	text-align: center;
	font-family: Courier;
	padding: 8px;
	border: 1px White solid;
	position: absolute;
	top: 280px;
	left: 7px;
}
.seoH1 {
	display: inline;
	font-weight: normal;
}
.standIn{
	background-color: transparent;
}
.standOut{
	border: 1px Black solid;
	background:#FFFFE1;
	cursor: pointer;
	filter: Alpha(Opacity="95",Style="0");
}
.help_layer{
	-moz-opacity: 95;
	filter: Alpha(Opacity="95",Style="0");
}
.hiddenLink, A.hiddenLink:hover{
	text-decoration: none;
	font-style: italic;
	color: #20598A;
}
.icon32{
	margin-right: 5px;
}
.inputmask{behavior:url(/styles/comp_input.htc);}
.layer, .help_layer{border:1px Black;border-style:solid;padding:5px;background:#FFFFE1;text-align:justify;}
.nadpis3{
	list-style-type: decimal;
}
.paging{
	display: block;
	margin-top:12px;
	margin-bottom:12px;
	clear: both;
}
.paging .pagingPrev{
	float: left;
	width: 100px;
}
.paging .pagingPages{
	text-align: center;
	padding: 0 100px 0 100px;
}
.paging .pagingNext{
	float: right;
	width: 100px;
	text-align: right;
}
.resetTable TD{
	vertical-align: none !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}
.title, .title2{
	font-weight: bold;
	font-size: 11px;
}
.title2{
	font-style: italic;
}
.titleNote, .footer, .note, .dlDescription{
	font-style: italic;
	font-size: 10px;
}
.note {
	font-style: italic;
	font-size: 10px;
}
.tour {
	width: 377px;
	text-align: justify;
}

/*
	module classes
*/

/* Catalogue */
.catalogueRichItem{
	width: 115px;
	border-bottom: 1px dotted #808080;
	height: 350px;
	margin: 0 0 2ex 20px;
}
.catalogueRichItem .cat_img{
	text-align: center;
	padding-bottom: 1ex;
}
.catalogueRichItem .cat_title{
	text-align: center;
	padding-bottom: 1ex;
}
.catalogueRichItem .cat_info{
	text-align: left;
	padding-bottom: 1ex;
}

/* Images */
.imgGallery {
	text-align: center;
	font-size: 7pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	float: left;
	padding: 3px;
}
.imgGallery IMG, .imgGalleryImg{
	padding: 1px;
	border: 1px #888888 solid;
	margin-bottom: 5px;
}
.imgGalleryDesc{
	/* na titulke pre suvisiacu linku */
	text-align: center;
	font-size: 7pt;
}
.gallery, .galleryLatest, .galleryPopular{
}

/* Polls */
.pollChoices TD{
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #D4D4D4;
}
.pollsList TD{
}
.pollsListRow{
	vertical-align: top;
	padding: 0px 20px 20px 0px;
}

