/*  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/ /*	Ponizej nowy kod CSS do osCommerce	Na potrzeby AloesCentrum.pl*/
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
a {
	cursor: hand;
}
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*	font-size:11px;	color:#424242;	*/
}
input,select,option {
	border: none;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
.intro_text {
	padding: 10px 24px 10px 24px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.intro_slogan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E6E6E;
	padding-right: 10px;
	position: relative;
	padding-top: 20px;
}
#slogan {
	position: relative;
	top: -9px;
}
#slogan_shadow {
	position: relative;
	top: 9px;
	color: #fff;
}
.blue_txt,.blue_txt a,.blue_txt a:hover {
	color: #0384e3;
	font-weight: bold;
}
.green_txt,.green_txt a,.green_txt a:hover {
	color: #4ac200;
	font-weight: bold;
}
.red_txt,.red_txt a,.red_txt a:hover {
	color: #ff0000;
	font-weight: bold;
}

a.up_hand {
	background: transparent url(images/up.gif) no-repeat scroll 2px 4px;;
	line-height: 20px;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 8px;
}

a.up_hand:hover {
	background: transparent url(images/up2.gif) no-repeat scroll 2px 4px;;
	text-decoration: none;
}

a.down_hand {
	background: transparent url(images/down.gif) no-repeat scroll 2px 4px;;
	line-height: 20px;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 8px;
}

a.down_hand:hover {
	background: transparent url(images/down2.gif) no-repeat scroll 2px 4px;;
	text-decoration: none;
}

.orange_txt,.orange_txt a,.orange_txt a:hover {
	color: #f39a00;
	font-weight: bold;
}

#shop_body {
	width: 100%;
	background: #fff url('images/img/top_bg.gif') repeat-x;
}

#shop_banner {
	width: 990px;
	height: 160px;
	background: #fff url('images/img/banner.jpg') no-repeat;
	position: absolute;
	top: 76px;
}

#shop_body table#aloeHead1,#shop_header {
	display: block;
	width: 990px;
	height: 282px;
	position: relative;
}

#shop_logo {
	width: 350px;
	height: 72px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('images/img/logo.gif') no-repeat;
}

#top_right {
	width: 267px;
	height: 76px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url('images/img/top_right.jpg') no-repeat;
}

#top_menu {

}

.bar_menu_prim,.bar_menu {
	position: absolute;
}

#top_menu ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	right: 254px;
}

#top_menu li,#top_menu_shadow li {
	list-style-type: none;
	float: left;
}

#top_menu li.separator,#top_menu_shadow li.separator {
	list-style-type: none;
	float: left;
	width: 1px;
	height: 28px;
	margin: 0px 8px 0px 8px;
	background: transparent url('images/img/top_menu_separator.gif')
		no-repeat;
}

#top_menu a,#top_menu_shadow a {
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#top_menu_shadow ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 26px;
	right: 254px;
	opacity: 0.3;
	filter: alpha(opacity = 10);
	-moz-opacity: 0.3;
}

#menu {
	position: absolute;
	top: 235px;
	height: 47px;
	margin: 0px auto;
	padding-top: 5px;
	width: 990px;
	text-align: center;
	background: #fff url('images/img/top_bg_2.gif') repeat-x 0px 0px;
}

#menu td {
	width: 114px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	vertical-align: top;
}

#menu td a.shadow,#menu td a.text {
	display: block;
	width: 112px;
	height: 34px;
	line-height: 34px;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 14px;
	color: #449F00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	position: absolute;
}

#menu td a.shadowonOpen {
	font-size: 15px;
}

#menu td a.textonOpen {
	display: block;
	width: 112px;
	height: 34px;
	line-height: 34px;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 15px;
	color: #037ce1;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	position: absolute;
	background: transparent url(http://aloescentrum.pl/images/img/tabs.png)
		no-repeat scroll center;
}

#menu td a.text:hover {
	display: block;
	width: 112px;
	height: 34px;
	line-height: 34px;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 15px;
	color: #037ce1;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	position: absolute;
	background: transparent url(http://aloescentrum.pl/images/img/tabs.png)
		no-repeat scroll center;
}

#menu td a.shadow {
	position: relative;
	top: -1px;
	color: #fff;
}

#menu td a.text {
	top: 0px;
}

#menu td a.shadowonOpen {
	position: relative;
	top: -1px;
	color: #fff;
}

#menu td a.textonOpen {
	top: 0px;
}

#menu td.separator {
	list-style-type: none;
	float: left;
	width: 4px;
	height: 32px;
	margin: 0px;
	background: transparent url('images/img/menu_separator.gif') no-repeat;
}

/* AnyLink CSS - Bar Menu */
.bar_menu_prim,.bar_menu {
	border: 1px solid #d5d5d5;
	color: #424242;
	font-size: 10px;
	line-height: 22px;
	/*position:absolute;*/
	z-index: 10000;
	background: url(../images/img/menubg.gif) repeat;
	padding: 0px 1px 0px 1px;
	width: 122px;
	width: 124px;
	margin-top: 1px;
	margin: -1px 0px 2px -0px;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 95);;
	-moz-opacity: 0.95;
}

.bar_menu_prim li,.bar_menu li {
	width: 100%;
}

.bar_menu_prim li ul,.bar_menu li ul {
	position: relative;
	left: 118px;
	top: -1px;
	left: 121px;
}

.bar_menu_prim a,.bar_menu a {
	width: 100%;
	height: 24px;
	display: block;
	text-decoration: none;
	text-indent: 5px;
	color: #4F4F4F;
	font-size: 10px;
	text-align: left;
}

.bar_menu_prim a:hover,.bar_menu a:hover {
	text-decoration: none;
	text-indent: 5px;
	color: #000000;
	background: transparent url(../images/img/menubgh.gif) repeat-x;
}

.bar_grey {

}

.arrow {
	background: url('images/img/bullet_w.gif') no-repeat 110px center;
}

.arrowbar_grey {
	background: url('images/img/bullet_g.gif') no-repeat 110px center;
}

.title {
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #38a7ff;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 4px;
	float: left;
	clear: both;
}

.empty_tab {
	background: transparent url('images/img/blue_tab.gif') no-repeat;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 14px;
	text-indent: 10px;
	text-indent: 5px;
	position: relative;
	-z-index: -3;
}

.empty_tab p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	-z-index: -2;
}

.empty_tab .shadow {
	top: 7px;
	color: #000;
	opacity: 0.2;
	filter: alpha(opacity = 15);
	-moz-opacity: 0.2;
}

.empty_tab .text {
	top: 9px;
	color: #fff;
	-z-index: -1;
}

/* naglowki art */
.empty_tab_txt {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 16px;
	position: relative;
	-z-index: -3;
	height: 24px;
	text-indent: 4px;
}

.empty_tab_txt p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	-z-index: -2;
}

.empty_tab_txt .shadow {
	top: 7px;
	color: #4f4f4f;
	opacity: 0.1;
	filter: alpha(opacity = 15);
	-moz-opacity: 0.1;
	font-weight: bold;
}

.empty_tab_txt .text {
	left: -2;
	top: 4px;
	color: #424242;
	font-weight: bold;
	-z-index: -1;
}

