body.album, body.index, body.album_okno {
          background-color: #FCE79E;
          text-align: center;
          font-family: Verdana;
          font-size: x-small;
}


.nadpis_stranky {
          color: #800000;
          text-align: center;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-color: #800000;
          padding: 0 0 16px 0;
	       font-weight: bold;
			 /*tohle jsem nevymyslel ja, alebrz opsal ze sesitu, aby to bylo zarovnany na stred*/
	       width: 750px !important;
	       width/**/: 750px ;
			 margin: 0 auto;

}

.uvodni_text {
          width: 100%;
          color: black;
          text-align: center;
          font-weight: bold;
 	       width: 750px !important;
	       width/**/: 750px ;
			 margin: 0 auto;
		 	text-align: justify;
}

.obrazek {
          text-align: center;
          }
        
TABLE.alba, A.alba {/* Tabulka alb */
          background-color: #FAD870;
          font-size: x-small;
          margin: 16px 0 0 0;
          } 
        
TABLE.alba {margin: auto;

            width: 750px;}        
        
th.alba {   
          text-align:left;
          }
        
.legenda {/* popis pod obrazky */
          color: black;
          font: bold;
          text-align: center;
          font-weight: bold;
 	       width: 750px !important;
	       width/**/: 750px ;
			 margin: 0 auto;
}

.album_navigace {/* Nasledujici, predchazejici, na seznam.... */
          font: bold;
          font-size: x-small;
}


.text {color: #d0801b; font: bold}
.nadpis {color:#de8a00}

A:link {color: blue}
A:vlink {color: blue}
A:alink {color: blue}
A:hover {color: blue}
A:visited {color: blue}



table.alba A:link {color: #800000;} /* nenavstiveny */
table.alba A:hover {color: #000000;} /* mys nad nenavstivenym */
table.alba A:visited {color: #FFFF80;color: #800000;} /* navstiveny (nereaguje na mys) */
table.alba A:active {color: #000000;} /* posledni navstiveny odkaz */



TABLE, TD { border-color:White; }

.zahlavi,.lg_panel, .panel,INPUT.lgn
{
        background-color: #FAD870; 
        /*background-color: transparent;*/
        color: black;
}

INPUT.lgn {
          background-color: transparent;
          border-style:solid;
          border-width:1px;
          border-color:black;
          color: black;
}

.autor { font: italic; Font-size: 75% }

.lg_panel, .panel
{
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.lgn
{
	font-size: xx-small;
	font-family: Sans-Serif;
	color: black;
}

.lg_user
{
	background-color: #336600;
	color: white;
        /* font-size:larger; */
}
INPUT.lgn
{
        width:75;
}

.panel
{
	padding-right: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.podpisdoprava
{
	text-align: right;
}

