/* Created by: Kreatura, 2004-12-18 -- */

li 				{list-style-type: circle;}
body			{margin: 0 0 0 0;font: 12px Tahoma; color: #333333; text-align:justify; background-color:#545454;;}

table 			{font: 12px Tahoma; color: #333333;}
p	 			{font: 12px Tahoma; color: #333333;}

h2				{color:#333333;font-size: 13px;font-family: Tahoma;}
h4				{color:#333333;font-size: 12px;font-family: Tahoma;}

a:link			{font:12px Tahoma;color: #333333; text-decoration:underline;}
a:active		{font:12px Tahoma;color: #333333; text-decoration:none;}
a:visited 		{font:12px Tahoma;color: #333333; text-decoration:underline;}
a:hover 		{font:12px Tahoma;color: #909090; text-decoration:underline;}

a:link.menu		{font:11px Tahoma;color: #FFFFFF; font-weight:bold; text-decoration:none;}
a:active.menu	{font:11px Tahoma;color: #FFFFFF; font-weight:bold; text-decoration:none;}
a:visited.menu	{font:11px Tahoma;color: #FFFFFF; font-weight:bold; text-decoration:none;}
a:hover.menu	{font:11px Tahoma;color: #FFFFFF; font-weight:bold; text-decoration:underline;}

a:link.spec		{font:10px Tahoma;color: #333333; text-decoration:none;}
a:active.spec	{font:10px Tahoma;color: #333333; text-decoration:none;}
a:visited.spec	{font:10px Tahoma;color: #333333; text-decoration:none;}
a:hover.spec	{font:10px Tahoma;color: #909090; text-decoration:underline;}

a:link.lst		{font:11px Tahoma;color: #333333; text-decoration:none; line-height: 10px;}
a:active.lst	{font:11px Tahoma;color: #333333; text-decoration:none; line-height: 10px;}
a:visited.lst	{font:11px Tahoma;color: #333333; text-decoration:none; line-height: 10px;}
a:hover.lst	{font:11px Tahoma;color: #909090; text-decoration:underline; line-height: 10px;}

.footer 		{font-family: Tahoma;font-size: 10px;color: #FFFFFF;}

a.op img		{filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
a.op:hover img	{filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;}

/**********************************/
/* TABELE */
/**********************************/
div				{padding:0px;}
.mainTable		{margin:40px 0px 0px 30px;}
.header_link	{background-image:url('res/background_header.gif');cursor:pointer;mouse:hand;}

.inner_title	{border:1px solid #909090; background-color:#DDDDDD;}
.inner_1		{font: 10px Tahoma;border-left:1px solid #909090;border-bottom:1px solid #909090;}
.inner_2		{font: 10px Tahoma;border-left:1px solid #909090;border-right:1px solid #909090;border-bottom:1px solid #909090;}

.line			{border-bottom:1px solid black;border-right:1px solid black;}

.cl	{text-align: right; cursor: pointer;}