h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.1em;
	margin: 20px 0 0 85px;
}

h1 span {
	color: #c4122f;
}

h1 .icon {
	background: url("/39.35/f/1/pdd/pdd_header_icon.png") no-repeat;
	width: 73px;
	height: 73px;
	position: relative;
	float: left;
	left: -85px;
	top: -20px;
	margin-right: -85px;
}

#pdd_questions {
	padding-right: 11em;
	position: relative;
}


#pdd_questions ul {
	margin: 0;
	padding: 1em 0 0;
}

#pdd_questions li {
	margin: 0 0 0.5em;
	list-style: none;
}

#pdd_questions input {
	border: none;
	background: none;
	cursor: pointer;
	padding: 0;
}

#pdd_questions .btn_framed_blue .c,
#training_mode .btn_framed_blue .c,
#start_testing .btn_framed .c,
#questions_block .btn_framed .c {
	padding: 0;
}

#pdd_questions .btn_framed_blue .c input,
#training_mode .btn_framed_blue .c a {
	display: block;
	padding: 8px 10px;
	margin: -3px 0 -13px;
	position: relative;
}

#start_testing .btn_framed .c a,
#questions_block .btn_framed .c input {
	display: block;
	padding: 3px 15px 4px;

	position: relative;
}

#pdd_questions .btn_framed {
	left: -12px;
}

#training_mode {
	margin: 0 0 3px;
	position: relative;
}


#training_mode h2,
#exam_mode h2,
#pdd_questions h2 {
	margin-top: 0;
}


#training_mode .btn_framed_blue a {
	text-decoration: none;
	color: #fff !important;
}


#exam_mode {
	margin: 0 0 1em;
	padding: 15px 15em 15px 15px;
	position: relative;
}

#exam_mode p {
	margin-bottom: 0;
}

#exam_mode .border {
	background: url(/39.35/f/1/global/border_yellow.png);
	height: 3px;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	overflow: hidden;
	--padding: 0 15px;
}


#themes_switcher .pseudo_link {
	font-size: 85%;
	color: #3282D2;
	margin-right: 0.7em;
}


.start_test {
	background: url("/39.35/f/1/global/border_red.png");
	padding: 3px;
	margin: 0 0 1em;
}

.start_test .start_test_inner {
	padding: 1em;
}

.start_test h2 {
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 0.3em;
}

.start_test p {
	font-size: 85%;
	margin: 0;
}


#test_results {
	font-size: 170%;
}

#test_results h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.5em;
}

#test_results ul {
	margin:0;
	padding:0;
}

#test_results li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	width: 2em;
	line-height: 2em;
	text-align: center;
}

#test_results li a {
	display: block;
	zoom: 1;
}


#test_results .correct {
	background: #05b04d;
}

#test_results .wrong {
	background: #d61920;
}


#test_results .correct a,
#test_results .wrong a {
	color: #fff;
}

#test_results .correct a:hover,
#test_results .wrong a:hover {
	color: #ffff00 !important;
}


#test_results p {
	font-size: 60%;
	margin: 0.5em 0 0;
}


#test_time {
	color: #656565;
	line-height: 1.5;
	margin: 0 0 1em;
}


#current_time {
	background: #656565;
	color: #fff;
	padding: 2px 3px;
	letter-spacing: 0.2ex;
}


#test_time .label,
#test_questions .label {
	color: #666;
	margin: 0 0.3em 0 0;
}

#test_questions .label {
	float: left;
}


#test_time .finita {
	color: #c4122f;
	margin: 0 0 0 0.5em;
}


#test_questions {
	margin: 0 0 1em;
}

#test_questions ul {
	margin: 0;
	padding: 0 0 0 5em;
}

#test_questions li {
	color: #b3b3b3;
	list-style: none;
	float: left;
	width: 1.7em;
	line-height: 1.75em;
	text-align: center;
	margin: 0 3px 3px 0;
}

#test_questions .current {
	background: #e7d9be;
	color: #000;
}

#test_questions .passed {
	background: #e4e4e4;
	color: #999;
}

#test_questions .label {
	line-height: 1.75em;
	margin: 0 -100% 0 0;
}



#questions_block {
	margin: 0 0 2em;
}

#questions_block h2 {
	font-size: 172%;
	margin: 0 0 0.3em;
}

#questions_block ul {
	font-size: 115%;
	margin: 0;
	padding: 0;
	/*float: left;*/
	clear: both;
}

