li.link_active{
 background:#e5f3fc;
 font-weight: bold;

	
}


.btn {
	display: block;
	height: 22px;
	padding: 0px 3px 1px 3px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	background: #025483; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAyNTQ4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTkxYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #025483 1%, #3a91c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#025483), color-stop(100%,#3a91c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #025483 1%,#3a91c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #025483 1%,#3a91c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #025483 1%,#3a91c7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #025483 1%,#3a91c7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025483', endColorstr='#3a91c7',GradientType=0 ); /* IE6-8 */

	color: #ffffff;
}
.btn:hover{
 background:#025483;
	color: #ffffff;
}
.btn:active{
 background:#3a91c7;
	color: #FF1100;
}
#tatinetmaincontent{
color: #003B69; 
font-size: 8pt;
background-color:#ebf7ff; 
border: 1px solid #b2ddf7;   
border-radius: 5px 5px 5px 5px; 
padding: 10px 10px 10px 10px  ;
}
#tatinetmaincontent form {
	width: 100%;
	}
#tatinettable, .tatinettable {
color: #003B69; 
font-size: 8pt;
margin:0 auto;
display: block;
}
.tatinettable td {
color: #003B69; 
font-size: 8pt;
}
#tatinet_footer {
width: 1000px;
height: 53px;
	display: block;
	padding: 1px 0px 1px 0px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 37px;
	font-size: 13px;
	font-weight: bold;
	background: #025382;
	background: -moz-linear-gradient(top, #025382, #2173a7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#6b28c2), to(#2173a7));
	background: -webkit-linear-gradient(top, #025382, #2173a7);
	background: -o-linear-gradient(top, #025382, #2173a7);
	background: linear-gradient(to bottom, #025382, #2173a7);
	color: #ffffff;
margin: 0 auto 30px auto;
}

/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
/*background-color: #AAD6F0;*/
background-color: #AAD6F0;
min-width: 1000px;
}

a:link, a:visited {
color: #004D89;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #003B69;
}

h1 {
font-size: 2.2em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 15px 0 0 30px;
letter-spacing: 1px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 0;
padding-left: 30px;
letter-spacing: 1px;
}

h3 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #004C87;
font-weight: normal;
letter-spacing: 1px;
margin-bottom: 7px;
}

h3 a:link, h3 a:visited {
font-weight: normal;
color: #004C87;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h4 {
font-size: 1.1em;
color: #004C87;
margin: 12px 0 3px 0;
}

address {
font-style: normal;
line-height: 1.7;
}

address span {
color: #005699;
}

abbr {
border-bottom: 1px dotted #005699;
cursor: help;
}


/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}

img.me {
float: left;
border: 0;
margin: 0.4em 0.6em 0 0;
}


/* Wrapper */

#wrapper {
width: 1000px;
margin: 0px auto 0 auto;
display: table; /* margin-bottom for FF   (?) */
}


/* Header */

#header {
width: 1000px;
height: 125px;
position: relative;
margin: 0 auto;
background: #025382 url('../../images/tatinet/hd-bg-center.png') repeat-x 0 0;
}

#header-box {
width: 1000px;
height: 125px;
position: relative;
margin: 0 auto;
float: center;

}


/* Search form */

form.searching {
width: 184px;
position: absolute;
top: 18px;
right: 30px;
}

fieldset {
border: 0;
}

#picture-input {
position: absolute; 
top: 0;
left: 0;
overflow: hidden;
width: 152px;
height: 26px;
background: url('../../images/tatinet/input-bg.gif') 0 0 no-repeat;
border: 0;
}

#picture-input input {
position: relative;
top: 5px;
left: 1px;
width: 130px;
border: 0;
letter-spacing: 1px;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}


/* Menu */

#menu {
position: absolute;
top: 96px;
left: 20px;
z-index: 10px;
}

#menu li {
list-style-type: none;
float: left;
display: inline;
margin-left: 3px;
}

