body {
	font-family: Tahoma,Verdana,ArialCE, sans-serif;
	font-size: 11px;
	background: #FEFEFE;
	margin: 0px;
	cursor: default;
	padding: 0px;
}

img {
	border: 0px;
}

span.info {
	font-size: 7pt;
	margin-left: 5px;
	color: #000;
	font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

span.promo_price {
	font-weight: bold;
	color: red;
}

span.old_price {
	text-decoration: line-through;
}

h4 {
	font-size: 8pt;
}

h5 {
	font-size: 7pt;
}

h4.errors {
	font-weight: bold;
	color: red;
}

h4.success {
	font-weight: bold;
	color: green;
}

h3.product_name {
	margin: 2px;
	padding: 0px;
}

h5.product_desc {
	margin: 2px;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: normal;
}

p.success {
	font-weight: bold;
	color: green;
}

p.information {
	font-weight: bold;
	color: navy;
}

p.infos {
	margin: 3px;
}

p.infos a:link{
  color:#777;
  text-decoration: underline;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

p.infos a:visited{
  color:#777;
  text-decoration: underline;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

p.infos a:hover{
  color:#222;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

p.infos a:active{
  color:#777;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

div.alert {
	border: 1px dashed #FF9F9F; 
	padding: 3px; 
	background-color: #FFCFCF; 
	font-weight: bold;
	margin: 2px;
}

a:link{
  color:#990000;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

a:visited{
  color:#990000;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

a:hover{
  color:#CC0000;
  text-decoration: underline;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}

a:active{
  color:#CC0000;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma,Verdana,ArialCE, sans-serif;
}


table.forma {
	border-left: 1px solid #AFBFFF;
	border-right: 1px solid #AFBFFF;
	border-bottom: 1px solid #AFBFFF;
}

table.forma td {
	border-top: 1px solid #AFBFFF;
	padding: 3px;
}

table.lista {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: justify;
}

table.lista td {
	border-top: 1px solid #CCC;
	padding: 3px;
	vertical-align: top;
}

table.lista tr:hover {
	background-color: #FEFEFE;
}

table.tabs {
	border-left: 1px solid #AFBFFF;
	border-right: 1px solid #AFBFFF;
	border-bottom: 1px solid #AFBFFF;
	text-align: center;
	background: #FAFFCF;
}

table.tabs td {
	border-top: 1px solid #AFBFFF;
	padding: 3px;
}

table.tabs td.tab {
	background: #FFF1AF;
	border: 1px solid #AFBFFF;
	width: 33%;
	height: 30px;
}

table.tabs td.tab_active{
	background: #FAFFCF;
	font-weight: bold;
	border-left: 1px solid #AFBFFF;
	border-right: 1px solid #AFBFFF;
	width: 33%;
	height: 30px;
}

table.tabs td.krok {
	text-align: left;
	font-weight: bold;
}

table.tabs td.form {
	border: 0px;
}

table.hidden {
	border: 0px;
}

table.hidden td {
	border: 0px;
}

td.etykieta {
	background-color: #AFD7FF;
}

#menu {
	text-align: justify;
	margin-left: 5px;
	padding: 5px;
	border: double 3px #8FA3FF;
	width: 130px;
}

#category {
	text-align: justify;
	margin-left: 5px;
	padding: 5px;
	width: 150px;
	background-color: #FBF8F1;
}

#content {
	text-align: center;
}

#logout_box {
	text-align: center;
}

ul.category_tree {
	margin-left: 16px;
	padding-left: 0px;
	list-style-image: url('images/folder.png');
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}

ul.category_tree li {
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

ul.category_menu {
	padding-left: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #CF3E32;
	background-color: #FBF8F1;
}

ul.category_menu li {
	margin-bottom: 0;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
    background-repeat: repeat-y;
    list-style: none;
    padding-left: 10px;
}

ul.category_menu li a{
	color: #990000;
    font-weight: bold;
    font-size: 12px;
}

span.active_cat {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.time_picker_div {
	padding:5px;
	border:solid #999999 1px;
	background:#ffffff;
}


#footer, #footer a {text-align: center; font-size: 9px; color: #888;}
#footer a {
    text-decoration: none;
}

.yoursubmenu {
    display: none;
    position: absolute;
    top: -10px;
    left: 140px;
    padding: 10px;
    background-color: #FBF8F1;
    border: 2px solid #D03D33;
    width: 150px;
    z-index: 10;
}

.withsubmenu {
    position: relative;
}

.produtcInTable {
    background-image: url('images/produkt.png');
    width: 240px;
    height: 185px;
    padding: 10px 5px 5px 5px;
    float: left;
    margin: 20px 8px 5px;
}

.produtcInTable.productPromotion {
    background-image: url('images/produkt_promocja.png');
}

.produtcInTable.productSuperprodukt {
    background-image: url('images/produkt_superprodukt.png');
}

.produtcInTable.productBestseller {
    background-image: url('images/produkt_bestseller.png');
}

.produtcInTable.productNew {
    background-image: url('images/produkt_nowy_produkt.png');
}

.produtcInTable.productPromotion, 
.produtcInTable.productSuperprodukt,
.produtcInTable.productNew, 
.produtcInTable.productBestseller {
    padding: 25px 5px 5px 5px;
    margin: 5px 8px 5px;
}

.produtcInTable .productTitle {
    padding: 0 5px 8px 5px;
    height: 23px;    
    overflow: hidden;
    line-height: 1.3;
    text-align: center;
}

.produtcInTable .productPhoto {
    width: 100px;
    height: 120px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
    text-decoration: none;    
}

.produtcInTable .productPhoto:hover {
    text-decoration: none;
}

.produtcInTable .productPrice {
    padding-top: 10px;
}

.produtcInTable .productPrice table {
    width: 240px;    
}

.produtcInTable .productPrice .productPricer {
    width: 110px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 11px;    
}

.produtcInTable .productPrice .productMore {
    padding: 4px;
    background-color: #C5C5C5;
    border: 1px solid black;
    color: black;
}

.produtcInTable .productPrice .productMore:hover {
    text-decoration: none;  
    background-color: #D8D8D8;  
}

.produtcInTable .productPrice .productAdd {
    padding: 4px;
    background-color: #FFCC00;
    border: 1px solid black;
    color: black;
    margin-right: 2px;
}

.produtcInTable .productPrice .productAdd:hover {
    text-decoration: none;  
    background-color: #FFDD59;  
}

.clear {
    clear: both;
}

#productView {
    width: 515px;
    background-image: url('images/produkt_view.png');
    background-repeat: no-repeat;
    margin: 0 auto;
}

#productView.productPromotionView {
    background-image: url('images/produkt_view_promocja.png');
    padding-top: 15px;
}

#productView #productViewTop {
    padding: 5px;    
}

#productView #productViewBody {
    width: 505px;
    padding: 0 5px;
    background-image: url('images/produkt_view_boki.png');
}

