body, div, table, tr, td, img { border: 0; margin: 0; padding: 0; border-collapse: collapse; }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #555555;
	background: #dfdfdf; /*dfdfdf*/
	min-width: 976px;
	width: expression(document.documentElement.clientWidth< 976 ? '976px' : '100%');
}
td {
	vertical-align: top;
}
div.header1 {
	color: #ffffff;
	background: #73a31b;
	text-align: center;
}
div.header1 a {
	color: #ffffff;
	display: block;
	width: 100%;
	padding: 5px 0;
}
div.header1 a:hover {
	color: #ffffff;

}
div.header1 span {
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
}

div.header2 {
	color: #ffffff;
	background: #5f8617;
	padding: 5px 0;
	text-align: center;
}
div.header2 span {
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
}
/*div.header3 {
	background: #73a31b;
	padding: 5px 0;
	text-align: center;
}*/

h1 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h2 {
	color: #cd3405;
	font-size: 95%;
	margin: 0;
	background: #f3ede7;/*ececec*/
	padding: 3px 0 3px 5px;
}
h2 a {
	color: #cd3405;
}
h2 b.li_v {
	color: #cd3405;
	font-size: 95%;
	padding-left: 12px;
	background: url('../_img/li_v.gif') no-repeat 0px 2px;
}


h3 {
	color: #cd3405;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 90%;
	padding: 0;
	margin: 0;
}
a b {
	font-size: 90%;
	color: #444444;
}
textarea, input {
 border: 1px #999999 solid;
}

select {
 border: 1px #999999 solid;
}

input.botton {
	border: 0;
}

.btnlite {
    color: #000000;
	font-weight: normal;
	background: #F5F5F5;
	border: 1px solid #999999;
	cursor: pointer;	
}

a:hover b {
	color: #cd3405;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: none;
	/*border-bottom: 1px dotted;*/
}
a:hover {
	color: #cd3405;
	text-decoration: underline;
}




.w100 {
	width: 100%;
}

div.warning {
	border: 1px #9d0d15 solid;
	padding: 10px;
	margin: 20px 0;
}
div.warning b.w {
	color: #ff0000;
}

/*------------ Head ------------*/
table#head {
	width: 100%;
	color: #ffffff;
	background: #efefef url('../_img/fon.jpg') repeat-x bottom;
	
}
table#head #h1 {
	width: 20%;
	padding: 25px 0 25px 25px;
}
table#head #h2 {
	width: 46%;
	color: #555555;
	font-size: 90%;
	padding: 55px 20px 0 20px;	
}

table#head #h3 {
	width: 34%;
	vertical-align: bottom;
	/*padding-top: 70px;*/
	background: url('../_img/fon_head.gif') no-repeat right top;
}
table#s_l {
	width: 100%;
	background: #5f8617 url('../_img/fon_s_l.gif') repeat-x 0 bottom;
}
table#head #search {
	height: 100px;
	width: 38%;
	padding: 5px 0 0 15px;
}
table#head #search h5 {
	padding-bottom: 5px;
}
table#head #search .block {
	height: 43px;
}
table#head #search div {
	padding-bottom: 2px;
}
table#head #search select {
	width: 134px;
	font-size: 90%;
}
table#head #search input#pole {
	width: 130px;
}
table#head #search input {
	font-size: 80%;
}
table#head #search select {
	font-size: 80%;
	/*width: 133px;
	padding: 1px 0 1px 0;*/
}

table#head #login {
	height: 100px;
	width: 62%;
	padding: 5px 0 0 15px;
	background: url('../_img/fon_l.gif') no-repeat right top;
}
table#head #login h5 {
	padding-bottom: 5px;
}
table#head #login .block {
	height: 43px;
	width: 230px;
}
table#head #login div {
	padding-bottom: 2px;
}
table#head #login a {
	color: #ffffff;
	font-size: 90%;
}
table#head #login input {
	font-size: 80%;
	margin-right: 10px;
}
table#head #login .in_t {
	width: 110px;	
}

