h1								{font-size: 13px}
h3.customer						{color: #000090; border-bottom: solid 1px #F0F0F0}
h3.admin						{color: #000090}
h3.user							{color: #000090; border-bottom: solid 1px #F0F0F0}
h4.customer						{color: #000090; border-bottom: solid 1px #F0F0F0}
h4.admin						{color: #000090}

td								{color: black; font-family: arial; font-size: 12px}
th								{color: black; font-family: arial; font-size: 12px; background: #E0E0E0}

a								{color: black; text-decoration: none}
a:hover							{color: black; text-decoration: underline}

form							{margin: 0px}
input[type="text"]				{border: solid 1px #D0D0D0; background: #FAFAFA; color: #303030}
input[type="password"]			{border: solid 1px #D0D0D0; background: #FAFAFA; color: #303030}
input[type="submit"]			{border: solid 1px #D0D0D0; background: #DADADA; color: #303030}
input[type="button"]			{border-top: solid 1px #F0F0F0; border-left: solid 1px #F0F0F0; border-bottom: solid 1px #808080; border-right: solid 1px #808080}
input.button_save				{width: 16px; height: 16px; border: 0px; background: url(ikony/button_ok1.png)}
input.button_delete				{width: 16px; height: 16px; border: 0px; background: url(ikony/editdelete1.png)}
input.button_remove				{width: 16px; height: 16px; border: 0px; background: url(ikony/remove.png)}
input.button_search				{width: 16px; height: 16px; border: 0px; background: url(ikony/find.png)}
input.button_properties			{width: 16px; height: 16px; border: 0px; background: url(ikony/configure.png)}
select							{font-size: 10px}

div.msg_info					{margin-top: 5px; margin-bottom: 5px; color: green; background: #F0FFF0; border-top: solid 1px green; border-bottom: solid 1px green; text-align: center}
div.msg_warning					{margin-top: 5px; margin-bottom: 5px; color: #FFD400; background: #FFFFE0; border-top: solid 1px #FFD400; border-bottom: solid 1px #FFD400; text-align: center}
div.msg_error					{margin-top: 5px; margin-bottom: 5px; color: red; background: #FFF0F0; border-top: solid 1px red; border-bottom: solid 1px red; text-align: center}

#menu2 td						{width: 177px; height: 27px; background-image: url(images/menu2_2.jpg); text-align: center; vertical-align: middle}
#menu2 td.heading				{width: 177px; height: 27px; background-image: url(images/menu2_1.jpg); text-align: center; vertical-align: middle}

#shopping_cart					{background: #D0D0D0}
#shopping_cart th				{background: #F0F0F0}
#shopping_cart td				{text-align: right; background: white; padding-left: 2px; padding-right: 2px}
#shopping_cart td.textfield		{text-align: right; background: white; padding: 0px}

table.simple_list				{background: #EAEAEA}
table.simple_list td			{background: white; padding-left: 2px; padding-right: 2px}
table.simple_list th			{background: #161D6E; color: white}

table.product_variants			{background: #F0F0F0; border: solid 1px #E0E0E0}

table.secondary_parameters					{background: #F0F0F0; border: solid 1px #E0E0E0}
table.secondary_parameters td.title_even	{background: #E5E5E5; font-size: 9px}
table.secondary_parameters td.title_odd		{background: #E0E0E0; font-size: 9px}
table.secondary_parameters td.value_even	{background: #FAFAFA; font-size: 9px}
table.secondary_parameters td.value_odd		{background: #EAEAEA; font-size: 9px}

td.box_heading_login			{width: 177px; height: 27px; background-image: url(images/menu2_1.jpg); text-align: center; vertical-align: middle}
td.box_contents_login			{width: 177px; text-align: center; vertical-align: top; border: solid 1px #F0F0F0; background: #FBFBFB}

td.box_heading_search			{width: 177px; height: 27px; background-image: url(images/menu2_1.jpg); text-align: center; vertical-align: middle}
td.box_contents_search			{width: 177px; text-align: center; vertical-align: top; border: solid 1px #F0F0F0; background: #FBFBFB}

td.box_heading_categories		{width: 177px; height: 27px; background-image: url(images/menu2_1.jpg); text-align: center; vertical-align: middle}
td.box_contents_categories		{width: 177px; vertical-align: middle; border: solid 1px #F0F0F0; background: #FBFBFB}

a.category_menu_item1			{color: #!color_category_menu_text!}

table.paging					{background: #FAFAFA; border-top: solid 1px #F0F0F0; border-bottom: solid 1px #F0F0F0}
table.paging td a				{text-decoration: none; font-size: 12px}
table.paging td span.selected	{color: #F00000}

div.category_bar				{background: #FAFAFA; border-top: solid 1px #F0F0F0; border-bottom: solid 1px #F0F0F0; font-size: 11px}

p.product_fee			{font-size: 10px}
