#kontakt-box {
	margin: 20px 0 0 0; padding: 0;
	text-align: center;
	width:510px;
	/*background: Aqua;*/
	}
	#kontakt-table {
		margin-top: 0px;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		width: 420px;
		/*background: InactiveCaptionText;*/
		}	
		#kontakt-table td {padding: 2px 2px 2px 2px; text-align: left;}		
		#kontakt-table td.popis {width: 130px; /*font-weight:bold;*/}		
		#kontakt-table td.td-input {padding: 2px 2px 2px 2px; width: 280px; }						
		#kontakt-table .td-btn {padding: 10px 2px 2px 6px; width: 420px; text-align: left; }	
		#kontakt-table .input {padding-left:3px; width: 265px; background-image: url(../../img/pictogramy/shadeform.gif); border: #989A9C 1px solid; }								
		#kontakt-table .textArea {padding-left:3px; width: 400px; background-image: url(../../img/pictogramy/shadeform.gif); border: #989A9C 1px solid; }	
		.btn-kontakt { 
			background: #8C0000; 
			color: #FFF; 
			width: 80px; 
			border: 1px solid #959993; /*#C3C4C6; */
			font-family: Verdana;
 		   font-size: 12px;
			line-height: 16px;
			font-weight:bold;
			}							
		
		
		
		
