html * { font-size: 100.01% }

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: black;
  margin: 0;
  padding: 0;
}

 p  { 
	font-family: verdana;
	font-size: 11px;
	color: black;
	line-height: 17px;
	margin: 13px 0px;
  }

h1 { 
  font-size: 150%; /* 28px */
}                        

h2 {
  font-size: 18px; /* 16px */
}

h3 {
	font-family: arial narrow, sans-serif, Arial, Helvetica;
	height:17;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
}

h3 a:link, h3 a:visited {
	text-decoration:none;
}

h3 a:active, h3 a:hover {
	text-decoration:underline;
}

textarea {
  font-size: 12px; 
}

.price {
	font-size: 16px;
	color:#CC0000;
}

.cover {
	margin:0 10px 10px 0;
	border:1px dotted #C0C0C0;
}

.cover img.a:hover {
	margin:0 10px 10px 0;
	border:1px solid #CC0000;
}


#wrapper {
  width: 985px;
  margin: 0 auto;
  background-color:#FFFFFF;
}

#logo {
  height: 90px; 
}

#logo h1 {
  margin: 0;
  padding-top: 15px;
}

#main {
  float: left;
  width: 100%;
  background-color:#FFFFFF;
}

#main .item_short h3 {
  margin-bottom: 0;
  clear:both;
  width:100%;
}

#main .time_order {
  margin-top: 10px;
}

#main .cover_zoom {
  text-align: center;
}

#content {
  margin-left: 200px; 
}

#left {
  float: left;
  width: 200px;
  margin-left: -995px;
  margin-top:10px;
  border-right:1px dotted #c0c0c0;
}

#left .cart_ordering {
  text-align: center; 
  margin: 5px 0 20px 0;
}

#left .cart_empty {
  text-align: center; 
}

#left .search_form div {
  text-align: center;
  padding-bottom: 5px;
}

#footer {
  clear: left;
  width: 100%;
  text-align: center;
}

.inside {
  margin: 10px;
  margin-top: 0;
}

table {
  margin-bottom: 0px;
}

.important_links li {
	background:transparent url('/graf/dzial.gif') no-repeat scroll 3px 7px;
	list-style-type:none;
	padding: 0 0 0 10px;
	line-height:16px;
}

.important_links a:link, .important_links a:visited {
	text-decoration:none;
}

.important_links a:hover, .important_links a:active {
	text-decoration:underline;
}

ul li a {
	background:transparent url('/graf/dzial.gif') no-repeat scroll 0px 5px;
	list-style-type:none;
	padding: 0 0 0 10px;
}

ul li a:link, ul li a:visited {
	text-decoration:none;
}

ul li a:hover, ul li a:active {
	text-decoration:underline;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

td.details div {
  padding: 3px 0;
}

p.page_list {
  text-align: center;
}

div.sort_link {
  margin-bottom: 10px;
  color:#CC0000;
}

div.pages {
 
}

div.pages a:link, div.pages a:visited {
  text-align:center;
  border:1px solid #C0C0C0; 
  float:left; 
  width:20px; 
  height:15px; 
  padding:2px; 
  margin:2px;
  text-decoration:none;
  color:black;
  font-weight:bold;
}

div.pages a:hover, div.pages a:active {
  border:1px solid #045CA4;
  background-color:#045CA4;
  display:block;
  color:white;
}

div.pages a.pages_active:link, div.pages a.pages_active:visited {
  border:1px solid #5AB5FF;
  background-color:#5AB5FF;
  display:block;
  color:black;
}

div.pages_info {
  text-align:center;
  border:1px solid #fff; 
  float:left; 
  width:50px; 
  height:15px; 
  padding:2px; 
  margin:2px;
  font-weight:bold;
}

.important {
  color: green;
  font-weight: bold;
  font-size:13px;
}
