@charset "koi8-r";
/* CSS Document */
body {
	color:#77738a;
	font:1.1em "trebuchet ms", helvetica, sans-serif;
	margin: 0px; /* Убираем отступы */
	padding: 0px;
}

#menug {
	color: #FFF;
	width: 500px;
	height: 50px;
	margin: 0 auto;
	float: right;
}

#menug ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menug li {
	color: #FFF;
	display: block;
	float: right;
	width: 125px;
	background-image: url(imag/bgm.gif);
	text-align: center;
	height: 34px;
}

#menug a {
	color:#FFF;
	text-decoration: none;	
}

#menug a:hover {
	color:#CCC;
	text-decoration:none;
}

.menu {
	color: #FFF;
	background-image:url(imag/bgm.gif)
}

.menu2 {
	color: #333;
	text-align: center;
}



/* general */
a {
	color:#77738a;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}

.small {
	color:#524f6a;
	font:0.7em "trebuchet ms", helvetica, sans-serif;
}

.smallBG {
	color:#524f6a;
	font:0.7em "trebuchet ms", helvetica, sans-serif;
	display: block;
	background-color: #F96;
}

.text1 {
	font-size: 0.9em;
	text-align: left;
}

ul.sidemenu {
	list-style:none;
	width: 200px;
}
.ol_text1 {
	font-size: 0.9em;
}

fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
.tb_bord tr td form .tb_bord tr td {
	text-align: left;
}

