@media print {
	.noprint {
		display:none;
	}
}
* {
	outline:none;
}
body {
	font-family: "Geneva CY", Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:0px;
	padding:0px;
}
#all {
	width:778px;
	border:1px solid #000000;
	background: #eee url(/elements/allbck.png) left top repeat-y;
}
#me {
	width:780px;
	text-align:right;
	font-size:11px;
	padding:4px 0px;
}
#me a {
	color:#999999;
	text-align:right;
}
h1, h2, h3, h4 {
	color:#990000;
	font-weight:bold;
}
h4 {
	font-size: 100%;
}
h3 {
	font-size: 120%;
}
h2 {
	font-size: 160%;
}
h1 {
	font-size: 180%;
}
ul, ol {
	margin:0px;
	padding:0px;
	margin-left:30px
}
a {
	color:#334499;
}
a:hover {
	color:#ff0000;
}
a:active {
	color:#990000;
}
.r {
	text-align:right;
}
.j {
	text-align:justify;
}
.c {
	text-align:center;
}
.l {
	text-align:left;
}
.red {
	color:#990000;
}
/* TOP */
h5#suptop, h5#admsuptop {
	background-color:#000000;
	color:#ffcc00;
	text-align:center;
	letter-spacing: 0.3em;
	margin:0px;
	font-size: 10px;
	font-weight:bold;
	padding:1px 10px 2px;
}
h5#admsuptop {
	background-color:#990000;
	color:#ffffff;
	text-align:right;
}
div#top {
	background-color:#667799;
	background-image: url(/elements/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#topmenu {
	background-color:#ffffff;
	background-image: url(../elements/bg_topmenu.gif);
	background-repeat: repeat-x;
	border-bottom:2px solid #000000;
	padding:0px 0px 0px 200px;
	font-size:10px;
	height:22px;
	font-weight:bold;
	font-family: "Geneva CY", Verdana, Arial, Helvetica, sans-serif;
}
div#topmenu a, div#topmenu span {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	border-bottom:2px solid #ffffff;
	padding: 4px 8px;
	display:block;
	float:left;
}
div#topmenu a:hover {
	border-bottom:2px solid #ffcc00;
}
div#topmenu span {
	border-bottom:2px solid #cc0000;
	color:#99aacc;
}
/* LEFT */
#left {
	width:200px;
	float:left;
	background-color:#ffffff;
	overflow:hidden;
	padding-bottom:20px;
}
#left form {
	margin:10px;
	text-align:center;
}
#left input, #search input {
	font-size:11px;
	border:1px solid #000000;
	font-family: "Geneva CY", Verdana, Arial, Helvetica, sans-serif;
}
#left input.but {
	font-weight:bold;
	font-size:10px;
	height:17px;
	border:1px solid #000000;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dddddd,endColorStr=#999999);
}
#left input.med {
	width:114px;
}

div#left div {
	background-color:#bdc4d3;
	font-weight:bold;
	text-indent: 10px;
	margin-bottom:4px;
}
div#left div div, div#left div li{
	background-color:#ffffff;
	font-weight:bold;
	text-indent: 30px;
	margin-bottom:0px;
}
div#left li{
	list-style-type: square;
	color:#ffcc00;
	margin-left:1px;
	list-style-position: inside;
}
div#left a, div#left span {
	font-weight:normal;
	text-decoration:none;
}
div#left span {
	color:#990000;
}
div#left a:hover {
	font-weight:normal;
	text-decoration:underline;
}
#development {
	margin:0px;
	padding: 0px;
}
#development div {
	float:left;
	width:250px;
	height:200px;
	text-align:center;
	margin:12px;
	position:relative;
}
#development div img {
	width:110px;
	height:78px;
	border:1px solid #667799;
	margin-bottom:16px;
}
#development div a.prd {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:116px;
}
#development div a.prd2 {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#development div a.par {
	display:block;
	font-size:85%;
	text-decoration:none;
	height:116px;
}
#development div p {
	margin:0px;
	padding:0px;
	height:34px;
	overflow:hidden;
}
#development div div.hr {
	width:80px;
	height:0px;
	border-style:none;
	border-top:1px solid #666;
	margin:6px 85px;
}
/* MAIN */
#main {
	margin-left:200px;
	padding: 0px 10px 30px;

}

