/* 

CSS na formátování webu FZ Táborská.
Design: peta.ps@volny.cz 

*/
 
a:link {
	color: #385888;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover      { color: #CC0000; text-decoration: underline }
h1           { font-size: 16pt; line-height: normal; font-variant: normal; text-transform: 
               none; text-align: Center; color: #29315A; font-weight: bold; 
               margin-top: 20px; margin-bottom: 0px; 
               padding-left: 5; padding-right: 5; padding-top: 8; 
               padding-bottom: 10 }
h2           { font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; 
               font-variant: normal; text-transform: none; text-align: Center; 
               margin-top: 0px; margin-bottom: 0px; padding-left: 5; 
               padding-right: 5; padding-top: 15; padding-bottom: 10 }
h2 a:link    { color: #333333; text-decoration: none }
h2 a:active  { color: #CC0000; text-decoration: none }
h2 a:visited { color: #333333; text-decoration: none }
h2 a:hover   { color: #CC0000; text-decoration: none }
h3           { font-size: 14 pt; font-style: normal; line-height: normal; font-weight: bold; 
               font-variant: normal; text-transform: none; color: #29315A; 
               text-align: Left; border-top: 1 solid #C4511A; margin-top: 30px; 
               margin-bottom: 0px; padding-top: 1 }
h4           { font-size: 10 pt; font-style: normal; line-height: normal; font-weight: normal; 
               font-variant: normal; text-transform: none; color: #000000; 
               text-indent: 0pt; margin-top: 10px; margin-bottom: 15px }

.obrazek     { font-size: 11pt; color: #666666; text-align: center; font-style: italic; 
               margin-top: 10px; margin-bottom: 10px }
.tabulka     { font-size: 9pt; border: 2px solid #666666; 
               margin-top: 15; margin-bottom: 15 }
.tabulka1    { font-size: 9pt; background-color: #DDD1B5; font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: #000000; border: 1px solid #D9E3F2; padding: 3px }
.tabulka2    { font-size: 9pt; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: #333333; border: 1px solid #999999; padding: 3px }
.tabulka3    { font-size: 9pt; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: #333333; border: 1px solid #FFFFFF; padding: 3px }
body, html  { 
	scrollbar-base-color: #ECC200; background-image: url('_themes/expeditn/exptextb.jpg')
}        

h1, h2, h3, h4, .tabulka
{
	font-family: Arial;
}
h1, h2, h3, h4, .popisek,{
	margin-left: 0px; margin-right: 0px; 
}


