/******************************************************************************/
/*                              ..:: Text ::..                                */
/******************************************************************************/
/* CSS Document                                                               */
/* Domain: http://36ph.royalrangers.cz/                                       */
/* Skin: Default                                                              */
/* Version: 1.00                                                              */
/* -------------------------------------------------------------------------- */

/* text definitions */
h1              {font: bold italic 2.8em "Calibri","Arial"; color: rgb(2,43,71); margin: 0.7em 0.7em 1em 0.5em; border-bottom: 1px rgb(2,43,71) solid; }
h2              {font: 1.8em "Calibri","Arial"; color: #000080; margin-top: 2em}
h3              {font: bold 1.4em "Calibri","Arial"; color: #000000}
h4              {font: bold 1.1em "Calibri","Arial"; color: #555555}
h5              {font: bold 1em "Calibri","Arial"; color: #777777}
h6              {font: bold 1em "Calibri","Arial"; color: #7070aa}

p               {font: 1em "Calibri","Arial"; text-indent: 1.7em; line-height: 1.7em;}

.linkline       {display: block; font: 0.9em "Calibri","Arial"; }


a               {color: #660000; text-decoration: none}
a:hover         {text-decoration: underline}
#menu .link          {display: block; width: 230px; height: 45px; margin: 5px 0px 5px 0px; text-align: center; background: url(../graphics/layout/menuitem_deactive.jpg) no-repeat top; font-size: 20pt; color: rgb(123,185,224); text-decoration: none; }
#menu .link:hover    {background: url(../graphics/layout/menuitem_highlight.jpg) no-repeat top; color: #ffffff; }
#menu .thispage {display: block; width: 230px; height: 45px; margin: 5px 0px 5px 0px; text-align: center; background: url(../graphics/layout/menuitem_active.jpg) no-repeat top; font-size: 20pt; color: rgb(2,43,71); text-decoration: none; }

#menu           {color: #ffffff; font-size: 14pt; }

.message        {display: block; font: bold italic 1.2em "Calibri","Arial"; color: #800000; margin-left: 0.5em; margin-top: 1em}
.status         {display: block; font: italic 0.9em "Calibri","Arial"; color: #505050; margin: 0.5em 0.5em 0.5em 0.5em; padding: 0.5em 0.5em 0.5em 0.5em; border: 1px #a0a0a0 dashed; }

.bold           {font-weight: bold; }
.italic         {font-style: italic; }
.underline      {text-decoration: underline; }

.pageinfo       {font: 0.9em "Calibri","Arial"; color: #777777; background-color: #f7f7f7; border-top: 1px #cccccc solid; border-bottom: 1px #cccccc solid; padding: 5px 5px 5px 5px; }
.black          {color: #333333; }

.right          {text-align: right; }

.pagelink       {width: 100%; text-align: right; font: 1em "Calibri","Arial"; color: #777777;  margin: 10px 0px 0px 0px;}
.pagelink a     {color: #006600; }

