@charset "windows-1251";
/* CSS Document */

#top_nav {
	display: none;
	visibility: hidden;
}

#quizdate {
	display: block;
	padding-top: 10px;
	font-weight: bold;
	
}

#dev_right_top {
	display: none;	
}

.dev_footer_links {
	display: none;	
}

#body_content {
	color: #000;	
}

.question {margin-bottom: 10px; margin-top:20px; color: #000; font-size: 16px; line-height: 20px;} 

.options {margin-top:10px} 

.options li{margin-top:3px; color: #000; font-size: 16px; line-height: 20px;}