/* Styly k "modrým" stránkám - Copyright © 2001-2003 Patriot Corporation */

/* Nadpisy */
h1                {font-size: 30pt; 
                   font-family: Courier New; 
                   font-weight: bold; 
                   text-align: center; 
                   color: #3399FF; 
                   margin-bottom: 0px} 

h2                {font-size: 18pt; 
                   font-family: Times New Roman; 
                   font-weight: bold; 
                   text-align: center; 
                   color: #00FFFF; 
                   font-style: italic; 
                   margin-bottom: 0px; 
                   margin-top: 10px}

h3                {font-size: 24pt; 
                   font-family: Times New Roman; 
                   font-weight: bold; 
                   text-align: center; 
                   color: #FFFFFF; 
                   margin-bottom: 0px}

/* Třídy */
.text             {font-size: 12pt; 
                   font-family: Comic Sans MS; 
                   text-align: left; 
                   color: #FFFFFF; 
                   margin-bottom: 0px}

.podnadpis        {font-size: 12pt; 
                   font-family: Comic Sans MS; 
                   text-align: center; 
                   color: #FFFFFF; 
                   margin-bottom: 0px}

.hlstranka        {font-family: Courier New;
                   font-size: 10pt;
                   text-align: left;
                   text-decoration: underline;
                   font-weight: bold}

/* Třídy u povídek */            
.povidka          {font-family: Comic Sans MS;
                   font-size: 12pt;
                   text-align: justify;
                   color: #FFFFFF;
                   margin-bottom: 0px;
                   line-height: 1.2;
                   text-indent: 25}

.serie            {font-family: Comic Sans MS;
                   font-size: 13pt;
                   text-align: center;
                   font-style: italic}
                   
.textpovidka      {font-size: 12pt; 
                   font-family: Comic Sans MS; 
                   text-align: center; 
                   color: #FFFFFF; 
                   margin-bottom: 0px}

/* --autor, end-- */             
.autor            {font-family: Comic Sans MS;
                   font-size: 12pt;
                   text-align: center;
                   color: #00FF00;
                   margin-bottom: 0px;
                   text-decoration: underline}

.end              {font-family: Comic Sans MS;
                   font-size: 12pt;
                   text-align: right;
                   color: #FFFFFF;
                   margin-bottom: 0px;
                   line-height: 1.2}

/* --Důležité-- */                   
.waring           {font-family: Times New Roman CE;
                   font-size: 10pt;
                   text-align: center;
                   color: #FFFFFF;
                   margin-bottom: 0px;}

.waringbig        {font-size: 12pt;
                   font-weight: bold;
                   color: #FF0000}

.waringu          {color: #00FF00;
                   text-decoration: underline}
                 
.upozorneni       {font-size: 14pt;
                   text-decoration: underline;
                   font-style: italic;
                   font-weight: bold}
                   
/* Odkazy */
A:hover           {color: #FF0000; 
                   font-style: italic}

/* Scrollbar */
BODY              {scrollbar-face-color:#0000A0;
                   scrollbar-highlight-color:#0F0FFF;
                   scrollbar-3dlight-color:#FF0F0F;
                   scrollbar-darkshadow-color:#000000;
                   scrollbar-shadow-color:#910000;
                   scrollbar-arrow-color:#23D909;
                   scrollbar-track-color:#000066}
               
/* Odstavce */
p                 {margin-top: 0px;
                   margin-bottom: 0px}

/* Zvýraznění */
.blueunderline    {background-color: #0000FF;
                   text-decoration: underline}

.orangeunderline  {background-color: #FF6600;
                   text-decoration: underline}