
	/* MAIN.CSS */
	
	h1{font:bold 26pt Arial;color:#FF0000;align: center;}
        h2{font:bold 14pt Arial; color:#031f4e;align: center;}
        h3{font:bold 10pt Tahoma; color:#063678;}
        h4{font:bold 8pt Tahoma;color:#031f4e;}
        h5{font:bold 8pt Tahoma;color:#FFFFFF;}
        h6{font:bold 12pt Arial; color:#031f4e;align:;}
                
        A:link {COLOR: #1a0575; text-decoration: none}
        A:visited {COLOR: #1a0575; text-decoration: none}
        A:active {COLOR: #49689E; text-decoration: none}
        A:hover {COLOR: #49689E; text-decoration: none}
        
        BODY{color:#E7FFE; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;} 
        
	/* temporary */
	.nodec { text-decoration:none; }
        .bottom { text-decoration:none; color:black } 
        
	.font0 { font-family:arial,helvetica; font-size:8pt; color:#063678; }
	.font1 { font-family:arial,helvetica; font-size:10pt; color:#063678; }
	.font2 { font-family:arial,helvetica; font-size:12pt; color:#063678 }
	.font3 { font-family:Arial; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; color:#0066CC;}
	.font4 { font-family:arial,helvetica; font-size:14pt; color:#0066CC;}
        .tfont { font-family:Arial; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; color:#031f4e;}
        .zfont { font-family:Arial; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; color:#031f4e;}
        .kfont { font-family:Arial; font-style:normal; font-variant:normal; font-weight:; font-size:10pt; color:#031f4e;} 
	.afont { font-family:verdana,arial,helvetica; font-weight:bold; font-size:7pt; color:#164586;}
	.sfont { font-family:verdana,arial,helvetica; font-size:8pt; font-weight:bold; color:#164586;}
        .gfont { font-family:arial,helvetica; font-size:12pt; color:#66CC99; }
        .cfont { font-family:Arial; font-style:normal; font-variant:normal; font-weight: bold; font-size:12pt; color:#031f4e;}
        .reklama { text-decoration:none; font-family:Arial; font-style:normal; font-variant:normal; font-size:8pt}
         #linegrad_menu
               { background-image: url(/images/linegrad_menu.gif);
                 background-position: left;
                 background-repeat: repeat-y;
                 height=20px;
               }
         #linegrad_menu_left
               { background-image: url(/images/linegrad_menu_left.gif);
                 background-position: left;
                 background-repeat: repeat-y;
                 height=20px;
               }

       


        #linegrad
               { background-image: url(/images/bottom.jpg);
                 background-position: left;
                 background-repeat: repeat-y;
               }
        #linegrad_left
               { background-image: url(/images/linegrad_left.jpg);
                 background-position: left;
                 background-repeat: repeat-y;
               }
        #linegrad_right
               { background-image: url(/images/linegrad_right.jpg);
                 background-position: left;
                 background-repeat: repeat-y;
               }



        #reklama { text-decoration:none; font-family:Arial; font-style:normal; font-variant:normal; font-size:8pt; COLOR: #1a0575}


        div#block
   {
     align: center;
     margin-left=5px;
     margin-right=0px;
     background: ;
   }
        div#right
   {
     align: center;
     margin-left=10px;
     margin-right=10px;
     background: ;
   }