#productView #productNamePhoto {
    float: left;
    width: 340px;
}

#productView #productPhoto {
    padding: 15px;
}

#productView h1#productName {
    margin: 0;
    padding: 0;
    font-size: 14px;    
    text-align: left;
    padding: 5px;
}

#productView #productInfo {
    float: left;
    width: 165px;
    height: 115px;
}

#productView.productPromotionView #productInfo {
    height: 132px;
}

#productView #productInfo table {
    text-align: left;
    font-size: 10px;
}

#productView #productInfo table th {
    width: 70px;
}

#productView #productInfo table td {
    color: white;
}

#productView #productPrice {
    font-weight: bold;
    color: white;
    font-size: 16px;
    padding: 10px 5px;
}

#productView .productAdd {
    padding: 4px 15px;
    background-color: #FFCC00;
    border: 1px solid black;
    color: black;
    margin: 0 5px 10px;
    display: block;
    width: 90px;
}

#productView .productAdd:hover {
    text-decoration: none;  
    background-color: #FFDD59;  
}

#productView #productOldPrice {
    text-decoration: line-through;
    color: #B2B2B2;
    font-size: 11px;
    padding: 0 5px 10px;
}

#productView #productViewBottom {
    width: 515px;
    height: 11px;
    background-image: url('images/produkt_view_bottom.png');
}