/* BOXES */
table.infoboxborder {
	font: normal 10px verdana, arial, sans-serif;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

td.infoboxcontent {
	border: 1px solid #3fbc00;
	border-top: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.border_top {
	border-top: 1px solid #3fbc00;
}

.space {
	padding: 6px 8px 6px 8px;
}

td.infoboxheader {
	font: bold 13px verdana, arial, sans-serif;
	height: 44px;
	color: #fff;
	text-align: left;
	border: none;
}

.shop_box_input {
	border: 1px solid #a2a2a2;
	background: #fff url('images/img/input_bg.gif') repeat-x;
	width: 180px;
	height: 21px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	color: #787878;
	-width: 180px;
}

.shop_box_input:hover {
	border: 1px solid #41BA00;
	background: #fff url('images/img/input_bg_hover.gif') repeat-x;
	width: 180px;
	height: 21px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	color: #EB4D41;
	-width: 180px;
}

.shop_small_input,.shop_mini_input {
	border: 1px solid #a2a2a2;
	background: #fff url('images/img/input_small_bg.gif') repeat-x;
	width: 130px;
	margin: 2px 0px 2px 0px;
	padding: 2px;
	color: #787878;
	font-size: 10px;
}

.shop_small_input:hover,.shop_mini_input:hover {
	border: 1px solid #a2a2a2;
	background: #fff url('images/img/input_small_bg_hover.gif') repeat-x;
	width: 130px;
	margin: 2px 0px 2px 0px;
	padding: 2px;
	color: #EB4D41;
	font-size: 10px;
}

.shop_mini_input {
	width: 30px;
	text-align: center;
}

.shop_box_select {
	border: 1px solid #a2a2a2;
	background: transparent url('images/img/input_bg.gif') repeat-x;
	width: 183px;
	height: 21px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	color: #787878;
}

.shop_box_select:hover {
	border: 1px solid #a2a2a2;
	background: transparent url('images/img/input_bg_hover.gif') repeat-x;
	width: 183px;
	height: 21px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	color: #EB4D41;
}

select.shop_small_input {
	border: 1px solid #a2a2a2;
	background: transparent url('images/img/input_bg.gif') repeat-x;
	width: 130px;
	height: 18px;
	margin: 2px 0px 2px 0px;
	padding: 2px;
	color: #787878;
}

select.shop_small_input:hover {
	border: 1px solid #a2a2a2;
	background: transparent url('images/img/input_bg_hover.gif') repeat-x;
	width: 130px;
	height: 18px;
	margin: 2px 0px 2px 0px;
	padding: 2px;
	color: #EB4D41;
}

select.shop_small_input option {
	background: #fff;
	border: none;
}

.shop_box_checkbox {
	border: none;
}

.shop_textarea {
	border: 1px solid #a2a2a2;
	background: #fff url('images/img/textarea.gif') repeat-x;
	width: 552px;
	height: 140px;
	margin: 2px 10px 2px 10px;
	padding: 2px;
	color: #787878;
	font-size: 10px;
}

.rate_textarea {
	border: 2px solid #e6e6e6;
	background: #fff;
	width: 100%;
	height: 110px;
	padding: 2px;
	color: #787878;
	font-size: 10px;
}

.td_label {
	width: 200px;
	text-align: right;
}

/* Kategorie i O serwisie  */
.categories ul {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.categories li {
	list-style-type: none;
}

.categories li a {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 18px;
	color: #515151;
	background: #eee url('images/img/bullet_g.gif') no-repeat 7px 8px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.categories li a:hover {
	text-decoration: none;
	color: #000;
	background: #eee url('images/img/bullet_i.gif') no-repeat 7px 8px;
}

.categories li a.current {

}

.categories li a.Open {
	background: #eee url('images/img/bullet_g2.gif') no-repeat 7px 8px;
}

.categories li a.prim {
	background: #fff url('images/img/bullet_w.gif') no-repeat 7px 8px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.categories li a.prim:hover {
	background: #fff url('images/img/bullet_i.gif') no-repeat 7px 8px;
}

.categories li a.primOpen {
	background: #fff url('images/img/bullet_w2.gif') no-repeat 7px 8px;
}

.categories li li a,.categories li li a.prim,.categories li li a.Open,.categories li li a.primOpen
	{
	padding: 4px 0px 4px 32px;
	background-position: 20px 8px;
}

.categories li li a.primOpen:hover {
	padding: 4px 0px 4px 32px;
	background-position: 20px 8px;
}

.categories li li a:hover {
	text-decoration: none;
	background: #eee url('images/img/bullet_i.gif') no-repeat 20px 8px;
}

.categories li li a.prim:hover {
	background: #fff url('images/img/bullet_i.gif') no-repeat 20px 8px;
}

.categories li li li a,.categories li li li a.prim,.categories li li li a.Open,.categories li li li a.primOpen
	{
	padding: 4px 0px 4px 46px;
	background-position: 33px 8px;
}

.categories li li li a:hover {
	text-decoration: none;
	background: #eee url('images/img/bullet_i.gif') no-repeat 33px 8px;
}

.categories li li li a.prim:hover {
	text-decoration: none;
	background: #fff url('images/img/bullet_i.gif') no-repeat 33px 8px;
}

/* Statystyki  */
.stats_name {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 18px;
	color: #515151;
	background: #fff url('images/img/bullet_w.gif') no-repeat 7px 8px;
}

.stats_name2 {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 18px;
	color: #515151;
	background: #eee url('images/img/bullet_w.gif') no-repeat 7px 8px;
}

.stats_online,.stats_visits {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 26px;
	color: #515151;
	background: #eee url('images/img/ico_online.gif') no-repeat 4px 3px;
}

.stats_visits {
	background: #eee url('images/img/ico_visits.gif') no-repeat 4px 2px;
}

.stats_visits2 {
	background: #eee url('images/statsa.gif') no-repeat 4px 2px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 26px;
	color: #515151;
}

/* Stopka */
#footer {
	height: 115px;
}

#footer .text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}

#footer .images {
	text-align: center;
}

/* STRONA GLOWNA */
#mainPageDots {
	width: 16px;
	background: #fff url('images/img/main_dots.gif') repeat-y center center;
}

.box {
	width: 275px;
}

td.box {
	width: 255px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	color: #616161;
	vertical-align: top;
}

.box * {
	font-size: 10px;
}

td.box1 {
	width: 320px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #616161;
}

td.box2 {
	width: 230px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	color: #616161;
}

td.box_label {
	width: 100px;
	padding: 5px 8px 0px 0px;
	font-size: 10px;
	color: #616161;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}

td.box_input {
	width: 265px;
	padding: 1px 10px 1px 0px;
	font-size: 10px;
	color: #616161;
}

#zakupy {
	background-image: url('images/img/zakupy.gif');
	height: 35px;
}

#o_aloesie {
	background-image: url('images/img/o_aloesie.gif');
	height: 35px;
}

#porady {
	background-image: url('images/img/porady.gif');
	height: 35px;
}

#dolegliwosci {
	background-image: url('images/img/dolegliwosci.gif');
	height: 35px;
}

#forum {
	background-image: url('images/img/forum.gif');
	height: 35px;
}

#publikacje_na_temat {
	background-image: url('images/img/publikacje_na_temat.gif');
	height: 35px;
}

#forever_living_products {
	background-image: url('images/img/forever_living_products.gif');
	height: 35px;
}

#partnerzy {
	background-image: url('images/img/partnerzy.gif');
	height: 35px;
}

#filmy {
	background-image: url('images/img/filmy.gif');
	height: 35px;
}

