@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
}
.res_text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.res {
	font-family: verdana;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.res_kod {
	font-family: "Courier New";
	font-size: 36px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	letter-spacing: 3px;
}
.no_print {
	display: none;
}

#title_check {
	display: none;
}
#res_icons {
	display: none;
}
body {
	background-color: #FFFFFF;
}		
#more_info {
	display: run-in;
}