@charset "windows-1251";
/* CSS Document */



a {
text-decoration:none;
}

.border_mafia {
border:1px solid #ffffff;


}

.border_mafia1 {
border:1px solid #424242;
}

.border_footer {
border:0 solid #D7DCE1;
background:#bfbfbf;


}

body {
background-image:url(img/fon.jpg);
font-family:Verdana;
font-size:12px;
color:#424242;
}

.right {
background-color:#fff;
border-left:1px solid #044781;
}

.left {
background-color:#fff;
border-right:1px solid #044781;
}

p {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#424242;
margin:15px;
}

.nav_title {
margin-top:15px;
margin-left:5%;
}

.nav_link a:hover {
text-decoration:underline;

}

.nav_link,.nav_link a:link,.nav_link a:visited {
color:#424242;
font-size:12px;
margin-top:10px;
margin-bottom:10px;
padding:5px;
}


.nav_link1 {
color:#333;
font-size:12px;
margin-top:10px;
margin-bottom:10px;
}

.terms {
color:red;
font-size:11px;
}

.all_news {
font-size:9px;
margin-left:31px;
}

.all_news a {
color:#0876c2;
text-decoration:none;
}

.post_news a:hover {
text-decoration:underline;

}

.post_adds1 a {
color:#424242;
text-decoration:none;
}

.post {
border:1px dotted #ccc;
width:95%;
}


.post_title a:hover {
text-decoration:underline;

}

.post_name {
font-weight:700;
margin-top:7px;
margin-bottom:1px;
}

.post_adds {
fon-size:11px;
margin-top:7px;
margin-bottom:1px;
color:#999;
}

.post_view1 {
margin-left:153px;
margin-top:20px;
font-size:14px;
color:#424242;
}

.post_news,.post_adds1 {
font-size:11px;
color:#999;
background-color:#f6f6f6;
margin-left:31px;
}

.post_news a:link,.post_news a:visited {
font-size:11px;
color:#424242;
background-color:#f6f6f6;
margin-left:31px;
}

.post_title a:link,.post_title a:visited {
color:#666464;
}

.post_view {
margin-right:100px;
font-size:11px;
color:#666;
}


.mini { 
border:1px dotted gray; 
color:#424242; 
margin-right:15px; 
margin-top:2px; 
}

.mini1 img {
border:1px dotted gray;
color:#163f6b;
margin-right:15px;
margin-top:2px;
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
}

.mini1 a:hover img {
border:1px dotted gray;
color:#163f6b;
margin-right:15px;
opacity:0.3;
-moz-opacity:0.3;
filter:alpha(opacity=40);
}

.text {
margin-left:16px;
color:#000;
font-size:16px;
text-decoration:none;
}

.post_title1 {
font-size:16px; 
font-weight:bold; 
color:#424242;
text-align:center;
}

.post_add {
font-size:11px;
margin-top:10px;
margin-bottom:10px;
color:#999;
}

.comment_style {
font-size:15px;
font-weight:700;
color:#929292;
}

.comment_style2 {
margin-left:30px;
font-size:15px;
font-weight:700;
color:#929292;
}

.post_comment_add {
margin-top:-135px;
font-size:11px;
padding:50px 0 0 80px;
}

.post_comment_add2 {
font-size:11px;
color:#000;
margin-top:-40px;
}

.post_comment_add3 {
margin-top:-57px;
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
line-height:1.5;
font-size:13px;
padding:50px 0 18px 80px;
}


.post_div {
border-top:1px solid;
border-bottom:1px solid;
color:#0CF;
margin:30px 15px 15px;
}

.post_div p {
margin-left:0;
}

.search_t {
font-size:11px;
color:#afb0b1;
}

.search_b {
width:70px;
height:21px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}



.nav_t {
border-bottom:1px solid #09F;
border-top:3px solid #09F;
border-right:1px solid #09F;
background:f6f6f6;
}

.nav_a {
border-bottom:1px solid #09F;
border-top:3px solid #10b010;
border-right:1px solid #09F;
background:f6f6f6;
}