#polecamy_big {
	background-image: url('images/img/polecamy_big.gif');
	height: 35px;
}

#opcje {
	background-image: url('images/img/opcje.gif');
}

#tematy_pokrewne {
	background-image: url('images/img/tematy_pokrewne.gif');
	height: 35px;
}

#zobacz_tez {
	background-image: url('images/img/zobacz_tez.gif');
	height: 35px;
}

.boxokat {
	background-image: url('images/opis_aloes_w_tle.jpg');;
	height: 144px;;
	width: 572px;;
	background-repeat: no-repeat;
}

.linka {
	border-top: 2px dotted #E6E6E6;;
	border-bottom: 1px solid #fff;;
	margin-bottom: 1px;;
	margin-top: 4px;;
	font-size: 1px;
}

.boxokatt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;;
	line-height: 15px;;
	color: #515151;;
	padding: 3px;
	text-align: left;
	position: relative;
}

/*--------------------------OPIS PRODUKTÓW GRAFICZNY*/
	/*--------------------------Naglowki boxow*/
.titlep {
	width: 100%;;
	height: 26px;;
	border-bottom: 2px solid #38a7ff;;
	background-repeat: no-repeat;;
	background-position: left bottom;;
	margin-bottom: 0px;;
	margin-top: 12px;;
	float: left;;
	clear: both;
}

/*--------------------------tekstwboxach*/
.boxo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;;
	line-height: 16px;;
	color: #515151;;
	padding: 12px 10px 6px 10px;;
	position: relative;
}

/*--------------------------Opis produktu*/
#opis_produktu {
	background-image: url('images/img/opis_produktu.gif');
}

#opisp {
	background: url('images/img/tlo.gif') no-repeat left bottom;;
	border: 3px solid #e6e6e6;
}

/*--------------------------Wlasciwosci*/
#opis_dzialania {
	background-image: url('images/img/opis_dzialania.gif');
}

#ramka {
	background-color: F1F1F1;;
	border: 3px solid #e6e6e6;
}

#ramka2 {
	background-color: F5F5F5;;
	border: 3px solid #E6E6E6;
}

/*--------------------------Skladniki*/
#skladniki {
	background-image: url('images/img/skladniki.gif');;
	width: 571;
}

#opisskla {
	background: url('images/img/tlo3.gif') no-repeat bottom right;;
	border: 3px solid #f5f5f5;;
	width: 325;
}

/*--------------------------Wartosci*/
#wartosci {
	background-image: url('images/img/wartosci.gif');;
	width: 571;
}

.liniaw {
	border: 2px solid #f5f5f5;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;;
	line-height: 17px;;
	color: #515151;;
	padding: 2px 2px 2px 2px;;
	text-align: center;
}

.linial {
	border: 2px solid #f5f5f5;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;;
	line-height: 17px;;
	color: #515151;;
	padding: 2px 2px 2px 8px;;
	text-align: left;
}

/*--------------------------Sposob uzycia*/
#uzycie {
	background-image: url('images/img/uzycie.gif');;
	width: 571;
}

#opiss {
	background: url('images/img/tlo2.gif') no-repeat bottom right;;
	border: 3px solid #e6e6e6;
}

/*Sposob - przed uzyciem*/
a.opiss {
	color: #FF0000;;
	font-weight: bold;;
	text-decoration: none;
	font-family: verdana;;
	font-size: 11px;;
	line-height: 17px
}

a.link_tematy {
	background: transparent url(images/img/page.gif) no-repeat scroll 0px
		-2px;;
	padding-left: 16px;
}

a.link_tematy:hover {
	background: transparent url(images/img/pageup.gif) no-repeat scroll 0px
		-2px;;
	text-decoration: none;;
	color: #000000;
}
a.link_folder {
	background: transparent url(images/img/folder.gif) no-repeat scroll 0px
		-2px;;
	padding-left: 16px;
}

a.link_folder:hover {
	background: transparent url(images/img/folderopen.gif) no-repeat scroll 0px
		-2px;;
	text-decoration: none;;
	color: #000000;
}
/*-------------------------- Zastosowanie*/
#zastosowanie {
	background-image: url('images/img/zastosowanie.gif');;
	width: 571;
}

#opisz {
	background: url('images/img/lupa.gif') no-repeat bottom right;;
	border: 3px solid #e6e6e6;
}

/*---Zas - tekst na co*/
a.opisz {
	color: #4AC243;;
	font-weight: bold;;
	text-decoration: none;;
	font-family: verdana;;
	font-size: 11px;;
	line-height: 17px
}

/*---zas - linki do dolegliwosci*/
a.dolink {
	text-decoration: none;;
	font-family: verdana;;
	font-weight: bold;;
	font-size: 11px;
}

a.dolink:hover {
	text-decoration: underline;;
	font-weight: bold;;
	font-size: 11px;
}

a.dolink:active {
	color: #4AC243;;
	font-weight: bold;;
	font-size: 11px;
}

/*---zas - link do wszsytkich dolegliwosci*/
a.czlink {
	color: #4AC243;;
	font-weight: bold;;
	text-decoration: none;;
	font-family: verdana;;
	font-size: 11px;
}

a.czlink:hover {
	color: #4AC243;;
	font-weight: bold;;
	text-decoration: underline;;
	font-family: verdana;;
	font-size: 11px;
}

a.czlink:active {
	color: #4AC243;;
	font-weight: bold;;
	font-size: 11px;
}

/*-------------------------- Producent*/
#producent {
	background-image: url('images/img/producent.gif');;
	width: 571px;
}

/*-------------------------- Ponadto mozesz*/
#zobacz {
	background-image: url('images/img/zobacz.gif');;
	width: 571px;
}

#zobaczopis {
	width: 571px;;
	border: 3px solid #e6e6e6;
}

.boxoz {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;;
	line-height: 16px;;
	color: #515151;;
	padding: 5px 5px 20px 2px;;
	position: relative;;
	padding: 20;;
	position: relative;
	height: 200px;
	width: 170px;;
	vertical-align: top;
}

/*-------------------------- Polecamy*/
#zestaw {
	background-image: url('images/img/zestaw.gif');;
	width: 571;
}

#polecamy {
	background-image: url('images/img/polecamy.gif');;
	width: 571;
}

/*--------------------------OPIS PRODUKTÓW GRAFICZNY koniec*/
	/*--------------------------graficzne arty*/
.ramka2 {
	background-color: F5F5F5;;
	border: 3px solid #E6E6E6;
}

.art_txt {
	color: #424242;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	line-height: 16px;
}

.art {
	background: #F5F5F5 url('images/img/prasa/art.gif') no-repeat 8px 8px;;
	border: 3px solid #E6E6E6;;
	padding-left: 55px;;
	padding: 9px 10px 10px 55px;
}

a.art_head {
	color: #037EE2;;
	font-weight: bold;;
	text-decoration: none;;
	font-size: 13px;
	line-height: 36px;
}

a.art_head:hover {
	color: #037EE2;;
	text-decoration: none;
}

.art_post {
	background: #FFFFFF;
	padding: 5px;;
	border: 2px solid #E6E6E6;;
	margin-top: 6px;;
	line-height: 15px;
}

a.art_title {
	color: #359F00;;
	font-weight: bold;;
	background: url('images/img/prasa/stra.gif') no-repeat right 1px;;
	padding-right: 15px;;
	text-decoration: none;
	line-height: 20px;;
	padding-bottom: 10px;
}

