* {
	margin:0;
	padding:0;
}

body {
	background:url('../images/bg_images2.png') no-repeat center top;
	background-color:#20202c;
}

#head {
	width:882px;
	height:118px;
	background:url('../images/head.gif');
}

#head2 {
	width:1000px;
	height:118px;
	background:url('../images/head2.gif');
}

#table {
	background-color:#cecece;
}

.td1 {
	width:1px;
	height:118px;
	background:url('../images/bg_line1.gif');
}

#table_bottom {
	height:42px;
	background:url('../images/bg_bottom.gif') repeat-x;
	background-color:#1f1f28;
}

.td2 {
	width:1px;
	height:42px;
	background:url('../images/bg_line2.gif') repeat-x;
	background-color:#1f1f28;
}

.menu_left {
	width:171px;
}

p.text1 {
	font-family:verdana;
	font-size:12px;
	color:#ab18a6;
	text-align:center;
	margin:3px;
}

ul.ul1 {
	font-family:verdana;
	font-size:12px;
	color:#131d31;
	margin-left:20px;
	list-style-image:url('../images/li_images.gif');
}

li.li1:hover {
	list-style-image:url('../images/li_images2.gif');
}

a.a1 {
	font-family:verdana;
	font-size:11px;
	color:#131d31;
	text-decoration:none;
	padding:1px;
}

a.a1:hover { /* ссылки в меню */
	color:#e39025;
	text-decoration:underline;
	background:#333d51;
}

a.a1_off { /* неготовая ссылка */
	font-family:verdana;
	font-size:11px;
	color:#838383;
	text-decoration:none;
}

p.text2 {
	font-family:verdana;
	font-size:13px;
	color:#131d31;
	text-align:left;
	margin-bottom:10px;
}

h1 {
	font-family:times;
	font-size:29px;
	color:#0d4461;
	font-weight:100;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}

h2 {
	font-family:verdana;
	font-size:17px;
	color:#b56a00;
	font-weight:100;
	margin-top:25px;
	margin-bottom:15px;
}

h3 {
	font-family:verdana;
	font-size:15px;
	color:#9a1e8d;
	font-weight:600;
	margin-top:10px;
	text-align:left;
	margin-top:14px;
	margin-bottom:5px;

}

p.text3 {
	font-family:tahoma;
	font-size:11px;
	color:#788090;
	margin-bottom:3px;
}

a.text3 {
	font-family:tahoma;
	font-size:11px;
	color:#788090;
	text-decoration:none;

}

.td3 {
	width:1px;
	background-color:#f0f0f0;
}

p.text4 {
	font-family:tahoma;
	font-size:10px;
	color:#cacaca;
}

p.text5 {
	font-family:tahoma;
	font-size:10px;
	color:#cacaca;
	text-align:right;
}

p.text6 {
	font-family:verdana;
	font-size:16px;
	color:#131d31;
	font-weight:600;
	margin-bottom:15px;
	text-align:center;
}

p.text7 {
	font-family:tahoma;
	font-size:11px;
	color:#131d31;
	text-align:right;
}

p.text8 {
	font-family:verdana;
	font-size:15px;
	color:#131d31;
	margin:2px;
}

p.text_news {
	font-family:verdana;
	font-size:12px;
	color:#131d31;
	text-align:left;
	margin-bottom:5px;
}

p.text9 { /* подписи под аватарками */
	font-family:verdana;
	font-size:10px;
	color:#333d51;
	text-align:center;
	margin-bottom:10px;
}

p.text10 { /* подписи под картинками в тексте */
	font-family:tahoma;
	font-size:10px;
	color:#131d31;
	margin-bottom:10px;
	text-align:center;
}

p.text11 { /* текст текстовых-картинок */
	font-family:tahoma;
	font-size:11px;
	color:#131d31;
	margin-bottom:10px;
}

p.text12 { /* вернуться к разделу */
	font-family:tahoma;
	font-size:12px;
	font-weight:700;
	color:#555;
}