.post_secret {
font-weight:700;
margin-top:7px;
margin-bottom:3px;
}

.post_secret a {
color:#999;
text-decoration:none;
}

.post_bottom {
color:red;
border:1px;
}

.point {
background-image:url(img/point.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

point a:hover {
background:#f6f6f6;
text-decoration:underline;
}

.nav_t a,.nav_a a {
color:#424242;
text-decoration:none;
}

.comments {
color:#999;
}

.all_buttom {
color:#000;
}

.sub_vote {
width:69px;
height:25px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}

.sub_secret {
border:1px solid gray;
width:90px;
margin-left:10px;
color:#a4a7a9;
}

.page_title {
color:#424242;
font-size:17px;
}

.sub_message,.sub_download {
width:125px;
height:25px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}


/*Обратная форма*/

html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font: 90%/1 arial, helvetica, sans-serif;
  background: #FFFFFF;
  width: 100%;
}

h1 {
  margin: 10px 0 30px;
  font-size: 220%;
}

/* the main layout */

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid #cccccc;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

.sub_message2 {
width:100px;
height:25px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}

.page_download {
border:1px solid #ccc;
width:90%;
margin-top:15px;
margin-left:41px;
}


<style type="text/css">  /*Навигация*/

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #08538A;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #07193D;
}

</style>


.right_block_title {
color:#424242;
font-size:12px;
margin-top:20px;
margin-left:30px;
}

.ahtung {
color:red;
}

.right_block_ramka {
border:1px dotted #ccc;
width:95%;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:4px;
margin-top:5px;
background:#F6F6F6;
}

.right_block_ramka a:hover {
text-decoration:underline;
}

.right_mini {
border:1px dotted gray;
color:#424242;
font-size:11px;
}

.right_mini a:hover {
border:1px dotted gray;
font-size:11px;
text-decoration:underline;
color:#424242;
}

.right_block_ramka a:link,.right_block_ramka a:visited {
color:#424242;
font-size:12px;
margin-left:4px;
margin-top:5px;
}

.rightside_image {
float:right;
border:2px solid #ccc;
text-align:center;
font-size:.8em;
font-style:italic;
margin:5px;
padding:5px;
}

.read {
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
line-height:1.5;
font-size:13px;
}

.read2 {
text-decoration:none;
margin-top:-10px;
font-family:Verdana, Geneva, sans-serif;
line-height:1.5;
font-size:12px;
}

.send {
margin-top:10px;
margin-left:70px;
}

.number {
font-size:12px;
margin-left:23px;
color:red;
}
/*
.number {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	}
	 
	.number span, .number a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
	}
	 
	.number a:hover{
	color:#fff;
	background: #3279BB;
	}
	 
	.number .current{
	padding:6px 9px 5px 9px;
	background: #3279BB;
	color:#fff;
	}

*/






.sub_reg {
width:200px;
height:23px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}

.sub_izm {
width:90px;
height:23px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}

.sub_vost {
width:160px;
height:23px;
background-color:#a4a7a9;
color:#FFF;
border:1px solid gray;
}

.sub_vhod {
width:85px;
height:20px;
background-color:#a4a7a9;
color:#ffffff;
border:1px solid gray;
}



.reg {
font-size:14px;
color:#424242;
font-family:Georgia, "Times New Roman", Times, serif;
}

/* Вывод ошибок */
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('img/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('img/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('img/warning.png');
}
.error {
margin-left:15px;
margin-right:15px;
color: #D8000C;
background-color: #FFBABA;
background-image: url('img/error.png');
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url('img/validation.png');
} 

.ogranichenie {
border:1.5px dotted #808080;
margin-left:15px;
margin-right:15px;
color: #D8000C;

}

.ogranichenie_new_poxt {
border:1.5px dotted #808080;
margin-left:15px;
margin-right:50px;
color: #D8000C;

}


.banner a {
border:1px hidden;
color:#ffffff;
}

.menu_background {
background-image:url(img/test1.gif);
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
}