a.art_title:hover {
	font-weight: bold;
	background: url('images/img/prasa/stra.gif') no-repeat right 3px;
	padding-right: 15px;;
	text-decoration: none;
}

a.art_close {
	font-weight: bold;;
	background: url('images/img/prasa/strza.gif') no-repeat left 9px;;
	padding-left: 15px;;
	text-decoration: none;;
	padding-right: 2px;
}

a.art_close:hover {
	font-weight: bold;
	background: url('images/img/prasa/strza.gif') no-repeat left 7px;
	padding-left: 15px;;
	text-decoration: none;
}

.art_close {
	padding-top: 6px;;
	background: #f5f5f5;
}

.aloeslogo {
	background: url('images/img/prasa/logo.gif') no-repeat right bottom;
}

a.hot {
	background: transparent url('images/img/hot.gif') right no-repeat;
	padding-left: 5px;
	color: #313029;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 17px;
	line-height: 22px;
	position: relative;
	left: 139px;
	top: 2px;
}

a.hot:hover {
	background-image: url('images/img/hothover.gif');
	text-decoration: none;
	cursor: help;
}

a.hot:active {
	background: transparent url('images/img/hot.gif') right no-repeat;
	padding-left: 5px;
	color: #313029;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 17px;
	line-height: 22px
}

a.nothing_help {
	text-decoration: none;
}

a.nothing_help:hover {
	text-decoration: none;
	cursor: pointer;
}

/*--------------------------graficzne art koniec*/
.wejdz {
	width: 66px;
	height: 20px;
	float: right;
	clear: both;
	margin: 8px 0px 16px 0px;
}

/* nawigacja */
.long_bar,#navigation {
	width: 552px;
	height: 29px;
	background: #fff url('images/img/navigation.gif') no-repeat left bottom;
	color: #616161;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 29px;
	padding: 0px 10px 0px 10px;
	margin-top: 12px;
	overflow: hidden;
}

#navigation a.headerNavigation {
	color: #616161;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navigation a.headerNavigation:hover {
	text-decoration: underline;
}

/* strona kategorii */
#categoryBanner {
	width: 572px;
	padding: 4px 0px 6px 0px;
}

#categoryProductsList {
	width: 572px;
	height: 32px;
	background: #fff url('images/img/lista_produktow.gif') no-repeat 0px 0px
		;
	border-bottom: 2px solid #38a7ff;
	margin: 10px 0px 10px 0px;
}

.dosts_separator {
	background: transparent url('images/img/main_dots.gif') repeat-y center
		center;
}

.dosts_separator_hor {
	background: transparent url('images/img/main_dots_hor.gif') repeat-x
		center center;
}

table.addressBookListing,table.productListing {
	border: 0px;
	border-style: solid;
	border-color: #FFDFDF;
	border-spacing: 0px;
	width: 100%;
	background: #fff url('images/img/main_dots.gif') repeat-y center center;
}

.productListing-heading,.productListing-headingStart,.productListing-headingEnd
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: transparent url('images/img/navigation.gif') no-repeat
		center center;
	color: #4ac200;
	font-weight: bold;
	line-height: 28px;
}

.productListing-headingStart {
	background-position: center left;
}

.productListing-headingEnd {
	background-position: center right;
	padding-right: 10px;
}

td.productListing-data {
	padding: 7px 0px 7px 0px;
}

td.productListing-even,td.productListing-odd {
	width: 275px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	vertical-align: top;
	position: relative;
	padding: 0px;
	background: transparent url(http://aloescentrum.pl/images/img/znam.jpg)
		no-repeat scroll left center
}

.col_separator {
	width: 22px;
}

.odd,td.productListing-odd {
	padding-right: 22px;
}

.productName {
	display: inline;
	width: 275px;
	height: 16px;
	float: left;
	clear: both;
	color: #3eb900;
	font-size: 13px;
	padding: 12px 0px 8px 0px;
	border-bottom: 2px solid #e6e6e6;
	font-weight: bold;
}

.productName:hover {
	color: #0D97EE;
	font-size: 14px;
	text-decoration: none;
	background: transparent url(http://aloescentrum.pl/images/img/tabs2.png)
		no-repeat scroll center center;
}

.productName2 {
	display: inline;
	width: 275px;
	height: 16px;
	float: left;
	clear: both;
	color: #3eb900;
	font-size: 12px;
	padding: 6px 0px 12px 0px;
	border-top: 2px solid #e6e6e6;
	font-weight: bold;
}

.productName2:hover {
	color: #0D97EE;
	font-size: 12px;
	text-decoration: none;
	background: transparent url(http://aloescentrum.pl/images/img/tabs3.png)
		no-repeat scroll center center;
}

.headingBg {
	width: 255px;
	height: 31px;
	line-height: 31px;
	background: #fff url('images/img/cat_product_name_bg.gif') no-repeat
		left center;
	color: #4ac200;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	position: static;
}

.headingBg td {
	font-size: 10px;
}

.productNameBg {
	display: inline;
	width: 275px;
	float: left;
	clear: both;
	background: transparent url('images/img/cat_product_name_bg.gif')
		no-repeat center center;
	margin: 0px 0px 5px 0px;
}

.productNameBg2 {
	display: inline;
	width: 275px;
	float: left;
	clear: both;
	background: transparent url('images/img/cat_product_name_bg2.gif')
		no-repeat center center;
	margin: 0px 0px 5px 0px;
}

.productImage {
	display: block;
	width: 100px;
	height: 150px;
	max-height: 150px;
	min-height: 150px;
	height: auto;
	float: right;
	margin-right: 4px;
}

.productDescription {
	display: block;
	width: 154px;
	height: 150px;
	min-height: 150px;
	max-height: 150px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
	text-align: left;
	margin: 0px;
	padding-left: 9px;
}

.productMore {
	width: 146px;
	height: 16px;
	float: right;
	text-align: right;
	font-style: italic;
	text-decoration: none;
	font-size: 10px;
	padding: 3px;
}

.productMore:hover {
	text-decoration: none;
	font-weight: bold;
}

.productPriceBox {
	float: left;
	clear: both;
	width: 170px;
	max-width: 170px;
	height: 44px;
	max-height: 44px;
	min-height: 44px;
	text-align: left;
	margin: 10px 0px 6px 0px;
}

.productBottomLine {
	width: 275px;
	height: 3px;
	font-size: 1px;
	background-color: #a7a7a7;
	margin: 5px 0px 10px 0px;
	float: left;
	clear: both;
}

.productPrice {
	color: #0d7fdd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.productPrice s {
	color: #0d7fdd;
}

.productAddToBasket {
	background: #fff url('images/img/bullet_add_to_basket.gif') no-repeat
		left center;
	padding: 0px 0px 0px 16px;
	float: left;
	clear: both;
	margin-left: 3px;
}

.productBuyNow {
	background: #fff url('images/img/bullet_buy_now.gif') no-repeat left
		center;
	padding: 0px 0px 0px 16px;
	margin-left: 3px; float : left;
	clear: both;;
	float: left;
}

.productAddToBasket a,.productBuyNow a {
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}

/* strona produktu */
#itemNamePrice {
	width: 572px;
	height: 64px;
	background: #fff url('images/img/desc_name.gif') no-repeat 0px 20px;
}

#itemTopLine {
	width: 572px;
	height: 4px;
	font-size: 1px;
}

#itemName {
	display: inline;
	width: 378px;
	height: 31px;
	margin-top: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3eb900;
	line-height: 34px;
	text-align: center;
	float: left;
	clear: none;
	position: relative;
}

