@import url("libs/bestseller.css");
@import url("libs/products.css");
@import url("libs/context.css");
@import url("libs/forms.css");

html,body{
	font-size: 12px;
	font-family: arial,verdana,fantasy;
	background: #92a8b5 url("images/bg-top.png") left top repeat-x;
}

a:hover{color:#000;}

h1{font-size: 1.4em;}
h2{font-size: 1.3em; font-weight: bold;}
h1,h2,h3,h4,h5,h6 {
	color: #bd0000;
	margin: 0 0 10px 0;
}
h6 {
	font-weight: bold;
}
h6.search{
	text-align: left;
	color: #000;
}

a{
	color: #BE0000;
}

table {}
table tr {}
table td,
table th {
	padding: 2px;
}

table td.center {}

table thead {}
table thead tr {}
table thead tr th {
	font-weight: bold;
}
table tbody {}
table tfoot {}
table tfoot tr {}
table tfoot tr td {
	border-top: 3px solid silver;
}


#head{
	position:relative;
	margin-bottom: 10px;
}

#main{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #e4e9ed;
}

#foot{
	background: #e4e9ed;
}

#content{
	padding: 10px;
	background: #f2f5fa;
}

#menu-top {
	color: #fff;
	margin: 0;
	padding: 0;
	height: 52px;
	background: transparent url("images/bg-menu-top.png") left bottom repeat-x;
}
#menu-top li{
	list-style: none;
	float: left;
}
#menu-top li a{
	display: block;
	color: white;
	margin: 22px 0 0 0;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#menu-top li a:hover,
#menu-top li a.selected{
	color: #eeeeee;
	background: transparent url("images/bg-menu-top-hover.png") left bottom repeat-x;
}
#menu-top-short {
	background-color: #850000;
	margin: 5px 0 5px 0;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}
#menu-top-short a{
	color: #fff;
	text-decoration: none;
}
#menu-top-short a:hover{
	text-decoration: underline;
}

#menu-top-short ul {
	margin: 0;
}
#menu-top-short ul li {
	list-style: none;
	display: inline;
	margin: 0 30px 0 30px;
}



#menu-category-box {
	margin-left: 10px;
	width: 172px;
	background: transparent url("images/tlo_kategorie_ostatnia.png") left bottom no-repeat;
}
#menu-category {
	margin: 0;
	padding: 0 0 15px 0;
	background: #f1f6fc url("images/tlo_kategorie_ostatnia.png") left bottom no-repeat;
}
#menu-category li{
	list-style: none;
}
#menu-category li ul{
	margin-left: 30px;
}
#menu-category li ul li{
	list-style-image: url("images/bg-menu-arrow.png") !important;
}
#menu-category li a.ui-accordion-link{
	color: #fff;
	display: block;
	border:0;
	margin:0;
	padding-left: 10px;
	height: 28px;
	background: #fff url("images/tlo_kategorie.png") left top no-repeat;
}
#menu-category li a.ui-accordion-link.selected{
	padding: 3px 3px 0 3px;
	color: #BE0000;
	font-weight:bold;
	background: transparent url("images/tlo_cat_gora.png") left top no-repeat;
}

#tabs-frontend {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #fff;
}

ul.user-links {}
ul.user-links li {
	list-style: none;
}
ul.user-links li a {}
ul.user-links li.link-admin {}
ul.user-links li.link-admin a {
	color: black;
}

/** foot */
#info-foot{
	margin: 10px 10px 10px 0;
}

#info-foot
	padding: 10px;
}

/** product */
#product-list {
	padding-right: 0 !important;
}
div.product-item-prom,
div.product-item {
	padding-right: 10px;
	width: 220px;
	// width: 218px;
	height: 230px;
	min-height: 230px;
	margin-bottom: 10px;
	float: left;
}
div.product-item-prom div.round,
div.product-item div.round {
	padding: 10px;
	background: #fff;
	height: 180px;
}

div.product-item-prom div.round {
	background: #FFF0F1;
}

.round-prom {
	background: inherit url("images/bg-promocja.png") left right no-repeat;
}
div.product-img {
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
div.product-desc {
	float: left;
}
div.product-desc h2{
	font-size: 12px;
	font-weight: bold;
}
div.product-opion {
	float: right;
}
div.product-nav {
	margin-top: 20px;
	margin-left: 50px;
}
a.product-more {
	width: 82px;
	height: 20px;
	display: block;
	overflow: auto;
	text-indent: -400px;
	background: transparent url("images/bg-product-more.png") top left;
}
div.product-foot {
	clear: both;
}

address {font-size: 11px;}
address span {font-size: 13px;}

#fast-login {
	
}
#fast-login input {
	width: 98%;
	text-align: center;
	background: #fff;
	border: 1px solid #E4E9ED;
	margin-bottom: 2px;
	font-weight: 10px;
}