.ya_direct {
border:1px dotted gray;
padding:3px;
font-size:11px;
margin-left:4px;
margin-top:-23px;
margin-right:4px;
}
}

.moduletable-spy img {
border:hidden;
opacity:0.1;
-moz-opacity:0.1;
filter:alpha(opacity=10);
}

.moduletable-spy a:hover img {
border:hidden;
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
}

.line {
border:.5px solid #000;
margin-right:15px;
margin-top:2px;
border-right-color:#034c71;
border-right-style:solid;
border-right-width:thick;
padding-right:5px;
}


.message_read {
font-size:11px;
color:#174f8b;

}

.message_read a:hover {
text-decoration:underline;
}


.message_read a:active {
text-decoration:underline;
}

.navlessons_top{background-color:#7c7d7f; padding:7.7px; color:#ffffff;  font-size:15px; font:bolder; border-bottom:2px solid #d9d8d8;
 }




/* Menu*/

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('img/menu.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px  Georgia, 'Times New Roman', Times, serif; cursor:pointer; background:url('img/menu.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('img/menu.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(112,128,144);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Georgia, 'Times New Roman', Times, serif; background:url('img/menu.png') 0px -90px no-repeat; color:rgb(146,240,14);}
.menu li a.active span, .menu li a.active:hover span{background:url('img/menu.png') 100% -90px no-repeat;}


.message { background:url("img/message.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
float:right;
}


.message a {
background:url("img/message.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11px !important;
line-height:16.8px;
margin-left:3px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
float:right;
}

.b_menu { background-image:url(img/b_menu.png) ;
background-repeat:repeat-x;
padding:9px;
}

.submit_search  { background:url("img/submit.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
}


.submit_search span {
background:url("img/submit.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11px !important;
line-height:22px;
margin-left:4px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
color:#ffffff;
}

.submit_edit  { background:url("img/submit.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
}


.submit_edit span {
background:url("img/submit.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11.5px !important;
line-height:22px;
margin-left:4px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
font-family:Verdana;
color:#ffffff;
}

.submit_rat  { background:url("img/submit.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
}


.submit_rat span {
background:url("img/submit.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11px !important;
line-height:19.9px;
margin-left:4px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
color:#ffffff;
}

.submit_comment { background:url("img/submit.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
}


.submit_comment span {
background:url("img/submit.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11px !important;
line-height:21px;
margin-left:4px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
color:#ffffff;
}

.cat a:link,.cat a:visited {
font-size:11px;
color:#424242;
background-color:#f6f6f6;
}

.cat a:hover {

text-decoration:underline;
}

.lm {
border:1px;  color:#d7dce1;
}

.lm a:link {
color:#d7dce1;
}

.lm a:visited {
color:#d7dce1;
}

.title_download {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;

}

.but {
color:#0000;
}


.aut  { background:url("img/submit.png") no-repeat scroll 0 50% transparent;
display:inline-block;
line-height:0;
margin-right:9px;
padding-right:4px;
}


.aut span {
background:url("img/submit.png") no-repeat scroll 100% 50% transparent;
display:inline-block;
font-size:11px !important;
line-height:25px;
margin-left:4px;
margin-right:-8px;
padding-left:3px;
padding-right:6px;
white-space:nowrap;
color:#ffffff;
}

.rask {
 background:#FFF;  color:#FFF;
}

.articles_5 {
border:hidden;
margin-left:15px; 
display:block;float:left
}


.rat {
border:5px; color:#bfbfbf;
}

.rat a:link {
border:5px; color:#bfbfbf;
}


.rat a:hover{
border:5px; color:#bfbfbf;
}


.rat a:visited{
border:5px; color:#bfbfbf;

}

.teg a:hover {
background:#7777777; 
color:#fff;

}

.teg,.teg a:link,.teg a:visited {
color:#777777; 
font-size:12px; 
padding:5px;
}










.spy img {
border:hidden;
opacity:0.3;
-moz-opacity:0.1;
filter:alpha(opacity=10);
}

.spy a:hover  img {
border:hidden;
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
}