#itemPrice {
	display: inline;
	background: #fff url('images/img/desc_price.gif') no-repeat 0px 0px;
	width: 155px;
	height: 49px;
	margin-top: 8px;
	-margin-top: 10px;
	padding-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0382e3;
	text-align: center;
	float: left;
	clear: none;
}

#itemPrice s {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0382e3;
}

#itemPrice .productSpecialPrice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#itemInfos {
	width: 340px;
	position: relative;
	top: -20px;
}

.infos_tip {
	width: 200px;
	height: 22px;
	margin-bottom: 1px;
	line-height: 24px;
	background: #fff url('images/img/desc_info.gif') repeat-x 0px 0px;
	float: left;
	clear: both;
}

.infos_tip div {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

.infos {
	width: 340px;
	height: 26px;
	margin-bottom: 1px;
	line-height: 26px;
	background: #fff url('images/img/desc_info.gif') repeat-x 0px 0px;
	float: left;
	clear: both;
}

.infos div {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

#add_to_basket {
	background-image: url('images/img/desc_bullet_add_to_basket.gif');
}

#buy_now {
	background-image: url('images/img/desc_bullet_buy_now.gif');
}

#code {
	background-image: url('images/img/desc_bullet_code.gif');
}

#print {
	background-image: url('images/img/desc_bullet_print.gif');
}

#download_pdf {
	background-image: url('images/img/desc_bullet_download_pdf.gif');
}

#tell_a_friend {
	background-image: url('images/img/desc_bullet_tell_a_friend.gif');
}

#inform {
	background-image: url('images/img/desc_bullet_informuj.gif');
}

#rate {
	background-image: url('images/img/desc_bullet_rate.gif');
}

.infos div,.infos a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
}

#itemDescription {
	width: 100%;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.white_row,.grey_row {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 0px 6px 18px;
	color: #000;
	background: #eee url('images/img/bullet_g.gif') no-repeat 7px 9px;
}

.white_row {
	background: #fff url('images/img/bullet_w.gif') no-repeat 7px 9px;
}

.no_bg {
	background-image: none;
}

.editAdress {
	right: 0px;
	text-align: right;
	color: #0384e3;
	font-weight: normal;
	text-decoration: underline;
}

/* message box */
.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.messageStackError,.messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent url('images/img/navigation.gif') no-repeat left
		bottom;
	line-height: 32px;
	width: 572px;
	color: #ff0000;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent url('images/img/navigation.gif') no-repeat left
		bottom;
	line-height: 32px;
	width: 572px;
	color: #4ac200;
}

.messageStackError img,.messageStackWarning img,.messageStackSuccess img
	{
	float: left;
	margin: 4px 8px 4px 12px;
}

/* Forum */
.forum_title {
	width: 572px;
	height: 32px;
	border-bottom: 2px solid #e58400;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 4px 1px 0px 1px;
	float: left;
	clear: both;
}

tr.forum_headerNavigation {
	background: #fff url('images/img/forum_head.gif') no-repeat center top;
	height: 32px;
}

tr.forum_headerNavigation_2 {
	background: #fff url('images/img/forum_head2.gif') no-repeat center top;
	height: 36px;
}

tr.forum_headerNavigation_3 {
	background: #fff url('images/img/forum_head3.gif') no-repeat center top;
	height: 36px;
}

td.forum_headerNavigation {
	height: 32px;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.forum_icon {
	width: 48px;
	height: 48px;
	background-color: #f2f2f1;
	text-align: center;
	border: 1px solid #ccc;
}

.forum_name {
	width: 190px;
	background-color: #dfdfdf;
	font-size: 12px;
	font-weight: bold;
	color: #41a400;
	padding: 5px;
	border: 1px solid #ccc;
}

.forum_name a,.forum_name a:hover {
	color: #41a400;
}

.forum_desc {
	width: 190px;
	background-color: #ebecee;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	padding: 5px;
}

.forum_num {
	width: 69px;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	background-color: #d6d6d6;
	text-align: center;
}

.forum_author {
	width: 120px;
	background-color: #dedede;
	font-size: 12px;
	font-weight: bold;
	color: #f18800;
	padding: 5px;
	border: 1px solid #ccc;
}

.forum_last {
	width: 120px;
	background-color: #F2F2F1;
	font-size: 12px;
	font-weight: bold;
	color: #f18800;
	padding: 2px;
	border: 1px solid #ccc;
}

.forum_left small,.forum_last small {
	font-size: 9px;
	color: #787878;
	font-weight: normal;
}

.forum_add_top,.forum_add_msg {
	background-color: #ececee;
	font-size: 12px;
	padding: 5px 10px;
}

.forum_add_topic {
	background-color: #dedede;
	font-size: 12px;
	padding: 5px 10px;
}

.forum_add_msg {
	color: #a3a3a3;
}

.forum_add_topic input,.forum_add_msg textarea {
	border: 1px solid #a3a3a3;
}

.forum_add_topic input {
	width: 480px;
	padding: 3px;
}

.forum_add_msg textarea {
	margin: 6px 0px 6px 0px;
}

.forum_back_ghost {
	display: block;
	width: 100px;
	height: 30px;
	float: right;
}

.forum_back_ghost:hover {
	text-decoration: none;
}

.forum_left {
	width: 80px;
	background-color: #f2f2f1;
	padding: 2px 10px;
	line-height: 16px;
	font-size: 8px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
}

.forum_right {
	background: #ebecee;
	padding: 5px 10px;
	font-size: 11px;
	color: #4b4b4b;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
}

.forum_right:hover {
	background: #ffffff;
	padding: 5px 10px;
	font-size: 11px;
	color: #4b4b4b;
}

.forum_prev_bar {
	background: transparent url('images/img/forum_last_msg.gif') repeat-x
		center center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-indent: 10px;
}

/*
	Ponizej stary kod CSS do osCommerce
*/
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #fff;
}

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #1D20A1;
	text-decoration: underline;
}

.z1a {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

A.z1 {
	color: #000000;
}

A:Hover .z1 {
	color: #000000;
	text-decoration: underline;
}

td.infoboxheader2 {
	font: bold 13px verdana, arial, sans-serif;
	padding: 0 15 0 0px;
	height: 24px;
	/* background: #fff url(images/img/11.jpg) repeat-x; */
	background: #6d6d6d url(images/img/11.jpg) no-repeat;
	color: #fff;
	/* border-top: 1px solid #ccc; */ /* border-left: 1px solid #ccc; */
	/* border-right: 1px solid #ccc; */
	text-align: right;
}

BODY {
	color: #515151;
	margin: 0px;
	background: #ffffff url(images/img/14.jpg);
}

.men_log {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
}

#divShoppingCard {
	display: inline;
}

IMG {
	border: 0px;
	border-color: #000000;
}

A {
	color: #515151;
	text-decoration: none;
}

A:hover {
	color: #515151;
	text-decoration: underline;
	cursor: pointer;
}

}
FORM {
	display: inline;
}

.2a {
	text-align: right;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #bbc3d3;
}

.categ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.mens_1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.mens {
	border-right: 1px solid #D9D5D5;
	border-left: 1px solid #D9D5D5;
	border-bottom: 1px solid #D9D5D5;
}

