body, html 		{ width: 100%; height: 100%; margin: 0; padding: 0; }
input			{ font-size: 30px; margin: 0; padding: 0; }
input[type=checkbox] { width: 20px; height: 20px; }
input[type=radio] 	 { width: 20px; height: 20px; }
#buttonRight	{ font-size: 30px; position: fixed; right: 5px; bottom: 5px; width: auto; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; }
#buttonLeft		{ font-size: 30px; position: fixed; left: 5px; bottom: 5px; width: auto; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; }
#buttonTop		{ font-size: 30px; position: fixed; right: 5px; top: 5px; width: auto; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; }
.big			{ font-size: 20px; border:1px solid #FFFFDE; background-color: #FFD700; }
#divMap			{ width: 100%; height: 100%; }
table, th, td	{ font-size: 14px; text-align: center; white-space: normal; }
th, td			{ padding: 2px; }
a				{ padding-left: 10px; padding-right: 10px; }
.button		 	{ width:160px; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700 }
.checkbox, .adauga { width: 50%; min-width: 300px; }
.checkbox 		{ margin-left:auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;}
.checkbox td	{ text-align: left; white-space: nowrap; font-size: 30px; }
.adauga th		{ text-align: right; font-size: 20px; }
label			{ display: block; }
.ac_results	li 	{ font-size: 30px; line-height: 30px; }
span			{ padding: 50px; }