h1, h2, h3, h4, h5, h6, fieldset{margin:0;padding:0;border:0;}




body {
	background: url(http://ageno.pl/projekty/jet-serwis_2/img/bg-repeat.gif) #b3cee3;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.message-info, .message-ok, .message-warn, .message-error
{
  padding:10px;
  margin-top:10px;
  background: #EEE;
  font-weight:bold;
  color:#666;
  margin-right:10px;
  color:#025098;
  text-align:center;
}


#wrapper
{
	margin:0 auto;
	text-align: left;
	width:960px;
	background:white;
}

#top
{
	background: #025198 url(/img/top2.png) no-repeat;
	height: 141px;
	position:relative;
  width:960px;
}

#hmenu
{
	position:absolute;
	top:106px;
  width:960px;
	background: url(/img/hmenu_background.png) no-repeat;  
}

#hmenu ul
{
	
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
}


#hmenu li
{
	display:inline;
}



#hmenu li a
{ 
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	display:block;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#hmenu li a:hover
{ 
	background: #025098;
}

#lsidebar
{
	float:left;
	width:210px;

}


#category-list
{
	
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
	background:#efefef;
}

#category-list  a
{ 
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
	display:block;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	background:transparent;
}



#category-list  a.link1
{ 
	text-transform: uppercase;
	border-bottom:1px solid rgb(220,220,220);
	color:#025098;
	background: rgb(230,230,230);
}

#category-list  a.link2
{ 
	padding-left:20px;
	font-size:13px;
	font-weight:normal;
}

#category-list  a.link3
{ 
    padding-left:40px;
    font-size:13px;
    font-weight:normal;
}


#category-list  a:hover
{ 
	text-decoration:underline;
	background:white;
}
#content
{
	float:right;
	width:740px;

}

#category-list  a.active
{ 
  background-image: url(/img/arrow.png);
  background-position: center right;
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}


#footer
{
	background:#025098;
	line-height:30px;
  text-align:center;
  padding-right:10px;
  font-size:11px;
  color:#FFF;
}

#footer a
{
  color:#FFF;
  text-decoration:none;
}

#footer a:hover
{
  text-decoration:underline;
}

#footer div
{
  float:right;
}

#product-list
{
	padding:10px;
	padding-left:0px;
}


.product-item
{
	padding:10px;
	background:rgb(240,240,240);
	margin-bottom: 10px;
}


.product-item .image
{
	float:left;
	padding:10px;
	background:white;
	margin-right:10px;
}

.product-item .image img
{
	border:1px solid black;
}



.product-item .name
{
	font-weight:bold;
}

.product-item .price
{
	font-weight:bold;
	color:#AB0012;
}

.in td
{
  padding:4px;
}

.in td img
{
  margin:4px;
  border:2px solid white;
  margin-top:0px;
  margin-right:8px;
}

.in td a
{
  color:#025098;
  font-weight: bold;
}



.product-item .short_description
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
}

#product-list h1
{
	padding:10px;
	background:rgb(240,240,240);
	font-size:17px;
	margin-bottom:10px;
}

#product-list .name a
{

	font-size:14px;
	line-height:25px;
	color:black;

}

.product-item .actions
{
	float:right;
}

.product-item .description ol li
{
	background:rgb(245,245,245);
	margin-bottom:4px;
	padding:2px;
}

.track-list
{
	padding:10px;
	font-weight:bold;
	font-size:13px;
	
}


.actions a
{
	line-height:26px;
	padding: 5px;
	color:white;
	background:#025098;
	text-decoration:none;
	font-weight:bold;
}

.actions a:hover
{
	color: rgb(230,230,230);
}

.actions button
{
	line-height:26px;
	padding: 5px;
	color:white;
	background:#025098;
	text-decoration:none;
	font-weight:bold;
  border:0;
}

.alignright
{
  text-align:right;
}


.aligncenter
{
  text-align:center;
}

.list-pager
{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}


.list-pager a
{
	line-height:26px;
	padding: 5px;
	color:#AB0012;
	text-decoration:none;
	font-weight:bold;
}
.list-pager span
{
	line-height:26px;
	padding: 5px;
}



.box-heading
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
	display:block;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	background:#025098;
	margin-top:10px;
	
}

.box-content
{
	padding:10px;
	background:#efefef;
	text-align:center;
	margin-left:10px;
}


.contentbox-heading
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
	display:block;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	background:#025098;
	margin-top:10px;
	
}

.content-panel
{
	padding:10px;
	background:#efefef;
	margin:10px;
	margin-left:0px;
}
.home-content
{
	padding:10px;
	/*background:white url(/img/home_background.jpg) no-repeat right;*/
    background:white url(/img/banner_pudelko.png) no-repeat right;
	height:260px;
}



.product-grid-item
{
	margin-top:10px;
	margin-right:10px;
	width:155px;
	float:left;
	text-align:center;
	padding:10px;
	background:#efefef;
}


.product-grid-item .image
{
	height:146px;
	overflow:hidden;
 /* background:url(/img/shadow_img_list.png) top left no-repeat;*/
  padding: 5px;
}



.product-grid-item .image img
{
	border: 4px solid white;
}


.product-grid-item .description .name, .product-grid-item .description .artist, .product-grid-item .description .price
{
	overflow:hidden;
	line-height: 180%;
	height:20px;
}

.product-grid-item .name a
{
	color:#025098;
	text-decoration:none;
  font-weight: bold;

}

