CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
}

body {
	text-align: center;
  	color: #f3e4e1;
	font-size: 12px;
	font-family: arial;
}

a {
	color: #d0ad9c;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #e1a081;
	font-size: 12px;
	text-decoration: underline;
}

a.menu {
	
	width			 : 98px;
	font-family		 : Arial, Helvetica, sans-serif;
}

a.menu:hover {
	width			 : 98px;
	font-family		 : Arial, Helvetica, sans-serif;}

td {
	text-align: justify;
  	color: #f3e4e1;
	font-size: 12px;
	font-family: arial;
	
}

li {
	list-style-image: url(images/punkt.gif);
	text-align: justify;
  	color: #ffffff;
	font-size: 12px;
        text-indent: 0pt;
	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:12px; 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; }

