@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html, body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	width: 100%;
}

body {
	background: #fafbfc url(../images/adonia_v02/body_bg.png) repeat-x 0 0;
}

#outer_holder {
	width: 100%;
	background: url(../images/adonia_v02/outer_holder_bg.png) no-repeat 50% 0;
}

#wrapper {
	margin: 0 auto;
	width: 962px;
	text-align: left;
}

#header {
	float: left;
	width: 962px;
}

#header_menu {
	float: left;
	width: 962px;
	height: 33px; height/* */:/**/27px; height:/**/27px;
	padding: 1px 0 5px 0;
	line-height: 26px;
	background:transparent url(../images/adonia_v02/outer_holder_bg.png) no-repeat scroll 50% 0;
}

#header_menu li {
	float: left;
	font-size: 12px;
	list-style: none;
}

#header_menu li a {
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding: 1px 5px 1px 6px;
	color: #FFF;
	text-decoration: none;
	margin-top: 5px;
	background: url(../images/adonia_v02/header_menu_li.gif) no-repeat 0 4px;
}
#header_menu li a:hover {text-decoration: underline;}
#header_menu li.first a {padding: 1px 5px 1px 5px; background: none;}

#header_menu li#top_menu_nbr a {
	color: #000;
	font-weight: bold;
	padding: 1px 0;
	margin: 0 0 0 6px;
	background: url(../images/adonia_v02/top_menu_nbr_r.png) no-repeat 100% 6px;
}

#header_menu li#top_menu_nbr a span {
	float: left;
	color: #000;
	font-weight: bold;
	padding: 5px 8px 5px 23px;
	line-height: 16px;
	background: url(../images/adonia_v02/top_menu_nbr_l.png) no-repeat 0 0;
}

#header_menu li#top_menu_cart {float: right;}
#header_menu li#top_menu_cart a {background: url(../images/adonia_v02/top_menu_cart.png) no-repeat 0 2px; padding: 1px 5px 1px 25px;}
#header_menu li#top_menu_cart a.active {text-decoration: underline;}

#header_main {
	clear: left;
	float: left;
	width: 962px; width/* */:/**/943px; width:/**/943px;
	height: 61px;
	padding: 0 0 0 17px;
	position: relative;
	top: 0;
	left: 0;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	background: url(../images/adonia_v02/header_main_bg.png) repeat-x 0 0;
}


#adonia_logo {float: left; width: 222px; height: 61px;}
#adonia_logo a {float: left; width: 222px; height: 61px; background: url(../images/adonia_v02/adonia_logo.png) no-repeat 0 0;}
#adonia_logo a span {display: none;}

#header_main img {position: absolute; right: 10px; bottom: 3px;}

#main_center {
	clear: left;
	float: left;
	width: 962px; width/* */:/**/960px; width:/**/960px;
	min-height:560px;
	height:auto !important;
	height:560px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	background: #FFF;
}

#footer_bg {
	clear: left;
	float: left;
	width: 962px;
	height: 52px;
	margin-bottom: -22px;
	background: url(../images/adonia_v02/footer_bg.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/footer_bg.png', sizingMethod='crop');
}

#footer {
	float: left;
	clear: left;
	width: 962px; width/* */:/**/950px; width:/**/950px;
	padding: 0 6px 0 6px;
	text-align: center;
}

#footer_main_menu {
	clear: left;
	width: 950px;
	padding: 0 0 6px 0;
	margin: 0 auto 0 auto;
}

#footer_main_menu li {
	display: inline;
	list-style: none;
	background: url(../images/adonia_v02/footer_menu_li.gif) no-repeat 100% 6px;
	*background: url(../images/adonia_v02/footer_menu_li.gif) no-repeat 100% 2px;
	padding: 0 8px 0 8px;
}

#footer_main_menu li.last {
	background: none;
}

#footer_main_menu li a {
	color: #304664;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;

}

#footer_main_menu li a:hover, #footer_main_menu li a.active {
	color: #000;
}

#footer_sub_menu {
	clear: left;
	width: 950px;
	padding: 0 0 13px 0;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #e3e4e9;
}

#footer_sub_menu li {
	display: inline;
	list-style: none;
	background: url(../images/adonia_v02/footer_menu_li.gif) no-repeat 0 6px;
	padding: 0 6px 0 10px;
}

#footer_sub_menu li.first {
	background: none;
}

#footer_sub_menu li a {
	color: #304664;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;

}

#footer_sub_menu li a:hover, #footer_sub_menu li a.active {
	color: #000;
}

