/* CSS Document */

.link     {
           font-family: Arial, Helvetica, sans-serif; 
           font-size: 7pt; 
           color: #0A0447; 
           text-align: center;
          }

a:link        {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #330099; text-decoration: none;}
a:visited     {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #330099; text-decoration: none;}
a:hover       {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; CURSOR: crosshair;}
a:active      {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #330099; text-decoration: none;}

.tabela-link  { 
           margin-left: auto; margin-right: auto; text-align: center;
          }

.center   {
           margin-left: auto;
           margin-right: auto;
           text-align: center;
          }

.tab1 {height:120px;}

.tab2 {height:22px;}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A0447;
     }

.belka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A0447;
        font-weight: bold;
      }

body {
	margin: 0px;
	background: #6F6F8C url(background.jpg);
     }

.td1 {
	margin: 0px;
	background: #6F6F8C;
     }

.td2 {
	margin: 0px;
	background: url(przed_tlo.jpg);
        background-repeat: no-repeat;
        background-position: center; 
     }

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A0447;
          }

.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
        font-weight: bold;
         }

.tekstbig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #5CE16B;
        font-weight: bold;
         }

.kategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0A0447;
        font-weight: bold;
           }

table#thumbs td {
	padding: 7px 7px 7px 7px;
                }

a {
	color: #0A0447;
  }

.granat                 {font-family : Arial, Helvetica, sans-serif;
   				font-size : 12pt; font-weight: bold; color : #000080}

.podpis                 {font-family : Arial, Helvetica, sans-serif; 
   				font-size : 12pt; font-weight: bold; color : #FFFF33
}

.form {
       background-color : #C4C6D0;
       font-family : Arial, Helvetica, sans-serif;        
       font-size : 12pt;
       font-weight: bold;
       color : #000080
      }
