body, td {
			font-family:arial, sans;
			font-size:12px;}
.LOGO
			{
			background:navy;
			color:yellow;
			height:70px;
			}
.RIGHTCOL
			{
			background:brown;
			color:yellow;
			}
.LEFTCOL
			{
			background:brown;
			color:yellow;
			}
a, a:visited
			{
			font-family:arial, sans;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			}
a:hover
			{
			text-decoration:underline;
			}
.MAIN
			{
/*				background:#d1d1d1;*/
			}
.NAVIGACE {width:100%;border-right:solid 1px silver;}
.NAVIGACE TR.MENUH TD
			{
			background:#000000;
			color:#ffffff;
			font-weight:bold;
			padding-left:15px;
			}
.MENUOUT
			{
			background:#ffffff;
			color:black;
			font-weight:bold;
			width:100%;
			font-size:11px;
			padding-left:15px;
			}
.MENUOVER
			{
			background:#c1c1c1;
			color:black;
			font-weight:bold;
			width:100%;
			font-size:11px;
			cursor:hand;
			padding-left:15px;			
			}
.PRICELIST .HEADER
			{
			background:white;
			color:black;
			width:100%;
			height:20px;
			font-size:12px;
			font-weight:bold;
			}
			
.PRICELIST .HEADER A, .PRICELIST .HEADER A:VISITED
			{
			color:navy;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			}

.PRICELIST .HEADER A:HOVER
			{
			color:black;
			font-size:12px;
			font-weight:bold;
/*			text-decoration:underline;*/
			}
			
.PRICELIST TD
			{
			font-size:12px;
			}
.PRICELIST input
			{
			font-size:10px;
			margin:0px;
			padding:0px;
			text-align:right;
			
			}
.CartROW 	{
			height:30px;
			}

.CartROW TD
			{
			border-bottom:solid 1px #c0c0c0;

			}
.FF1{}
.FF2{font-weight:bold}

/* ************************************************************ */
/* all input forms definitions */
/* outer table definition */
.FORM  { padding:2px; border-left: solid 2px #339900; border-right: solid 2px #339900; border-bottom: solid 2px #339900; }
/* HEADING */
.FORM #FORMHEADER {padding-left:10px; padding-rigth:10px; background:#339900;color:#000000;height:20px;font-size:12px;font-weight:bold;}
/* left part of forms */
.FORM #FORMPART1 {background:silver;border-right: solid 1px #339900; padding:10px; /*background-image:url('/images/common/icons/login_11.gif') */}
/* right part of forms */
.FORM #FORMPART1 TD {padding:2px; }
/* text1 in left part */
.FORM #FORMPART1 .FF1 {color:#000000;}
/* text2 in left part */
.FORM #FORMPART1 .FF2 {color:#000000;}
/* text1 in right part */
.FORM #FORMPART2 .FF1 {color:#000000;}
/* text2 in right part */
.FORM #FORMPART2 .FF2 {color:#000000;}
/* link in form table */
.FORM A,.FORM A:VISITED {color:blue}
.FORM A:HOVER {color:red}
/* inpout field in form table */
.FORM input {text-align:left;}
/* all input forms definitions  - END  */
/* ************************************************************ */