table#head #login #log_user {
	padding: 0 0 10px 20px;
	margin-top: 2px;
	background: url('../images/admin/stat_user.gif') no-repeat;	
}
table#head #login #log_moder {
	padding: 0 0 10px 20px;
	margin-top: 2px;
	background: url('../images/admin/stat_moder.gif') no-repeat;	
}
table#head #login #log_adm {
	padding: 0 0 10px 20px;
	margin-top: 2px;
	background: url('../images/admin/stat_adm.gif') no-repeat;	
}


/*------------ /Head ------------*/



div#body {
	background: #ffffff;
}
/*------------ block1 ------------*/

table#block1 {
	width: 100%;
}
table#block1 td {
	border-left: 1px #ede3d9 solid;
	border-bottom: 1px #ede3d9 solid;
}
table#block1 #nav {
	width: 30%;
}
table#block1 #nav1 {
	width: 100%;
}
table#block1 #nav1 td {
	border-bottom: 1px #e1e1e1 solid;
	width: 50%;
	padding: 4px 8px 4px 8px;
}
#nav1 .r1 {
	float: left;
	color: #9d0a0e;
}
#nav1 .r2 {
	float: right;
	color: #cd3405;
}
table#block1 #nav1 .n1 {
	background: #ede9e4;
}

table#block1 #konk {
	width: 25%;
}
table#block1 .konk1 {
	padding: 5px;
}
table#block1 .konk1 p {
	margin-top: 5px;
}

table#work1 {
	width: 100%;
}
table#work1 td {
	padding: 10px 0 10px 0;
	text-align: center;
	border: 0px;
}

/*------------ /block1 ------------*/

/*------------ block2 ------------*/

table#block2 {
	width: 100%;
}
table#block2 td {
	border-left: 1px #ede3d9 solid;
	border-bottom: 1px #ede3d9 solid;
}

table#block2 #news_d1 {
	width: 100%;
}
table#block2 #news_d1 td {
	width: 50%;
	border: 0;
	padding: 0 0 10px 0;
}
table#block2 #news_d1 span {
	font-size: 75%;
	color: #777777;
}
table#block2 #news_d1 img {
	float: left;
	margin: 2px 5px 0 0;
	border: 1px #f1f1f1 solid;
}
/*div#block2 #news_d1 div {
	padding: 0px 5px 5px 5px;
}*/
table#block2 #news_d1 .n1 {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	clear: both;
}
table#block2 #news_d1 p {
	margin: 5px 0 0 0;
}

table#block2 #recl {
	width: 25%;
}
table#block2 #recl div {
	/*padding: 5px;*/
}
table#block2 #recl td {
	border: 0;
}

/*------------ /block2 ------------*/

/*------------ block3 ------------*/

table#block3 {
	width: 100%;
}
table#block3 td {
	width: 33.3%;
	border-left: 1px #ede3d9 solid;
	border-bottom: 1px #ede3d9 solid;
}
table#block3 #menu {
	background: #f9f6f3; /*ede9e4*/
}
table#block3 #menu_1 {
	width: 100%;
}
table#block3 #menu_1 td {
	border: 0;
	/*border-left: 1px #e1e1e1 solid;*/
}
table#block3 #menu_1 ul {
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
}
table#block3 #menu_1 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	background: url('../_img/fon_footer.gif') no-repeat 0px 4px;
}

table#block3 #news_r .n {
	padding: 5px 10px 0 5px;
}
table#block3 #news_r p {
	margin-top: 5px;
}
table#block3 #news_r span {
	font-size: 70%;
	color: #777777;
}
table#block3 #news_r span.h {
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
}


table#block3 #opros form {
	margin: 0;
	padding: 0;
}
table#block3 .op {
	margin: 15px 0;
	text-align: center;
}
table#block3 .op_v {
	width: 80%;
	margin: auto;
	padding: 2px 0;
	border-bottom: 1px #ede3d9 solid;
}
table#block3 .op_v input {
	border: 0;
}