/** cart */
div.cart-box {}
div.cart-price-box {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.cart-product-price {
}
span.strike {
	font-size: 12px !important;
}
span.cart-price {}
div.cart-options {}
a.cart-addToCart {
	width: 82px;
	height: 20px;
	display: block;
	overflow:auto;
	text-indent: -400px;
	background: transparent url("images/bg-product-add.png") top left;
}
a.cart-removeFromCart{
	width: 82px;
	height: 20px;
	display: block;
	overflow:auto;
	text-indent: -400px;
	background: transparent url("images/bg-product-remove.png") top left;
}

/** pagination*/
div.pagination{
	clear: both;
}
div.pagination a,
div.pagination span{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	margin-right: 5px;
	padding: 5px;
}
div.pagination a{
	background: #8f9ca5;
}
div.pagination a:hover,
div.pagination span{
	background: #768a95;
}

/** panel-box*/
div.panel-box {
	background: #f1f6fc;
	margin-bottom: 10px;
	width: 100%;
	padding: 7px;
}
div.panel-head {}
div.panel-main {}
div.panel-foot {}

#subcategory-list,
#manufacturer-list {
	margin-left: 5px;
	padding: 5px;
	background: #f1f6fc;
}
#subcategory-list ul,
#manufacturer-list ul {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}
#subcategory-list ul li,
#manufacturer-list ul li {
	list-style: none;
}
#subcategory-list {
	margin-bottom: 10px;
}
#subcategory-list ul li {
	line-height: 11px;
	margin-bottom: 5px;
}


#kategorie {
	font-size: 10px;
	padding: 10px 0 10px 5px;
	background: #E4E9ED;
}
#kategorie a {
	text-decoration: none;
}
#kategorie a:hover {
	text-decoration: underline;
}

#kategorie h2 {
	font-weight: bold;
}
#kategorie ul {
	padding: 0;
	margin: 0;
}
#kategorie ul li ul li ul {
	margin-left: 7px;
}

#kategorie li {
	list-style: none;
	line-height: 11px;
}
#kategorie ul li {}

#kategorie ul li {
	width: 13.1%;
	// width: 13%; /** IE? */

	padding: 3px;
	margin: 2px 2px 2px 2px;
	
	float: left;
	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

	background: #F1F6FC;
}
#kategorie ul li ul {
}
#kategorie ul li ul li {
	position: relative;

	width: 100%;

	font-size: 10px;
	float: none;
	margin: 0;
	padding: 0;

	font-weight: normal;
	text-transform: none;
}
#kategorie ul li ul li ul {
	display: none;
}
#kategorie ul li ul li ul a {
	color: #736262;
}

/*
#kategorie ul li ul li a:hover {
	background: #fff;
	display: block;
}
#kategorie ul li ul li ul {
	position: absolute;
	top: -5px; left: 100px;
	width: 140px;
	padding: 3px;
	z-index: 100;
	border: 1px solid #F1F6FC;
	background: #fff;
}
#kategorie ul li ul li ul li {
	clear: both;
	width: 100%;
	background: #fff;
}
*/
#search{
	margin-top: 10px;
	background: #F1F6FC;
	text-align: center;
	padding: 10px;
}
.search-manufacturer{}
.search-submit{}
.search-category{}
.search-text{}

#zend_form_recipent,
#zend_form_inovice,
#zend_form_contact {
	position: absolute;
	z-index:999;
	width: 200px;
}
#zend_form_contact 		{top: 40px; left: 10px;}
#zend_form_recipent 	{top: 40px; left: 220px;}
#zend_form_inovice 		{top: 40px; left: 430px;}




.roundExt {
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
}

#foot {}
div.foot-info {
	padding: 10px;
	margin: 10px;
	background: #F1F6FC;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div.foot-info ul {
	margin: 0;
	padding: 0;
}
div.foot-info li {
	padding: 0;
	margin: 0 25px 0 25px;
	list-style: none;
	display: inline;
}

#companys {
	position: absolute;
	top: 10px; right: 10px;
}

.right {
	text-align: right !important;
}

.strike {
	text-decoration: line-through;
}



.text-left {
	text-align: left; !important
}