#disclaimer {
	font-size: 9px;
	line-height: 13px;
	color: #304664;
	margin: 0 75px;
	padding: 10px 25px 10px 25px;
	text-align: center;
	border-top: 1px solid #304664;
}

#disclaimer p {
	font-size: 9px;
	line-height: 13px;
	color: #304664;
	padding-bottom: 4px;
}

#disclaimer a:link, #disclaimer a:visited, #disclaimer a:active {color:#000;	font-weight: normal; text-decoration:underline}
#disclaimer a:hover {text-decoration:none}


/* default_02_holder */

#default_02_holder {
	float: left;
	width: 962px;
	height: 573px;
	position: relative;
	top: 0;
	left: 0;
}

#default_02_left_holder {
	position: absolute;
	top: 36px;
	left: 30px;
	width: 265px; /*5px more right*/
	height: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#default_02_left_holder h1 {
	float: left;
	width: 265px;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #304664;
	padding-bottom: 10px;
}

#default_02_left_holder h2 {
	float: left;
	clear: left;
	width: 265px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #5c7ba7;
	padding-bottom: 10px;
}

#default_02_left_holder ul {
	float: left;
	clear: left;
	width: 265px;
	margin-bottom: -10px;
}

#default_02_left_holder ul li {
	float: left;
	clear: left;
	width: 265px; width/* */:/**/245px; width:/**/245px;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	color: #333;
	padding: 0 0 10px 20px;
	background: url(../images/adonia_v02/default_02_left_holder_li.gif) no-repeat 7px 8px;
}

#default_02_left_btn {
	float: left;
	clear: left;
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 0 10px;
	height: 51px;
	line-height: 51px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 20px;
	left: 15px;
	background: url(../images/adonia_v02/default_left_btn_01.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_left_btn_01.png', sizingMethod='crop');
}
#default_02_left_btn:hover {
	background: url(../images/adonia_v02/default_left_btn_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_left_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#default_02_left_btn .btn_txt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 20px;
	color: #304664;
	cursor: pointer;
}

#default_02_left_btn .btn_shadow {
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 2px 9px 0 11px;
	height: 51px; height/* */:/**/49px; height:/**/49px;
	line-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
#default_02_left_btn:hover .btn_shadow {display: none;}

#default_02_left_bot_holder {
	float: left;
	width: 279px;
	height: 108px;
	position: absolute;
	top: 453px;
	left: 21px;
}

#default_02_left_bot_holder_l {
	float: left;
	width: 119px; width/* */:/**/116px; width:/**/116px;
	padding: 4px 3px 0 0;
	height: 108px; height/* */:/**/104px; height:/**/104px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #304664;
}
.CZ #default_02_left_bot_holder_l {font-size: 12px;}
#default_02_left_bot_holder_l b {
	text-transform: uppercase;
	font-size: 16px;
	color: #333;
	display: block;
}

#default_02_left_bot_holder_l b span {font-size: 32px; padding-bottom: 10px; display: block;}

#default_before_after {
	float: right;
	width: 160px;
	height: 108px;
	background: url(../images/adonia_v02/default_before_after.jpg) no-repeat 50% 50%;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none;
	cursor: pointer;
}

#default_before_after_t {
	position: absolute;
	left: 0;
	top: 0;
	background: #132948;
	width: 160px;
	cursor: pointer;
}

#default_before_after_t_l, #default_before_after_t_r {
	float: left;
	color: #FFF;
	font-size: 9px;
	line-height: 12px;
	width: 80px; width/* */:/**/78px; width:/**/78px;
	padding: 0 1px;
	text-align: center;
	cursor: pointer;
}

#default_before_after_b {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #132948;
	width: 160px; width/* */:/**/158px; width:/**/158px;
	font-size: 10px;
	line-height: 13px;
	padding: 1px;
	color: #FFF;	
	text-align: center;
	cursor: pointer;
}

#default_02_claim {position: absolute; top: 14px; left: 329px;}

#default_02_pictogram {position: absolute; bottom: 25px; left: 329px;}
#default_02_pictogram.SI {position: absolute; bottom: -20px; left: 310px;}

#pictogram_2 {
	position: absolute;
	top: 45px;
	left: 205px;
}

#default_first_page_link {
	position: absolute;
	top: 5px;
	left: 310px;
	width: 395px;
	height: 563px;
}

#default_02_right_top_banner {
	position: absolute;
	top: 13px;
	left: 710px;
	width: 241px;
	height: 70px;
}

