@charset "utf-8";
/* CSS Document */

/* test page */

div.test {
	margin: 20px auto -15px 5px;
	text-align: left;
}

div.test {
	margin: 20px 0px;
	width: 635px;
}

.fullpage div.test {
	margin: 20px auto;
	width: 940px;
}

form.test_start div.formularz {
	margin-top: 0px;
}

form.test_start {
	margin: 0px;
	padding: 5px 0px 11px 0px;
}

form#test {
	margin-bottom: 20px;
}

div#column_one {
	width: 98%;
	text-align: left;
	padding-left: 15px;
}

div#column_one label {
	display: block;
	padding-bottom: 6px;
}

label.checkbox {
	margin-left: 10px;
	cursor: hand;
	font : 12px "Trebuched MS", Geneva, sans-serif;
}

div.test div#column_ask {
	width: 82%;
	float: left;
	text-align : left;
	font : 12px "Trebuched MS", Geneva, sans-serif;
}

div.test div#column_ask span {
	margin-right: 12px;
}

div.test div#column_ans input {
	padding: 0px 2px;
}

div.column_id {
	float: left; width: 25px;
	font : 12px "Trebuched MS", Geneva, sans-serif;
	padding-top: 1px;
}

div.row_one, div.row_two {
	padding: 10px 5px 10px 10px;
	margin: 2px 0 2px 0;
	display: block;
	zoom: 1;
}

div.test_r {
	padding-top: 13px;
	padding-bottom: 0px;
}

div.row_one {
	background-color: #FCFCF3;
}

div.row_two {
	background-color: White;
}

div.div_one, div.div_two {
	padding: 10px 10px;
	margin: 0px;
}

div.div_one {
	background : #F5FDD9 url(../images/div_bg.jpg) repeat-x top;
}

ul.test {
	list-style-type : none;
	padding-left: 0px;
	margin: 5px;
	line-height: 24px;
	font : 12px "Trebuched MS", Geneva, sans-serif;
}

ul.test table, ul.test td {
	border: 0;
	padding: 0;
	margin: 0;
}

ul.test td {
	padding-left: 5px;
	vertical-align : top;
}

ul.test li {
	padding-top: 3px;
}

ul.test li.pytanie {
	font-weight: bold;
	margin-bottom: 7px;
}

ul.test label {
	cursor: hand;
	color : #404040;
}


/* test typu checkbox */

div.column_c {
	width: 35px;
	float: left;
	text-align: left;
}

div.test_c div#column_ask {
	width: 91%;
}

div.test_c div#column_ask label {
	cursor: hand;
	line-height: 19px;
}

div.test_c {
	padding-top: 13px;
	padding-bottom: 0px;
}


/* CHECKBOX */

div.star,
div.star a {
	background: url(../images/star.gif) no-repeat 0 0px;
}

div.rating_scale {
	background: url(../images/star.gif) repeat-x 0px -16px;
	height: 16px;
}

/* other */

div.broker {
	margin: 20px;
}