.quickiqtest {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#instructions {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#maintable {
	background: #f7f3f3;
	border: 5px solid #669966;
	position: relative;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}

.h {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
}

.questions {
	font-family: Verdana;
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}

.zadanie{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.re {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}
.center {
	text-align: center;
	margin-bottom: 6px;
}

.red {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.bigred {
	color: red;
	font-size: 17px;
	font-weight: bold;
}

.you {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
body {
	font-size: 11px; color: #333333; font-family: verdana, arial, helvetica, sans-serif
}
.center_l {
	padding-left: 35px;
}
.center_r {
	padding-left: 40px;
}