.mens2 {
	border-right: 1px solid #D9D5D5;
	border-left: 1px solid #D9D5D5;
	border-bottom: 1px solid #D9D5D5;
}

.mens3 {
	border-right: 1px solid #D9D5D5;
	border-left: 1px solid #D9D5D5;
}

TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	background: #006699;
	background-image: url(images/header_navi.jpg);
	color: #ffffff;
	font-weight: bold;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #006699;
	background-image: url(images/header_navi.jpg);
	color: #ffffff;
	font-weight: bold;
}

.infoBox {

}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

textarea {
	font: normal 10px Verdana, Arial, Helvetica, Sans Serif;
	height: 70px;
	width: 100%;
	background: #FFFFFF url(images/img/text_bg2.jpg) repeat-x bottom;
	border-color: #9BB2CF;
	border-style: solid;
	border-width: 1px;
}

input,select {
	font: normal 10px Verdana, Arial, Helvetica, Sans Serif;
	background: #FFFFFF url(images/img/text_bg2.jpg) repeat-x bottom;
	border-color: #9BB2CF;
	border-style: solid;
	border-width: 1px;
}

input.im {
	border-color: #000000;
	border-width: 0px;
}

.obs {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width: 120px;
	height: 15px;
	background: #FFFFFF;
}

.nag_men {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
}

.menu_h {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292fa7;
}

TD.infoBox,SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd,TR.addressBook-odd,TR.alsoPurchased-odd,TR.payment-odd,
	/*TR.productListing-odd,*/ TR.productReviews-odd,TR.upcomingProducts-odd,TR.shippingOptions-odd
	{
	background: #ffffff;
}

TR.accountHistory-even,TR.addressBook-even,TR.alsoPurchased-even,TR.payment-even,
	/*TR.productListing-even,*/ TR.productReviews-even,TR.upcomingProducts-even,TR.shippingOptions-even
	{
	background: #f8f8f9;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f39a00;
	background: #fff;
	padding: 2px;
	border-bottom: 1px solid #f39a00;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main,P.main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424242;
}

td.smallText,span.smallText,p.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #55CA00;
	font-weight: bold;
}

CHECKBOX,INPUT,RADIO,SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #006699;
	border-style: solid;
	border-width: 0px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow {

}

.moduleRowOver {
	background-color: #ebebeb;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #ebebeb;
}

.moduleRowOver td,.moduleRowSelected td {
	font-size: 10px;
}

.checkoutBarFrom,.checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.checkBarC {
	background: #fff url('images/check_bar.gif') repeat-x center left;
	height: 18px;
	text-align: center;
}

.checkBarE {
	background: #fff url('images/check_bar_end.gif') no-repeat center left;
	text-align: left;
	height: 18px;
}

.checkBarS {
	background: #fff url('images/check_bar_start.gif') no-repeat center
		right;
	text-align: right;
	height: 18px;
}

/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	white-space: nowrap;
}

td.inputRequirement {
	padding-right: 10px;
}

TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#button {
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva,
		Helvetica, Arial, sans-serif;
	background-color: #ccc;
	color: #000;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
}

#button li {
	border-bottom: 0px solid #000;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #ffa7a6;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #6699CC;
	color: #ffffff;
}

#button li.selected  a {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #e6ffff;
	color: #000;
}

ul.bestsellers,ul.information {
	margin: 0;
	padding: 0;
}

ul.bestsellers li,ul.information li {
	list-style-type: none;
	background: #fff url(images_shop/style3/bestsellers_bg.gif) no-repeat;
}

ul.bestsellers a,ul.information a {
	display: block;
	min-height: 17px;
	height: 22px;
	padding: 5px 0 3px 15px;
}

ul.information a {
	padding: 5px 0 3px 21px;
	background: url(images_shop/style3/information_bullet.gif) no-repeat
		13px 8px;
}

ul.bestsellers a:hover,ul.information a:hover {
	/* background: #e3e3e3; */

}

ul.information ul {
	margin: 0;
	padding: 0;
}

ul.information li li {
	padding-left: 10px;
}

/* menu */
.nav_class {
	list-style: none;;
	margin: 0px;;
	padding: 0px;
}

.nav_class li {
	margin: 0;
	position: relative;
	float: left;
	/*clear:both;*/
	display: block;
	height: auto;
}

.nav_class ul {
	display: none;
}

.nav_class li a {
	display: block;
}

.nav_class ul ul,.nav_class ul ul ul {
	display: none;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

.nav_class ul li>ul,.nav_class ul ul li>ul {
	margin-top: 0px;
}

.nav_class li:hover ul ul,.nav_class li:hover ul ul ul,.nav_class li:hover ul ul ul ul,.nav_class li:hover ul ul ul ul ul
	{
	display: none;
}

.nav_class li:hover ul,.nav_class ul li:hover ul,.nav_class ul ul li:hover ul,.nav_class ul ul ul li:hover ul,.nav_class ul ul ul ul li:hover ul
	{
	display: block;
}

li>ul {
	top: auto;
	left: auto;
}

/*
#menu td {
vertical-align:top;
}
#menu a.shadow {
display:block;
width:112px;
height:32px;
line-height:32px;
font-family:"Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#3DB800;
text-decoration:none;
text-align:center;
font-weight:bold;
position:relative;
top:-1px;
color:#fff;
}

#menu a.shadow :hover {

display:block;

width:112px;

height:32px;

line-height:32px;

font-family:"Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size:16px;

color:#EB4D41;

text-decoration:none;

text-align:center;

font-weight:bold;

position:relative;

top:-1px;

color:#fff;

}
#menu a.text {
display:block;
width:112px;
height:32px;
line-height:32px;
font-family:"Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#037ce1;
text-decoration:none;
text-align:center;
font-weight:bold;
position:absolute;
top:0px;
}

#menu a.text :hover {

display:block;

width:112px;

height:32px;

line-height:32px;

font-family:"Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size:16px;

color:#EB4D41;

text-decoration:none;

text-align:center;

font-weight:bold;

position:absolute;

top:0px;

}
#nav{list-style: none; }
#nav ul {
padding: 0;
margin:0;
list-style: none;
width:12em;
position:relative;
overflow:visible;
}
#nav li {
margin:0;
position: relative;
float:left;
display:block;
height:auto;
}
#nav ul li{ }
#nav ul li{ }
#nav ul ul li{ }
#nav ul ul li:last-child{}
#nav li a {
    text-decoration:none;
    display:block;
    padding: 0.1em;
    margin:0.2em 0 0.2em 0.1em;
    width:11.5em;
    height:1.05em;
	position:absolute;
	visibility: hidden;
	border:1px solid #a3a3a3;
	color:#424242;
	font-size:10px;
	line-height: 22px;
	background-color: #fff;
	padding:0px 1px 0px 1px;
	width:112px;
	width: 114px;
}

#nav a:hover, #nav li:hover{
}

#nav ul li:hover, #nav ul li a:hover{ }
#nav ul{
    display:none;
}
#nav ul ul, #nav ul ul ul{
    display:none;
    position:absolute;
    margin-top:-1.8em;
    margin-left:12em;
}
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-1.35em;
 }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}
li>ul {
	top: auto;
	left: auto;
}
*/
#top_tip_wska {
	background: transparent url(tip/top_tip_wska.gif) no-repeat left bottom;
	height: 17px;
	width: auto;;
	position: relative;;
	margin: 0px;;
	padding: 0px;;
	border-width: 0px;;
	left: 0px;;
	top: 0px;;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;;
	color: #038DE5;
}