p.text13 { /* шрифт в описании каталога сайтов */
	font-family:verdana;
	font-size:12px;
	color:#131d31;
	text-align:left;
}

.td4 {
	background:url('../images/head_left.jpg') no-repeat top right;
}

.td5 {
	background:url('../images/head_right.jpg') no-repeat top left;
}

.td4_2 {
	background:url('../images/head_left2.jpg') no-repeat top right;
}

.td5_2 {
	background:url('../images/head_right2.jpg') no-repeat top left;
}

.td6 {
	width:171px;
	vertical-align: top;
	background:url('../images/bottom_cvet.gif') no-repeat bottom left;
}

.td6_2 {
	width:171px;
	vertical-align: top;
}

.td7 {
	vertical-align: top;
	padding-left:5px;
	padding-right:8px;
	padding-bottom:20px;
}

ul.ul2 {
	font-family:verdana;
	font-size:13px;
	font-weight:600;
	color:#131d31;
	margin-left:50px;
	margin-right:50px;
	list-style-type:circle;
	margin-bottom:30px;
}

ul.ul3 {
	font-family:verdana;
	font-size:13px;
	color:#131d31;
	margin-left:30px;
	margin-right:30px;
	list-style-type:circle;
	margin-bottom:30px;
}

#liveint {
	width:31px;
	height:31px;
	margin:4px;
	float:right;
	opacity:0.5; 
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);
}

#divrambler {
	width:88px;
	height:31px;
	margin:4px;
	float:left;
	opacity:0.5; 
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);
}

strong {
	color:#024e5d;
}

b {
	color:#60221a;
}

.td8 {
	background-color:#b5b6c0;
}

a.osnova {
	color:#1e0ab2;
}

a.osnova:hover {
	color:#2f8823;
}

a.osnova2 {
	color:#2f2e41;
}

a.osnova2:hover {
	color:#21afb5;
}

a.osnova_big {
	font-size:18px;
	color:#2f8823;
}

a.osnova_big:hover {
	color:#21afb5;
}

a.osnova3 { /* ссылки на странице скачать */
	font-size:11px;
	font-weight:700;
	color:#5d3232;
	text-decoration:none;
}

a.osnova3:hover {
	color:#355d32;
	text-decoration:underline;
}

.ser {
	color:#9a9fa8;
}

.o1 {
	background-color:#fafafa;
	border-left:1px solid #959595;
	border-top:1px solid #959595;
	border-right:1px solid #959595;
	text-color:#131d31;
	padding:3px;
	font-size:15px;
	font-family:verdana;
	font-weight:700;
}

.o2 {
	display:block;
	background-color:#e7e7e7;
	border:1px dashed #959595;
	font-family:verdana;
	font-size:13px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}

.red {
	color:red;
}

span.stranici {
	font-family:verdana;
	font-size:11px;
	background-color:#ececec;
	padding:4px;
	border:1px dashed #555;
}

span.stranici:hover {
	background-color:#dfffba;
	color:red;
}

span.span1 {
	font-family:verdana;
	font-size:11px;
	color:#464850;
	font-weight:600;
}

span.status {
	display:block;
	margin:3px;
	padding:3px;
	background:#fff;
	border:1px solid #437099;
}

span.comment {
	display:block;
	width:450px;
	padding:3px;
	margin:5px;
	background:#deb279;
	border:1px solid #bf8d4d;
	text-align:center;
	margin-left:100px;
}

p.text14 {
	font-family:verdana;
	font-size:9px;
	color:#9e8981;
}

a.commentt {
	font-size:11px;
	color:#933e21;
	text-decoration:none;
}

a.commentt:hover {
	text-decoration:underline;
}

.comy_name {
	font-family:tahoma; 
	color:#2b587a; 
	font-size:11px; 
	font-weight:700;
}

.comy_name2 {
	font-family:tahoma; 
	color:#000000; 
	font-size:11px;
}

.comy_name3 {
	font-family:tahoma; 
	color:#ea1111; 
	font-size:11px;
	font-weight:700;
}

.comy_data {
	font-family:tahoma; 
	color:#000000; 
	font-size:10px;
}

