/*

# ------------------------------------------------------------------------

# JA Zeolite II Template for Joomla 1.5

# ------------------------------------------------------------------------

# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.

# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,

# bound by Proprietary License of JoomlArt. For details on licensing, 

# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.

# Author: JoomlArt.com

# Websites:  http://www.joomlart.com -  http://www.joomlancers.com

# Redistribution, Modification or Re-licensing of this file in part of full, 

# is bound by the License applied. 

# ------------------------------------------------------------------------

*/



div.vm_element {

	left:-999em;

	position:absolute;

}



.productPrice {

	font-weight: bold;

}



.addtocart_button_module, .notify_button {

	padding: 0 0 2px;

	width: 100px;

	height: 25px;

	background: url(../images/bt-addtocart.gif) no-repeat left top #333333;

	border: none;

	text-indent: 18px;

	color: #FFFFFF;

	font-weight: bold;

	margin-top: 5px;

	cursor: pointer;

	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;

	font-size: 11px;

}



* html .addtocart_button_module {

	padding-left: 22px;	

}



*+html .addtocart_button_module {

	padding-left: 22px;

}



.addtocart_button_module:hover, .addtocart_button_module:active {

	background: url(../images/bt-addtocart.gif) no-repeat left bottom #666666;

	color: #FFFFFF;

}



.notify_button {

	background: url(../images/bt-notify.gif) no-repeat #666666;

}



input.addtocart_button {
	background: url(../images/nowy/dokosza.jpg) no-repeat;
	width: 155px;
	height: 33px;
	border: none 0px;

}



.vmFieldTitle {

	margin-bottom: 5px;

	padding-top: 10px;

	background: url(../images/dot.gif) repeat-x left top;

}



.chars-written {

	margin-top: 5px;

}



.chars-written input {

	background: #F7F7F7;

}



.vm-footer {

	margin: 15px 0 20px;

}



#vmMainPage a.category {

	color: #666666;

	text-decoration: none;

}



#vmMainPage a.category:hover,

#vmMainPage a.category:focus,

#vmMainPage a.category:active {

	color: #04A504;

	outline: none;

	text-decoration: none;

}



#vmMainPage a.readon {

	color: #04A504;

	text-decoration: none;

	display: inline;

	background: url(../images/arrow.png) no-repeat left center;

	width: auto;

	height: auto;

	line-height: normal;

	font-weight: bold;

	text-indent: 10px;

}



#vmMainPage a.readon:hover,

#vmMainPage a.readon:active,

#vmMainPage a.readon:focus {

	color: #C01122;

	text-decoration: underline;

	background: url(../images/arrow-on.png) no-repeat left center;

}



#vmMainPage hr {

	margin: 5px 0;

}



#vmMainPage br {

	height: 5px;

	line-height: 5px;

}



.ja-vmreview strong {

	display: block;

}



.ja-vmreview blockquote {

	background: url(../images/so-q.gif) no-repeat left top;

	padding: 0 0 0 30px;

	margin-bottom: 20px;

}



.ja-vmreview blockquote div {

}



.vmFeedIcon {

}



/*Global VM Module*/

.vm table {

	margin: 15px 0;

	padding: 0;

	display: block;

	width: 100% !important;

}



.vm hr {

	margin: 0 -15px;

}



.vm label {

	font-weight: bold;

	text-transform: uppercase;

}



/* YourCart Module */

#ja-vmcart {

	position: absolute;

	top: -15px;

	left: 365px;

	width: 550px;

	height: 94px;

	z-index: 10000;

}



#ja-vmcart div.moduletable {

	color: #FFFFFF;

	border: none;

	overflow: hidden;

	height: 110px;

	

	font-size: 12px;

}



#ja-vmcart div.moduletable h3 {

	color: #FFFFFF;

	margin: 0;

	padding: 0;

	background: none;

	text-align: center;

	border: none;

	text-transform: none;

}



#ja-vmcart div.moduletable h3 span {

	padding: 0;

}

div.vm-showcart {
	text-indent: 999px;	
}



div.vm-showcart a {

	display: block;

	width: 18px;

	height: 34px;
	position: absolute;
	
	margin-left: 225px;
	margin-top: 15px;
	font-weight: bold;


	background: url(../images/nowy/kosz.jpg) no-repeat;

}



div.vm-showcart a:hover,

div.vm-showcart a:focus,

div.vm-showcart a:active {

	color: #666666;

	text-decoration: none;

}



.vm-total-pro {

	position: absolute;
	margin-top: 24px;
	margin-left: -190px;
	clear: left;
	color: #928355;
	text-align: center;

}



.vmCartModule a img {

	display: none;

}



.vmCartModule hr {

	display: none;

}



/* Select currency */

#ja-vmcurrency .button {

	background: url(../images/bt-currency.gif) no-repeat left top #666666;

	border: none;

	height: 22px;

	line-height: 22px;

	margin-left: 5px;

	width: 110px;

}



/*Categories Module*/

a.mainlevel {

	background: url(../images/mainlevel-bg.gif) repeat-x right bottom;

	display: block;

	outline: none;

	padding: 5px 0 5px 0;

	margin: 0;

	text-decoration: none;

	color: #666666;

}



a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {

	background: url(../images/mainlevel-hover.gif) repeat-x right bottom;

	text-decoration: none;

	color: #C01122;

}



a#active_menu {

	background: url(../images/mainlevel-active.gif) repeat-x right bottom;

	font-style: normal !important;

	font-weight: bold;

	color: #04A504;

}



#lbOverlay {

	z-index: 999;

}



#lbCenter , #lbBottomContainer{

	z-index: 1000;

}