#left_top_corner {
	background: transparent url(tip/left_top_corner.gif) no-repeat right;
	height: 11px;
	width: 11px;
}

#top_of_tip {
	background: transparent url(tip/top_of_tip.gif) repeat-x;
	height: 11px;
	width: auto;
}

#right_top_corner {
	background: transparent url(tip/right_top_corner.gif) no-repeat left;
	height: 11px;
	width: 11px;
}

#left_of_tip {
	background: #fff url(tip/left_of_tip.gif) repeat-y left;
	height: auto;
	width: 10px;
}

#content_tip {
	background: #fff;
}

#right_of_tip {
	background: #D8E0F0 url(tip/right_of_tip.gif) repeat-y right;
	height: auto;
	width: 10px;
}

#left_bottom_corner {
	background: transparent url(tip/left_bottom_corner.gif) no-repeat right;
	height: 12px;
	width: 11px;
}

#bottom_of_tip {
	background: #D8E0F0 url(tip/bottom_of_tip.gif) repeat-x bottom;
	height: 12px;
	width: auto;
}

#right_bottom_corner {
	background: transparent url(tip/right_bottom_corner.gif) no-repeat left
		bottom;
	height: 12px;
	width: 11px;
	border: 0px;
}

a.close_tip {
	background: transparent url(tip/close.gif) no-repeat right;
	width: 11px;
}

a.close_tip:hover {
	background: transparent url(tip/close_h.gif) no-repeat right;;
	text-decoration: none;
}

a.link_tip {
	background: transparent url(tip/images/img/bullet_w.gif) no-repeat
		scroll 7px 8px;
	padding-top: 4px;
}

a.link_tip:hover {
	background: transparent url(tip/images/img/bullet_i.gif) no-repeat
		scroll 7px 8px;
}

.tip_insert {
	text-align: center;;
	font-size: 14px;
	font-weight: bold;
	text-align: center;;
	color: #3EB900;
	padding-top: 6px;
}

.product {
	width: 275px;
	background: #fff;
}

a.film_link {
	color: #515151;;
	font-weight: bold;;
	text-decoration: none;;
	font-size: 10px;;
	padding: 1px;
}

a.film_link:hover {
	color: #515151;;
	font-size: 10px;
}

a.film_link:active {
	color: #41A400;;
	font-size: 10px;
}

a.link_do_produktu {
	color: #41A400;;
	font-weight: bold;;
	text-decoration: none;
}

a.film_do_produktu:hover {
	text-decoration: none;
}

.toggleopacity img {
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 50);;
	-moz-opacity: 0.5;
}

.toggleopacity:hover img {
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 100);;
	-moz-opacity: 1;
}

.toggleopacity img {
	border: none;
}

/* tytul forum */
.l_tab {
	background: transparent url('images/img/l_tab_forum.gif') no-repeat;
	height: 36px;
	width: 4px;
	margin-top: 4px;
}

.r_tab {
	background: transparent url('images/img/r_tab_forum.gif') no-repeat;
	height: 36px;
	width: 4px;
	margin-top: 4px;
}

.forumtitle {
	height: 36px;
	float: left;
	clear: both;
}

.forum_tab {
	background: transparent url('images/img/o_tab_forum.gif') repeat-x
		scroll 0%;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	text-indent: 10px;
	text-indent: 5px;
	position: relative;
	-z-index: -1;
}

.forum_tab a {
	color: #ffffff;
}

.forum_tab p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
}

.forum_tab .shadow {
	top: 9px;
	color: #000;
	opacity: 0.2;
	filter: alpha(opacity = 15);
	-moz-opacity: 0.2;
}

.forum_tab .text {
	top: 11px;
	color: #fff;
	z-index: 1;
}

a.left_descr {
	float: left;
	font-size: 10px;
	font-style: italic;
	height: 16px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}

/* BOF Pageloading by BPAS (www.bpas.co.nz) */
#prepage {
	display: none;
}

#prepage_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	text-align: center;
	padding-top: 20%;
	padding-bottom: 60%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity =   50);
}

#prepage_content {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
	text-align: center;
	margin-left: 42%;
	margin-top: 12%;
	margin-bottom: 60%;
	padding: 5px;
	background: #FAFAF3;
	width: 202px;
	border: 1px;
	border-style: solid;
	border-color: #D4D4D4;
	opacity: 1;
	filter: alpha(opacity =   100);
}

#prepage_content2 {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
	text-align: center;
	margin-left: 30%;
	margin-top: 6%;
	width: 584px;
	padding: 5px;
	background: #FAFAF3;
	border: 1px;
	border-style: solid;
	border-color: #D4D4D4;
	opacity: 1;
	filter: alpha(opacity =   100);
}

/* EOF Pageloading by BPAS (www.bpas.co.nz) */
	/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #eee;
	padding: 2px 6px 2px 6px;
}

#search_suggest {
	position: absolute;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #A2A2A2;
	z-index: 2;
	opacity: 0.9;
	filter: alpha(opacity =   50);
}

/*----------------------------End Suggest Styles----------------*/
.opacity_style {
	background-color: #FFFFFF;
	border: 2px solid #E6E6E6;
	/*font-weight:bold;*/
	opacity: 0.80;
	padding: 5px;
}

.jqHandle {

}

.jqDrag {
	cursor: move;
}

.jqResize {
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: se-resize;
}

.jqDnR {
	z-index: 2;
	position: relative;
}

/*----------------------------kalkulator bmi----------------*/
#dhtmlgoodies_bmi_calculator {
	width: 200px; /* Width of entire calculator */
	height: 280px; /* Height of entire calculator */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	/* Fonts to use */
}

#dhtmlgoodies_bmi_calculator .calculator_form { /* Form */
	width: 188px; /* Width of form div */
	float: left; /* Position the form at the left of the graph */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 116px;
}

#dhtmlgoodies_bmi_calculator input {
	width: 184px;
}

#calc_input {
	width: 198px; /* Width of graph div */
	float: none; /* Position bar graph at the left */
	background: #f5f5f5 url(w ga.jpg) no-repeat bottom center;
	/* Light gray background color */
	height: 90px;
	position: relative;
}

#dhtmlgoodies_bmi_calculator .calculator_form .textInput {
	background: #FFFFFF url(images/img/input_small_bg.gif) repeat-x scroll
		0%;
	border: 1px solid #A2A2A2;
	color: #787878;
	font-size: 10px;
	margin: 2px 0px;
	padding: 2px;
	width: 50px; /* Width of small text inputs */
	text-align: right; /* Right align input text */
}

#dhtmlgoodies_bmi_calculator .calculator_graph {
	width: 200px; /* Width of graph div */
	float: left; /* Position bar graph at the left */
	background: transparent url(http://aloescentrum.pl/opisy/waga.jpg)
		no-repeat bottom center; /* Light gray background color */
	border-bottom: 1px solid #3FBC00; /* Gray border around graph */
	height: 100%;
	position: relative;
}

