* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background-color:#000;
}

#content {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#tableosnova {
	height:100%;
}

.ramka {
	width:8px;
	background:url('../images/line.gif');
}

p {
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#b87a33;
}

.comment_span6 {
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#b87a33;
}

p.rcenter {
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#ad4b43;
	text-align:center;
	margin-top:-18px;
	margin-bottom:15px;
}

p.rleft {
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#ad4b43;
	text-align:left;
	margin-top:-8px;
	margin-left:20px;
	margin-bottom:15px;
}

.a_head { /* ссылка на главную страницу */
	display:block;
	width:700px;
	height:140px;
}

a.menu_forum { 
	background: url('../images/forummenu.gif');
	display: block;
	width: 60px;
	height: 18px;
	border: 0;
}

a.menu_forum:hover {
 	opacity:0.6; 
	-moz-opacity:0.6; 
	filter:alpha(opacity=60);

}

a.menu_contact { 
	background: url('../images/contactmenu.gif');
	display: block;
	width: 89px;
	height: 18px;
	border: 0;
}

a.menu_contact:hover {
 	opacity:0.6; 
	-moz-opacity:0.6; 
	filter:alpha(opacity=60);

}

.img_item {
	margin:2px;
}

#div_bottom2 {
	position:relative;
	top:17px;
	left:30px;
	width:564px;
	height:44px;
	text-align:left;
}

#div_liveinternet {
	position:relative;
	float:left;
	width:90px;
	height:44px;
	padding-top:6px;
}

#div_rambler {
	position:relative;
	float:right;
	width:90px;
	height:44px;
	padding-top:6px;
}

#div_bottom_center {
	position:relative;
	margin-left:90px;
	margin-right:90px;
	height:44px;
	padding-top:6px;
}

/* Части рамки */

#headimage {
	background:url('../images/headimage2.jpg');
	width:933px;
	height:146px;
}

#head2 {
	background:url('../images/head2.gif') no-repeat;
	width:933px;
	height:20px;
}

#menu1 {
	background:url('../images/line2.gif') repeat-y right;
	width: 156px;
}

#menu2 {
	background:url('../images/line2.gif') repeat-y left;
	width: 156px;
}

#bottom1 {
	background:url('../images/bottom1.gif');
	width:156px;
	height:69px;
}

#bottom2 {
	background:url('../images/bottom2.gif');
	width:621px;
	height:69px;
	vertical-align:top;
}

#bottom3 {
	background:url('../images/bottom3.gif');
	width:156px;
	height:69px;
}

#bottom4 {
	background:url('../images/bottom4.gif') no-repeat left;
	width:155px;
	height:72px;
}

#bottom5 {
	background:url('../images/bottom5.gif') no-repeat right;
	width:155px;
	height:68px;
}

.amenu {
	color:#b87a33;
	text-decoration:none;
}

.amenu:hover {
	color:#ea0000;
	text-decoration:underline;
}

/* Текст */

p.text { /* основной текст */
	font-family:tahoma, sans-serif;;
	font-size:13px;
	color:#9e703b;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:8px;
}

p.text2 { /* основной текст - зеленый */
	font-family:tahoma, sans-serif;;
	font-size:14px;
	color:#4fdd3b;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:8px;
}

p.text3 { /* основной текст - темно-зеленый */
	font-family:tahoma, sans-serif;;
	font-size:13px;
	color:#004700;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:8px;
}

p.text4 { /* основной текст - золотистый */
	font-family:tahoma, sans-serif;;
	font-size:13px;
	color:#ab8e54;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:8px;
}

p.table { /* Шрифт внутри таблиц */
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#c1c1c1;
	margin:2px;
	font-weight: 700;
}

p.table2 { /* шрифт внутри таблиц, чуть поменьше */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#c1c1c1;
	margin:2px;
	font-weight: 700;
}

p.table3 { /* шрифт внутри таблиц, не жирный */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#c1c1c1;
	margin:1px;
}

p.table2green { /* шрифт внутри таблиц, зеленый */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#008800;
	margin:2px;
	font-weight: bold;
}

p.table2red { /* шрифт внутри таблиц, красный */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#bb0000;
	margin:2px;
	font-weight: bold;
}