#default_02_right_menu {
	position: absolute;
	top: 101px;
	left: 711px;
	width: 239px;
	height: 232px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#default_02_right_menu h2 {
	float: left;
	clear: left;
	width: 239px; width/* */:/**/220px; width:/**/220px;
	padding: 15px 8px 10px 11px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #FFF;
	background: url(../images/adonia_v02/default_02_right_menu_title_bg.png) no-repeat 0 100%;
}

#default_02_right_menu ul {
	float: left;
	clear: left;
	width: 239px; width/* */:/**/220px; width:/**/220px;
	padding: 9px 8px 0 11px;
}

#default_02_right_menu ul li {
	float: left;
	clear: left;
	width: 220px;
	list-style: none;
}

#default_02_right_menu ul li a {
	float: left;
	clear: left;
	width: 220px; width/* */:/**/205px; width:/**/205px;
	padding: 0 0 0 15px;
	font-size: 18px;
	line-height: 23px;
	color: #333;
	background: url(../images/adonia_v02/default_02_right_menu_li.gif) no-repeat 0 9px;
	text-decoration: underline;
}
#default_02_right_menu ul li a:hover {color: #304664; text-decoration: none;}

#default_02_right_price_holder {
	position: absolute;
	top: 346px;
	left: 711px;
	width: 239px;
	height: 173px;
}

#default_02_main_price_txt {
	float: left;
	float: left;
	clear: left;
	width: 239px; width/* */:/**/220px; width:/**/220px;
	padding: 15px 8px 0 11px;
	font-size: 22px;
}

#default_02_main_price {
	float: left;
	float: left;
	clear: left;
	width: 239px; width/* */:/**/220px; width:/**/220px;
	padding: 5px 11px 0 8px;
	font-size: 44px;
	font-weight: bold;
	color: #304664;
	text-align: right;
}

#default_02_main_price.CZ {
	font-size: 40px;
}

#default_02_main_price.SK {
	font-size: 25px;
}

#default_02_old_price_txt {
	float: left;
	clear: left;
	padding: 15px 8px 0 11px;
	font-size: 20px;
	white-space: nowrap;
}

#default_02_old_price {
	float: right;
	padding: 15px 11px 0 0px;
	font-size: 20px;
	font-weight: bold;
	color: #304664;
	white-space: nowrap;
	text-decoration: line-through;
}

#default_02_new_price_txt {
	float: left;
	clear: both;
	padding: 7px 8px 0 11px;
	font-size: 20px;
	white-space: nowrap;
}

#default_02_new_price {
	float: right;
	padding: 2px 11px 0 0px;
	font-size: 25px;
	font-weight: bold;
	color: #304664;
	white-space: nowrap;
}

#default_02_discount_txt {
	float: left;
	clear: both;
	padding: 2px 8px 0 11px;
	font-size: 20px;
	white-space: nowrap;
}

#default_02_discount {
	float: right;
	padding: 2px 11px 0 0px;
	font-size: 20px;
	font-weight: bold;
	color: #304664;
	white-space: nowrap;
}

#default_02_right_price_btn {
	float: left;
	clear: left;
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 0 10px;
	height: 51px;
	line-height: 51px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 11px;
	left: 5px;
	background: url(../images/adonia_v02/default_right_btn_01.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_right_btn_01.png', sizingMethod='crop');
}
#default_02_right_price_btn:hover {
	background: url(../images/adonia_v02/default_right_btn_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_right_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#default_02_right_price_btn .btn_txt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}

#default_02_right_price_btn .btn_shadow {
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 2px 9px 0 11px;
	height: 51px; height/* */:/**/49px; height:/**/49px;
	line-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-size: 20px;
	color: #304664;
	cursor: pointer;
}
#default_02_right_price_btn:hover .btn_shadow {display: none;}

/* end default_02_holder */

/* left_right_02_holder */

#main_center_left {
	float: left;
	width: 252px;
	overflow: hidden;
}

#main_center_mid {
	float: left;
	width: 450px; width/* */:/**/442px; width:/**/442px;
	padding: 26px 0 124px 8px;
	overflow: hidden;
}

#main_center_right {
	float: right;
	width: 242px;
}

#left_menu_content {
	float: left;
	width: 252px; width/* */:/**/216px; width:/**/216px;
	padding: 45px 18px 18px 18px;
	background: url(../images/adonia_v02/left_menu_bg.png) no-repeat 0 0;
	text-align: center;
}