.calculator_graph .graphLabels {
	/* Help labels at the top of the graph */
	background-color: #FFF; /* White bg */
	padding: 3px; /* Some air */
	margin: 2px; /* Around around help div */
	border: 1px solid #e6e6e6; /* Gray border */
	filter: alpha(opacity = 50);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.graphLabels .square {
	/* Small square showing BMI, e.g.: Below 18.5: Underweight */
	height: 12px; /* Width of square */
	width: 12px; /* Height of square */
	border: 1px solid #000; /* Black border */
	margin: 1px; /* "Air" */
	float: left;
}

.graphLabels .label { /* Help text, , e.g.: Below 18.5: Underweight */
	width: 130px; /* Width */
	height: 14px; /* Height */
	font-size: 9px; /* Font size */
	padding-left: 2px; /* Space at the left of label */
	float: left;
}

.barContainer {
	/* DIV for both the multicolor bar and users weight bar */
	position: absolute;
	bottom: 0px;
	border: 1px solid #000;
	border-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.barContainer div { /* colored div inside "barContainer */
	border-bottom: 1px solid #000;
}

.barContainer .labelSpan { /* Label indicating users BMI */
	background-color: #FFF; /* White BG */
	border: 1px solid #000; /* Black border */
	padding: 3px; /* "Air" inside the box */
	font-size: 0.7em; /* Font size */
	text-decoration: blink;
	color: #FF0000;
	font-weight: bold;
}

.clear { /* Clearing div - you shouldn't do anything with this one */
	clear: both;
}

/*----------------------------End kalkulator bmi----------------*/
.aaa,.b,.c,.d {
	float: left;
	width: 200px;
	height: 100px;
	position: relative;
	left: 0;
}

.prim {
	background: #000;
}

.b {
	background: #0f0;
}

.c {
	background: #00f;
}

.d {
	background: #ff0;
}

div.cena {
	float: left;
	width: 60%;
}

div.cena_ile {
	background-color: #0391E6;
	border: 1px solid #0391E6;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 14px;
	margin: 0pt 0pt 0pt 19px;
	padding: 2px;
}

div.cena_vat {
	background-color: #FFFFFF;
	border: 1px solid #0391E6;
	color: #0391E6;
	float: left;
	font-weight: bold;
	height: 14px;
	padding: 2px;
}

/* Kategorie i O serwisie  */
.foldery ul {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.foldery li {
	list-style-type: none;
}

.foldery li a {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 24px;
	color: #515151;
	background: #eee url('images/img/folder.gif') no-repeat 4px 3px;
	border-top: 1px solid #CFCFCF;
}

.foldery li a:hover {
	text-decoration: none;
	color: #000;
	background: #eee url('images/img/folderopen.gif') no-repeat 4px 3px;
}

.foldery li a.current {

}

.foldery li a.Open {
	background: #eee url('images/img/folderopen.gif') no-repeat 4px 3px;
}

.foldery li a.prim {
	background: #fff url('images/img/folder.gif') no-repeat 4px 3px;
}

.foldery li a.prim:hover {
	background: #fff url('images/img/folderopen.gif') no-repeat 4px 3px;
}

.foldery li a.primOpen {
	background: #fff url('images/img/folderopen.gif') no-repeat 4px 3px;
}

/*tutaj klasa bez folderu*/
.foldery li a.page {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 24px;
	color: #515151;
	background: #eee url('images/img/page.gif') no-repeat 6px 3px;
}

.foldery li a.page:hover {
	text-decoration: none;
	color: #000;
	background: #eee url('images/img/pageup.gif') no-repeat 6px 3px;
}

.foldery li a.page .current {
	background: #eee url('images/img/pageup.gif') no-repeat 6px 3px;
}

.foldery li a.pageOpen {
	background: #eee url('images/img/pageup.gif') no-repeat 6px 3px;
}

.foldery li a.pageprim {
	background: #fff url('images/img/page.gif') no-repeat 6px 3px;
}

.foldery li a.pageprim:hover {
	background: #fff url('images/img/pageup.gif') no-repeat 6px 3px;
}

.foldery li a.pageprimOpen {
	background: #fff url('images/img/pageup.gif') no-repeat 6px 3px;
}

/*koniec bez folderu  */
.foldery li li a {
	border-top: 1px solid #CFCFCF;
	background-position: 24px 4px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.prim {
	padding: 4px 0px 4px 44px;
	background-position: 24px 4px;
}

.foldery li li a.Open {
	padding: 4px 0px 4px 44px;
	background-position: 24px 4px;
}

.foldery li li a.primOpen {
	padding: 4px 0px 4px 44px;
	background-position: 24px 4px;
}

.foldery li li a.primOpen:hover {
	padding: 4px 0px 4px 44px;
	background: #fff url('images/img/folderopen.gif') no-repeat 24px 4px;
}

.foldery li li a:hover {
	text-decoration: none;
	background: #eee url('images/img/folderopen.gif') no-repeat 24px 4px;
}

.foldery li li a.prim:hover {
	background: #fff url('images/img/folderopen.gif') no-repeat 24px 4px;
}

.foldery li li a.page {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 4px 44px;
	color: #515151;
	background: #eee url('images/img/page.gif') no-repeat 24px 3px;
}

.foldery li li a.page:hover {
	text-decoration: none;
	color: #000;
	background: #eee url('images/img/pageup.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.page .current {
	background: #eee url('images/img/pageup.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.pageOpen {
	background: #eee url('images/img/pageup.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.pageprim {
	background: #fff url('images/img/page.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.pageprim:hover {
	background: #fff url('images/img/pageup.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li a.pageprimOpen {
	background: #fff url('images/img/pageup.gif') no-repeat 26px 3px;
	padding: 4px 0px 4px 44px;
}

.foldery li li li a {
	padding: 4px 0px 4px 59px;
	background: #eee url('images/img/page.gif') no-repeat 43px 3px;
}

.foldery li li li a.Open {
	padding: 4px 0px 4px 59px;
	background: #eee url('images/img/pageup.gif') no-repeat 43px 3px;
}

.foldery li li li a.prim {
	padding: 4px 0px 4px 59px;
	background: #fff url('images/img/page.gif') no-repeat 43px 3px;
}

.foldery li li li a.primOpen {
	padding: 4px 0px 4px 59px;
	background-position: 33px 8px;
	background: #fff url('images/img/pageup.gif') no-repeat 43px 3px;
}

.foldery li li li a:hover {
	text-decoration: none;
	background: #eee url('images/img/pageup.gif') no-repeat 43px 3px;
}

.foldery li li li a.prim:hover {
	text-decoration: none;
	background: #fff url('images/img/pageup.gif') no-repeat 43px 3px;
}

.foldery li li li a.Open:hover {
	text-decoration: none;
	padding: 4px 0px 4px 59px;
	background: #eee url('images/img/pageup.gif') no-repeat 43px 3px;
}

.foldery li li li a.primOpen:hover {
	text-decoration: none;
	padding: 4px 0px 4px 59px;
	background: #fff url('images/img/pageup.gif') no-repeat 43px 3px;
}

.LV_valid {
	text-decoration: none;
	padding: 11px;
	background: #fff url('images/icons/success.gif') no-repeat 2px 6px;
}

.LV_invalid {
	text-decoration: none;
	padding: 11px;
	border-color: #ff0000;
	background: #fff url('images/icons/error.gif') no-repeat 2px 6px;
}

#rewiews {
margin-top:2px;background-color:#FFFFFF;
border:2px solid #E6E6E6;
color:#6F6F6F;
cursor:pointer;
}
#rewiews:hover {
background-color:#EFEFEF;
border:2px solid #40BA00;
color:#424242;
}



