#age_check {
	width:100%; height:100%;
	width: expression(document.body.clientWidth < 830 ? "830px" : "100%" );
	position: absolute;
	top:0; left:0;
	background: #000 url(/_clip/age-check/2010/bg.gif) 0 0 repeat-x;
	z-index: 9998;
}

#age_check_tab {
	margin: 0; width: 100%;
	top: 35px; left:0;
	position: absolute;
	z-index: 9999;
	color: black;
}
#age_check_tab .container {
	padding: 10px 0; margin: 0 auto !important;
	width: 755px; min-height: 240px;
	position: relative; top: 150px;
	font-family: Tahoma, Arial, sans-serif;
}
/* \*/ * html #age_check_tab .container {height: 240px;} /**/

.container {background: url(/_clip/age-check/2010/bg_content.jpg) left top no-repeat;}

#age_check_tab img.btn {float: left; margin: 0 10px 0 0}
#age_check_tab .ac-content {font-size: 95%; position: relative;}
#age_check_tab .ac-content p {padding: 10px 0; margin: 0}
#age_check_tab h3 {color: white; margin-top: 0px; padding: 0 0 10px 0; border: none !important; background: none !important;}
#age_check_tab a { color: #FFF; }

.ac-content h1 {
    color: white; border: none; margin: 0; padding: 0; text-align: right;
	position: absolute; top: -40px; right: 0;
}

.age-check-phrase {
	padding: 0 10px 0 30px;
	color: #540000;
	font-family: Tahoma, Arial, sans-serif;
}
.age-check-phrase h3 { color: #540000 !important; }
.ac-content h2 {
    margin: 0; padding: 0 0 20px 0;
	border: none; background: none;
	font-size: 155%; color: yellow;
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.ac-content .pokyn { padding: 0; margin: 0; color: white; font-size: 105%;}

.age-check-phrase table {
	width: 472px;
	border-collapse: collapse;
	border: none;
	background: none;
	color: white;
	font-size: 85%;
	position: absolute;
	top: 93px; left: 28px;
}
.age-check-phrase table td { width: 117px; height: 49px; padding: 0; background: url(/_clip/age-check/2010/bg_inputs.gif) 0 0 no-repeat; text-align: center;}
.age-check-phrase table th {background: none !important; text-align: right; font-size: 115%;}
.age-check-phrase input.day, .age-check-phrase input.month {
	width: 40px;
	text-align: center;
	border: none;
	margin: 0 2px; padding: 3px 0;
	background: none;
	vertical-align: top;
	color: white;
	overflow: visible;
	font-weight: bold;
}
.age-check-phrase input.year {
	width: 80px;
	text-align: center;
	border: 1px solid #fff;
	margin: 1px 5px; padding: 1px 0;
	background: #B80202;
	vertical-align: top;
	color: white;
	font-weight: bold;
}
.age-check-phrase input.img-btn { vertical-align: baseline; }

.age-check-phrase table th#age_check_message {padding: 8px 0 0 0px; color: yellow;}

.btn-vstoupit {margin: 0; text-align: right; border: 0; display: block;}
input.next-prev_btns {
	background: url(/_clip/age-check/2010/btn.gif) 0 0 no-repeat;
	color: white;
	border: none;
	width: 21px; height: 21px;
}
/* \*/ * html .age-check-phrase table {left: 0px;} /**/


#age_check_tab .ac-login-box {
	padding: 0;
	position: absolute;
	top: 165px; left: 33px;
}
#ac-login-form input {
	margin: 0 5px;
	width: 95px;
	border: 1px solid #974545;
	background: #620a0a;
	color: #FFF;
	vertical-align: middle;
}
#ac-login-form input.ac-btn-login {
	width: auto;
	padding: 1px 3px; margin: 0 5px;
	border: 1px solid #C30202;
	vertical-align: middle;
   	background: #850101;
	color: white;
	font-weight: bold;
	overflow: visible;
	font-size: 95% !important;
}
#age_check_tab .ac-login-form {
	color: #D7C3C6;
	vertical-align: middle;
}
.ac-login-box h3 { font-size: 95%; font-weight: normal; color: #a38080 !important; margin: 0; padding: 0;}

/* \*/ * html #age_check_tab .ac-login-box {left: 3px;} /**/

#age_check_tab .ac-login-links {float: right;}
#age_check_tab .ac-login-box a {color: #D7C3C6;}
#age_check_tab .ac-login-box a:hover {color: #FFF;}

p.ac-info {
	clear: both;
	padding: 15px 15px 0 0; margin: 0 auto;
	color: #976666;
	font-size: 95%;
	text-align: center;
	position: relative; bottom: -115px; left: -123px;
	z-index: 100;
}

.leave-link { margin: 55px 0 0 0 !important; color: white; }

#err_code {
	position: relative;
	z-index: 500;
}
#err_code h2 {
	border: 1px solid #C30202;
	padding: 3px 10px; margin: 18px 0 7px 0;
	background: #000000;
	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;
}