p.prod {
	min-height:80px;
}
p.prod span{
	margin:6px 0px 0px 120px;
	display:block;
}
p.prod img, p.needs img  {
	border:1px solid #667799;
	float: left;
	margin-right:8px;
}
p.prod a, p.needs a {
	font-weight:bold;
	text-decoration:none;
}
p.prod a:hover, p.prod a:active, p.needs a:hover, p.needs a:active {
	font-weight:bold;
	text-decoration:underline;
}
p.prod sup {
	display:block;
	float:right;
	background-color:#fc0;
	border:1px solid #000;
	color:#000;
}
#main input.but {
	font-weight:bold;
	font-size:10px;
	height:17px;
	border:1px solid #000000;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dddddd,endColorStr=#999999);
}
#main table {
	font-size: 100%;
	width:558px;
}
div#main img {
	border:1px solid #000000;
	margin-bottom:3px;
}
.found {
	background-color:#ffcc00;
}
.prod_name {
	color:#900;
	font-size:16px;
	line-height:30px;
}
#development div.prod_price {
	background-color:#fc0;
	color:#000;
	position:absolute;
	width:70px;
	height:24px;
	line-height:24px;
	top:-25px;
	right:30px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border:1px solid #000000;
}
a.hotprice_ban {
	display:block;
	text-align:center;
	border:double 4px #900;
	text-decoration:none;
	margin:10px 0px;
}
a.hotprice_ban div {
	background-color:#900;
	display:block;
	font-size:16px;
	color:#fff;
	padding:6px 0px;
}
a.hotprice_ban:hover div {
	background-color:#c00;
}
/* RIGHT */
#right {
	width:190px;
	float:right;
	margin:10px 5px;
}
#right div.vst {
	border: 1px solid #667799;
	padding:3px;
	margin-bottom:5px;
	background-color:#ffffff;
}
#right div.vst h3, #right div.vst p {
	/*font-size:90%;*/
	margin:0px 2px 0px 0px;
}
#right div.vst img {
	border: 1px solid #000000;
}
#right div.vst div {
	text-align:right;
}
#right div.vst div a {
	background-color:#667799;
}
#right div.vst div a:hover {
	background-color:#ff0000;
}
#right div.vst div a img {
	border: 0px none;
}
/* BOTTOM */
#bot {
	background-color:#ffffff;
	border-top:2px solid #000000;
	padding-top:2px;
}

#copy {
	width:200px;
	background-color:#667799;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	float:left;
	padding:10px 0px;
}
#botmenu {
	padding:10px;
	font-weight:bold;
	font-size:12px;
	margin-left:200px;
}
#botmenu a {
	text-decoration: none;
}
#botmenu a:hover {
	text-decoration: underline;
}
#botmenu span {
	color: #990000;
}

/* PRODUCT WINDOW */
sub {
	font-size:70%;
}
#ptop {
	background-color:#FFFFFF;
	border-bottom:2px solid #000000;
	padding:2px;
}
#product {
	margin:15px;

}
table {
	border:1px solid #667799;
	border-collapse:collapse;
	width:100%;
}


@media print {

div#product img {
	width:8cm;
	height:5.7cm;
}
.pbalw  {
	page-break-after: allways;

}
}

table#pic, table#pic td, table#pic_n_table, table#pic_n_table td {
	border:none;
	background-color:#eeeeee;
	padding:0px;
	margin-top:15px;
}
 table#pic_n_table table {
 width:100%;
 height:100%;
 }
