body 	{background: black;

	text-align: center;
	vertical-align : middle;
	font-family : Tahoma, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 12;}
	
          
th#nadpis {background : url(img/table_nadpis.jpg);
          height : 29;
          font-size : 14pt;
          font-size : 14pt;
          font-family : Arial;
          font-weight :normal;
            text-align : left;
          color : #542003;}
          
td  {font-size : 12;
    color : #271103;}
    
td.typ {background : url(img/typ.jpg);
              height : 24;
              width : 343;
          font-size : 12;
          font-family : Arial;
          font-weight : bold;
          color : #fee902;
            text-align : left;}

table.typ {width : 340;
                font-size : 12;
                font-family : Arial;
                font-weight : normal;}

table.typ td {font-size : 12;
    color : #271103;}


td.kategorie {background : url(img/manage.jpg);
              height : 24;
              width : 778;
          font-size : 12;
          font-family : Arial;
          font-weight : bold;
          color : #fee902;
            text-align : left;}

table.kategorie {width : 750;
                font-size : 12;
                font-family : Arial;
                font-weight : normal;}

table.kategorie th  {color : #b16306;
                    text-align : left;}
table.kategorie td  {color : #53534b;}
table.kategorie a   {text-decoration : none;
                    color : #232d39;}
                    
table.kategorie a:hover   {text-decoration : none;
                    color : #232d39;}  

.nadpis {font-face : Arial; color : #232d39; font-size : 24;}

h1.nadpis {font-face : Arial; color : #232d39; font-size : 20; 
        font-weight : normal;}
    
input.formul {border : 1px solid #a5894d;
              background : url(img/logon_formul.jpg);
              width : 250px;
              padding : 3.6;
              color : #fff367;}
input.formul:hover {background : url(img/logon_formul_hover.jpg);}

input.odeslat
{
margin-top: 0px;
background: #d9d9d9;
padding:0px;
width: 113px;
height: 23px;
border : 0;
}
.error
{
font-size : 15;
color : red;
}

.done
{
font-size : 15;
color : green;
}
#submitbutton
{
background: url("img/login.jpg") top left no-repeat;
margin-top: 20px;
}
#submitbutton2
{
background: url("img/vygeneruj.jpg") top left no-repeat;
margin-top: 20px;
}