@charset "utf-8";
/* CSS Document */

@charset "utf-8";
@import url('/css/breadcrumbs/global.css');
/* GRID BEGIN */
html, body{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	background-color:#f7f7f9;
}
a{
	color:#444;
}
#wrap {
	background-color:#f7f7f9;
	width:970px;
	margin:0 auto;
}
#header-wrap{
	background: url("/images/tpl/header_bg.jpg") repeat-x scroll 0 0 #107DBE;
    height: 115px;
    width: 100%;
}
#header{
	padding: 5px;
	width:970px;
	margin:auto;
}
#nav{
	clear: both;
    height: auto;
    margin: 10px auto;
    width: 970px;
}
#left{
	clear:both;
	float:left;
}

#content{
	width:950px;
	padding:10px;
	min-height:400px;	
	border: solid 1px #C5C5C5;
	box-shadow: 0 1px 2px rgba(220, 218, 216, 0.75);
    margin-bottom: 20px;
    height: auto;
    padding-top: 5px;
}
#footer-wrap{
	clear:both;
	background: url("/images/tpl/footer_bg.png") repeat-x scroll 0 0 #107DBE;
    height: 100px;
    width: 100%;
	margin-bottom: 15px;
}
#footer
{ 
  width:970px;
  text-align:right;
  margin:0 auto;
  position: relative;
}
#footer a
{ 
	position:relative;
	top:20px;
}
#footer span
{ 
	position:relative;
	top:10px;
}
/* GRID END */

/* TPL BEGIN */
div#centr{
	clear:both;
}
.logo {
	display:block;
	background:url(/images/tpl/logo.png) no-repeat;
	width:450px;
	height:65px;
	text-indent:-5000px;
	margin-top: 20px;
}
table, tr, td{
	vertical-align:top;
}
div.heading{
    border-bottom: 1px solid #C5C5C5;
    border-radius: 6px 6px 0 0;
	padding-top:5px;
	padding-bottom:5px;
    color: #1970A3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
    width: 100%;
	background: #FAFAFA;
	background: -moz-linear-gradient(top, white 0%, #F9F9F9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#F9F9F9));
	background: -webkit-linear-gradient(top, white 0%,#F9F9F9 100%);
	background: -o-linear-gradient(top, white 0%,#F9F9F9 100%);
	background: -ms-linear-gradient(top, white 0%,#F9F9F9 100%);
	background: linear-gradient(top, white 0%,#F9F9F9 100%);
}
div.left_data{
   	padding:5px;
    width: 100%;
	
}
div.content_data{
   	padding:10px;
	
}
div.date{
	background: none repeat scroll 0 0 #F4F7F7;
	border: 1px solid #C5C5C5;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
	color: #404040;
	text-shadow: 0 1px 0 white;
	width: 95%;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	vertical-align:middle;
	padding: 10px;
	margin-top:-10px;
}
div#loading img{
	display:none;
	/*margin-bottom: 5px;*/
}
/* TABLES */
table, td{
	font:100% Arial, Helvetica, sans-serif; 
}
table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
th{background:#1970a3 url(/images/tpl/tr_back.png) repeat-x;color:#fff;}
td{background:#e5f1f4;}

/* tablecloth styles */

tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{background:#4a98af;}
th.down, tr.even th.down, tr.odd th.down{background:#bce774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#ecfbd4;}
td.down, tr.even td.down, tr.odd td.down{background:#bce774;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

span.icon
{ 
	display:block;
	position:relative;
	top:5px;
	float:right;
}

span.feedback
{ 
	clear:both;
	float:right;
	color: #EFEFEF;
    font-size: 0.9em;
    text-align: right;
    text-shadow: none;
	margin-top: -7px;
	
}
span.feedback a{
	color: #EFEFEF;
	text-decoration:none;
}
span.lang{
	clear:both;
	float:right;
	margin-top:7px;
}

.type_nazvanie{
	/* optional styling, you can use whatever you wish */
	font-family: 'Droid Sans', sans-serif;
	font-size:24px;
	color:#0079b6;
	font-weight:normal;
	letter-spacing:-.05em;
	margin:.6em 0;
	/* now, this is important */
	position:relative;
	text-shadow: 2px 2px 3px #FFF;
}

#parent{
	font-size:14px;
	text-decoration:none;
	border: 1px solid #0079b6;
	padding: 3px;
	color:#0079b6;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	top: 10px;
}
#func_parent{
	font-size:14px;
	text-decoration:none;
	border: 1px solid #0079b6;
	padding: 3px;
	color:#0079b6;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nazvaniya{
	font-size:13px;
	text-decoration:none;
	padding: 3px;
	color:#333;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:10;
}
.nazvaniya_nolink{
	font-size:13px;
	text-decoration:none;
	padding: 3px;
	color:#333;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nazvaniya_rok{
	font-size:11px;
	text-decoration:none;
	padding: 3px;
	color:#D55121;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input[type="button"], input[type="submit"] {
    -moz-transition: all 0.35s ease 0s;
    background: none repeat scroll 0 0 #D55121;
    border: 1px solid #A1350D;
    border-radius: 1px 1px 1px 1px;
    color: #F5F5F5;
    height: 28px;
    width: 100px;
	position:relative;
	top: 5px;
}
input[type="button"]:hover, input[type="submit"]:hover {
    border-color: #A1350D;
    box-shadow: 0 2px 2px #CCCCCC;
    color: #F1F1F1;
    text-shadow: 1px 1px 1px #A1350D;
}
input#filter {
    height: 24px;
	width: 250px;
	position:relative;
	top: 5px;
	font-size:17px;
	color:#D55121;
}
#active{
	font-weight:bold;
}