p.table2yellow  { /* шрифт внутри таблиц, желтый */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#daa520;
	margin:2px;
	font-weight: bold;
}

h1 { /* основной текст - заголовок */
	font-family: Times New Roman, sans-serif;;
	font-size:21px;
	color:#ab9a63;
	text-align:center;
	font-weight:100;
	margin-top:20px;
	margin-bottom:20px;
}

.zoloto {
	color:#ab9a63;
}

.blue2 {
	color:#2a52ff;
}

.red2 {
	color:red;
}

h2 {
	font-family: Times New Roman, sans-serif;;
	font-size:21px;
	color:#b9b982;
	text-align:left;
	margin:20px;
	font-weight:100;
}

a.osnova { /* ссылки в тексте */
	color:#c38339;
}

a.osnova:hover { /* ссылки в тексте */
	color:#5176d5;
}

p.osnova2 { /* комментарии к ссылкам */
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#877e52;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:8px;
	text-align:left;
}

a.osnova3 { /* ссылки в таблицах */
	color:#c38339;
}

.osnova4 { /* комментарии к картинкам в fangallery */
	font-family:verdana, sans-serif;;
	font-size:11px;
	color:#7e5527;
	margin-bottom:8px;
	text-align:center;
}

.bd_p { /* текст в базе знаний */
	font-family:verdana, sans-serif;;
	font-size:10px;
	color:#7e5527;
	text-align:center;
	margin:3px;
}


img.img { /* свойства рисунков и скриншотов */
	margin:7px;
	border:1px solid #c38339;
}

.img2 {
	float:left;
	margin:12px;
}

img.texxt {	/* картинки внутри информационных статей */
	margin:5px;
}

p.noper { 	/* текст без переноса строки */
	white-space:nowrap;
}

.tcenter {	/* объект по центру */
	position:relative;
	left:130px;
	margin-bottom:15px;
}

.r1 {	/*текст рекламного блока */
	font-family:verdana, sans-serif;;
	font-size:10px;
	color:#673b09;
	padding-left:5px;
	padding-right:5px;
	margin:5px;
}

.r2 {	/*текст рекламного блока */
	font-family:verdana, sans-serif;;
	font-size:10px;
	color:red;
}

a.r3 {	/*ссылка в рекламе */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#da922c;
	text-decoration:none;
}

a.r3:hover {	/*ссылка в рекламе */
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#673b09;
	text-decoration:underline;
}

.nnews {	/* Заголовок новостей */
	display:block;
	background-color:#1d1d1d;
	border: 1px dotted #6b4a25;
}

.strong2 {
	font-family:tahoma, sans-serif;;
	font-size:15px;
}

.stronga {
	font-family:tahoma, sans-serif;;
	font-size:15px;
	text-decoration:none;
}

.stronga:hover {
	text-decoration:underline;
}

.strong3 {
	color:#c38339;
}

.strong4 {
	font-family:times, sans-serif;;
	font-size:17px;
}

/* детали рамки */

.la {
	height:12px;
}

b {
	color:#e08926;
}

strong {
	color:#e05a26;
}

.mega_big {
	font-size:30px;
}

