/* At-Rules */
@charset "windows-UTF-8";

/* div */
div.blue 				{font-family: Arial; color: #28166F; font-weight: bold; text-align: center}
div.blue_right_bold		{font-family: Arial; color: #28166F; font-weight: bold; text-align: right}
div.bold 				{font-family: Arial; color: #28166F; font-weight: bold; text-align: left}
div.blue_right 			{font-family: Arial; color: #28166F; text-align: right}
div.normal 				{font-family: Arial; color: #28166F; text-align: left}
div.blue_center_normal 	{font-family: Arial; color: #28166F; text-align: center}
div.blue_center14 		{font-family: Arial; color: #28166F; font-weight: bold; text-align: center; font-size: 14pt}
div.bold18 				{font-family: Arial; color: #28166F; font-weight: bold; text-align: center; font-size: 18pt}
div.bold20 				{font-family: Arial; color: #28166F; font-weight: bold; text-align: left; font-size: 20pt}
div.reklama 			{font-family: Arial; color: #28166F; text-align: center; font-size: 14pt}

div.normal2 			{font-family: Arial; color: #000000; text-align: left}
div.black_normal_center {font-family: Arial; color: #000000; text-align: center}
div.bold2 				{font-family: Arial; color: #000000; font-weight: bold; text-align: left}
div.status 				{font-family: Arial; color: #000000; font-weight: bold; text-align: center}

div.red 				{font-family: Arial; color: #990033; text-align: center; font-size: 14pt;}
div.wei 				{font-family: Arial; text-align: center; font-size: 12pt; letter-spacing: 3mm}
div.link 				{font-family: Arial;  text-align: center; font-weight: bold}
div.press 				{margin-left: -16}
div.hansabanka1			{font-family: Arial; color: #005970; font-weight: bold; text-align: left}
div.hansabanka2			{font-family: Arial; color: #FF6600; font-weight: bold; text-align: left}


/* P */
P.normal 		{font-family: Arial; color: #28166F; text-align: left}
P.justify 		{font-family: Arial; color: #28166F; text-align: justify}
P.info 			{font-family: Arial; color: #28166F; font-weight: bold}

P.black_normal 	{font-family: Arial; color: #000000}
P.center 		{font-family: Arial; color: #000000; text-align: center}
P.left 			{font-family: Arial; color: #000000; font-weight: bold; text-align: right}
P.centerB 		{font-family: Arial; color: #000000; font-weight: bold; text-align: center}

P.yellow 		{font-family: Arial; color: #FFCC00; text-align: left}
P.yellowbold 	{font-family: Arial; color: #FFCC00; text-align: left; font-weight: bold; font-style: italic}
P.yellow14 		{font-family: Arial; color: #FFCC00; text-align: left; font-weight: bold; font-style: italic; font-size: 14pt}
P.greenbold 	{font-family: Arial; color: green; text-align: left; font-weight: bold; font-style: italic}
P.green 		{font-family: Arial; color: green; text-align: left}
P.orangebold 	{font-family: Arial; color: #FF9900; text-align: left; font-weight: bold; font-style: italic}
P.orange 		{font-family: Arial; color: #FF9900; text-align: left}
P.purplebold 	{font-family: Arial; color: purple; text-align: left; font-weight: bold; font-style: italic}
P.purple 		{font-family: Arial; color: purple; text-align: left}
P.bluebold 		{font-family: Arial; color: #003366; text-align: left; font-weight: bold; font-style: italic}
P.blue 			{font-family: Arial; color: #003366; text-align: left}
P.brounbold 	{font-family: Arial; color: #FF6600; text-align: left; font-weight: bold; font-style: italic}
P.broun 		{font-family: Arial; color: #FF6600; text-align: left}
P.bluefbold 	{font-family: Arial; color: #333399; text-align: left; font-weight: bold; font-style: italic}
P.bluef 		{font-family: Arial; color: #333399; text-align: left}
P.greenfbold 	{font-family: Arial; color: #339966; text-align: left; font-weight: bold; font-style: italic}
P.greenf 		{font-family: Arial; color: #339966; text-align: left}

/* td */
td.right 	{font-family: Arial; color: #28166F; text-align: right}
td.normal 	{font-family: Arial; color: #28166F; text-align: left}
td.bold 	{font-family: Arial; color: #28166F; text-align: left; font-weight: bold}

/* a */
a.blue_center_normal {font-family: Arial; color: #28166F; text-align: center}
a.blue {font-family: Arial; color: #28166F; font-weight: bold; text-align: center}

/* ul */
ul.orange 	{font-family: Arial; color: #FF9900; text-align: left; margin: 11}
ul.green 	{font-family: Arial; color: green; text-align: left; margin: 11}
ul.blue 	{font-family: Arial; color: #003366; text-align: left; margin: 11}

/* li */
li.margin {margin-left: -15; font-family: Arial; list-style-image: url(../../img/other/bullet.jpg); font-size: 8pt; font-weight: bold}
li.header {font-weight:bold ; color: white; font-family: Arial}

/* input */
input.back 		{background: #FFFFFF}
input.button 	{background: #990033; color: #FFFFCC}

/* H2 */
H2.center {font-family: Arial; color: #28166F; text-align: center}

/* body */
body {scrollbar-face-color: #E77817;    scrollbar-shadow-color: #28166F;    scrollbar-highlight-color: #28166F;    scrollbar-3dlight-color: #28166F;    scrollbar-darkshadow-color: #28166F;    scrollbar-track-color: #28166F;    scrollbar-arrow-color: #A6CF53;}

/* textarea */
textarea.back {background: #FFFFFF}

/* other */
.lien 	{position: relative; top: -5px; color: #FFFFFF; font-family: Arial; font-size: 10pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;}
.divise {position: relative; top: -3px; color: #C0C0C0; background: #AADCA0; font-size: 12pt;}
