body, html	{
  		 margin: 0px ;
		 padding: 0px ;
		 font-family: verdana, tahoma, arial;
		 font-size: 11px;
		 color: gray;
}
td {
		 font-family: verdana, tahoma, arial;
		 font-size: 11px;
		 color: gray;

}
.textmenu	{font-family: verdana, arial;
		 font-size: 11px;
		 font-weight: bold;
		 color: #dedede;
		 line-height: 140%}

a		{
		 font-family: verdana, arial;
		 font-size: 11px;
		 font-weight: bold;
		 color: gray;
	 	 text-decoration: none
		 }
	 
a:visit { color: gray ; } 
a:active { color: gray ; } 

.textarea	{background-color: #05508a;
		 color: #dedede;
		 border-top: #000000 1px solid;
		 border-left: #000000 1px solid;
		 border-right: #000000 1px solid;
		 border-bottom: #000000 1px solid}

 .button	{background-color: #0073bc;
		 color: #dedede;
		 border-top: #000000 1px solid;
		 border-left: #000000 1px solid;
		 border-right: #000000 1px solid;
		 border-bottom: #000000 1px solid}.tlacitko {
	color: black;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold; 
	background-color: #CCCCCC; 
	border: 1px black solid
	}
																																					