A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin: 0px;
  background: url(../images/shop/vendor/bck.gif) repeat;
  text-align: center;
  width: 1000px;
}
#wrapper {
  margin-left: auto;
  margin-left: auto;
  width: 1000px;
  background-color: #ffffff;
  background-image: url('../images/background.jpg');
  background-repeat: no-repeat;
  background-position: 0px 100px;
  height: 1000px;
  border-left: 1px solid #6369a9;
  border-right: 1px solid #6369a9;
}
#heading {
	width: 1000px;
	height: 30px;
  background-color: white;
  text-align: left;
}
#heading #logo {
  position: absolute;
  top: 0px;
  margin-left: 0px;
}
#heading #top_link {
  position: absolute;
  top: 10px;
  margin-left: 230px;
}
#heading #menu {
  position: absolute;
  top: 50px;
  margin-left: 220px;
}
#heading #login {
  position: absolute;
  top: 105px;
  margin-left: 230px;
}
#leftmenu {
  float: left;
  margin-top: 115px;
  margin-left: 10px;
  width: 200px;
}
#leftmenu .frame_top {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/frametop.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#leftmenu .frame_bottom {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/framebottom.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#content {
  float: left;
  margin-top: 115px;
  margin-left: 10px;
  width: 550px;
  font-size: 11pt;
  text-align: left;
  line-height: 22px;
}
#content .uvod {
  font-size: 14px;
  font-weight: bold;
}
#content td.content_inner {
  padding: 18px;
  background-image: url('../images/white_background.png');
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/white_background.png',sizingMethod='scale');
  _background-image: none;
}
#content td.content_inner p {
  margin: 7px;
}
#content .contenttop {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/contenttop.png');
}
#content .contentbottom {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/contentbottom.png');
}
#content .frame_top, #content .frame_top table {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/innercontenttop.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#content .frame_bottom, #content .frame_bottom table {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/innercontentbottom.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#content .frame_bottom a {
  color: white;
}
#rightmenu {
  float: right;
  margin-top: 70px;
  margin-right: 5px;
  width: 200px;
}
#rightmenu .frame_top {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/frametop.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#rightmenu .frame_bottom {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background-image: url('../images/shop/vendor/framebottom.png');
  color: white;
  text-align: center;
  font-weight: bold;
}
#wrapper #copyright {
  margin-top: 500px;
  color: black;
}
A:Link {
	Color: #000000;
	Text-Decoration: none;
}
A:Visited {
	Color: #000000;
	Text-Decoration: None;
}
A:Active {
	Color: #000000;
	Text-Decoration: None;
}
A:Hover {
	Color: #666666;
	Text-Decoration: Underline;
}

TABLE.RecordsTable {
	background-color: #fffb8d;
	font-size: 12px;
	border-bottom: 1px solid #fab500;
}

.RecordsTableHeader {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
	background-image: url(../images/shop/frametop.gif);
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
}
.MenuTableHeader {
	background: #fab500;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
}
.ItemsTableHeader {
	background: #fab500;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
}
.ItemsTableHeaderLeft {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background: #fab500 url(../images/shop/itemheaderleft.gif) no-repeat;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
	padding-left: 10px;
}
.ItemsTableHeaderRight {
  behavior: url("./javascript/iepngfix/iepngfix.htc");
  background: #fab500 url(../images/shop/itemheaderrigt.gif) no-repeat top right;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
}
.ItemsTableFooter {
	background: #fab500;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	padding: 1px;
}
.Record {
	background-color: #EFEAEA;
	Border-Bottom: 1px solid #6369a9;
}
.product_snapshot {
  font-size: 11px;
}

.MenuTable {
	background-color: #EFEAEA;
	font-weight: none;
	color: #000000;
	border: 1px outset #000000;
	white-space: nowrap;
}

.FooterTable {
	border-top: 1px solid #fab500;
	font-weight: none;
	color: #000000;
	white-space: nowrap;
}

.ErrorTable {
  width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 1px solid #000000;
}

A.wLink {
	Color: #000000;
}
A.mLink {
	font-size: 13px;
	font-family: Tahoma;
	padding-left: 6px;
	padding-right: 6px;
}
A:Hover.mLink {
	color: #333;
	text-decoration: underline;
}
A.wLinkMenu {
	Color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
A.wLinkMenuUcet {
	Color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
}
A:Hover.wLink {
	Color: #E9E9E9;
}
A:Visited.wLink {
	Color: #E9E9E9;
}
a.sort_product {
  color: white;
  text-decoration: none;
}
a.sort_product:hover {
  color: white;
  text-decoration: underline;
}
a.sort_product:visited {
  color: white;
}