#questions_block li {
	list-style: none;
	padding: 0.5em 0.5em;
	clear: both;
	zoom: 1;
}

#questions_block li:hover {
	background: #e5e5e5;
}

#questions_block .selected {
	background: #f4e800 !important;
}

#questions_block .correct {
	background: #659e65 !important;
	color: #fff;
}

#questions_block .wrong {
	background: none !important;
}

#questions_block .wrong em {
	color: #d71920;
}

#questions_block .question_block ul li label input {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:17px;
	height:17px;
}

#questions_block .question_block ul li label span {
	display:block;
	padding-left:2em;
}

#questions_block .question {
	font-size: 172%;
	margin: 0.8em 0 0.4em;
}

#questions_block .submit {
	/*background: url('/39.35/f/1/global/submit_button_bg.png') repeat-x #f0d800;*/
	font-size: 120%;
	/*clear: both;*/
	margin: 1em 1em 0 0;
	position: relative;
	float: left;
}

#questions_block .submit:hover {
	/*background: url('/39.35/f/1/global/submit_button_bg_hover.png') 0 bottom repeat-x #f0d800;*/
}

#questions_block .submit input {
	background: none;
	border: none;
	cursor: pointer;
	padding: 0 5px;
	position: relative;
}

#questions_block .disabled {
	/*background: url('/39.35/f/1/global/submit_button_bg_disabled.png') repeat-x #e6e6e6 !important;*/
	/*--background: none;*/
}

#questions_block .disabled * {
	color: #999;
	cursor: auto !important;
}

#questions_block .disabled .btn_framed .hover .t *,
#questions_block .disabled .btn_framed .hover .b *,
#questions_block .disabled .btn_framed .f:hover .t *,
#questions_block .disabled .btn_framed .f:hover .b * {
	top: 0;
}


#questions_block .submit .button_content {
	position: relative;
	z-index: 5;
}


#questions_block .result {
	font-size: 215%;
	margin: 0 0 0.2em;
}

#questions_block.fail .result {
	color: #d71920;
}

#questions_block.success .result {
	color: #00984a;
}

#questions_block .result_welcome {
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 0.2em;
}


#questions_block .actions {
	margin: 0 0 1.5em;
}


#questions_block .mistakes_amount {
	margin: 1em 0;
}


#questions_block .question_block {
	background: url("/39.35/f/1/global/gif_of_our_eternal_love.gif") #fff;
	border-bottom: 3px solid #fff;
	padding: 1em;
}

#start_testing {
	position: absolute;
	top: 1.5em;
	right: 1em;
}

#start_testing .button_content {
	zoom: 0;
}

#start_testing a {
	color: #000 !important;
	text-decoration: none;
	display: block;
	font-size: 130%;
	text-align: center;
}


#ad_list ul {
	margin: 0;
	padding: 0;
}

#ad_list li {
	width: 230px;
	padding: 0;
	display:inline-block;
	display:-moz-inline-stack;
	margin:0 20px 0 0;
	min-height:50px;
	min-width:230px;
	vertical-align:top;
	position: relative;
	//display: inline;
	--height: 10px;
}

.ad_block .icon {
	top: auto;
}



#training {
	margin: 0 0 2em;
}

#training .training_content {
	font-size: 85%;
	padding: 1.5em 0 0;
}

#training .training_content p {
	margin: 0 0 0.5em;
}

#training .button {
	font-size: 86%;
}

#training .btn_framed_blue .c {
	padding: 6px 15px 8px 15px;
}

#training .btn_framed_blue .t {
	top: 0;
}

#training .btn_framed .t,
#training .btn_framed .b {
	display: none;
}

#training .btn_framed .c {
	background: url("/39.35/f/1/global/pdd_bnt_bg_blue.png") repeat-x #006d9b;
	border-radius: 23px;
	/* Gecko (Firefox) */
	-moz-border-radius: 23px;
	/* WebKit (Safari/Chrome) */
	-webkit-border-radius: 23px;
	/* KHTML (Konquerer) */
	-khtml-border-radius: 23px;
}

#test_questions .wrong {
	background: #d61920;
}

#test_questions .correct {
	background: #05b04d;
}


#test_questions,
#test_questions .wrong,
#test_questions .correct{
	color: #fff;
}

#test_questions a {
	display: block;
	zoom: 1;
}

#test_questions .wrong a:hover,
#test_questions .correct a:hover {
	color: #ffff00 !important;
}


