img
{
	border: 0px;
}

div.c
{
	position: absolute;
	left: 12%; 
	top: 0%;
	z-index: 2;
}

div.b
{
	background-image: url('images/main/main_01.jpg');
	position: absolute;
	left: 0%; 
	top: 0%;
	z-index: 1;
	width: 100%;
	height: 114;
}
 
 
   h2 { font-family: Times New Roman; }

   body
   {
		margin: 0px;
      background-color: #cfb3e4;
      scrollbar-shadow-color: '#cfb3e4';
      scrollbar-highlight-color: '#000000';
      scrollbar-3d-light-color: '#000000';
      scrollbar-arrow-color: '#cfb3e4';
      scrollbar-dark-shadow-color: '#000000';
      scrollbar-track-color: #cfb3e4;
   }

   #tekst
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      color: #2d5183;
      white-space: "[pre]";
   }

   #tekst1
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      color: #2d5183;
      text-align: justify;
      white-space: "[pre]";

   }

   a:link.tekst
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      color: #2d5183;
      text-decoration: none;
      white-space: "[pre]";
   }

   a:visited.tekst
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      color: #2d5183;
      white-space: "[pre]";
   }

   a:active.tekst
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      color: #2d5183;
      white-space: "[pre]";
   }

   a:hover.tekst
   {
      font-family: Times New Roman, "Arial CE", Arial;
      font-size: 12pt;
      font-weight: bold;
      text-decoration: underline;
      color: red;
      white-space: "[pre]";
   }