#left_menu {
	float: left;
	width: 216px;
	padding-top: 1px;
	background: url(../images/adonia_v02/left_menu_li.png) no-repeat 50% 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left_menu li {
	float: left;
	width: 216px;
	text-align: center;
	list-style: none;
}

#left_menu li.active {
	background: url(../images/adonia_v02/left_menu_li_active.png) repeat-y 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/left_menu_li_active.png', sizingMethod='scale');
}

#left_menu li a {
	float: left;
	width: 216px;
	text-align: center;
	color: #5c7ba7;
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/adonia_v02/left_menu_li.png) no-repeat 50% 100%;
	font-weight: bold;
}
#left_menu li.active a, #left_menu li a:hover {color: #304664;}

#left_menu_nbr_holder {
	float: left;
	clear: left;
	padding: 30px 0 30px 0;
	position:relative;
	top: 0;
	left:50%;
	text-align: center;	
}

/*
#left_menu_nbr {
	position:relative;
	left:-50%;
	*left:-70%;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background: url(../images/adonia_v02/header_menu_li.gif) no-repeat 0 4px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 5px 23px;
	line-height: 16px;
	margin-right: 9px;
	white-space: nowrap;
	background: url(../images/adonia_v02/left_menu_nbr_l.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/left_menu_nbr_l.png', sizingMethod='crop');
}
#left_menu_nbr:hover {text-decoration: underline;}
#left_menu_nbr span {
	float: left;
	display: block;
	position: absolute;
	right: -9px;
	top: 5px;
	height: 17px;
	width: 9px;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
	background: url(../images/adonia_v02/left_menu_nbr_r.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/left_menu_nbr_r.png', sizingMethod='crop');
}
*/

#left_menu_nbr_table {
	clear: both;
	margin: 0 auto;
	float: left;
	position:relative;
	top: 0;
	left:-57%;
	*left:-78%;
	text-decoration: none;
	color: #FFF;
}
#left_menu_nbr_table:hover {text-decoration: underline;}
#left_menu_nbr_holder_l {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 5px 23px;
	line-height: 16px;
	margin-right: 9px;
	white-space: nowrap;
	background: url(../images/adonia_v02/left_menu_nbr_l.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/left_menu_nbr_l.png', sizingMethod='crop');
}
#left_menu_nbr_table:hover #left_menu_nbr_holder_l {text-decoration: underline;}
#left_menu_nbr_holder_r {
	width: 9px;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
	background: url(../images/adonia_v02/left_menu_nbr_r.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/left_menu_nbr_r.png', sizingMethod='crop');
}


#ms_ozd_01 {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 252px; width/* */:/**/196px; width:/**/196px;
	padding: 30px 28px 18px 28px;
	background: url(../images/adonia_v02/left_ebook_bg.png) no-repeat 0 0;
}

#main_center_right_content #ms_ozd_01 {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 222px; width/* */:/**/196px; width:/**/196px;
	padding: 30px 13px 18px 13px;
	background: url(../images/adonia_v02/left_ebook_bg.png) no-repeat -15px 0;
	margin-bottom: 15px;
}


#ms_ozd_01 h2 {
	color:#7b1769;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px;
}
#ms_ozd_01 p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-bottom: 10px;
}

#ms_ozd_01 #newsletter_email {
	width: 196px; width/* */:/**/188px; width:/**/188px;
	padding: 3px; 
	border: 1px solid #5F0033;
	color: #333;
}

#ms_ozd_01 #newsletter_email.inputerror { padding: 2px; border: 2px solid #F00;}

#ms_ozd_01 a.input_module_right_ezine_email_form_btn {
	margin: 10px 0 5px -8px;
	display: block;
	position: relative;
	top: 0;
	left: 4px;
	width: 203px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	background: url(../images/ezine_btn_01.png) no-repeat 0 0;
	cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ezine_btn_01.png', sizingMethod='crop');
}
#ms_ozd_01 a.input_module_right_ezine_email_form_btn:hover {
	background: url(../images/ezine_btn_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ezine_btn_02.png', sizingMethod='crop');
}

#ms_ozd_01 a.input_module_right_ezine_email_form_privacy {
	font-size: 11px;
	clear: left;
	color:#7b1769;
	margin-top: 5px;
}
#ms_ozd_01 a.input_module_right_ezine_email_form_privacy:hover {text-decoration: none;}