p.btm {text-align:center;width:458px;}
.btm {text-align:center;  padding:1px 0 10px;margin:auto; color: #6096C0;}
.btm img {margin:0 4px;}
.btm A IMG{opacity:0.1; -moz-opacity:0.1; filter:alpha(opacity=20);}
.btm a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;}
.btm A{color: #6096C0;text-decoration:none;}
.btm a:hover {background:none;}

.mp3player {
	width:190px;
	height:97px;
	overflow:hidden;
}

a.d3_a_menu_top {
	color:#c38339;
}

a.d3_a_menu_top:hover {
	color:#611515;
}

.osnova5 {
	font-family:verdana, sans-serif;;
	font-size:9px;
	color:#7e5527;
	text-align:center;
}

.osnova6 { /* ссылки в базе знаний по Д1 */
	font-size:13px;
	color:#ab9a63;
	text-decoration:none;
}

.osnova6:hover {
	color:#F00;
	text-decoration:underline;
}

p.menu_right {
	font-family:verdana, sans-serif;;
	font-size:11px;
	color:#ba8d38;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:4px;
}

a.menu_right {
	color:#ba8d38;
	text-decoration:none;
}

a.menu_right:hover {
	color:red;
	text-decoration:underline;
}

ul {
	font-family:verdana, sans-serif;;
	font-size:11px;
	color:#b47d3f;
	margin-left:50px;
	margin-right:10px;
	margin-bottom:30px;
}

ol {
	font-family:verdana, sans-serif;;
	font-size:11px;
	color:#b47d3f;
	margin-left:50px;
	margin-right:10px;
	margin-bottom:30px;
}

li {
	margin-top:6px;
	margin-bottom:6px;
	font-family:verdana, sans-serif;;
	font-size:12px;
	color:#b47d3f;
}

h3 {
	font-family:verdana, sans-serif;;
	font-size:13px;
	font-weight:700;
	text-align:left;
	color:#ab9a63;
	margin:5px;
	margin-left:20px;
}

.biv_rating {
	margin-right:5px;
	margin-left:10px;
	height:38px;
	float:right;
}

.biv_rating p {
	font-size:9px;
	color:#999;
}

.tabl_main {
	border:1px solid #825018;
	border-collapse: collapse;
}

.tabl_main td {
	border:1px solid #825018;
	font-family:tahoma, sans-serif;;
	font-size:12px;
	color:#c1c1c1;
	padding:2px;
}

a.commentar {
	background: url('../images/commentarii.gif'); 
	display: block; 
	width: 465px;
	height: 100px; 
}

a.commentar:hover {
	background-position: 0 -100px;
}

.d3d_a {
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	margin:2px;
}

.d3d_a:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/* Стили комментариев */

.comment_table1 {
	width:96%;
	text-align:left;
}

.comment_table2 {
	width:100%;
	padding:0;
	margin:0;
	border:0;
	border-bottom:1px dotted #937150;
	text-align:left;
}

.comment_span1 {
	font-family:verdana, sans-serif;;
	font-size:12px;
	color:#937150;
}

.comment_span2 {
	font-family:verdana, sans-serif;;
	font-size:12px;
	color:#937150;
}

.comment_span3 {
	font-family:verdana, sans-serif;;
	font-size:8pt;
	color:#666;
}

.comment_span4 {
	font-family:verdana, sans-serif;;
	font-size:12px;
	color:#976935;
}

.comment_span5 {
	font-family:tahoma, sans-serif;;
	font-size:10px;
	color:#216c0f;
}

.comment_td2 {

	padding-left:5px;
}

.comment_td3 {

	padding-left:5px;
}

.comment_td4 {
	width:95%;
	vertical-align: text-top;
}

.comment_td5 {
	width:3%;
	vertical-align: text-top;
}

.comment_div1 {
	padding:10px 3px;
}

input, select {
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color:#58432e;
	background-color:#221912;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.6) inset;
	border-radius: 2px 2px 2px 2px;
	color:#796252;
}

.input_text, .ipsTagBox_wrapper {
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color:#58432e;
	background-color:#221912;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.6) inset;
	border-radius: 2px 2px 2px 2px;
	color:#796252;
	width:90%;
}

.input_submit {
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 4px 10px;
	cursor: pointer;
	background: url('/new_diz/images/newdiz/row3.jpg') repeat-x scroll center top #1A120D;
	color: #D2A456;
	border-radius: 3px;
	box-shadow: 0 1px 0 0 #6C4930 inset, 0 2px 3px rgba(0, 0, 0, 0.2);
	border-color: #1A120D;
	font: 13px arial,helvetica,sans-serif;
}

.input_submit:hover {
	color: #EFC377;
}

.comment_addcom {
	margin-top:10px;
	width:142px;
	height:24px;
	background:url('/new_diz/images/newdiz/addcomment.gif') no-repeat;
	border:0;
}

.comm_avtor {
	font-family:arial, sans-serif;
	color:#b25b06;
	font-weight:700;
	margin-right:7px;
}

.d2vids {
	font-family:tahoma, sans-serif;;
	font-size:11px;
	color:#9f3d1b;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

.d2vid_span {
	color:#828282;
}
