@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
}
html{
  	height: 100%;
}
body {
    	height: 100%;
	font: normal 12px Arial,Helvetica,sans-serif;
	background-color:#ddd;
	width:940px;
	margin:0 auto;
}
ol li, ul li {
   	list-style: none;
	font: normal 12px Arial,Helvetica,sans-serif;
}
input, select {border:1px solid #999;margin:5px;outline-color: #666;}
table {
    	border-collapse: collapse;
       border-spacing: 0;
	border:none;
	margin:0 5px 0 5px;
}
.news table { 
	border:0px solid #9a9a9a;
	border-collapse: none;
	border-spacing:outset 0px;color:#333333;
	font: normal 12px Arial,Helvetica,sans-serif;
}

.news td { 
	border:1px solid #9a9a9a; 
}
.news td.special { 
	border: inset 0pt;
 }
.button input {padding:5px; color:#fff; background:#006699; border:1px solid #fff; font: bold 12px Arial,Helvetica,sans-serif;-moz-border-radius: 5px;
border-radius: 5px; -webkit-box-shadow: 0px 0px 10px #d4d4d4;
-moz-box-shadow: 0px 0px 10px #d4d4d4;
box-shadow: 0px 0px 10px #d4d4d4; }
.clear {
	clear: both;
}
.table_b td, tr {
	border:none;
}
a{
  color: #006699;
  text-decoration: underline
}
a:hover,
a:focus{
  text-decoration: none
}
h1 {
	margin:0;
	padding:0;
	line-height:20px;
	color:#666;
	font: bold 15px Arial,Helvetica,sans-serif;
	text-shadow: 1px 1px 1px #fff;

}

h2 {
	font: normal 16px Arial,Helvetica,sans-serif;
	margin-left:30px;
	color:#696868;
	text-indent: 25px;
}
h5 {
	color:#666;
	text-align:center;
	margin-top:10px;
	text-shadow: 1px 1px 1px #fafafa;
	filter: dropshadow(color=#fafafa, offx=1, offy=1);
	font-weight:normal;
}

.size {
	width:940px;
	margin:0 auto;
}

p {
	margin:0;
	padding:0;
	line-height:1.4em;
	color:#333333;
	font: normal 12px Arial,Helvetica,sans-serif;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height:185px;
}
.logotype_mo {
	float:left;
	margin:35px 10px 20px 0;
}
.logotype_mo img {
	height:85px;
	width:220px;
	}
.logotype_sh {
	float:left;
	margin:20px 0px 0px 0;
	}
.logotype_li {
	margin-left:20px;
	margin-top:20px;
	float:left;
	color:#777;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-shadow: 1px 1px 1px #fff;
}

.logotype_li p {
	color:#777;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-shadow: 1px 1px 1px #fff;
	line-height:30px;

}
.logotype_li a {
	margin:0px 0;
	font: normal 11px Arial,Helvetica,sans-serif;
		text-shadow: 0px 0px 1px #fff;
}
.logotype_li img {
	height:11px;
	width:16px;
	margin:3px;
	-webkit-box-shadow: 1px 1px 1px #858585;
	-moz-box-shadow: 1px 1px 1px #858585;
	box-shadow: 1px 1px 1px #858585;
	margin-right:5px;
	}
.right_menu_bg {
	background:url(../images/right_menu_bg.jpg) no-repeat;
	height:49px;
	float:right;
	width:20px;
}
.left_menu_bg {
	background:url(../images/left_menu_bg.jpg) no-repeat;
	height:49px;
	float:left;
	width:13px;
}
.menu_bg {
	background:url(../images/menu_bg.jpg) repeat-x;
	height:49px;
	width:907px;
	float:left;
}
#menu {
	background:url(../images/menu_bg.jpg) repeat-x;	
	padding: 0;
	width:907px;
	float:left;
}

.menu_bg ul {
	padding: 0;
	margin-top:17px !important;
	margin-bottom:5px;
}

.menu_bg ul li {
	list-style-type: none;
	display: inline;
	margin-right:8px;
}

.menu_bg ul li a {
	line-height:18px;
	color: #4e4d4d;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	padding: 14px 0px 14px 12px;
}
.menu_bg  ul li a span
{
	padding: 14px 12px 14px 0px;
}
.menu_bg ul li a:hover {
	background:url(../images/left_menu.jpg) no-repeat left;
	color:#006699;	
}
.menu_bg ul li a:hover span {
	background:url(../images/right_menu.jpg) no-repeat right;
}

/* Center
-----------------------------------------------------------------------------*/
.content {
	overflow:hidden;
	min-height:1246px;
}
.content p {
	font: normal 12px Arial,Helvetica,sans-serif;
	line-height:18px;
}
.left_menu {
	border:solid 1px #c7c7c7;
	background:#f0f0f0 url(../images/left_menu_kvadrat.jpg) right repeat-y;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: px;
	-webkit-border-bottom-right-radius: px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: px;
	-moz-border-radius-bottomright: px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: px;
	border-bottom-right-radius: px;
	border-bottom-left-radius: 10px; 
	margin-top:10px;
	min-height:1210px; 
	width:261px;
	float:left;
	}
.menu_line {
	padding-bottom: 1px;
	background-color: #d8d8d8;
	border-bottom:1px solid #ffffff;
	}
.left_menu1 {
	margin:0 auto;
	min-height:320px;
	}
.left_me nu1_up {
	line-height:55px;
	height:50px;
	text-shadow: 1px 1px 1px #BDD4E2;
	}
.left_menu1_up span {
	color:#006599;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
font-weight:bold;
	}
.img1 {
	padding:25px 7px 0px 17px;
	}
.img2 {
	float:right;
	}
.left_menu1_c {
	background:url(../images/left_menu1_c1.jpg) no-repeat;
	}
.left_menu1_c ul {
	margin-left:30px;
	list-style-image:url(../images/str.gif);
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:14px;
	}
.left_menu1_c a {
	color:#006498;
	}
.left_menu2 {
	margin:0 auto;
	height:337px;
	}
.left_menu2_up {
	margin-top:-5px;
	line-height:57px;
	height:47px;
	text-shadow: 1px 1px 1px #BDD4E2;
	}
.left_menu2_up span {
	color:#006599;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	}
.left_menu2_c {
	background:url(../images/left_menu2_c2.jpg) no-repeat;
	height:288px;
	}
.left_menu2_c ul {
	margin-left:30px;
	list-style-image:url(../images/str.gif);
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:14px;
	}
.left_menu2_c a {
	color:#006498;
	}
.left_menu3 {
	margin:0 auto;
	height:342px;
	}
.left_menu3_up {
	margin-top:-2px;
	line-height:55px;
	height:49px;
	text-shadow: 1px 1px 1px #BDD4E2;
	}
.left_menu3_up span {
	color:#006599;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	}
.left_menu3_c {
	background:url(../images/left_menu3_c3.jpg) no-repeat;
	height:291px;
	}
.left_menu3_c p {
	margin-left:15px;
	font:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:14px;
	}
.left_menu3_c li {
	margin-left:30px;
	}
.left_menu3_c ul {
	list-style-image:url(../images/str.gif);
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:14px;
	}
.left_menu3_c a {
	text-decoration:none;
	color:#006498;
	}
.left_menu_down {
	margin-top:-2px;
	background:url(../images/menu_down_repeat.jpg) repeat-x;
	height:89px;
	}
.news {
	border:solid 1px #c7c7c7;
	border-left:none;
	-webkit-border-top-left-radius: px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: px;
	-moz-border-radius-topleft: px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: px;
	border-top-left-radius: px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: px; 
	background:#fcfcfc url(../images/kvadrat.jpg) left repeat-y;
	margin-top:10px;
	min-height:3908px;
	width:676px;
	float:left;
	margin-bottom:10px;
	}
.news_up {
	margin:0 auto;
	padding:20px 0px 20px 0px;
	font: normal 12px Arial,Helvetica,sans-serif;
	}
.pad {
	padding:20px 0px 20px 0px;
}
.news_up span {
	
	font: bold 14px Arial,Helvetica,sans-serif;
	color:#696868;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	}

.line {
	border:solid 1px #ebebeb;
	}
.date, .time{
	font:Arial, Helvetica, sans-serif;
	color:#006699;
margin:8px; 0;
	}
.tema {

	font:Arial, Helvetica, sans-serif;
	font-size:20px;
      color:#006599;

  font-weight:bold;
	}
.text {
	text-indent: 25px;
	font:Arial, Helvetica, sans-serif;
	color:#515151;
	font-size:12px;
	}
.pol {
	float:right;
	font:Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:14px;
	}
.news_line {
	margin-top:20px;
	margin-left:150px;
	border:solid 1px #ebebeb;
	width:400px;
	}
.foto_news {
	margin:15px 20px 15px 30px;
	float:left;
	height:150px;
	width:200px;
	border:solid 3px #f2f2f2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0 0 5px 3px #CBCBCB;
    -webkit-box-shadow: 0 0 5px 3px #CBCBCB;
    -moz-box-shadow: 0 0 5px 3px #CBCBCB;
	}
.news a {
	text-decoration:underline;
	}
.news a:hover {
	text-decoration:none;
	}
.news p {
	padding:0px 20px 5px 20px;
	margin-left:10px;
	}
.put_comment a {text-decoration:none;}
.foto_news2 {
	margin:0px 20px 0px 20px;
	float:left;
	height:150px;
	width:200px;
	border:solid 3px #f2f2f2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0 0 5px 3px #CBCBCB;
    -webkit-box-shadow: 0 0 5px 3px #CBCBCB;
    -moz-box-shadow: 0 0 5px 3px #CBCBCB;
	}
.foto_news3 {
	margin:0px 20px 0px 20px;
	float:left;
	height:150px;
	width:200px;
	border:solid 3px #f2f2f2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0 0 5px 3px #CBCBCB;
    -webkit-box-shadow: 0 0 5px 3px #CBCBCB;
    -moz-box-shadow: 0 0 5px 3px #CBCBCB;
	}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height179px;
	margin-top:10px;
	font: normal 12px Arial,Helvetica,sans-serif;
}
.footer_left {
	background:url(../images/left_footer_pic.jpg) no-repeat top;
	height:179px;
	width:13px;
	float:left;
}
.footer_right {
	background:url(../images/right_footer_pic.jpg) no-repeat top;
	height:179px;
	width:13px;
	float:right;
}
.footer_repeat {
	background:url(../images/repeat_footer_pic.jpg) repeat-x top;
	height:179px;
	width:914px;
	float:left;
}
.parth {
	margin-left:0px;
	margin-top:5px;
	}
.copy p {
	float:right;
	color:#878787;
	text-shadow: 1px 1px 1px #f0f0f0;
	filter: dropshadow(color=#f0f0f0, offx=1, offy=1);
	font: normal 11px Arial,Helvetica,sans-serif;
}
.copy a {
	text-decoration:none;
}
.error_jpg {
	text-align:center;
	margin-top:50px;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.error_jpg img {
	margin-left:50px;
}
.error_jpg h4 {
	color:#006699;
	font: bold 14px Arial,Helvetica,sans-serif;
}
.con {
	margin-top:20px;
	margin-left:50px;
	float:left;
	font: normal 12px Arial,Helvetica,sans-serif;
	text-shadow: 1px 0px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=0);
}
.newsfull {

}
.allnews {
	padding:20px 0px 20px 0px;
	font: normal 12px Arial,Helvetica,sans-serif;
	}
.allnews span {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#696868;
	}
.tema h2 {
	font: bold 16px Arial,Helvetica,sans-serif;
	margin-top:10px;
}
.arch {
	float:left; 
	margin-left:10px;
	margin-top:10px;
}
.strelka { 	
	font: bold 14px Arial,Helvetica,sans-serif;
	margin-left:10px;
}
.nc_row {
	padding-left:30px;
	padding-top:10px;
}
.left_m enu1_up ul {
	list-style:url(../images/tochka.png);
	float:left;
	margin-left:25px;
	padding-left:10px;
	}
.left_menu1_up ul li {
	margin-left:20px;
margin-top:15px;
}
.left_menu1_up img {
	float:right;
	}
.left_menu1_c {
	padding-left:10px;
	padding-top:10px;
}
.left_menu1_c span {
	color:#767676;
	font: normal 13px Arial,Helvetica,sans-serif;
}
.left_menu1_c a {
	padding-left:3px;
	padding-right:3px;
}
.left_menu1_c p {
	margin-left:10px;
	margin-bottom:5px;
}
.left_menu1_up ul li {float:left;}
.left_menu1_c img {
	float:left;
	padding-top:5px;
	padding-right:5px;
}
.upeer a {
	text-decoration:none;}
.upeer {
	text-transform:uppercase;
}
.news_up h2 {
	margin:5px; 0 15px 7px;
	text-indent:none;
       color: #006699;

  font-size:14px;
  font-weight:bold;
}
.nc_guestbook, #adminForm {
	margin-left:30px;
	margin-top:30px;
}
#adminForm  input, textarea {
	border:1px solid #c7c7c7;
border-bottom:1px solid #ccc;
	wid th:300px;
	height:25px;
}
#adminForm textarea {
	border-bottom:1px solid #ccc;
	max-width:400px;
	min-height:150px;
}
#adminForm p {
	font: bold 12px Arial,Helvetica,sans-serif;
	text-shadow: 1px 0px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=0);
	color:#666;
}
#adminForm  submit {
	border:1px solid #000;
}
.nc_item .nc_title {
	font-size:12px;
}
.nc_title {
	font-size:12px;
}
.nc_item .nc_value {
	font-size:12px;
}
.nc_row .nc_author {
	font: bold 13px Arial,Helvetica,sans-serif;
}
.nc_row .nc_email  {
	font: bold 13px Arial,Helvetica,sans-serif;
}
.nc_datetime span {
	font: normal 11px Arial,Helvetica,sans-serif;
margin-left:20px;
}
.nc_item {
	margin-top:10px;
}
.nc_row_line {
	border-bottom:1px solid #ccc;
	width:600px;
	height:5px;
}
div.sub input {
	background: url(../images/bg_button_hover.jpg) repeat-x;
	color:#fff;
	width:100px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
}
.warnText {
	margin-left:30px;
	margin-top:10px;
	font: bold 15px Arial,Helvetica,sans-serif;
	color:#666;
	text-shadow: 1px 0px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=0);}