#main_center_mid h1 {font-size: 24px; padding: 15px 0 10px 0; font-weight: normal; color: #304664; font-family: Georgia, "Times New Roman", Times, serif;}
#main_center_mid h2 {font-size: 18px; padding: 10px 0 10px 0; font-weight: normal; color: #5c7ba7; font-family: Georgia, "Times New Roman", Times, serif;}
#main_center_mid p {font-size: 12px; line-height: 18px; padding: 0 0 10px 0; color: #333333;}
#main_center_mid p b, #main_center_mid p strong {color: #333;}

#main_center_mid a {color: #304664; text-decoration: underline;}
#main_center_mid a:hover {text-decoration: none;}

#main_center_mid ul {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
}

#main_center_mid ul li {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
	margin-left: 25px;
}

#main_center_mid ul li b, #main_center_mid ul li strong {color: #333;}

#main_center_mid ul.checkmarks {
	text-align: left;
	display: block;
	padding-bottom: 10px;
}

#main_center_mid ul.checkmarks li {
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	padding: 5px 10px 5px 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	list-style: none;
}

#main_center_mid ul.checkmarks li img {
	margin: 0 5px -3px 0;
}

#main_center_mid ul.ingredients li {
	clear: left;
	list-style: none;
	margin-left: 0;
	padding: 10px 0 0 0;
	display: block;
}

#main_center_mid ul.ingredients li img {
	float: left;
	margin: -10px 5px 10px 0;
}

#press a {
	text-decoration: none;
}

#press h2 {padding: 20px 0 10px 0;}

#press div {
	text-align: center;
}

#press h2 a, #press h2 a span {color: #5c7ba7;}
#press a span {
	text-decoration: underline;
	padding: 5px 0;
}

#press a:hover span {
	text-decoration: none;
}

#main_center_mid .celebs img {
	float: left;
	border:1px solid #304664;
	float:left;
	margin-bottom:1em;
	margin-right:1em;
	padding:3px;
}

#main_center_mid .celebs p {
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}

#main_center_mid .celebs ul {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

#main_center_mid .celebs ul li {
	padding-bottom: 0;
	list-style: none;
	margin-left: 0;
}


#main_center_mid .celebs h2 {
	clear: both;
}

#main_center_right_content_top {
	float: left;
	width: 242px;
	padding: 420px 0 20px 0;
	background: #eaf0fa url(../images/adonia_v02/main_center_right_content_top.jpg) no-repeat 0 0;
}

#main_center_right_content_top_btn {
	float: left;
	clear: left;
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 0 10px;
	height: 51px;
	position: relative;
	top: 0;
	left: 6px;
	line-height: 51px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/adonia_v02/main_center_right_content_top_btn_01.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/main_center_right_content_top_btn_01.png', sizingMethod='crop');
}

#main_center_right_content_top_btn:hover {
	background: url(../images/adonia_v02/main_center_right_content_top_btn_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/main_center_right_content_top_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#main_center_right_content_top_btn .btn_txt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}

#main_center_right_content_top_btn .btn_shadow {
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 2px 9px 0 11px;
	height: 51px; height/* */:/**/49px; height:/**/49px;
	line-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-size: 20px;
	color: #304664;
	cursor: pointer;
}
#main_center_right_content_top_btn:hover .btn_shadow {display: none;}

#main_center_right_price {
	float: left;
	float: left;
	clear: left;
	width: 242px; width/* */:/**/222px; width:/**/222px;
	padding: 15px 10px 0 10px;
	font-size: 22px;
}

#main_center_right_price b {
	float: left;
	float: left;
	clear: left;
	width: 222px;
	padding: 0 0 0 0;
	font-size: 44px;
	font-weight: bold;
	color: #304664;
	text-align: right;
}

.CZ #main_center_right_price b {font-size: 34px;}
.SK #main_center_right_price b {font-size: 30px;}

#main_center_right_oldprice {
	float: left;
	float: left;
	clear: left;
	width: 242px; width/* */:/**/222px; width:/**/222px;
	padding: 15px 10px 0 10px;
	font-size: 16px;
}

#main_center_right_oldprice b {
	float: left;
	float: left;
	clear: left;
	width: 222px;
	padding: 0 0 0 0;
	font-size: 22px;
	font-weight: bold;
	color: #304664;
	text-align: right;
	text-decoration: overline;
}

#main_center_right_instalments {
	float: left;
	float: left;
	clear: left;
	width: 242px; width/* */:/**/222px; width:/**/222px;
	padding: 15px 10px 0 10px;
	font-size: 16px;
	font-weight: bold;
}

#main_center_right_instalments b {
	float: left;
	float: left;
	clear: left;
	width: 222px;
	font-size: 18px;
	font-weight: bold;
	color: #304664;
	text-align: right;
}

