div.clear {
  clear: both;
  visibility: hidden;
}

span.not_available {
	font-weight: bold;
	font-size: 11px;
	color: #ff6000;
}

.bold {
	font-weight: bold;
}

.fleft {
	float: left;
	display: inline;
}

.fright {
	float: right;
	display: inline;
}

a {
	font-weight: normal;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form.inline {
	display: inline;
}

.submit_image_button {
	border: none;
	background: none;
	outline: none;
}

a img {
	border: none;
}

.highlight {
	font-weight: bold;	
	color: #ff9600;
}

.small {
	font-size: 10px;
}

.through {
	text-decoration: line-through;
}

.common_color {
	color: #5f1715;
}
 
.common_background {	
	background: #5f1715 !important;	
}

table.none {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
}

table.none td {
	margin: 0px;
	padding: 0px;	
	vertical-align: top;
	text-align: left;
}

table.center {
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
	padding: 0px;	
}


table.center {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

/* strona do wydruku */
table.print_page {
	width: 95%;
	border: none;
	border-collapse: collapse;
	margin: auto;	
}

table.print_page td {
	padding: 10px;
	vertical-align: top;
	border: none;
	border-collapse: collapse;
}

table.print_page td.left_column {
	width: 10%;
}

table.print_page td div.status {
	margin: 10px 0;
	text-align: center;
}

table.print_page td div.iamge {
	text-align: center;
	margin: auto;
}

table.print_page h1 {
	font-size: 16px;
	font-weight: bold;	
	margin: 0;
	padding: 10px 0;	
}

table.print_page h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}

table.print_page div.price {
	
}

table.print_page div.price span.price {
	font-weight: bold;
	font-size: 14px;
}

table.print_page div.price .priceDiscount {
	
}

table.print_page div.price .pricePrev {
	text-decoration: line-through;
} 


table.print_page div.description {
	margin: 10px 0;
}

/* koniec strona do wydruku */

/* wyszukiwanie zaawansowane */

#advenced_seach_trigger {    					
    display: inline;    
	overflow: hidden;
	float: left;
	padding: 0px;			
	margin-left: 0px;
}
.advenced_search {	
	display: block;
	float: left;
}
#advenced_seach_trigger a {		
	color: #000;		
	padding-left: 14px;
	background: url(../image/template/li_search.gif) no-repeat 0 4px;				
	text-decoration: underline;
	margin-left: 15px;
}

#advenced_seach_trigger a:hover {
	text-decoration: none;
}

#advanced_search_tab { 
  position: absolute;
  z-index: 2000;
  width: 420px;          
  background: #5D5D5D;  
  color: #BABABA;     
}

#advanced_search_content {
	padding: 10px;
	color: #BABABA; 
}

/* koniec wyszukiwanie zaawansowane */



/* rss */

div.rss_icons {	
	text-align: center;
	margin: 25px auto;		
}

ul.rss_icons {			
	display: block;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width: 180px;
	
}

ul.rss_icons li {	
	list-style-type: none;
	list-style-image: none;
	padding: 7px 0;
	margin: 0;
}

ul.rss_icons li a {
	background: url(../image/icon/rss.gif) 0 2px no-repeat;	
	padding: 5px 0 5px 42px;
	
}

/* koniec rss */

/* opisy w krokach zakupów  */

div.checkout_info {
	
}

div.checkout_info ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
	padding: 0;
}

div.checkout_info ul li {
	margin: 0 0 0 10px;
	padding: 2px 0 2px 17px;
	list-style-type: none;
	list-style-image: none;
	background: url(../image/icon/signin_check.gif) 0 8px no-repeat;
}

/* opisy w krokach zakupów  */