html, body {
	user-select: none;
	-webkit-user-select: none;
	font-family: Calibri;
	color: #6c613e;
	font-size: 15px;
	margin: 0.5px 0px 0px 0px;
	padding: 0px; }
html, body, input[type=submit], input[type=button], input[type=checkbox], label {
	cursor: default; }
a, a:visited, .pointer, #baslik input[type=button] {
	cursor: pointer; }
#giris_yazisi, #giris_yazisi2 {
	text-align: center;
	font-weight: bold;
	margin: -8px 0px -6px 0px;
	padding: 0px; }
.tarot {
	margin: -3px 5px 0px 5px;
	padding: 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal; }
form {
	margin: 0px;
	padding: 0px; }
input[type=text], textarea {
	box-sizing: border-box;
	width: 100%;
	font-family: Calibri;
	color: #666666;
	font-size: 17px;
	height: 26px;
	font-weight: bold;
	background-color: transparent;
	margin: 3px 0px -5px 0px;
	padding: 18px 12px 18px 12px;
	cursor: text; }
input[type=submit], input[type=button] {
	text-align: center;
	width: 100%;
	font-family: Calibri;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	background-color: rgba(0,0,0,0.1);
	margin: 12px 0px 10px 0px; }
#tarot_kartlari_resmi, #kapaliacik_kartlar {
 }
#baslik input[type=button] {
	width: 50%; }
#baslik input[type=button] {
	margin: 0px;
	padding: 0px 0px -1px 0px;
	font-family: Calibri;
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	border-width: 1px;
	background-color: rgba(240,240,240,0.4);
	height: 26px; }