/*------------ /block3 ------------*/

/*------------ block4 ------------*/

div#block4 #urok {
	width: 100%;
	padding-bottom: 10px;
	/*overflow: hidden;
	clear: both;*/
}
div#block4 #urok td {
	width: 33.3%;
	padding: 0 0 10px 0;
}
/*div#block4 #urok div {
	padding: 0px 5px 5px 5px;
}*/
div#block4 #urok span {
	font-size: 75%;
	color: #777777;
}
div#block4 #urok .u1 {
	padding: 8px 5px 0 5px;
	overflow: hidden;
	clear: both;
}
div#block4 #urok img {
	float: left;
	margin: 2px 5px 0 0;
	border: 1px #f1f1f1 solid;
}
div#block4 #urok p {
	margin-top: 5px;
}

/*------------ /block4 ------------*/

/*------------ block5 ------------*/
table#block5 {
	width: 100%;
}
table#block5 #recl {
	width: 25%;
	border-right: 1px #ede3d9 solid;
	border-bottom: 1px #ede3d9 solid;
}

table#block5 #font  {
	width: 75%;

}
table#block5 #font_c  {
	width: 100%;
	padding-bottom: 10px;
	/*overflow: hidden;
	clear: both;*/
}
table#block5 #font_c td {
	width: 33.3%;
	padding: 0 0 10px 0;
}

table#block5 #font_c .f1 {
	padding: 8px 5px 15px 5px;
	/*background: url('../_img/pkt.gif') no-repeat center bottom;*/
	overflow: hidden;
	clear: both;
}
table#block5 #font_c img {
	padding: 0 0 5px 0;
}
table#block5 .f1 ul {
	margin: 0;
	padding: 0;
}
table#block5 .f1 li {
	font-size: 80%;
	list-style: none;
	padding: 0;
	margin: 0;
}

/*------------ /block5 ------------*/

/*------------ block6 ------------*/
table#block6 {
	width: 100%;
}
table#block6 #forum {
	width: 50%;
	border-right: 1px #ede3d9 solid;
	border-bottom: 1px #ede3d9 solid;
}
table#block6 #forum .cont {
	font-size: 10px;
	padding: 5px 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}
table#block6 #forum .block {
	margin: 10px;
	width: 96%;
}
table#block6 #forum .block td {
	padding: 0 5px 5px 5px;
}
table#block6 #forum .block .w1 {
	width: 5%;
}
table#block6 #forum .block .w2 {
	width: 20%;
	/*border: 1px red solid;*/
}
table#block6 #forum .block .w3 {
	width: 20%;
	text-align: right;
	/*border: 1px red solid;*/
}

table#block6 #stat  {
	width: 50%;

}

/*------------ /block6 ------------*/


div.n_forum_g {
	padding: 10px 0;
}
	div.n_forum_g img {
		float: left; margin: 0 5px 5px 0;
	}



/*---------footer-------------*/
div#epas {
	background: #efefef;
	overflow: hidden;
	clear: both;
	padding: 5px 10px 15px 10px;
	border-top: 1px #777777 solid;
	font-size: 10px;
}
	div#epas .text {
		margin: 7px 0;
		padding-bottom: 7px;
		background: url('../_img/b_line.gif') repeat-x bottom left;
	}
	div#epas .text a {
		color: #555555;
	}
	div#epas h3 {
		font-size: 12px;
		margin-bottom: 5px;
		color: #555555;
	}
	div#epas h5 {
		font-size: 12px;
		margin-bottom: 5px;	
	}
	div#epas .part div {
		float: left;
		width: 31%;
		padding: 0 10px 7px 10px;
		text-align: center;	
	}

table#footer {
	/*border-top: 3px #73a31b solid;*/
	width: 100%;
	background: #e3e3e3 url('../_img/fon_footer.gif') repeat-x 0 top;
}
table#footer #left {
	padding: 20px 0 15px 25px;
}
table#footer #right {
	text-align: right;
	font-size: 85%;
	padding: 20px 25px 15px 0;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}