/*
  home.agh.edu.pl/~ap
  File: ap.css

  Styles definition

  (c) ap@ia.agh.edu.pl
  Last modified: 2007-01-27
*/

/*
.menu
.menu_bold
.submenu
.www_b18
.www_b14
.www_b12
.www_b14_c
.www_b14_blue
.www_it13r
.www_it13r
*/

/*---------------------------------------------------------------------------------------------------------------------*/
.menu
{
   font-family          : Verdana;
   font-size            : 14px;
   font-weight          : bold;
   color                : #000090;  
   margin-left          : 6px;   
   margin-right         : 0px;   
   margin-top           : 0px;   
   margin-bottom        : 0px;   
   text-decoration      : none;
}

.menu_bold
{
   font-family          : Verdana;
   font-size            : 14px;
   font-style           : italic;
   font-weight          : bold;
   color                : #000090;  
   margin-left          : 6px;   
   margin-right         : 0px;   
   margin-top           : 0px;   
   margin-bottom        : 0px;   
   text-decoration      : none;   
   padding-left         : 0px;
}

.submenu
{
   font-family          : Verdana;
   font-size            : 12px;
   font-weight          : none;
   color                : #000090;  
   margin-left          : 10px;   
   margin-right         : 0px;   
   margin-top           : 0px;   
   margin-bottom        : 0px;   
   padding-left         : 10px;
}

.www_b18
{
   font-family          : Verdana;
   font-size            : 18px;
   font-weight          : bold; 
}


.www_b14
{
   font-family          : Verdana;
   font-size            : 14px;
   font-weight          : bold; 
}

.www_b12
{
   font-family          : Verdana;
   font-size            : 12px;
   font-weight          : bold; 
}

.www_n12
{
   font-family          : Verdana;
   font-size            : 12px;
   font-weight          : none; 
}

.www_n10
{
   font-family          : Verdana;
   font-size            : 10px;
   font-weight          : none; 
}


.www_b14_c
{
   font-family          : Verdana;
   font-size            : 14px;
   font-weight          : bold; 
   text-align           : center;
}

.www_b14_blue
{
   font-family          : Verdana;
   font-size            : 14px;
   font-weight          : bold; 
   color                : #000090;  
}

.www_it13r
{
   font-family          : Verdana;
   font-size            : 13px;
   font-weight          : none; 
   font-style           : italic;
   text-align           : right;
}

.www_it14r
{
   font-family          : Verdana;
   font-size            : 14px;
   font-weight          : none; 
   font-style           : italic;
   text-align           : right;
}
/*---------------------------------------------------------------------------------------------------------------------*/
a
{
   font-family          : Verdana;
   font-size            : 12px;
   color                : #0000B0;  
   margin-left          : 0px;
   padding-left         : 0em;
   text-decoration      : none;
}

}
a:hover
{
   font-weight          : bold;
   color                : #0000F0;
   background-color     : transparent;
}
/*---------------------------------------------------------------------------------------------------------------------*/
body
{
   font-family          : Verdana;
   font-size            : 12px;
   font-weight          : none;
   color                : #000000;  
   margin-left          : 6px;   
   margin-right         : 0px;   
   margin-top           : 0px;   
   margin-bottom        : 0px;   
   text-decoration      : none;
   scrollbar-face-color: #FCF3A6;
   scrollbar-highlight-color: #0000F0;
   scrollbar-3dlight-color: #FCF3A6;
   scrollbar-darkshadow-color: #FCF3A6;
   scrollbar-shadow-color: #0000B0;
   scrollbar-arrow-color: #0000B0; 
   scrollbar-track-color: #FFF38A;  
}

/*
   scrollbar-face-color: #FFF38A;
   scrollbar-highlight-color: #0000FF;
   scrollbar-3dlight-color: #FFFF00;
   scrollbar-darkshadow-color: #000000;
   scrollbar-shadow-color: #FF0000;
   scrollbar-arrow-color: #000000; 
   scrollbar-track-color: #FCF3A6;  


*/


hl
{
   font-size            : 40px;
   height               : 200px;
}

p
{
   font-family          : Verdana;
   font-size            : 13px;
   font-weight          : none;
   color                : #000000;  
   margin-left          : 5px;   
   margin-right         : 5px;   
   margin-top           : 10px;   
   margin-bottom        : 5px;   
   text-decoration      : none;
   text-indent          : 25px;  
}




div
{
   padding-top          : 0.0em;
   padding-bottom       : 0.0em;
   padding-left         : 0.0em;
   padding-right        : 0.0em;
}
/*---------------------------------------------------------------------------------------------------------------------*/