#menu li a {
float: left;
display: block;
padding: 0 20px;
background: url('../../images/tatinet/tab-body.gif') repeat-x 0 0;
color: #FFFFFF;
text-decoration: none;
height: 29px;
line-height: 29px; 
position: relative;
list-style-type: none;
font-size: 12px;
}
   
#menu li a span.tab-l {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 16px;
background: url('../../images/tatinet/tab-l.gif') no-repeat 0 0;
}

#menu li a span.tab-r {
position: absolute; 
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('../../images/tatinet/tab-r.gif') no-repeat 100% 0;
}

#menu li a span.tab-r  {
position: absolute; 
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('../../images/tatinet/tab-r.gif') no-repeat 100% 0;
}
    
#menu li a:hover {
text-decoration: underline;
cursor: pointer;
}

#menu li#active a, #menu li.active a {
background: #FFFFFF url('../../images/tatinet/tab-body-hover.gif') repeat-x 0 0;
color: #E96516;
text-decoration: none;
}

#menu li#active a span.tab-l, #menu li.active a span.tab-l {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 16px;
background: url('../../images/tatinet/tab-l-hover.gif') no-repeat 0 0;
}

#menu li#active a span.tab-r, #menu li.active a span.tab-r {
position: absolute;
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('../../images/tatinet/tab-r-hover.gif') no-repeat 100% 0;
}


/* Content */

#content {
width: 1000px;
margin: 0 auto;
background-color: white;
/*background: url('../../images/tatinet/content-bg.gif') repeat-y 0 0; */
}

#content-box {
width: 100%;
margin: 0 auto;
text-align: left;
}


/* Content center */

#content-box-center {
width: 600px;
float: left;
}

#content-box-center-in {
margin: 10px 10px 10px 10px;
color: #003B69; 
font-size: 8pt;
}
/*rustam*/
#content-box-center-in  a:hover {
text-decoration: none;
background-color: #004D89;
color: #C8DFF2;
}

/* Content box with light blue background */

.box {
		width: 536px;
		background: #EBF7FF url('../../images/tatinet/box-body.gif') repeat-y 0 0;
		}
     
.box-top {
		background: url('../../images/tatinet/box-top.gif') no-repeat left top;
		width: 536px;
		}
	
.box-bottom {
		background: url('../../images/tatinet/box-bottom.gif') left bottom no-repeat;
		width: 536px;
		}


#box-in {
padding: 10px 0 15px 0;
}

.article {
margin: 0 15px 25px 15px;
padding-bottom: 7px;
border-bottom: 1px dotted #004C87;
}

p.continue {
text-align: right;
margin-right: 25px;
}

p.continue a, p.continue a:visited {
text-decoration: underline;
color: #1D5800;
font-style: italic;
padding: 0 2px;
}

p.continue a:hover {
text-decoration: none;
background-color: #1D5800;
color: #EBF7FF;
}


/* Info about article in green field under the name of article */

.info {
background-color: #EBFFC0;
border: 1px solid #B1CF28;
width: auto;
font-size: 0.9em;
margin-bottom: 7px;
}

.info-in {
margin: 4px 7px;
}

.info-in p {
margin: 0;
line-height: 1;
}

.info-in p a, .info-in p a:visited {
font-weight: normal;
padding: 0 2px;
color: ##214F73;
}

.info-in p a:hover {
color: #DEEBF6;
background-color: #214F73;
}


/* The article date */

.date {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
float: right;
width: 48px;
min-height: 40px;
border: 1px solid #78bee2;
background-color: #FFFFFF;
margin: 3px 0 7px 0;
font-style: italic;
}

.date p {
font-size: 0.9em;
margin: 0;
line-height: 1;
}

.date p.day {
font-size: 1.2em;
margin-bottom: 1px;
line-height: 1.6;
font-weight: bold;
}

/* Content right */

#content-box-right {
width: 190px;
float: right;
background-color: white;
}

.content-box-right-in {
margin: 0 15px 10px 11px;
color: #003B69;
}

/* Content left */

#content-box-left {
width: 190px;
float: left;
background-color: white;
}

