CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
}

body {
	text-align: center;
  	color: #444444;
	font-size: 11px;
	font-family: arial;
}

a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}

td {
	text-align: justify;
  	color: #444444;
	font-size: 11px;
	font-family: arial;
}

li {
	list-style-image: url(images/punkt.gif);
	text-align: justify;
  	color: #000000;
	font-size: 11px;
        text-indent: 18pt;
	font-family: arial;
        list-style-position: outside;
}

table.foremka { border-collapse:collapse; border: 0px solid #ffffff;}
			table.foremka td { border-collapse:collapse; border: 0px solid #ffffff; font-family:Tahoma; font-size:11px; padding-left: 10px; text-align:left; vertical-align:middle; }
			table.foremka td.1 { height:24px; }
			table.foremka td.2 { height:24px; }
			table.foremka input { background-color: #ffffff; width:200px; height:16px; border: 0px solid #000000; font-family:Tahoma; font-size:11px; }

