	td  {
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
	}
	
	a  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : black;		
     	font-weight : bold;
	}
	
	a:hover  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : red;
     	font-weight : bold;
	}

	a.odkaz  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : blue;		
     	font-weight : bold;
	}
	
	a.odkaz:hover  {
		text-decoration : underline;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : red;
     	font-weight : bold;
	}

	a.top  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 9px;
		color : white;		
     	font-weight : bold;
	}
	
	a.top:hover  {
		text-decoration : underline;
		font-family : Arial, Verdana, Helvetica;
		font-size : 9px;
		color : yellow;
     	font-weight : bold;
	}

		
	input  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : White;
     	width : 250px;
     	height : 20px;
	}
	
	.checkbox  {
     	border-right : 0px solid;
     	border-top : 0px solid;
     	border-left : 0px solid;
     	border-bottom : 0px solid;
     	border-color : white;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : #F7F7F7;
     	width : 15px;
     	height : 15px;
	}
	
	.radio  {
     	border-right : 0px solid;
     	border-top : 0px solid;
     	border-left : 0px solid;
     	border-bottom : 0px solid;
     	border-color : white;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : #F7F7F7;
	}

	.tlacitko  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	font-weight : bold;
     	background-color : White;
     	width : 100px;
     	height : 22px;
		cursor: hand;
	}
	
	.vybrat_soubor  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	font-weight : bold;
     	background-color : White;
     	width : 300px;
     	height : 20px;
     }
     
    textarea  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : White;
		width : 250px;
     	height : 100px;
	}

    .select {
		border-width : 0;
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : White;
		width:100px;
	}
	.admin_form_text  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
		color : #000000;		
     	FONT-WEIGHT: normal;
    	text-decoration : none;
	    text-align : right;
	    text-valign : middle;
	}
	.a_f_t  {
	    text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
		color : #000000;		
     	FONT-WEIGHT: normal;
    	text-decoration : none;
	    text-align : left;
	    text-valign : top;
	}
	
	 .select_2 {
	 	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : Black;
     	font-family : Arial, Verdana;
     	font-size : 12px;
     	background-color : White;
		width: 60px;
		text-align : left;
	    text-valign : middle;
	    HEIGHT: 20px; 
	    BORDER-COLOR: #000000;
	
	}

	.text_1  {
	    text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
		color : blue;		
     	FONT-WEIGHT: bold;
    	text-decoration : none;
	    text-align : center;
	    text-valign : top;
	}
	