﻿/* CSS Document */
a:link    { color:#FFCC00; }
a:visited {	color:#CC9900; }
a:hover   { color:#FFFF33; }
a:active  { color:#FFFFFF; }

/*A:hover       { color: #FF0000; 
                background-color: #00FF00; } */



body          { background-color:#000033; 
                color:#FFFFCC; 
				font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
				font-size: 12px; }

P             { text-indent: 20px; }

P.content     { margin-left: 5px; }

.center       { text-align: center; }

table.main    { border-collapse:collapse;
                width:100%; }
				  
col.content   { background-color:#000033; }
			  
col.telo      { text-align: left;
                background-color:#000033; }
				
col.akt       { background-color:#000033; }

table.head    { width:100%; }

			  
table.telo    { margin-top: 5px;
                margin-left: 5px;
			    margin-right: 5px; }

table.content { width:145px;
                margin-top: 5px;
                margin-left: 5px;
			    margin-right: 5px; }

table.aktuality { width:145px;
                  margin-top: 5px;
                  margin-left: 5px;
			      margin-right: 5px; }
				
table.cont    { margin-left: 5px;
			    margin-right: 5px; }

table.akt     { margin-left: 5px;
			    margin-right: 5px; }

table.f       { background-color: #000099; }			   

tr.tit        { font-size:14px;
                font-style: inherit;
                color:#FFFF66;
                background-color:#000044; }
tr.h          { background-color:#000066; }          
tr.l          { background-color:#000099;
                text-align:center; }

tr.akt        { font-size:10px; }

tr.s          { background-color: #003333; }
td.s          { background-color: #003333; }
			  
td.o          { padding-left: 5px;
                padding-right: 5px; }
				
td.pl_p       { font-weight:bold;
                width: 80px; }

td.lod        { width: 20px; }

td.pic        { }

H2            { text-align: center; }

H3.akce       { text-indent: 20px; }

font.zapsal   { font-style: italic;
                color: #99FF00; }


/*sračky pro IE než najdu co stím! */

tr             { font-size:12px; }
