
<?php
require_once ($_SERVER['DOCUMENT_ROOT'].'/'.'admin/top.php');
?>
body, div, p, table, ol, ul, hr, h1, h2, h3, form {
	margin: 0px;
	padding: 0px;
}

body, div, p, td, th, h1, h2, h3, li, ol, ul {
	color: #4c3d26;
}

body, div, p, td, th, h3, input, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	margin-top: 3px;
	margin-bottom: 6px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
h2 {
	margin-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-weight:bold;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a56000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c4c4c;
	text-decoration: none;
}
.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuSel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ffc080;
	text-decoration: none;
}
.Menu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ffc080;
	text-decoration: none;
}
.Price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c4c4c;
}
.NewPrice {
	color: #ff0000;
	font-weight: bold;
}
.OldPrice {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.CurPrice {
	font-weight: bold;
}
.LightText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c4c4c;
}
.MorePages {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c4c4c;
}
a.MorePages {
	color: #a56000;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eeeeee;
}
.GroupName {
	font-weight:bold;
	COLOR: #000000;
}
.GroupDesc {
	font-weight:normal;
	font-style:italic;
	COLOR: #000000;
}
.MorePages {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
	font-weight:bold;
}
.Photo {
	border: #bbbbbb 1px solid;
}
.CatName {
	font-weight:bold;
}
.CatDesc {
	font-style:normal;
}
.ItemName {
	font-weight:bold;
}
.ItemDesc {
	font-style:normal;
}

.Znak {
	vertical-align: top;
}
.PlBig_Header {
	background-image: url(/templates/images/pl_big_hdr.gif);
	background-repeat: repeat-y;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
.PlBig_Body {
	background-image: url(/templates/images/pl_big_body.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.PlBig_Footer {
	background-image: url(/templates/images/pl_big_footer.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.PlMid_Header {
	background-image: url(/templates/images/pl_mid_hdr.gif);
	background-repeat: repeat-y;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
.PlMid_Body {
	background-image: url(/templates/images/pl_mid_body.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.PlMid_Footer {
	background-image: url(/templates/images/pl_mid_footer.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.PlSmall_Header {
	background-image: url(/templates/images/pl_small_hdr.gif);
	background-repeat: repeat-y;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
}
.PlSmall_Body {
	background-image: url(/templates/images/pl_small_body.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.PlSmall_Footer {
	background-image: url(/templates/images/pl_small_footer.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.CatalogItem {
	background-image: url(/templates/images/menu_item.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 3px;
	padding-left: 10px;
	vertical-align:top;
}
.TableLine {	border: #7f5a26 2px solid; }
.LightBack {	BACKGROUND-COLOR: #ffd9b2 }
.DarkBack {		BACKGROUND-COLOR: #e5e5e5 }

-->
</noindex>
<?php
require_once ($_SERVER['DOCUMENT_ROOT'].'/'.'admin/bottom.php');
?>

--></body>
