TD.Standard		{font-family: verdana,arial,helvetica; background: white; font-size: 10px;}
TD.ColumnHeading	{font-family: verdana,arial,helvetica; background: #000000; color: #ffffff; font-weight: bold; text-align: center; vertical-align: middle; font-size: 12px;}
TD.Bright		{font-family: verdana,arial,helvetica; color: ff9900; font-weight: bold;}
TD.SpecDkBG		{font-family: verdana,arial,helvetica; background: #CCCCCC; text-align: center; font-size: 9px;}
TD.SpecLtBG		{font-family: verdana,arial,helvetica; background: #EEEEEE; text-align: center; font-size: 9px;}
TD.Menu			{font-family: verdana,arial,helvetica; color: #FFFFFF; background: #000000; font-size: 12px;}
TD.SubMenu		{font-family: verdana,arial,helvetica; color: #FFFFFF; background: #000000; font-size: 9px;}
H1			{font-family: verdana,arial,helvetica; color: 000000; text-align: center;}
H2			{font-family: verdana,arial,helvetica; color: 000000; text-align: center;}
H3			{font-family: verdana,arial,helvetica; color: 000000;font-size:13px;margin:10px;}
H4			{font-family: verdana,arial,helvetica; color: 000000; text-align: left;font-size:14px;}
H5			{font-family: verdana,arial,helvetica; color: 000000; text-align: center;}
a.menucolor:link 	{font-family: arial,verdana,helvetica; color: #ffffff; text-decoration: none; font-size: 11px;}
a.menucolor:visited {font-family: arial,verdana,helvetica; color: #ffffff; text-decoration: none; font-size: 11px;}
A.menucolor:hover	{font-family: arial,verdana,helvetica; color: #ffffff; text-decoration: underline; font-size: 11px;}
A.menucolor:active	{font-family: arial,verdana,helvetica; color: #ffffff; text-decoration: underline; font-size: 11px;}
A.menucolor:visited	{font-family: arial,verdana,helvetica; color: #ffffff; text-decoration: none; font-size: 11px;}
a.goldlink:link 	{font-family: arial,verdana,helvetica; color: #FF9900; text-decoration: none;}
a.goldlink:visited {font-family: arial,verdana,helvetica; color: #FF9900; font-weight: bold; text-decoration: none;}
A.goldlink:hover	{font-family: arial,verdana,helvetica; color: #FF9900; font-weight: bold; text-decoration: underline;}
A.goldlink:active	{font-family: arial,verdana,helvetica; color: #FF9900; font-weight: bold; text-decoration: underline;}
A.goldlink:visited	{font-family: arial,verdana,helvetica; color: #FF9900; font-weight: bold; text-decoration: none;}
a.blue:link 	{color: #ff0000;}
a.blue:visited {color: #ff0000;}
A.blue:hover	{color: #ff0000; text-decoration: underline;}
A.blue:active	{color: #ff0000; text-decoration: underline;}
A.blue:visited	{color: #ff0000;}
a.redlink:link 	{color: #ff0000;}
a.redlink:visited {color: #ff0000;}
A.redlink:hover	{color: #ff0000; text-decoration: underline;}
A.redlink:active	{color: #ff0000; text-decoration: underline;}
A.redlink:visited	{color: #ff0000;}
A:link			{color: #000000;}
A:hover			{color: #000000; text-decoration: underline;}
A:active		{color: #000000; text-decoration: underline;}
A:visited		{color: #000000;}

body {
	background-color: #000000;
	text-align:center;
	margin:0;
	padding:0;
	font-size:10px;
	font-family: verdana,arial,helvetica;
}
a img {
  border:1px solid white;
}
/*a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}*/
h1 {
  font-size:18px;
  background-color:black;
  color:white;
}
h3 {
  font-size:13px;
}
#lister{
  text-align:center;
}
table.cash td{
  padding:5px;
}
.right{
text-align:right;
}
.red {
  color:red;
}
#web {
	width:1002px;
	margin:0 auto 0 0;
	text-align:left;
	background-image: url(images/back_web.jpg);
  background-repeat: repeat-y;
  background-position:left;
  background-color:white;
  border-right:0px solid red;
  background-color:white;
}

#head {
background-image: url(images/web_logo4.jpg);
background-repeat: no-repeat;
width:1002px;
	height:118px;
}
#topmenu {
  float:right;
  width:893px;
  height:50px;
  margin-top:0px;
}
#topmenu a {
  background-image: url(images/back_sc_red.png);
  background-repeat: no-repeat;
  background-position:left top;
  width:80px;
  height:49px;
  color:green;
  text-align:center;
  display:block;
  float:left;
  margin-left:1px;
  color:white;
  
  /*letter-spacing:- 2px;*/
 
  font-family: arial,helvetica;
  
}
/*#topmenu a span {
  display:table-cell;
  vertical-align:middle;
  padding:0 1px 0 1px;
  font-size:12px;
  
}

#topmenu a.last {
  background-image: url(images/back_sc_red_last.png);
  background-repeat: no-repeat;
  background-position:left top;
}
#topmenu a:hover, #topmenu a.activ  {
  background-image: url(images/back_sc_gray.png);
  background-repeat: no-repeat;
  background-position:left top;
  
}
#topmenu a.last:hover, #topmenu a.lact  {
  background-image: url(images/back_sc_gray_last.png);
  background-repeat: no-repeat;
  background-position:left top;
  
}*/

#topmenu a span {
  display:block;
  padding:16px 1px 0 1px;
  font-size:12px;
  
}
#topmenu a span.s255{
  padding:9px 1px 0 1px;
}

#topmenu a.last {
  background-image: url(images/back_sc_red_last.png);
  background-repeat: no-repeat;
  background-position:left top;
}
#topmenu a:hover, #topmenu a.activ  {
  background-image: url(images/back_sc_gray.png);
  background-repeat: no-repeat;
  background-position:left top;
  
}
#topmenu a.last:hover, #topmenu a.lact  {
  background-image: url(images/back_sc_gray_last.png);
  background-repeat: no-repeat;
  background-position:left top;
  
}


#menu {
	width:1002px;
	height:20px;
	border-top:1px solid red;
	border-bottom:1px solid red;
	background-color: #424242;
	color:white;
	font-weight:normal;
	text-align:center;
	  font-size:14px;
}
#menu a {
  color:white;
  text-decoration:none;
  font-family: verdana, Aharoni;
  font-size:15px;
  font-weight:normal;
}
#menu_bottom {
	background-image: url(images/back_head_bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:1002px;
	height:7px;
}

#left {
	font-family: verdana,arial,helvetica; 
	color: #FFFFFF; 
	background: #000000; 
	font-size: 12px;
	width:200px;
	float:left;
	top:-7px;
	_top:-12px;
	position:relative;
}
#left h3 {
	background-image: url(images/catalog_menu_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height:35px;
	width:195px;
	text-align:center;
	color:white;
	margin:15px 0 0 0;
}
#left a {
  color:white;
}
#left a:hover {
  text-decoration:underline;
}
#left a.activ{
  color:red;
}
#page {
  float:left;
  width:600px;
  margin-left:27px;
}
#right {
  float:right;
  width:130px;
  background-color:#ffffff;
  font-size:10px;
  padding:2px 5px 2px 2px;
  font-family:arial;
}
#right h3 {
  font-size:12px;
  background-color:white;
  border-bottom:0px solid silver;

}
#right div {
  background-color:white;
  border-bottom:0px solid silver;
  margin-bottom:15px;

}
#foot {
  clear:both;
  width:1002px;
  color:white;
  background-color:black;
  padding-top:5px;
  padding-bottom:5px;
  top:-7px;
	_top:-12px;
	position:relative;
}
#foot a{
  color:white;
}
.cleaner {
  clear:both;
}
#page table.products {
  width:99%;
}
div.dalej{
font-size:13px;
text-align:center;
margin:20px;
}

div.mygal {
background-color:black;
}
table.prodsub {
    margin-left:30px;
    border:1px solid gray;
    width:510px;
}
table.prodsub th,td {
    padding:3px;
}
table.prodsub th{
    background-color:silver;
}
table.prodsub td{
    background-color:#e8e8e8;
}
table.prodsub td.kp{
    background-color:#ffffff;
}
table.prodsub th.pr{
    width:150px;
}
table.prodsub th.mnoz {
    width:60px;
}
table.prodsub th.skl {
    width:67px;
}
input.counter {
    width:20px;
}
