#age_check {
	width:100%; height:100%;
	width: expression(document.body.clientWidth < 830 ? "830px" : "100%" );
	position: absolute;
	top:0; left:0;
	background: white;
	z-index: 9998;
}
/* \*/ * html #age_check {background: white} /**/

#age_check_tab {
	margin: 0; width: 100%;
	top: 0; left:0 ;
	position: absolute;
	z-index: 9999;
	color: black;
}
#age_check_tab .container {
	padding: 30px 2px 5px 2px; margin: 0 auto;
	width: 360px; height: 100%;
	background: white;
	border-top: none;
}
#age_check_tab img.btn {float: left; margin: 0 10px 0 0}
#age_check_tab .ac-content {padding: 10px; font-size: 95%;}
#age_check_tab .ac-content p {padding: 0 0 20px 0; margin: 0}
#age_check_tab h3 {color: white; border-top: 1px dashed #968B71; margin-top: 0px}


p.ac-info {
	clear: both;
	padding: 15px 0 0 0; margin: 0;
	font-style: italic;
	font-size: 95%;
}

#leave-page {
	width: 360px; height: 350px;
	margin: 30px auto 0 auto;
   	background: url(/microsite/uneseni/_clip/age-check-slogan.gif) center top no-repeat;
	border-top: none;
}
#leave-page .container {padding: 10px; color: black; text-align: center;}
#leave-page .container h1 {color: black; margin: 200px 0 20px 0; font-family: "Courier New", Courier, monospace; font-size: 165%;}
#leave-page .container a {color: #D3C183}
#leave-page .container a:hover {color: white}

#err_code {
}
#err_code h2 {
	border: 1px solid white;
	padding: 3px 10px; margin: 0 0 7px 0;
	background: none;
	color: #6F0001;
	font-size: 95%; font-weight: bold;
	color: yellow;
	}
#err_code input {
	margin: 2px 0;
	width: 135px;
	border: 2px solid yellow;
	background: #B0888C;
}

#video_tab {
	margin: 0; width: 100%;
	top: 0; left:0 ;
	position: absolute;
	z-index: 9999;
	color: white;
}
#video_tab .container {
	padding: 0 2px 5px 2px; margin: 0 auto;
	height: 100%;
	background: #590A17;
	border: 2px solid #998D73;
	border-top: none;
}
#video_tab .container a{
	display: block;
	text-align: right;
	padding: 3px 8px 2px 0;
	font-weight: bold;
	color: White;
	text-decoration:none;
}