#main_center_right_content {
	float: left;
	width: 242px; width/* */:/**/222px; width:/**/222px;
	padding: 10px 10px 10px 10px;
}

#main_center_right_content h2 {
	font-size: 16px;
	color: #7B1769;
	padding: 20px 0 10px 0;
	float:left;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main_center_right_content p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding:0 0 10px 0;
}

#main_center_right_content p#zamik {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding:0 0 10px 0px;
}

#main_center_right_content p b, #main_center_right_content p strong {
	color: #333;
}

#main_center_right_content a {
	color: #304664;
	text-decoration: underline;
}

#main_center_right_content a:hover {
	text-decoration: none;
}

#main_center_right_content ul {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
	clear: left;
}

#main_center_right_content ul li {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
	margin-left: 25px;
}

#clinically_proven {
	width: 108px;
	height: 108px;
	background: url(../images/clinically_proven.jpg) no-repeat 0 0;
	margin: 20px 0 0 50px;	
}

#bottom_order_now_holder {
	clear: left;
	float: left;
	margin-top: -134px;
	position: relative;
	top: 0;
	left: 408px;
}

#bottom_order_now_holder a#bottom_order_now {
	float: left;
	width: 134px;
	height: 134px;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	left: 0;
	z-index: 150;
	text-decoration: none;
	background: url(../images/adonia_v02/bottom_order_now_01.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/bottom_order_now_01.png', sizingMethod='crop');
}
#bottom_order_now_holder a#bottom_order_now:hover {
	background: url(../images/adonia_v02/bottom_order_now_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/bottom_order_now_02.png', sizingMethod='crop');
}

#bottom_order_now_holder a#bottom_order_now span {position: relative; top: 50%; left: 17px; float: left; width: 100px; text-align: center;}
#bottom_order_now_holder a#bottom_order_now span span.btn_txt {position: absolute; top: -20px; left: 0; z-index: 10; float: left; color: #FFF; font-size: 20px;}
#bottom_order_now_holder a#bottom_order_now span span.btn_shadow {position: absolute; top: -19px; left: 1px; z-index: 9; float: left; color: #304664; font-size: 20px;}
#bottom_order_now_holder a#bottom_order_now:hover span span.btn_shadow {display: none;}

.LT #bottom_order_now_holder a#bottom_order_now span {left: 12px; width: 110px;}

#left_cart_holder {
	float: left;
	width: 252px; width/* */:/**/216px; width:/**/216px;
	padding: 18px 18px 0 18px;
}

#left_cart_holder_back_btn {
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #304664;
	float: left;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 25px;
	background: url(../images/adonia_v02/left_cart_holder_back_btn.png) no-repeat 0 7px;
}
#left_cart_holder_back_btn:hover {text-decoration: underline;}

#left_cart_holder img {float: left;}
#left_cart_holder h2 {float: right; width: 172px; color: #7B1769; font-family:Georgia,"Times New Roman",Times,serif; font-size:16px; font-weight:bold; padding-bottom: 5px; margin-top: -3px;}
#left_cart_holder p {float: right; width: 172px; color: #333; font-size:12px; padding-bottom: 20px;}

#main_center_right_cart_top {
	float: left;
	width: 242px;
	padding: 330px 0 20px 0;
	background: #eaf0fa url(../images/adonia_v02/main_center_right_cart_top_bg.jpg) no-repeat 0 0;
}

#main_center_right_cart_top ul {
	float: left;
	width: 242px; width/* */:/**/222px; width:/**/222px;
	padding: 0 10px 0 10px;
}

#main_center_right_cart_top ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 222px; width/* */:/**/204px; width:/**/204px;
	padding: 0 0 9px 18px;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	list-style: none;
	background: url(../images/adonia_v02/main_center_right_cart_top_li.gif) no-repeat 0 1px;
}

#main_center_right_cart_bot {
	float: left;
	clear: left;
	width: 242px;
	height: 390px;
	margin-top: 15px;
	background: url(../images/adonia_v02/main_center_right_cart_bot.jpg) no-repeat 50% 50%;
}

#basic_price_value {
	font-size: 14px;
	font-weight: bold;
	color: #304664;
}

#uni0902_form {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

#uni0902_form td {
	padding: 3px 5px 2px 0;
	vertical-align: top;
}

#uni0902_form td.uni0902_form_stil_08_right textarea {
	width: 215px;
	height: 3.7em;
}


