/* --------------------------------------------------------------
   css style sheet - palette layout | http://www.kazgod.com.pl
   --------------------------------------------------------------*/

   
   table#table-sc 		{font-size:12px;margin-top:14px;padding:4px;width:490px;text-align:center;border:0;}
   #table-sc th b 		{color:#FFF;padding-bottom:15px;}
   #table-sc th 		{
	color:#666666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	height:25px;
}
   #table-sc caption 	{margin-top:12px;padding-top:3px;padding-bottom:3px;color:#000;background:#FFF; text-align:left;}
   #table-sc td 		{color:#000;vertical-align:middle;border:1px solid #999;background:#FFF;}
   #table-sc td.td-h 	{color:#07428C;background-color:#F5F5F5;}
   #table-sc th.co1-1 	{width:180px; height:40px;}
   #table-sc th.co1-2 	{width:auto;text-align:center;}
   #table-sc th.co1-3 	{background:#FFF;width:auto;font-style:normal;}
   
   table#table-sc-info 	{font-size:12px;margin-top:14px;padding:4px;width:490px;text-align:center;border:0;background-color:#EBEBEB}
   #table-sc-info th b 	{color:#FFF;padding-bottom:15px;}
   #table-sc-info th	{color:#666666; font-weight:normal;padding-left:5px;padding-right:5px;border:1px solid #9CC434; height:25px;}
   #table-sc-info td 	{color:#000;vertical-align:top;border:1px solid #EBEBEB;background:#FFF;}
   #table-sc-info td.t-sc-info {text-align:left; border:1px solid #999; padding:4px;}

