html * {
	font-size: 100%
}

div.cart_ordering a {
	color: #CC0000;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

h1 { 
  font-size: 150%; /* 28px */
}                        

h2 {
  font-size: 133.33%; /* 16px */
}

h3 {
  margin-top: 0;
}

textarea {
	font-size: 10px;
}


#wrapper {
	width: 950px;
	margin: 0 auto;
}

#logo {
  height: 90px; 
}

#logo h1 {
	margin: 0;
	padding-top: 0px;
	text-align: center;
}
.thrColHybHdr  #mainContent  .item_short h3 {
  margin-bottom: 0;
}
.thrColHybHdr  #mainContent .time_order {
  margin-top: 10px;;
}
.thrColHybHdr  #mainContent .cover_zoom {
  text-align: center;
}
.thrColHybHdr   #mainContent  input.order_recount {
  width: 123px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(theme_bimedia/przelicz_zamowienie.png) no-repeat center top;
  cursor: pointer; 
  cursor: hand;
  padding-top: 25px;
}
.thrColHybHdr  #mainContent a.shopping_continue {
  display: block;
  background: url(theme_bimedia/kontynuuj_zakupy.png) no-repeat center top;  
  width: 123px;
  height: 16px;
}
.thrColHybHdr  #mainContent a.ordering {
  display: block;
  background: url(theme_bimedia/zamawiam.png) no-repeat center top;  
  width: 80px;
  height: 16px;
}
.thrColHybHdr  #mainContent a.shopping_continue  span, #mainContent a.ordering span  {
  display: none;
}
.thrColHybHdr  #mainContent input.order_add {
	width: 105px;
	height: 16px;
	border: 0;
	background: transparent url(theme_bimedia/zloz_zamowienie.png) no-repeat center top;
	cursor: pointer;
	cursor: hand;
	padding-top: 25px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#footer {
  clear: left;
  width: 100%;
  text-align: center;
}

.inside {
	margin: 0px;
	margin-top: 0;
}

table {
  margin-bottom: 10px;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

td.details div {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

p.page_list {
	text-align: center;
	width: 480px;
}

div.sort_link {
  margin-bottom: 6px;
}

.important {
  color: green;
  font-weight: bold;
}
#sidebar2a      .header_cart_list a      {
	text-decoration: none;
	color: #000000;
}
#sidebar2a   .header_cart_list   a:hover   {
	text-decoration: none;
	color: #CC0000;
}
#sidebar2a  .cart_list {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar2a  .cart_list a {
	text-decoration: none;
}
#sidebar2a .cart_list li  {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: smaller;
}
#sidebar2a  .cart_list  ul, li  {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar2a  .cart_ordering {
	text-align: center;
	margin: 5px 0 20px 0;
}
#sidebar2a  .cart_empty {
  text-align: center; 
}
.insider {
	margin: 10px;
	margin-top: 0;
}


h2.header.category a, h2.header.category a:visited, h2.header.category a:hover {
	text-decoration: none;
	color: #000000;
}
a {
  color: #141C2C;
}

a:visited {
  color: #737373;
}

a:hover {
  color: #6B6812;
}

a.link_active  {
  color: red;
  font-weight: bold;
}
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
}

.thrColHybHdr {
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: center;
	background-color: #FFFFFF;
}
.thrColHybHdr #container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}   
.thrColHybHdr   #header  h1 a {
	background-color: #CC0000;
	background-image: url(theme_bimedia/sklep_top.png);
	height: 175px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: top;
	background-repeat: no-repeat;
	display: block;
} 
.inside {
	height: 170px;
	width: 950px;
}

.thrColHybHdr #header h1 {
	padding: 0;
	margin: 0;
}

.thrColHybHdr #sidebar1 {
	float: left;
	width: 18em; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 10px;
}
.thrColHybHdr #sidebar2 {
	float: right;
	width: 22em; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColHybHdr #mainContent {
	margin-top: 10px;
	margin-right: 23em;
	margin-bottom: 0;
	margin-left: 19em;
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	background-color: #FFFFFF;
} 
.thrColHybHdr #footer {
	background:#DDDDDD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColHybHdr #footer p {
	padding-right: 10px;
	padding-left: 10px;
}
.thrColHybHdr #footer a {
	text-decoration: none;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.thrColHybHdr #sidebar2a {
	float: right;
	width: 22em; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	clear: right;
}
.thrColHybHdr  #sidebar2b {
	float: right;
	width: 22em; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	clear: right;
}
#menu    {
	color: #FFFFFF;
	background-color: #003399;
	height: 32px;
	width: 950px;
}
.tekst  {
	text-align: justify;
	text-indent: 1em;
}
