.hidden { display: none; }
#content .testWrapper {
	position: relative;
	width: 729px;
	height: 536px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	text-shadow: 0 1px 1px #111;
	background: #000 url(../i/slide_bg.jpg) 0 0 no-repeat;	
	-webkit-border-radius: 14px 14px 0 0;
	-moz-border-radius: 14px 14px 0 0;
	border-radius: 14px 14px 0 0;
}

.testWrapper .slide * { 
	color: #fff !important; 
	font-size: 13px !important;
}

#content .testWrapper h2 {
	text-indent: -3000px;
	width: 412px;
	height: 55px;
	top: 10px;
	right: 5px;
	background: transparent url(../i/mainTitle_bg.png) 0 0 no-repeat;	
	border-bottom: 1px #aaa dashed;
	padding-bottom: 13px;
	z-index: 0;
	margin: 0 !important;
}
#content .testWrapper p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif !important;	
	margin: 0.25em 0 1.5em 0 !important;
	line-height: 1.4 !important;
}
#content .testWrapper li p { margin: 0 0 0 1px !important; }
#content .testWrapper p.short { width: 75%; }
#content .testWrapper p a {
	font-family: Verdana, Sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #fc0 !important;	
}
#content .testWrapper p a:hover { color: #f50; }
#content .testWrapper p.hint { 
	font-size: 11px !important;
	text-align: center;	
	width: 60%;
	margin-left: 32px !important;
	line-height: 1.3 !important;
}


#sponsorLink, 
#content .testWrapper .layer,
#content .testWrapper h2,
#content .testWrapper .slide { position: absolute; }

#content .testWrapper .teacher {	width: 280px;
	height: 323px;
	top: 56px;
	left: 32px;
	background: transparent url(../i/teacher_bg.png) 0 0 no-repeat;	
}

#content .testWrapper .books {
	width: 113px;
	height: 232px;
	bottom: 94px;
	right: 0;
	background: transparent url(../i/books_bg.png) 0 0 no-repeat;	
}

#content .testWrapper .prizes {
	width: 95px;
	height: 130px;
	bottom: 72px;
	left: 130px;
	background: transparent url(../i/prizes_bg.png) 0 0 no-repeat;	
	z-index: 1;
}

#sponsorLink {
	display: block;
	text-indent: -3000px;
	top: -3px;
	right: 24px;
	width: 97px;
	height: 106px;
	background: transparent url(../i/sponsorLogotype_bg.png);	
	z-index: 1;
}

#content .testWrapper .slidesContainer {
	position: absolute;
	top: 110px;
	left: 316px;
	width: 400px;
	height: 370px;
	overflow: hidden;
}	

#content .testWrapper .slide {
	top: 0;
	left: 0;
	width: 400px;
	height: 370px;
	overflow: hidden;
}

#content #slide02 { left: 410px; opacity: 0; }

#content .testWrapper .slide ol {
	list-style: none;
	margin: 0 0 3.5em 0;
	padding: 0;	
}
#content .testWrapper .slide li { 
	overflow: hidden; 
	margin: 0 0 5px 0;
}
#content .testWrapper .slide li span,
#content .testWrapper .slide li p {
	float: left;
	margin: 0;
}
#content .testWrapper .slide li span {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border: 1px #1b2f14 solid;
	-webkit-broder-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 10px;	
	background: #af1046 url(../i/counterBright_bg.png) 0 0 no-repeat;
	text-shadow: -1px -1px 0px #500;
}
#content .testWrapper .slide li p {
	width: 66%;	
	background: transparent url(../i/listItem_bg.png) 0 0 repeat-y;
	margin-left: 1px;
	padding: 8px;
	line-height: 1.4;
}

#content .testWrapper .footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;	
	padding-top: 5px;
}
#content .testWrapper .footer p {
	margin: 0;
	color: #5c636a;
	font-size: 10px;
	text-shadow: 0 1px 0px #fff;	
	text-align: center;
}
#content .testWrapper .footer .logotypes {
	display: inline-block;
	text-indent: -3000px;
	margin: 0 0.5em;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0 50%;	
	vertical-align: middle;
}
#content .testWrapper .footer #perspektywy {
	width: 97px;
	background-image: url(../i/konkursPatronat/perspektywyLogotype_bg.png);	
}

#content .testWrapper .footer #students {
	width: 131px;
	background-image: url(../i/konkursPatronat/studentsLogotype_bg.png);	
}