table#pic_n_table td {
	padding: 0px 10px 7px 0px;
	width:50%;
}
td, th, table#pic_n_table td table td {
	border-right:1px solid #667799;
	padding: 4px;
	text-align:center;
	background-color:#ffffff;
}
th {
	border-bottom:1px solid #667799;
}
td.w, th.w {
	background-color:#dddddd;
}
div#prodpict {
	text-align:center;
}
div#product img {
	border:1px solid #667799;
	margin-bottom:3px;
}
.imgleft {
	float:left;
	margin: 4px 10px 5px 0px;
}
.imgcent {
	text-align:center;
	margin: 10px 0px;
}
.pricelist {
	color:#c00;
	float:right;
	list-style-type:none;
	font-size:16px;
	font-weight:bold;

}
/* ADMIN */
.warn {
	color:#f00;
}
input.warn {
	color:#f00;
	border-color:#f00;
}
#maina {
margin:20px;

}
#maina ul li, #maina div#root {
	border-top:1px dashed #999999;
	margin:1px 0px;
	line-height:20px;
	background-color:#eeeeee;
}
#maina h5 {
	border-top:1px dashed #999999;
	padding:5px 5px 15px 0px;
	line-height:20px;
	background-color:#eeeeee;
	font-weight:normal;
	margin:0px;
	height:100px;
}
#maina div#root {
	color:#990000;
	padding-right:38px;
	font-weight: bold;
	border-top:none;
}
#maina ul li div, #maina div#root div, #maina h5 div, #maina h1 div {
 float:right;
 margin:0px;
}
#maina ul li div a, #maina div#root div a, #maina h1 div a, #maina h5 div a {
	font-family: "Courier New", Courier, mono;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	border:2px solid #eeeeee;
	text-decoration:none;
	width: 12px;
	margin:1px;
	padding:0px 3px;
}
#maina ul li div a:hover, #maina div#root div a:hover, #maina h1 div a:hover, #maina h5 div a:hover {
	border:2px solid #ffcc00;
}
#maina ul li div a.add, #maina div#root div a.add, #maina h1 div a.add {
	background-color:#009900;
}
#maina ul li div a.del, #maina h5 div a.del {
	background-color:#990000;
}
#maina ul li div a.edit, #maina h5 div a.edit {
	background-color:#000099;
}
#maina sup {
	background-color:#ffcc00;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
}
.nov {
	background-color:#ffcc00;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	float:right;
	font-size:14px;
	border:1px solid #000;
	margin-right:10px;
}
.red {
	color:#990000;
}

table.admtab, table.admtab tr td, table.admtab tr th {
	border:none;
	background-color:#eeeeee;
	padding:0px;
	text-align:left;
}
table.admtab tr th {
	text-align:center;
}
table.admtab tr.priceheader td, table.admtab tr.priceheader th {
	padding: 10px 0px;
}
#price input[type="text"] {
	width:80px;
	text-align:right;
}
#price .prod input[type="text"] {
	width:300px;
	text-align:left;
}
.rescent input[type="text"] {
	color:#0c0;
}
#price td.c {
	text-align:center;
}
/*#editprice input {
	border:2px solid #eee;
	background-color:#eee;
}*/
#maina h5 img {
	border:1px solid #667799;
	float: left;
	margin-right:8px;
}
.vis0, .descript0 {
	color:#999;
}
.date1, .date {
	font-weight:bold;
	color:#990000;
}
.date0 {
	font-weight:bold;
	color:#c99;
}

ul.docparts {
	font-weight:bold;
	list-style-type:square;
	color:#900;
	margin:0px 0px 30px;
	padding-left:17px;
}
ul.docparts li {
	margin:0px;
	padding:0px;
}
ul.docparts a {
	text-decoration:none;
}
ul.docparts a:hover {
	text-decoration:underline;
}
ul.docparts span {
	color:#990000;
}
div.tmbholder {
	width:110;
	height:110;
	padding:10px;
	margin:0px 5px 5px 0px;
	float:left;
	border:1px solid #999;
	text-align:center;
}

textarea.tabhtml {
	width:650px;
	height:300px;
}
input.tord {
	width:40px;
}