@charset "windows-1251";
/* CSS Document */

.left_menu {
	background-image: url(left_fone.jpg);
	}
	
.left_menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	}
	
.left_menu_text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	}
	
.main_text {
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111;
}
.questions {
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003;
	font-style: italic;
}
.polirovka {
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111;
	text-align: left;
	padding-left: 10px;
	position: relative;
	}

.karta {
	color: #F00;
	font-size: 30px;
}

.karta_otvetu {
	color: #FFF;
	font-size: 30px;
}

.karta_nazv {
	font-size:20px;
}

.karta_tel {
	font-family: "Comic Sans MS", cursive;
}