#content .testWrapper .button {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	display: block;
	font-weight: bold;
	font-stretch: condensed;
	font-size: 17px !important;
	text-decoration: none;
	color: #fff;
	text-align: center;	
	border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
}
#content .testWrapper .button:hover {

}
#content .testWrapper .button.short {
	width: 129px;
	height: 40px;
	padding: 9px 0 0 0;
	background: transparent url(../i/redButtonShort_bg.png) 0 0 no-repeat;
	margin-left: 80px;
}
#content .testWrapper .button.long {
	width: 201px;
	height: 40px;
	padding: 9px 0 0 0;
	background: transparent url(../i/redButtonLong_bg.png) 0 0 no-repeat;
	margin-left: 80px;
	font-size: 18px;
	margin-left: 50px;
}

.quiz .fb_not_logged { 
	margin: 4.25em 0 0.5em 38px; 
}

.fbLoginButton {
	display: inline-block;
	width: 228px;
	height: 20px;
	text-indent: -3000px;
	background: transparent url(../i/fbLoginButton_bg.png) 0 0 no-repeat;
	border: 1px #29447e solid;	
}
.fbLoginButton:hover { border-color: #0e2350; }

/*
.timer {
	width: 190px;
	height: 120px;
	background: transparent url(../i/timer_bg.png) 0 0 no-repeat;	
}
.timer .minutes,
.timer .seconds {
	display: block;
	float: left;
	width: 30px;
	font-size: 48px;
	margin-top: 45px;
}
.timer .minutes {
	margin-left: 30px;
}
.timer .seconds {
	margin-left: 45px;
}

.question {
	padding: 10px;
	display: block;
	text-align: center;
	height: 400px;
	overflow: auto;
	background-color: #FFF;
}
*/

.timer {
	width: 190px;
	height: 120px;
	background: transparent url(../i/timer_bg.png) 0 0 no-repeat;	
	font-family: Arial;
	float: right;
	position: relative;
	text-align: center;
}
.timer p {
	font-size: 11px;
	text-shadow: 0 1px 0px #fff, 0 0 20px #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 11px;
	width: 80%;
	margin: auto !important;	
}
#quiz_steps {
	background: transparent url(../i/steps_bgs.png) 0 0 no-repeat;
	position: relative;
	float: right;
	width: 190px;
	margin-top: 40px;
	height: 80px;
}
#quiz_steps.step_1 {
	background-position: 0 0;
}
#quiz_steps.step_2 {
	background-position: 0 -89px;
}
#quiz_steps.step_3 {
	background-position: 0 -175px;
}
.timer div {
	font-size: 30px;
	font-weight: bold;
	position: absolute;	
	top: 57px;
	left: 33px;
	letter-spacing: 14px;
}
.timer .seconds { left: 109px; margin-left: 15px; }
.timer span {}




/* question Box */

#content .box.qBox {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	width: 660px;
	background: transparent url(../i/qBox_bg.png) 0 0 repeat;		
	border: 2px #138c4c solid;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	position: relative;
}
#content .box.qBox .plussszBadge {
	position: absolute;
	top: -2px;
	right: -4px;
	width: 118px;
	height: 118px;	
	background: transparent url(../i/plussszBadge_bg.png) 0 0 no-repeat;
}
#content .box.qBox .boxContent {
	padding: 1em 2em;	
}

#content #content .box.qBox h2 { margin: 0 0 0.5em 0; }
	
#content .box.qBox a.thumb {
	display: block;
	margin: 0 auto;	
}
#content .box.qBox a img { 
	display: block; 
	width: 608px;
	border: 1px #111 solid;
	background-color: #fff;
}
#content .box.qBox form ul {
	list-style: none;
	margin: 1.5em 0;
	padding: 0;	
}
#content .box.qBox li {
	padding: 4px;
	background: transparent url(../i/answerLi_bg.png) 0 0 repeat;	
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin: 0.65em 0;
	-webkit-box-shadow: 0 1px 0px #fff;
	-moz-box-shadow: 0 1px 0px #fff;
	box-shadow: 0 1px 0px #fff;
}
#content .box.qBox li input,
#content #content .box.qBox li p  {
	float: left;
}
#content .box.qBox li input { margin-top: 1px; }
#content .box.qBox li p {
	width: 95%;
	font-size: 11px;
	margin: 0 0 0 0.5em;
}
#content .box.qBox li div {
	background-color: #efefef;
	overflow: hidden;	
	padding: 5px 5px 7px 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
}
#content .box.qBox li div.selected { 
	background-color: #930031; 
}
#content .box.qBox li div.selected p {
	color: #fff !important;
	font-weight: bold;
	text-shadow: 0 1px 1px #410;
}

#content .box.qBox .submitAnswer {
	display: block;
	margin: 1em auto;
	width: 141px;
	height: 41px;	
	padding: 0 0 9px 0;
	text-shadow: -1px -1px 0 #000;
	border: 0;
	background-position: 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../i/redButtonMed_bg.png);
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-stretch: condensed;
}
#content .box.qBox  .submitAnswer.disabled { 
	background-image: url(../i/redButtonMedDis_bg.png); 
	text-shadow: none;
}