#main_center_mid .cross_title p {
	font-weight: normal;
	padding-bottom: 5px;
}

#uni0902_form td table td {padding: 0px 5px 0px 0;}

#uni0902_form td.uni0902_form_sex_holder_stil_03 {
	padding-left: 10px;
}

.uni0902_form_cross_this_product {
	color: #304664;
	font-weight: bold;
}

.uni0902_form_cross_holder_box_01 a {color:#7B1769;	font-weight: bold;}

.uni0902_form_cross_other_product_save {
}

.uni0902_form_cross_holder_box_02 {width: 15px;}

.uni0902_form_cross_holder_box_04 {
	width: 112px;
	height: 95px;
}
.uni0902_form_cross_holder_box_04 a {
	border: 0 none;
}

#uni0902_form td.uni0902_form_cross_holder_box_05 {
	padding: 3px 5px 2px 10px;
}

.uni0902_form_cross_clas_product_01 {
	color:#7B1769;
	font-weight: bold;
	text-decoration: line-through;
}

.uni0902_form_cross_clas_product_02 {
	color:#7B1769;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.uni0902_form_cross_other_product_save, 
.uni0902_form_cross_clas_product_03 {
	color:#7B1769;
	font-weight: bold;
}

#uni0902_form td.uni0902_form_sex_holder_stil_03 {
	padding-left: 10px;
}

#installment_number {
	margin-right: 5px;
}

#uni0902_form_error_01 {
	font-weight: bold;
	color: #F00;
	padding: 5px;
	border-bottom: 1px solid #F00;
	text-align: center;
}

.inputboxerror {
	border: 1px solid #F00;
}

#uni0902_form td#postnina_td {
	color: #304664;
}

.uni0902_form_stil_07_left {
	line-height: 18px;
}

#uni0902_form td#price_total_td {
	font-weight: bold;
	color: #304664;
	font-size: 14px;
	line-height: 18px;
}

#uni0902_form label {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

#uni0902_form_buy_btn {
	float: left;
	clear: left;
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 0 10px;
	height: 51px;
	line-height: 51px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0;
	left: -8px;
	background: url(../images/adonia_v02/default_right_btn_01.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_right_btn_01.png', sizingMethod='crop');
}
#uni0902_form_buy_btn:hover {
	background: url(../images/adonia_v02/default_right_btn_02.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/adonia_v02/default_right_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#uni0902_form_buy_btn .btn_txt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}

#uni0902_form_buy_btn .btn_shadow {
	width: 230px; width/* */:/**/210px; width:/**/210px;
	padding: 2px 9px 0 11px;
	height: 51px; height/* */:/**/49px; height:/**/49px;
	line-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-size: 20px;
	color: #304664;
	cursor: pointer;
}
#uni0902_form_buy_btn:hover .btn_shadow {display: none;}


/* end left_right_02_holder */







#WzTtDiV p {padding-bottom: 5px;}
#WzTtDiV ul {padding-bottom: 3px;}
#WzTtDiV ul li {padding-bottom: 2px; margin-left: 20px;}




table#uni0902_form_coupon_holder {width:100%;}
table#uni0902_form_coupon_holder td.uni0902_form_coupon_text {color:#666; font-size:12px; padding:5px 10px 0 0;}
table#uni0902_form_coupon_holder td.uni0902_form_coupon_drop input {width:180px; border:1px solid #abadb3; color:#666; font-size:12px; padding:2px; float:left; margin:7px 10px 0 0 ;}
table#uni0902_form_coupon_holder td.uni0902_form_coupon_text_02 {color:#666; font-size:12px; font-weight:normal; padding:0 5px 5px 0; white-space:nowrap;}
table#uni0902_form_coupon_holder td.uni0902_form_coupon_text_03 {color:#304664; font-size:14px; font-weight:bold; padding:0 0 5px 5px; width:100%;}
	
table#uni0902_form_button_coupon {float: left;}
table#uni0902_form_button_coupon td.uni0902_form_button_coupon_center {padding:5px 0 5px 0}
#uni0902_form_coupon_btn { text-decoration: none; cursor: pointer;}

#uni0902_form_coupon_btn span {
	height: 25px;
	background: url(../images/btn_grey2_left.jpg) no-repeat 0 0;
	padding: 0 0 0 14px;
	width: auto;
	float: left;
	display: block;
}

#uni0902_form_coupon_btn span span {
	height: 25px;
	background: url(../images/btn_grey2_right.jpg) no-repeat 100% 0;
	padding: 0 14px 0 0;
	width: auto;
	float: left;
	display: block;
}