.content-box-left-in {
margin: 0 15px 10px 11px;
color: #003B69;
}


/* Content left directives */

.content-box-left-in p {
margin: 0;
line-height: 1.6;
}

.content-box-left-in p a, .content-box-left-in p a:visited {
padding: 0 2px;
}

.content-box-left-in p a:hover {
background-color: #004D89;
color: #C8DFF2;
}

.content-box-left-in ul {
list-style-type: none;
margin: 10px 0 30px 11px;
}

.content-box-left-in ul li {
margin-bottom: 10px;
}

.content-box-left-in ul li a, .content-box-left-in ul li a:visited {
font-weight: normal;
color: #003B69;
}

.content-box-left-in ul li span {
font-size: 0.9em;
}

.content-box-left-in ul.categories {
list-style-type: none;
margin: 5px 0 15px 22px;
}


/* Darker background in the left column - Categories */

.darker-bg {
background-color: #C8DFF2;
border-top: 1px solid #B3CEE5;
border-bottom: 1px solid #B3CEE5;
margin: 15px 7px 10px 0;
}

.darker-bg h4 {
margin: 8px 0 10px 13px;
}


/* RSS Articles/Comments */

#rss-box {
text-align: left;
margin-top: 10px;
}

#rss-box p {
text-align: left;
color: #202020;
margin: 0 0 0 25px;
background: url('../../images/tatinet/rss-icon.gif') no-repeat 0 center;
padding-left: 30px;
}

#rss-box p a, #rss-box p a:visited {
color: #202020;
font-weight: normal;
text-decoration: underline;
}

#rss-box p a:hover {
text-decoration: none;
}


/* Footer */

#footer {
width: 1000px;
height: 44px;
background: #025382 url('../../images/tatinet/footer-bg-px.png') repeat-x 0 0;
margin: 0 auto 30px auto;
}

#footer-in {
padding: 7px 10px;
}

#footer-in p {
font-size: 0.9em;
color: #FFFFFF;
margin: 0;
}

#footer-in p a, #footer-in p a:visited {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
padding: 0 2px;
}

#footer-in p a:hover {
text-decoration: none;
background-color: #FFFFFF;
color: #025382;
}

#footer-in p span {
font-size: 1.1em;
}

#footer-in p a span {
font-size: 1.1em;
font-weight: bold;
}


/* Paging */

.paging {
}

.content-box-left-in li img {
	border: 0px;
}
.align-center {
 
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.myerror {
color: #b9131a;
font-size: 12px;
padding-left: 60px;
padding: 30px 20px 30px 90px;
background: rgba(255,255,255,0.1) url(/images/icon/warning.png) no-repeat 10px center ;
border-radius: 5px;
border: 2px solid #b9131a;
margin: 10px 0px;

overflow: hidden;

}
a.btn-red {
background: #b9131a;
color: #fff;
text-decoration: none;
display: block;
width: 250px;
line-height: 17px;
padding: 5px;
border-radius: 4px;
border-bottom: 3px solid #9E1113;
margin: 8px 0px;
text-transform: uppercase;
box-shadow: 0px 5px 10px 3px rgba(0,0,0,.15);
}
a.btn-red:hover {
background: #C41518 !important;
color: #fff !important;
text-decoration: none;
box-shadow: 0px 5px 10px 3px rgba(0,0,0,.25);
}
.header-lang {
position: absolute;
right: 30px;
top: 30px;
z-index: 999;



}
.header-lang .lang-rus {
background: url(/images/icon/rus.gif) no-repeat left center;
color: #fff;
float: left;
display: block;
padding-left: 40px;
margin-right: 20px;
text-decoration: none;
}
.header-lang .lang-eng {
background: url(/images/icon/en.jpg) no-repeat left center;
color: #fff;
float: left;
display: block;
padding-left: 40px;
text-decoration: none;
}

.browser_download a {
	color: #b9131a;
}
.browser_download {
	display: block;
	width: 960px;
	margin: 0 auto;
	font-size: 21px;
	padding: 20px;
	background: #fff;
	color: #b9131a;
}