@charset "windows-1251";
/* CSS Document */
body {
	margin: 15px 0px;
	padding: 0px;
	background:url(/pictures/fon.gif) repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}


a {	text-decoration:none; color: #666666; }
a:hover { text-decoration: none; } /*color: #a9c47d;  background: #EFEFEF; */

.t8 { font-size: 8px; }
.t9 { font-size: 9px; }
.t10 { font-size: 10px; }
.t11 { font-size: 11px; }
.t12 { font-size: 12px; }
.t14 { font-size: 14px; }
.t16 { font-size: 16px; }
.t18 { font-size: 18px; }
.t24 { font-size: 24px; }
.grey { color: #aaaaaa; }
.bold { font-weight: bold; }
.orange { color: #ed3c06; }
.green { color: #789e41; }
.red { color: #ab1b1f; }
.white { color: #ddd; }
.underline { text-decoration:underline; }
.gold { color: #8b7656 }
.more { color: #a1e6fd }

.on{
display:inline;
}
.off{
display:none;
}