#uni0902_form_coupon_btn span span span {
	background: url(../images/btn_grey2_bg.jpg) repeat-x 100% 0;
	padding: 0px 0 0px 0;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	width: auto;
	float: left;
	display: block;
}

#uni0902_form_coupon_btn span span span p {line-height: 25px;}



/* press */

table.ms2404_main_holder_press_box_01 {width:500px; margin:10px auto 10px auto}
table.ms2404_main_holder_press_box_01 td.ms2404_main_holder_press_box_left {width:125px; padding:0 10px 0 0; vertical-align:top}
table.ms2404_main_holder_press_box_01 td.ms2404_main_holder_press_box_right {width:365px; vertical-align:top; text-align:center}

#press_table td {padding: 5px 0;}

#press_popup_back {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
	float: left;
}

#press_popup_back:hover {
	text-decoration: underline;
}

#shadow_holder {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#press_shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	line-height: 4px;
	z-index: 1000;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/press_shadow.png', sizingMethod='resize');
}

#shadow_holder > #press_shadow {
	background: url(../images/press_shadow.png) repeat-x 0 0;
}

#press_mid_cell h1 {
	color:#33396A;
	font-size:18px;
	font-weight:normal;
	padding: 0 0 5px 0;
}

#press_mid_cell p {
	color:#333333;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 0;
}


#press_btn {
	float: right;
	width: 231px;
	height: 56px;
	cursor: pointer;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_kv_btn_bg_01.png', sizingMethod='crop');
}
td > #press_btn {background: url(../images/main_kv_btn_bg_01.png) no-repeat 0 0;}
#press_btn:hover {_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_kv_btn_bg_02.png', sizingMethod='crop');}
td > #press_btn:hover {background: url(../images/main_kv_btn_bg_02.png) no-repeat 0 0;}
#press_btn span {display: none;}


/* end press */

/* body popup 02 */

.body_popup_02 {
	padding: 90px 20px 20px 20px;
	width: auto;
	background: url(../images/adonia_v02/header_main_bg.png) repeat-x 0 0;
	text-align: left;
	position: relative;
}

.body_popup_02 #adonia_logo {position: absolute; top: 0; left: 17px; padding: 0; float: left; width: 222px; height: 61px; background: url(../images/adonia_v02/adonia_logo.png) no-repeat 0 0;}
.body_popup_02 #adonia_logo span {display: none;}


.body_popup_02 h1 {
	color: #33396a;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0 10px 0;
}

.body_popup_02 h2 {
	color: #33396a;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

.body_popup_02 p {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
}

.body_popup_02 p b, .body_popup_02 p strong {color: #333;}

.body_popup_02 a {
	color: #5F0033;
	text-decoration: underline;
}

.body_popup_02 a:hover {
	text-decoration: none;
}

.body_popup_02 ul {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
}

.body_popup_02 ul li {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
	margin-left: 25px;
}

.body_popup_02 ul li b, .body_popup_02 ul li strong {color: #333;}

.body_popup_02 table {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
}

.body_popup_02 table b, .body_popup_02 table strong, .body_popup_02 table th {color: #333;}


/* end body popup 02 */


/*Baner scroller*/

div#topbar_spacer {height:115px;}

#topbar{
position:absolute;
width: 100%;
height:110px;
z-index: 100;
margin-top: -5px;
}

#brd{
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 5px 15px 15px 15px;
background-color: #7E98BB;
height:89px;
width: 962px; width/* */:/**/930px; width:/**/930px;
position: absolute;
left: 50%;
margin-left: -481px;
}
#topbar_container_01 {
position:relative;
width: 90%;
z-index: 105;
}

#topbar_container_01 h1 {
position:relative;
width: 100%;
top:5px;
left:50px;
z-index: 110;
margin:0px; padding:5px 0 5px 0; color:#ffffff; font-size:24px; font-weight:bold; font-family:Arial, Helvetica, sans-serif
}

#topbar_container_01 ul {
position:relative;
width: 100%;
top:0px;
left:50px;
z-index: 110;
margin:0px; padding:0 0 0 0;
}

#topbar_container_01 ul li {
margin:0px 0 0 15px; padding:0 0 0 0; color:#ffffff; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;
}

#topbar_container_01 p {
position:relative;
width: 100%;
top:0px;
left:50px;
z-index: 110;
margin:0px; padding:5px 0 5px 0; color:#ffffff; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif
}

#topbar_container_01 p span {font-size:20px; font-weight:bold}