.boxText 				{ font-family: Arial; font-size: 10px; }
.errorBox 				{ font-family : Arial; font-size : 13px; background: #ff0000; font-weight: bold; }
.stockWarning 			{ font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #fefbf3; }
.orderEdit 				{ font-family : Arial; font-size : 12px; color: #eb5504; text-decoration: underline; }

BODY 					{padding:0px; margin:0; background:#dedede; color: #000000; text-align: center}

p {margin: 0; font-size: 13px;}

.infoBox 				{background: #fcca90;}
.infoBoxContents 		{background: #ffffff;font-family: Arial; font-size: 10px;}

A {color: #EB5504;  text-decoration: underline;}
A:hover {  color: #000000;  text-decoration: underline;} 

FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Arial; font-size: 12px; background: #bbc3d3; color: #ffffff; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Arial; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Arial;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Arial;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Arial; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Arial;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Arial; font-size: 10px;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd 			{background: #fbeef5;}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even 		{background: #ffffff;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}
.productListing-heading 		{font-family: Arial;font-size: 11px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Arial;font-size: 11px;}
TD.pageHeading, DIV.pageHeading {font-family: Arial;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Arial;font-size: 10px;color: #000000;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
td.main, p.main 							{font-family: Arial;font-size: 12px;line-height: 1.5; padding-bottom:5px;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Arial;font-size: 11px;}
TD.accountCategory 							{font-family: Arial;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Arial;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Arial;font-size: 12px;}
TEXTAREA 									{font-family: Arial;font-size: 11px;background-color: #FEFBF3}
SPAN.greetUser 								{font-family: Arial;font-size: 12px;color: #f0a480;font-weight: bold;}
TABLE.formArea 								{background: #f1f9fe;border-color: #7b9ebd;border-style: solid;border-width: 1px;}
TD.formAreaTitle 							{font-family: Arial;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family: Arial;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Arial;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #FFECA0; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #FFECA0; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Arial; font-size: 10px; color: #000000; }
/* message box */
.messageBox 								{font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning 	{font-family: Arial; font-size: 13px; background-color: #FEFBF3; color: #ff0000; font-weight: bold; border: 1px solid #ff0000; padding: 4px;}
.messageStackSuccess 						{font-family: Arial; font-size: 10px; background-color: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial; font-size: 12px; color:#FF0000; }
											
td.fieldKey 		{font-family: Arial;font-size: 12px;font-weight: bold;}
td.fieldValue 		{font-family: Arial;font-size: 12px; padding-bottom:5px;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */											
.s_tl 			{background:url(images/s_tl.gif) left top no-repeat; width:100%;}
.s_tr 			{background:url(images/s_tr.gif) right top no-repeat;}
.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:0px 27px 0px 22px;}
.s_t {background:url(images/s_t.gif) top repeat-x;}
.s_b {background:url(images/s_b.gif) bottom repeat-x; }
.s_l {background:url(images/s_l.gif) left repeat-y;}
.s_r {background:url(images/s_r.gif) right repeat-y;}
/* ********************************************************************************************************* */	
/* ********************************************************************************************************* */
.p_tl 			{background:url(images/p_tl.gif) left top no-repeat; width:100%;}
.p_tr 			{background:url(images/p_tr.gif) right top no-repeat;}
.p_bl			{background:url(images/p_bl.gif) left bottom no-repeat;}
.p_br 			{background:url(images/p_br.gif) right bottom no-repeat;padding:16px 18px 20px 18px;}
.p_t {background:url(images/p_t.gif) top repeat-x #ffffff;}
.p_b {background:url(images/p_b.gif) bottom repeat-x; }
.p_l {background:url(images/p_l.gif) left repeat-y;}
.p_r {background:url(images/p_r.gif) right repeat-y;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */	
.main	a		{color:#EB5504; text-decoration:underline;}
.main	a:hover	{color:#000000; text-decoration:underline;}
.vam			{vertical-align:middle;}
.tac			{text-align:center;}
/* ********************************************************************************************************* */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
.image		{width:100%;}
/* ********************************************************************************************************* */
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:2px;}
.bg_input input	{background:none; border:0px;}
* html .width_100				{width:100%;}
/* ********************************************************************************************************* */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}

table, td, .main, select, input, textarea 		{color:#282e3e;font-size:13px;line-height:normal;font-family:Arial;
												vertical-align:top;padding:0px; }
select, input, textarea 		{ background-color: #FEFBF3;}
img      {border:0px;}
/*
table, td { border-collapse:collapse; border:0; padding:0px;}
*/
input, textarea, select				{border:1px solid #da4d01;}
.border_0							{border:0px; background:none;}
.vam { vertical-align:middle}
.bg{background:url(images/bg_line.gif)}

.jamp{ width:90px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp1{ width:120px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:210px; height:16px; color:#da4d01; border:1px solid #da4d01; font-size:11px; padding-left:2px; font-family:Tahoma;}

/* ********************************************************************************************************* */
.header { background:url(images/bg-head.jpg) bottom right no-repeat; height:330px;}
.header input,
.header textarea,
.header select				{border:none}

.header font   {color:#757373; text-decoration:none; font-size:11px; font-weight:bold;}
.header font a {color:#757373; text-decoration:none; font-size:10px; font-weight:bold; font-family:Tahoma}
.header font a:hover   {color:#757373; text-decoration:underline}     /*   5 items*/

.header td 		 {color:#ffffff; font-weight:bold; font-size:12px;}
.header span	 {color:#81919c; font-size:11px;}
.header b   	 {color:#3a7ca6;}
.header a 		 {color:#81919c; font-size:11px; text-decoration:none}
.header a:hover  {color:#81919c;text-decoration:underline;}
.header strong 	 {color:#81919c; }

.logo { padding:55px 26px 36px 0px;}
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  { padding-right:20px;}
.footer td 		  {color:#ffffff; font-size:11px;}			
.footer a 		  {color:#ffffff; font-size:11px; text-decoration:underline; text-transform:uppercase} 			
.footer a:hover   {color:#ffffff;text-decoration:none;}	
.footer span 	  {color:#ffffff; font-size:11px; text-transform:uppercase;}
.footer span a 		  {color:#ffffff; font-size:12px; text-decoration:underline; text-transform:none;} 			
.footer span a:hover   {color:#ffffff;text-decoration:none;}
.footer b, .footer b a 	  {color:#ffffff; font-size:11px; font-weight: bold; text-transform:none;}			
.footer b a:hover {color:#ffffff; text-decoration:none;}

.popup_footer			{ color:#030303; text-transform:uppercase; font-size:11px;}
.popup_footer a			{ color:#030303;}
.popup td				{color:#5e5b5b; line-height:16px;}

.popup strong			{display:block; padding:10px 0px 0px 0px; color:#5e5b5b;}

/* -1- */
.box_heading_table				{}
.box_heading_table .box_heading_td 	{ padding:4px 10px 10px 15px; }
.box_heading_table .box_heading_td 	{color:#ff8000; font-weight:bold; font-size:12px; font-family:Arial; text-transform:uppercase;}


.box_body_table { margin-bottom:15px; }

.box_body_table .box_body_td {padding:0px 10px 0px 15px; color:#2c2c2c; font-size:11px;}
.box_body_table .box_body_td a { color:#ff8000; font-size:12px; font-weight:bold;}
.box_body_table .box_body_td a:hover{ text-decoration:underline;}
.box_body_table .box_body_td select { border:1px solid #da4d01; width:162px;}
.box_body_table .box_body_td ul { padding:0px;}
.box_body_table .box_body_td li a { font-size:11px; color:#2c2c2c;}


/* -2- */
.box_heading_table_2 					{}
.box_heading_table_2 .box_heading_td_2 	{ padding:14px 10px 6px 16px; background:none;}
.box_heading_table_2 .box_heading_td_2 	{color:#000000; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_td_2 { padding:0px 20px 30px 17px;}

.corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top #f99827;}
.corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom; margin-bottom:11px;}


/* -3- */
.box_heading_table_3 					{}
.box_heading_table_3 .box_heading_td_3 	{ padding:14px 10px 6px 16px; background:none;}
.box_heading_table_3 .box_heading_td_3 	{color:#ffffff; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_table_3 {background:}

.box_body_table_3 .box_body .bg_list { line-height:20px; background:url(images/arrow2.gif) no-repeat 0 8px}
.box_body_table_3 .box_body .bg_list a{ color:#1d6a92;}

.corner-top-left2 {background:url(images/corner-top-left2.gif) no-repeat left top #99b401;}
.corner-top-right2 {background:url(images/corner-top-right2.gif) no-repeat right top;}
.corner-bot-left2 {background:url(images/corner-bot-left2.gif) no-repeat left bottom;}
.corner-bot-right2 {background:url(images/corner-bot-right2.gif) no-repeat right bottom; padding-bottom:15px;}


/* -4- */
.box_heading_table_4 					{}
.box_heading_table_4 .box_heading_td_4 	{ padding:6px 10px 6px 13px; background:url(images/bg_heading_td.gif) bottom repeat-x;}
.box_heading_table_4 .box_heading_td_4 	{color:#2c2c2c; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_table_4 { margin-bottom:9px; background:#fefbf3}

.box_body_table_4 .box_body_td {padding:0px;}/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

.cont_heading_table 	{}
.cont_heading_td {
	font-size:10pt;  font-weight:bold; color:#000000; font-family:Arial; text-transform:uppercase;
	background-color: #FFECA0;
	border-bottom: 1px solid #FE8100;
	padding: 4px 5px 4px 10px;
	}

.cont_heading_td a 			{color:#000000; font-weight:bold; font-size:10pt; text-transform:uppercase; font-family:arial;text-decoration:underline}
.cont_heading_td a:hover 	{color:#000000; font-weight:bold; font-size:10pt; text-transform:uppercase; font-family:arial;text-decoration:underline;}
.cont_heading_td em 		{color:#000000; font-weight:bold; font-size:10pt; text-transform:uppercase; font-family:arial;text-decoration:underline; font-style:normal;}

.cont_body_table 						{}
.cont_body_table .cont_body_table_td 	{background:url(images/bg_c.gif) top left repeat-x #375f88; height:29px; padding-left:19px}
.cont_body_table .cont_body_table_td 	{color:#242527; font-weight:bold; font-size:10px; text-transform:uppercase; vertical-align:middle }



/*  PRODUCT  */
.product td					{ color:#000000; font-size:13px}
/* ********************************************************************************************************* */
.product a 					{font-weight:bold; font-size:13px; color:#2c2c2c; text-decoration:underline;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:none;}
/* ********************************************************************************************************* */
.product div span a 			{color:#1c1c1c; font-size:12px; font-weight:bold; text-decoration:none;}
.product div span a:hover 		{text-decoration:underline;}
/* ********************************************************************************************************* */
.product span a 			{font-weight:bold; font-size:13px; color:#2c2c2c; text-decoration:underline; text-transform:none; display:block; line-height:12px;}
.product span a:hover 		{text-decoration:none;}
.product em 				{color:#2c2c2c; font-size:13px; font-weight:bold; font-family:Arial; text-transform:none;font-style:normal; }
.title_info { margin-bottom:5px;}
/* ********************************************************************************************************* */
span.productSpecialPrice 		{color:#eb4004;font-size:20px;font-weight:bold; font-family:Arial;}
.product s 						{color:#000000;font-size:23px;font-weight:normal; font-family:Arial;}
/* ********************************************************************************************************* */
.product div a		    {color:#669103; font-size:10px; font-weight:normal; text-decoration:underline; text-transform:none;}
.product div a:hover	{text-decoration:none;}		
/* ********************************************************************************************************* */
.product  font   			{color:#2c2c2c; text-decoration:none; font-size:13px; font-weight:normal; font-family:tahoma;}
.product b font   			{color:#2c2c2c; text-decoration:none; font-size:13px; font-weight:bold; font-family:tahoma;}
.product b font a 			{color:#2c2c2c; text-decoration:underline; font-size:13px; font-weight:normal;}
.product b font a:hover   	{color:#2c2c2c; text-decoration:none} 

table.listing 				{margin:15px 0px 10px 0px;border:0px solid #ffffff;border-width:0px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;}
/* ********************************************************************************************************* */

/*  IMAGE  */
.pic_box			{border:0px solid #c5d7dc}
.pic 				{border:}
.pic2 				{border:1px solid #fe8100; padding:5px;}

.table_pic_width_1	{width:1px;text-align:center;}
.table_pic_width	{width:1px;text-align:center;}
.table_pic_width td	{text-align:center;}

.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/pic_corn_t.gif) 0px top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/pic_corn_b.gif) 0px bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/pic_corn_l.gif) left 0px repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/pic_corn_r.gif) right 0px repeat-y;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}




/* ********************************************************************************************************* */
/* ********************************************************************************************************* */


/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:10px 9px 10px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#353434; font-size:13px;}
.result b   	{color:#353434; font-weight:normal;}
 
.result_right b							{color:#EB5504; font-size:13px; font-weight:bold;}
.result_right a.pageResults				{color:#EB5504; font-size:13px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#EB5504;	text-decoration:none; }
.result_right a.pageResults	u			{color:#EB5504; font-size:13px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#EB5504;	text-decoration:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
SPAN.newItemInCart 						{font-family: Arial;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Arial;font-size:13px;color: #ff8000; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.smallText a			{color:#EB5504; font-size:11px; text-decoration:underline;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#000000; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#ff8001; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#ff8001; font-size:11px; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.prod_info		{width:100px; float:left; margin-right:15px; margin-bottom:10px;}
.prod_info td	{text-align:center;}
/* ********************************************************************************************************* */  
.product .shop_cart {text-align:center; vertical-align:middle; height:25px;color:#2c2c2c; font-size:13px; font-weight:bold; font-family:Arial; text-transform:none;}

.shop_cart_table			{width:88%;}
.shop_cart_table .name		{padding:9px 3px 10px 4px;}
.shop_cart_table .cart_pic	{padding:0px 0px 10px 0px; text-align:center}

.shop_cart_td				{ padding:20px 0px 0px 0px;}
.shop_cart_table td			{padding:5px 3px 0px 4px;}
.shop_cart_table td	td		{padding:0px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */	
.bg_line_x						{background:#fcca90;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}

.cart_line_x 					{background:#fcca90;}

.cart_total_left  			{text-align:right; vertical-align:middle;;}
.cart_total_right  			{text-align:center;vertical-align:middle;}
.cart_total_left strong  	{color:#353535; font-size:14px;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	
/* ********************************************************************************************************* */
.padd_gg				{height:1px;}
.padd_vv				{width:0%;}
.padd_vv img			{width:9px;}

.padd_gg2				{height:9px;}
.padd_vv2				{width:0%;}
.padd_vv2 img			{width:9px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_width_left			{ width:242px;}
.box_width_right		{ width:235px;}
.box_width_cont			{ width:100%;}
.col_left				{ background:url(images/bg-left.gif) right repeat-y;}
.col_center				{ width:100%;}
.col_right				{ background:url(images/bg-right.gif) left repeat-y;}
/* ********************************************************************************************************* */
.heading_top_1			{margin:0px 0px 8px 0px;}
.heading_top_1 .padd_11	{padding:10px 0px 9px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin:0px 0px 8px 0px;}
.heading_top_3 .padd_33	{padding:0px 0px 0px 0px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:0px 10px 9px 10px}


.tableBox_output		{margin-top:0px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:18px;}
.tep_draw_separate1		{height:111px;}

.tep_draw_prod_top_table	{ }
.tep_draw_prod_top_td		{padding:20px 6px 20px 6px;}

.tep_draw_box_prod		{}

.col_l					{background:url(images/col_l.gif) 0px 0px repeat-y;}
.col_l img				{height:7px;}

.col_c_table			{width:776px; margin:auto;}
.col_c					{width:100%;padding:0px 26px 10px 29px; background:#ffffff;}

.col_r					{background:url(images/col_l.gif) 0px 0px repeat-y;}
.col_r img				{height:7px;}

.box_body font  				{color:#2c2c2c; text-decoration:none; font-size:11px; font-weight:normal;}
.box_body font a 				{color:#ff8000; text-decoration:none; font-size:13px; font-weight:bold;}
.box_body font a:hover  		{color:#ff8000; text-decoration:underline}

.box_body strong a 				{color:#ff8000; text-decoration:none; font-size:12px; text-transform:uppercase;}
.box_body strong a:hover  		{color:#ff8000; text-decoration:underline}


/* farby
#FE8100 - oranzova
#EB5504 - tmavooranzova
#FFECA0 - slabooranzova
#99B401 - zelena

*/
	
#main{
 text-align:left;
 width:916px;
 margin:auto;
 font-family: arial, verdana;
 background-color: #ffffff;
 border: 1px solid #FE8100;
}	

#logo {
	width: 220x;
	text-align: center;
	margin: 5px 12px 0 35px;
	float: left;
}

#basket {
	width: 687px;
	float: left;
	margin: 0 0 0 27px;
}

#top {
	background:url(images/basket_top.gif) 0px 0px no-repeat;
	background-color: #FE8100;
	height: 50px;
	margin-bottom: 10px;
	padding: 5px 0 0 8px;
}
#top td {
	font-family: arial, verdana;
	color: black;
	font-size: 10pt;
	line-height: 1.4;
}

#top a {
	color: black;
	font-size: 10pt;
}

#top a:hover {
	color: #ffffff;
}

#main_body {
	width: 914px;
}

#column_left {
	width: 220px;
	float: left;
	padding-left: 10px;
	border-right: 1px dotted #FE8100;
}
#column_right {
	background-color: white;
	width: 670px;
	float: left;
	padding-left: 10px;
}

#stopflow {
	clear: both;
}

#box_title {
	background-color: #FFECA0;
	width: 184px;
	border-bottom: 1px solid #FE8100;
	color: black;
	font-size: 10pt;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	text-transform:uppercase;
}

#box_title_big {
	background-color: #FFECA0;
	width: 660px;
	border-bottom: 1px solid #FE8100;
	color: black;
	font-size: 10pt;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
}

#box_title_small {
	background-color: #FFECA0;
	width: 315px;
	border-bottom: 1px solid #FE8100;
	color: black;
	font-size: 10pt;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
}


#categories  	{padding:5px 5px 10px 4px; margin:0px; list-style:none; background-color: #FEFBF3; width: 190px}
#categories li 	{background:url(images/line.gif) bottom repeat-x; line-height:24px; padding-left:13px;}
#categories li a	{color:#2c2c2c;text-decoration:underline; padding-left:0px; font-size:13px;}
#categories li a:hover	{color:#f99827;text-decoration:underline;}

#green_box {
	width: 200px;
	background:url(images/green_box_bg.gif) top no-repeat;
	background-color: #99B401;
	padding: 0;
	margin: 0;
}
#green_box p {
	padding: 10px 5px 5px 5px;
	margin: 0;
}
#green_box_bottom {
	width: 200px;
	height: 13px;
	background:url(images/green_box_bottom.gif) bottom no-repeat;
	background-color: #99B401;
	margin: 0;
	padding: 0;
}


#gray_box {
	width: 200px;
	height: 35px;
	background:url(images/gray_box_bg.gif) top no-repeat;
	background-color: #F0FBD2;
	padding: 0;
	margin: 0;
}
#gray_box p {
	padding: 10px 5px 5px 5px;
	margin: 0;
}
#gray_box_bottom {
	width: 200px;
	height: 13px;
	background:url(images/gray_box_bottom.gif) bottom no-repeat;
	background-color: #F0FBD2;
	margin: 0;
	padding: 0;
}

#orange_box {
	width: 689px;
	height: 35px;
	background:url(images/orange_box_bg.gif) top no-repeat;
	background-color: #FE8100;
	padding: 0;
	margin: 0;
	
}
#orange_box p {
	padding: 10px 5px 5px 10px;
	margin: 0;
	font-size: 10pt;
	line-height: 1.5;
}

#orange_box a {
	color: black;
	font-size: 10pt;
}

#orange_box a:hover {
	color: white;
}

#orange_box_bottom {
	width: 689px;
	height: 13px;
	background:url(images/orange_box_bottom.gif) bottom no-repeat;
	background-color: #FE8100;
	margin: 0;
	padding: 0;
}


#top_menu  	{
	margin:0; 
	padding:17px 0 0 0 ; 
	list-style:none; 
	width: 180px
}
#top_menu li 	{
	background:url(images/arrow.gif) 0px 4px no-repeat; 
	background-color: #99B401; 
	height:20px; 
	margin-left:15px;
	margin-top: 3px;
	text-transform:uppercase;
	border-bottom: 1px solid #B3C743;
}

#top_menu li a	{
	color:#ffffff;
	text-decoration:none; 
	font-size:11px;
	font-family: tahoma;
	font-weight: bold;
	display: block;
	padding-left: 13px;
}

#top_menu li a:hover	{
	color:#000000;
}


#footer_left {
	background-color: white;
	width: 220px;
	float: left;
}
#footer_right {
	background-color: white;
	width: 689px;
	float: left;
	margin-left: 5px;
}

#plisting {
	width: 212px;
	float: left;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#plisting_img{
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #909090;
	border-top: 1px solid #909090;
	margin-bottom: 5px;
}

hr {
	width: 660px;
	color: #FE8100;
	background-color: #FE8100;
	height: 1px;
	margin: 5px 0;
	border: 0px;
}

.nospace{
	margin: 0;
}

#product {
	width: 660px;
	text-align: center;
	margin: 0 0 10px 0;
	background-color: #FEFBF3;
}

#product #title {
	font-size: 16px;
	margin: 5px 0;
}

#product_img{
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #909090;
	border-top: 1px solid #909090;
}

#add_form {
	background-color: #FFECA0;
	width: 500px;
	border-bottom: 1px solid #FE8100;
	border-top: 1px solid #FE8100;
	margin: 10px 0 5px 0;
	font-size: 13px;
	height: 20px;
	
}
.addcart tr { height: 34px;}
.addcart td { vertical-align: middle;}
.middle { vertical-align: middle;}

.addcart input{
	border: 0px;
	margin: 0px 0 0 0;
	padding: 0px;
}
.addcart .addcount{
	width: 24px;
	margin: 0;
	padding: 0px;
	text-align: center;
	border: 1px solid #FE8100;
	font-size: 12px;
}
.addcount{
	width: 24px;
	margin: 0;
	padding: 0px;
	text-align: center;
	border: 1px solid #FE8100;
	font-size: 12px;
}

#pricesk {
	font-size: 10px;
}

.cartimg {
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 0 5px;
}


#main_ad {
	margin: 0;
	padding: 0;
	text-align: left;
}
#main_ad_left {
	float: left;
	width: 330px;
	margin: 11px 0 0 0;
	padding: 0;
}
#main_ad_left_title {
	background:url(images/main_banner_left.gif) 0px 0px no-repeat; 
	height: 70px;
	margin: 0 0 4px 0;
	padding: 0;
}

#main_ad_left_title h2 {
	color: #EB5504;
	background:url(images/sipka.gif) 8px 18px no-repeat; 
	font-size: 20px;
	padding: 12px 0 0 30px;
	font-family: tahoma;
	font-weight: normal;
}

#main_ad_left_title p {
	font-size: 11px;
	margin: 1px 0 0 15px;
}
#main_ad_right {
	float: left;
	width: 317px;
	height: 240px;
	background:url(images/main_banner.gif) 0px 0px no-repeat; 
}

.main_ad_pics { height: 225px; width: 300px; padding:0; overflow: hidden;
	margin: 8px 0 0 100px; }
.main_ad_pics img { height: 225px; width: 300px; background-color: #000000;}
code {visibility: hidden;}

h2 { 
	font-size: 10pt;
	margin:0;
	padding: 0;
}

#index_title {
	color: #EB5504;
	font-size: 17px;
	margin-bottom: 5px;
}
#index_text {
	font-size: 12px;
	text-align: justify;
}
#info_text {
	font-size: 13px;
	text-align: justify;
	margin: 5px 0 0 10px;
}

#prevedenie {
	margin: 8px 0 5px 0;
	width: 420px;
}
#prevedenie_info {
	margin: 5px 0 10px 110px;
	width: 250px;
	font-size: 11px;
}
#prevedenie span {
	float: left;
	margin: 0 0 0 8px;
}
#prevedenie a {
	display: block;
	width: 84px;
	background-color: #FFECA0;
	float: left;
	padding: 1px 3px;
	margin: 0 0 0 8px;
	border: 1px solid #FE8100;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.order_title {
	background-color: #FFECA0;
	border-bottom: 1px solid #FE8100;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
	padding: 2px 2px;
}

#continue {
	border: 1px solid #FE8100;
	padding: 8px 8px;
	margin-bottom: 15px;
}

#confirm_box {
	width: 400px;
	border: 1px solid #FE8100;
	padding: 8px 8px;
	text-align: center;
	margin: 10px 10px;
}

#partners {
	width: 200px;
	text-align: center;
	font-size: 8px;
}

#partners img{
	margin-bottom: 5px;
}

#subcategs {
	width: 200px;
	display: block;
	font-weight: bold;
	padding: 0 0 0 15px;
	font-size: 15px;
	background:url(images/cross.gif) 0px 4px no-repeat; 
	
}

#upload_photo {
	width: 600px;
	border: 2px solid #FE8100;
	text-align: center;
	font-size: 13px;
	padding: 5px 5px;	
}
#upload_photo input{
	width: 400px;
}
#upload_photo .cont {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FE8100;
}
#text_title {
	border-bottom: 1px solid #FE8100;
	margin: 20px 0 5px 0;
}

#subcategory {
	width: 212px;
	float: left;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#subcategory a{
	text-transform: uppercase;
	font-size: 14px;
}

#podobne_obr a {
	display: block;
	width: 60px;
	background-color: #FFECA0;
	padding: 1px 3px;
	margin: 0 0 0 8px;
	border: 1px solid #FE8100;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}


#picture_slides {
	margin-top: -354px;
	height: 350px;
}
#slideshow {
	float: left;
	margin-left: 10px;
}
#slideshow img{
	border: 1px solid #000000;
}
#nav {
	margin-left: 520px;
	margin-top: 0;
}
#nav li {
	margin-bottom: 3px;
	list-style: none;
}
#nav li img{
	border: 1px solid #000000;
}

#thumb {
	position: absolute;
	z-index: 100;
	margin: 0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

h1 {
	color: #000000;
	font-size: 10px;
	margin: 5px 0 8px 0;
	padding: 0;
	font-family: tahoma;
	font-weight: normal;
	text-transform: uppercase;
}
.infoimg {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
	
}

.titlelink {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#title_text {
	margin: 5px 5px;
	font-size: 13px;
}

#obrazinfo {
	font-size: 10pt;
	width: 500px;
}

.noborder {
border: 0;
}

#listing_body {
	background-color: #FEFBF3;
}

.hodnotenia {
	font-size: 13px;
}
#odkazy {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-align:left;
	width:916px;
	margin:auto;
	padding: 3px 0 5px 10px;

}
#odkazy a {
	color: #000000;
}

#fastcontact {
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}

#fastcontact a{
	color: #ffffff;
}

#panel {
	width: 550px;
	border: 1px solid #FE8100;	
	border-bottom: 0;
}

#panel_bottom {
	width: 551px;
	border-top: 1px solid #FE8100;	
}

#panel_bottom a {
	color: #000000;
	text-transform: uppercase;
}

#panel_space {
	width: 10px;
	float: left;
	position: relative;
	top: -1px;
}


#panel_type0 {
	padding-top: 2px;
	float: left;
	font-size: 12px;
	height: 27px;
	font-weight: bold;
	width: 126px;
	border: 1px solid #FE8100;	
	border-top: 0;
	position: relative;
	top: -1px;
	background-color: #FEFBF3;
}

#panel_type1 {
	padding-top: 2px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	height: 20px;
	background-color: #FFECA0;
	font-weight: bold;
	width: 220px;
	border: 1px dotted #FE8100;	
	border-top: 1px solid #FE8100;	
	position: relative;
	top: -1px;
}

#panel_type1 a {
	color: gray;
}

#panel_inner0 {
	height: 335px;
}

#panel_inner1 {
	height: 335px;
	display: none;
}

#panel_title {
	font-size: 14px;
	margin-top: 8px;
}

#vianoce {
	border: 3px double #EB5504;
	background-color: #FFECA0;
	color: #000000;
	font-size: 20px;
	font-weight: bold; 	
	margin: 20px 5px;
	padding: 8px 0px;
	text-align: center;
}

.title_big_href {
	font-size: 16px;
}

#title_row {
	width: 1px;
	border-left: 1px dotted #FE8100;
	height: 120px;
}

#specials_text {
	margin: 10px;
	font-size: 14px;
	
}
#specials_box {
	margin: 10px 10px 30px 70px;
	border: 1px solid #FE8100;
	padding: 15px 0 15px 0;

}