BODY {
	font-family: verdana, sans-serif;
	font-size: 11px ;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin: auto;
	background-color: White;
}
DIV {margin: 0px;}
FORM {margin: 0px;}
IMG {border: 0px;}

.main_table   { width: 750px; }
.menu_top	  {
	height: 25px;
	padding: 0px 10px;
	color: #FFFF33;
	background-image : url(../../files/img/markerHorizontal.jpg);
}
.menu_left    {
	border: 0px;
	width: 150px;
	background-color: #CCCCCC;
	padding: 0px;
	vertical-align: top;
}
.menu_categories {
	background-color: #FF9933;
}
.menu_categories_head {
	background-color: #4D4D4D;
	padding: 0px;
	font-weight: bold;
	color: White;
}
.menu_left_line { height: 2px; border: 0px; background-color: #ffffff; padding: 0px; }
.footer		  { width: 100%; height: 10px; background-color: #4D4D4D; padding: 0px 10px; color: #FFFFFF; }
.footer_2	  { width: 100%; border: 0px; padding: 0px; background-color: #dddddd; background-image : url(../../files/img/markerHorizontal.jpg);}

.right		  { background-color: #ffffff; width: 600px; padding: 0px; border-top: 3px solid white; vertical-align: top; }
.left_content { text-align: left; padding: 15px; vertical-align: top; }
.right_content { padding: 5px; vertical-align: top; text-align: center; }
.separator    { width: 1px; background-color: #bbbbbb; }

.form_desc   { text-align: right; padding: 5px; background-color: #dddddd; }
.form_desc_data   { background-color: #dddddd; }

.product_list_foto		{ background-color: #f3f3f3; text-align: center; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_list_data		{
	background-color: White;
	padding: 5px;
	border-bottom: 3px solid white;
	vertical-align: top;
}
.product_list_name		{
	font-weight: bold;
	font-family: verdana, sans-serif;
	background-color : #FFFEFD;
}
.product_list_category  { font-size: 9px; color: #737373; }
.product_list_price		{
	width: 75px;
	text-align: right;
	font-weight: bold;
	padding: 5px;
	background-color : White;
}
.product_list_desc		{ padding: 5px; font-size: 10px }

.product_show_table		{ margin-left: 3px; }
.product_show_foto		{ margin-right: 5px; border: 2px solid #BBBBBB; }
.product_show_data		{ background-color: #f3f3f3; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_show_name		{ font-weight: bold; font-family: verdana, sans-serif; font-size: 14px; }
.product_show_category  { font-size: 9px; color: #737373; }
.product_show_price		{ text-align: right; font-weight: bold; padding: 5px; }
.product_show_desc		{ font-size: 10px }

.order_table_head { background-color: #dddddd; text-align: center; height: 20px; }
TD.order_table_head { border-right: 1px solid #f3f3f3 }
.order_table_data_odd { background-color: #ffffff; }
.order_table_data_even { background-color: #f3f3f3; }
TD.order_table_data { padding: 5px; border-right: 1px solid #d3d3d3; text-align: right; }
.order_table_footer { background-color: #dddddd; text-align: right; height: 20px; padding: 5px; }
.order_table_footer_light { background-color: #f3f3f3; text-align: right; height: 20px; padding: 5px; }

.hr_dotted { width: 100%; height: 1px; border: 1px dotted #BBBBBB; }

.operation_table { border: 0px; padding: 0px; width: 300px; }
.alert    {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: red; text-decoration: none; text-align: center; }
.ok   {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: green; text-decoration: none; text-align: center; }

.image_border { border: 2px solid #BBBBBB; }

.h1 {font-size: 14px; font-weight: bold; font-family: verdana, sans-serif;}

.tekst8   {
	font-family: verdana, sans-serif;
	font-size: 9px ;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.tekst10  { font-family: verdana, sans-serif; font-size: 10px ; font-weight: normal; color: #000000; text-decoration: none; background-image : url(../../files/img/markerHorizontal.jpg);}
.tekstw14 { font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: #CC3300; text-decoration: none;}
.px		  { font-family: tahoma, sans-serif; font-size: 1px ; font-weight: normal; color: #ffffff; text-decoration: none;}

a:link    {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000;}
a:visited {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000;}
a:active  {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000;} 
a:hover   {text-decoration: underline; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #444444;}

.tekst_w          {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: Yellow;
}
a.tekst_w:link    {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: White;
}
a.tekst_w:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: White;
}
a.tekst_w:active  {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: White;
} 
a.tekst_w:hover   {text-decoration: underline; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;}

.tekst			{
	font-family: verdana, sans-serif;
	font-size: 11px ;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color : White;
}
a.tekst:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:hover    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: underline;}

.tekst_b { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:hover   { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: underline;}

.input {border: 1px solid; border-color: black; font-family: tahoma, sans-serif; font-size: 8pt; background-color: white;}
.submit {font-family: verdana, sans-serif; font-size: 7pt; background-color: white;}

.select {border: 1px solid; border-color: #7F9DB9; font-family: verdana, sans-serif; font-size: 8pt; background-color: #FFFFFF;}