.product-grid-item .price
{
	color:#AB0012;
	text-decoration:none;
  font-weight: bold;
  font-size: 11px;
}


.product-image-box img
{
  border: 4px solid white;
  
}

.product-image-box
{
  width: 380px;
  float: left;
}

.product-image-box .main-img
{
  background:url(/img/shadow_img.png) no-repeat;
  padding: 5px;
}

.product-image-box a
{
  background:url(/img/shadow_img_small.png) top left no-repeat;
  padding: 5px;
  display:block;
  float:left;
}

#product-list .image
{
  /*background:url(/img/shadow_img_list.png) top left no-repeat;*/
  padding: 5px;
  display:block;
}

#product-list .image img
{
  border:4px solid white;
}

/* 3 columns view */
#product-list .columns-3
{
    margin-top:10px;
    margin-right:10px;
    width:216px;
    float:left;
    text-align:center;
    padding:10px;
    background:#efefef;
}

#product-list .columns-3 .image
{
    height:186px;
}




.product-image-box a:hover img
{
  border-color:#f9f9ff;
}

.product-info-box
{
  width: 320px;
  float: right;
}




#product-info-box h1
{
  padding-left: 0px;
  text-transform: capitalize;
  font-size:20px;
}

#product-info-box .description
{
  padding-left: 0px;
  margin-bottom:20px;
}


.product-option .top
{
  padding-top:8px;
  padding-bottom:8px;
}


.attribute-name
{
  width:150px;
  display:block;
  float:left;  
}

.product-option-row
{
 	padding:4px;
}

.product-option-row select
{
  width:130px;

}
.product-option-row input
{
  width:130px;
  text-align:right;
}
#addtocart
{
  background:url(/img/add_to_cart.png);
  width:180px;
  height:34px;
  display:block;
  padding:0;
  margin:0;
  float:right;
  margin-top:24px;
  border:0;
  text-align:center;
  padding-right:4px;
  padding-left: 36px;
}

#price
{
  font-size:14px;
  display:block;
  padding:0;
  margin:0;

  margin-top:6px;
  text-align: right;
}





.cart-box .uprice
{
  float:right;
  font-size:12px;
}

.cart-box .item
{
  font-size:12px;
  float:left;
  text-align: left;
}

.cart-box .item a
{
  color: #025098;
  text-decoration:none;
}

.product-item
{
  padding-bottom:30px;
  margin-bottom:0px;
}

.form label
{
	display: block;
	text-align:left;
	padding:5px;
}

.form ul
{
	list-style-type:none;
	float:left;
	margin-left:20px;
}


.form .input-text
{
   	width: 250px;
	padding:3px;
	border-right: 1px solid rgb(220,220,220);
	border-bottom: 1px solid rgb(220,220,220);
	
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	
	background: white;
}

.form input.input-text:focus
{
	background: #FEFFA7;	
}


.form .heading
{
	text-transform: uppercase;
	font-size:15px;
	color:#025098;
	padding:10px;
	font-weight: bold;
}


.form .actions
{
	margin-top:10px;
}



.nav-login-form
{
  float:right;
    padding-right:10px;
}

.nav-login-form fieldset
{
 line-height:34px; 
}

.nav-login-form input[type=text], .nav-login-form input[type=password], .nav-login-form button
{
  width:100px;
  border:0;
  padding:2px;      
  font-size: 11px;
  border-left: 1px solid #17186a;
  border-top: 1px solid #17186a;
  border-right: 1px solid #429aea;
  border-bottom: 1px solid #429aea;
}

.nav-login-form button
{
  width:auto;
	background: url(/img/hmenu_background.png) no-repeat;  
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  border-left: 1px solid #0582f4;
  border-top: 1px solid #0582f4;
  border-right: 1px solid #b0d5f7;
  border-bottom: 1px solid #b0d5f7;
  padding-top:0px;
  padding-bottom:0px;
  line-height:28px;
}


.nav-login-form label
{
  color: #FFF;
  font-weight: bold;
  padding:2px; 
  font-size: 11px;
}








  #header
  {
    background: url(/img/b2bmainlogo.png) no-repeat 10px -4px;
    height: 105px;
    margin:0 auto; 
    position:relative;
    border-bottom:1px solid #444;
  }
  
  #secondlanguages
  {
    position:absolute;
    right:0px;
    top:30px;
    width:190px;
    color:#FFF;
		font-size: 10px;
    line-height:200%;
  }
  #secondlanguages a
	{
		font-size: 10px;
		color: white;
    text-decoration:none; 
	}
    
    #secondlanguages
	{

		height: 25px;
		margin-left: 25px;
		margin-bottom: 25px;    
	}
	
	#secondlanguages img
	{
		vertical-align: middle;
    border:0;
	}
    


#changeuserdata ul
{
    list-style-type:none;   
}

#changeuserdata li
{
    padding:4px;   
    clear:both;
}


#changeuserdata .input-text
{
    width: 280px;   
}

#changeuserdata label
{
    width:160px;
    display:block;
    float:left;   
    padding-top:4px;
}
#changeuserdata span
{
    width:200px;
    display:block;
    float:left;   
    padding-top:4px;
    font-weight:bold;
}




#account-list-orders td
{
    border: 1px solid #ddd;
    padding:4px;

}


#order-details
{
    list-style-type:none;   
    padding-left:10px;
}

#order-details li
{
    padding:4px;   
    clear:both;
    padding-left:0px;
}