.comy_otvet {
	font-family:tahoma; 
	color:#2b587a; 
	font-size:11px;
}

.comy_text {
	font-family:tahoma; 
	color:#000000; 
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
}

.comy_div {
	width:100%;
	border-top:1px solid #45688e;
	border-bottom: 1px solid #dae2e8;
	background-color:#f7f7f7;
	padding:3px;
	text-align:left;
}
.comy_div2 {
	width:100%;
	border-bottom: 1px solid #dae2e8;
	background-color:#ffffff;
	padding:3px;
	text-align:left;
}

.comy_div3 {
	width:100%;
	border-top:1px solid #8e4545;
	border-bottom: 1px solid #e8dada;
	background-color:#edd9d9;
	padding:3px;
	text-align:left;
}

.comy_stena {
	width:522px; 
	background-color:#dae2e8; 
	text-align:left; 
	padding-top:4px; 
	padding-bottom:4px; 
	border-top:1px solid #b1bdd6; 
	border-bottom:1px solid #cccccc;
}

.comy_add {
	font-family:tahoma;
	color:#000000;
	font-size:12px;
	margin:2px;
}

.grey {
	color:#666;
}

.new_z {
	font-family:verdana; 
	font-size:14px; 
	font-weight:700; 
	color:#ffba41; 
	padding:2px; 
	padding-left:4px;
}

.new_dat {
	font-family:tahoma; 
	font-size:10px; 
	font-weight:700; 
	color:#fafafa; 
	margin:4px; 
	float:right;
}

.new_p {
	font-family:verdana; 
	font-size:11px; 
	color:#1f1f1f; 
	padding:5px;
	padding-bottom:10px;
}

.new_d1 {
	width:614px; 
	border:1px solid #22295d; 
	text-align:left; 
	background:url('../images/n_bg.gif') repeat-x bottom; 
	background-color:#f0f0f0;
}

.new_d2 {
	width:609px; 
	height:20px; 
	background:url('../images/n_line.gif'); 
	margin:2px;
}

.kto_ostavlaet {
	display:block;
	width:80%;
	font-family:verdana;
	font-size:10px;
	color:#5b5b5b;
	padding:3px;
	background:#eeeeee;
	border:1px solid #b9b9b9;
}

.live_c {
	width:620px;
	height:2px;
	background:url('../images/line_cont.gif') repeat-x;
	margin:5px;
}

.a_catalog {
	color:#a54110;
}

.a_catalog:hover {
	text-decoration:none;
}

.p_b2_fite {
	font-family:tahoma;
	font-size:11px;
	font-weight:700;
	color:#fff; padding:1px;
}

.p_b2_text {
	font-family:tahoma;
	font-size:11px;
	color:#3a414e;
}

a.b2_texta {
	color:#3a414e;
	text-decoration:none;
	border-bottom:1px dashed #3a414e;
}

a.b2_texta:hover {
	text-decoration:none;
	border-bottom:1px solid #3a414e;
}

a.b3_texta {
	color:#4d5867;
	text-decoration:none;
}

a.b3_texta:hover {
	color:#8e2b00;
	text-decoration:underline;
}


.div_b3 {
	width:630px;
	padding:4px;
	border-top:1px dashed #4d5867;
	border-bottom:1px dashed #4d5867;
	#4d5867;
}

.p_b3_text {
	font-family:tahoma;
	font-size:12px;
	color:#4d5867;
}

.b3_img {
	margin:2px;
}

.border_p {
	border-bottom:1px solid #ccc;
}

p.wiki_p {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	padding:5px;
}

.table_wiki {
	border:#dee4e8 solid 1px;
	border-collapse:collapse;
	background:#ffffff;
}
.table_wiki td {
	border:#dee4e8 solid 1px;
}

.b_wiki {
	color:#000000;
}

.a_wiki {
	color:#2b587a;
	text-decoration:none;
	border-bottom:1px dashed #2b587a;
}

.a_wiki:hover {
	border-bottom:1px solid #2b587a;
}