		BODY, TH, TD, DIV, P, SPAN, A {font-size:12px;font-family: Verdana, Arial, Helvetica, serif;}
		BODY {margin:0px;padding:0px;}
		/*P {padding-left:30px;padding-top:10px;}*/
		TH {font-weight:normal;font-size:11px;}
		TD {font-size:11px;}

				
		input.button{cursor:pointer;}
		form{padding:0px;margin:0px;}

		
		.noscreen{display:none;}
		
		#ordertop				{	
									width:542px;
									height:40px;
									background-image:url("/img/Top_Order.gif");
									margin:0;
									padding:0px;
								}
		#ordercontent			{
									border: 0px;
									margin:0;
									padding:0px;
									width:542px;
									background-image:url("/img/Order_bg.gif");
									text-align: center;
								}
		#ordercontent table		{	width: 500px;
									margin:0px;
									padding:0px;
									border-collapse:collapse; 
									font-size:11px;
				                    line-height: 14px;
									border: 0px;
								}
		#ordercontent th		{	border-bottom: 1px solid #000000; white-space: nowrap;}	
		
		th.left, td.left		{	text-align:left;}
		th.right, td.right		{	text-align:right;}
		th.center, td.center	{	text-align:center;}
		th.justify, td.justify	{	text-align:justify;}
		
		.padding				{	padding:4px;}
				
		#orderfooter			{
									width:542px;
									height:11px;
									background-image:url("/img/order_bottom.gif");
									margin:0;
									padding:0px;
									font-size:1px;
								}
		input.OrderInput		{
									border: 1px solid black;
									font-size:12px;
									height: 14px;
								}

		td.otitle				{	font-weight:bold;}
		td.oprice				{	font-size: 12px; font-weight:bold; color:#E61B1A;}
		
		input.oinput			{	border: 1px solid #000000;height:20px;padding-top: 2px;}
		input.oSubmit			{	
									border:0px;
									margin:0px;
									background-image:url("/img/input_oSend.gif");
									width:34px;
									height:24px;
									cursor:pointer;
								}
		input.osubmit2			{
									border:0px;
									margin:0px;
									background-image:url("/img/button_order.gif");
									width:157px;
									height:24px;
									cursor:pointer;
									color:#ffffff;
									font-weight: bold;
									padding-bottom: 3px;
									font-size: 11px;
								}
		input.osubmit3			{
									border:0px;
									margin:0px;
									background-image:url("/img/fajka.gif");
									width:34px;
									height:24px;
									cursor:pointer;
									color:#ffffff;
									font-weight: bold;
									padding-bottom: 3px;
									font-size: 11px;
								}