.question_comment_link {
	clear: both;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2em 0 0.5em;
}

/*
#popular_list .pseudo_link {
	font-size: 100%;
}

#popular_list {
	margin: 0 0 2em;
}


#popular_list .open,
#popular_list .close {
	font-size: 85%;
	position: absolute;
	left: 100%;
	top: 0.15em;
	margin-left: 0.15em;
	--left: auto;
}

*/
#popular_list .popular_list_hr {
	border-top: 1px solid #778588;
	border-bottom: 1px solid #afb9bb;
	position: relative;
	overflow: hidden;
	height: 0;
}

#popular_list .header {
	position: relative;
}

#popular_list h2 {
	font-size: 130%;
	margin: 0 0 0.3em 0;
}

#popular_list .popular_list_right {
	float: right;
	margin: 0 0 0 10px;
}

#popular_list .pseudo_link {
	font-size: 65%;
	font-weight: normal;
}

#popular_list .selected {
	font-size: 100%;
	font-weight: bold;
	border: none;
}

#popular_list .selected:hover {
	color: #fff !important;
	cursor: auto;
}

#popular_list .inner {
	padding: 10px;
}

#popular_list a {
	color: #fff;
}


#questions_amount {
	font-size: 85%;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 9em;
	margin-top: -2em;
}


#questions_amount p {
	margin: 0 0 0.5em;
}


#questions_amount input {
	color: #fff;
	font-size: 110%;
	//width: 100%;
}

.btn_framed_green{
	font-size: 17px;
	border: none;
	border-radius: 20px;
	text-shadow: none;
	font-family:"lucida grande";
	color: #000000;
	background: #33cc00;
	background-image: -moz-linear-gradient(270deg, #33cc00 0%, #339933 100%);
	background-image: -webkit-linear-gradient(270deg, #33cc00 0%, #339933 100%);
	background-image: -o-linear-gradient(270deg, #33cc00 0%, #339933 100%);
	background-image: linear-gradient(180deg, #33cc00 0%, #339933 100%);
	width: 110px;
	height: 40px;
}
.btn_framed_green input{
	left: 1px !important;
	top: -2px !important;
	width: 110px;
	height: 40px;
	color: #000000;
}
.btn_framed_green:hover{
	background: #33ff66;
	background-image: -moz-linear-gradient(270deg, #33ff66 0%, #00cc00 100%);
	background-image: -webkit-linear-gradient(270deg, #33ff66 0%, #00cc00 100%);
	background-image: -o-linear-gradient(270deg, #33ff66 0%, #00cc00 100%);
	background-image: linear-gradient(180deg, #33ff66 0%, #00cc00 100%);
}

.btn_framed_yellow1{
	text-shadow: none;
	font-family:"lucida grande";
	font-size: 17px;
	color: #000000;
	border-radius: 20px;
	border: none;
	background: #fde910;
	background-image: -moz-linear-gradient(270deg, #fde910 0%, #ef9b0f 99%);
	background-image: -webkit-linear-gradient(270deg, #fde910 0%, #ef9b0f 99%);
	background-image: -o-linear-gradient(270deg, #fde910 0%, #ef9b0f 99%);
	background-image: linear-gradient(180deg, #fde910 0%, #ef9b0f 99%);
	width: 110px;
	height: 40px;
}
.btn_framed_yellow1 input{
	left: 1px !important;
	top: -1px !important;
	width: 110px;
	height: 40px;
	color: #000000;
}
.btn_framed_yellow1:hover{
	background: #ffff33;
	background-image: -moz-linear-gradient(270deg, #ffff33 0%, #ffcc33 100%);
	background-image: -webkit-linear-gradient(270deg, #ffff33 0%, #ffcc33 100%);
	background-image: -o-linear-gradient(270deg, #ffff33 0%, #ffcc33 100%);
	background-image: linear-gradient(180deg, #ffff33 0%, #ffcc33 100%);
}
.btn_framed_grey,.btn_framed_grey:hover{
	background: #eeeeee !important;
	background-image: -moz-linear-gradient(270deg, #eeeeee 0%, #cccccc 100%) !important;
	background-image: -webkit-linear-gradient(270deg, #eeeeee 0%, #cccccc 100%) !important;
	background-image: -o-linear-gradient(270deg, #eeeeee 0%, #cccccc 100%) !important;
	background-image: linear-gradient(180deg, #eeeeee 0%, #cccccc 100%) !important;
}