.strels strong {
	font-size:16px;
}
.left_menu1_up ul li {
	float:left;
	width:200px;
}
.left_menu1_up img {
	position:50% 50%;
}
.left_menu1_c span {
	padding-left:12px;
	background: url(../images/menu_strelka.png) no-repeat;
	background-position:0px 5px;
}
.nc_photogallery {
	text-align:center;
	width:600px;
	margin:10px 0 0 35px;
}
.nc_photogallery .nc_table td{
	border:0;
}
.nc_photogallery img {
padding:5px;
background:#f0f0f0;
border:1px solid #c7c7c7;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pnull p {
	padding:0;
	margin:0
}
table .pnull {
	margin-right:10px;
}
.com_comment_row, .put_ comment, .comment { margin-left:30px;color:#333333; font: bold 12px Arial,Helvetica,sans-serif;}

.textar {width:400px; padding:5px;}
.put_comment {margin-top:10px}
.comment h2 { margin-left:-25px; margin-top:10px;}
.nc_comments textarea { padding:5px; border:1px solid #c7c7c7;}
.nc_comments input { padding:5px; border:1px solid #c7c7c7; margin:0;}
.put_comment, .subutton { background: #d1d1d1;
	background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
	border: 1px solid #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
	padding:5px;
cursor: pointer;
width:154px;
text-align:center; color:#006699; font: normal 12px Arial,Helvetica,sans-serif;}
.com_comment_row { border-bottom:1px dashed #c7c7c7;}