@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
}

a:link		{	color: #F47521; background-color: transparent;}
a:visited	{	color: #C74000; background-color: transparent;}
a:hover		{	color: Black; background-color: transparent; text-decoration: underline;}
/*
a:active		{	color: Black; background-color: transparent; text-decoration: underline;}
*/

a img {
	border: 0;
}
body, html {
	height: 100%;
}
body {
	color: #000;
	background: #fff;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.noul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.noul li {
	background: none;
}
.horul li {
	float: left;
}
.horul ul li {
	float: none;
}
.trans {
	position: relative;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	clear: both;
	border: none !important;
}
.pict img {
	border: none !important;
	vertical-align: bottom;
	margin: 10px 10px 0px 0px !important
}
.servicefirst {
	color: #004B8A;
}

/* text */
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	font-weight: normal;
	line-height: 100%;
}
h1{
	font-size: 24px;
	color: #C74000;
	background-color: transparent;
}
h2{
	font-size: 18px;
	color: #666666;
	background-color: transparent;
}
#col3 h2 sup a {
	background: #F47521 !important;
	color: white !important;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: bold;
}
#col3 sup {
	background: #F47521 !important;
	color: white !important;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: bold;
}
h3{
	font-size: 16px;
	color: #C74000;
	background-color: transparent;
}

h4{
	font-size: 14px;
	color: #000;
	background-color: transparent;
}
h5{
	font-size: 13px;
	color: #C74000;
	background-color: transparent;
}
h6{
	font-size: 12px;
	color: #666;
	background-color: transparent;
}
dt {
	font-weight: bold;
	margin-top: 10px;
}
dd {
	margin-left: 20px;
}

p {
	line-height: 16px;
	margin: 10px 0;
	text-align: justify;
}
p.em {
	padding-left: 10px;
	font-style: italic;
}
p.forprint {
	width: 128px;
	float: right;
	padding-left: 22px;
	margin: 7px 0 0;
	//margin: 27px 0 0;
	color: #666666;
	font-size: 10px;
	/*
	background: url('/img/icons.gif') no-repeat 0 -60px;
	*/
	background: url('/img/ico_prn.gif') no-repeat 0px 0px;
	padding: 7px 0px 7px 35px;
}
p.forprint a {
	color: #666;
	text-decoration: none;
}
p.forprint a:hover {
	color: #000;
	text-decoration: underline;
}
#cite {
	margin: 18px 0 0;
}
#cite small{
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 0;
}
#cite p{
	line-height: 16px;
	margin: 0;
}


ol{
	margin: 20px 0 20px 25px;
	padding: 0
}

ol ol{
	list-style-type: upper-alpha;
	margin: 4px 0 4px 25px;
	padding: 0;
}
ol li{
	line-height: 150%;
	padding: 10px 0 10px 0;
	margin: 0;
}
ul{
	margin: 20px 0 20px 15px;
	list-style-type: none;
}
ul * ul{
	margin: 4px 0 4px 15px;
}
ul li{
	background: url('/img/li.gif') no-repeat 0 10px;
	line-height: 150%;
	padding: 0 0 0 8px;
}
table{
	border-collapse: collapse;
	margin: 18px 0 18px 0;
}
table td{
	border: 1px solid #B3B3B3;
	color: #000;
	background: White;
	text-align: center;
	padding: 10px 5px;
	font-size: 14px;
}
table th{
	font-size: 14px;
	padding: 10px 5px;
	border: 1px solid #B3B3B3;
	color: White;
	background: #004C8A;
	font-weight: bold;
	text-align: center;
}



/* layout */

div#col2 {
	float: left;
	margin-left: -100%;
	width: 230px;
	padding: 0px 15px;
}
div#col3 {
	float: left;
	margin-left: -260px;
	/* padding-top: 210px; */
	
	width: 230px;
	background: url('/img/bg_pic_right.jpg') no-repeat 100% 0;
	padding: 0px 0px 0px 20px;
}
div#main {
	padding-left: 270px;
	padding-right: 270px;
}

#otherpage div#main{
	margin-right: 20px;
}
div#maincol {
	display: table; /* «- using display: table hack here for Gecko browsers */
	float: left;
	width: 100%;
}

/* ie 5+ italic bug fix */
/* \*/
* html div#maincol{
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
* html div#col2{
	overflow: hidden;
	o\verflow: visible;
	he\ight: 1%;
}
* html div#col3{
	overflow: hidden;
	o\verflow: visible;
	he\ight: 1%;
}

/* */


div#wrapper {
	display: table-row;
	vertical-align: top;
}
/* «- this is needed by Opera */
div.colwrapper {
	margin: 0px;
}
#header{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 103px;
	background: url('/img/nadpis.gif') no-repeat scroll 50% 10px white;
}
#all {
	width: 100%;
	padding-top: 103px;
	background: #EBE6E3 url('/img/bg.jpg') repeat;
}
.content {
	width: 100%;
	/*
	margin: 0 15px;
	*/
}
.content p, .content li, .content b, .content span, .content td, .content th, .content dt, .content dd {
	font-size: 14px;
}


#maincol .content{
	/*
	padding: 0 10px;
	*/
}

.content img {
	margin: 10px;
	border: 2px solid #CCC;
}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	display: inline-table;
	width: 100%;
}

/* Hides from IE-mac \*/

.clearfix {display: block;}
/* End hide from IE-mac */


#maincol .clear{
	width: 100%;
}
#footershadow{
	
	/* for all good browsers START */
	height: 24px;
	background: url(/img/footer_bg.png) repeat-x 0 100%;
	/* for all good browsers END */

	/* for IE-win 5.5-6.0 START */
	height: 24px;
	background: url(/img/footer_bg.png) repeat-x 0 100%;
	behavior:  url('/css/pngBgBehavior.htc');
	/* for IE-win 5.5-6.0 END */
	
	/* for IE-win 5.01 START */
	/* в  IE-win 5.01 ничего не надо вставлять */
	/* for IE-win 5.01 END */
	
	clear: both;
}




/* main background set */

#b_top{
	width: 100%;
	background: url(/img/bg_top.jpg) repeat-x 0 0;
	clear: both;
}
#b_left_grad{
	width: 100%;
	background: url(/img/bg_grad_left.jpg) repeat-y 0 0;
	clear: both;
}
#b_right_grad{
	width: 100%;
	background: url(/img/bg_grad_right.jpg) repeat-y 100% 0;
	clear: both;
}
#b_left_pic{
	width: 100%;
	background: url(/img/bg_pic_left.jpg) no-repeat 0 0;
	clear: both;
}
#b_right_pic{
	width: 100%;
	background: url(/img/bg_pic_right.jpg) no-repeat 100% 0;
	clear: both;
}


/* header */
#lang{
	position: absolute;
	top: 10px;
	margin: 0;
	padding: 0;
	right: 20px;
	height: 65px;
	width: 45px;
	background: url(/img/lang_bg.gif) no-repeat 21px 55px;
}
#lang li .txt{
	position: absolute;
	top: 0;
	padding-top: 50px;
	height: 15px;
	text-align: center;
	width: 20px;
	background: url(/img/lang_flags.gif) no-repeat;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#lang a.txt{
	font-weight: normal;
	color: #666666;
}
#lang .here a.txt{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#lang #lang_ru .txt{
	left: 0;
	background-position: 0 0;
}
#lang #lang_en .txt{
	left: 25px;
	background-position: -40px 0;
}
#lang #lang_ru.here .txt{	background-position: -20px 0;color: #CC0000;}
#lang #lang_en.here .txt{	background-position: -60px 0;color: #CC0000;}


/* content */


#centralPic{
	height: 207px;
	text-align: center;
}
#centralPic img {
	margin: 0px;
	padding: 0px;
	border: none;
}




/*
#banner_center {
	height: 200px;
	background: url('/img/banner.jpg') no-repeat 0% 0%;
	vertical-align: top;
	border-bottom: 5px solid #C8C2BF;
	cursor: pointer; 
}
#banner_center img {
	border: none;
	margin: 0px;
}
#banner_left {
	width: 100%;
	height: 200px;
	background: url('/img/banner_left.gif') no-repeat 0% 0%;
}
#banner_right {
	float: right;
	height: 200px;
	width: 277px;
}
.png {
	behavior: url('/css/png.htc');
}
*/

#banner_center {
	text-align: center;
	height: 240px;
	background: black;
	vertical-align: top;
	border-bottom: 5px solid #C8C2BF;
}



p small{
	font-size: 10px;
}
.more{
	display: block;
}
#lastArticles{
	margin: -5px 0 20px;
}
#lastArticles p{
	padding-left: 70px;
	padding-top: 10px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	margin: 7px 0;
	background: url('/img/article.gif') no-repeat 0px 0px;
}
#lastArticles h2{
	margin: 10px 0;
}
#lastArticles .more a{
	text-decoration: none;
}


h2 sup{
	font-size: 8px;
	line-height: 1em; 
	vertical-align: text-top;
}
* html h2 sup a{
	font-size: 9px;
}
#siteNews {
	margin-top: -10px;
}
#siteNews a{
	color: #000;
}
#siteNews p{
	margin: 10px 0;
}
.submenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
* html .submenu {
	height: 1%;
}
.submenu ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.submenu {
	margin: 10px 0 0;
	padding: 0;
}
/*
.submenu li {
	background: none;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px;
	clear: both;
	display: block;
	border-bottom: 1px solid #eee;
}
*/
.submenu a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/img/submenu_li.gif) no-repeat 0 3px;
	margin: 15px 0px 5px 0px;
	padding: 0 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.submenu a:hover{
	color: #003A6F;
	background-image: url(/img/submenu_li_hover.gif);
	text-decoration: none;
}
.submenu a.here {
	color: #C74000;
	background-image: url(/img/submenu_li_active.gif);
}
.submenu a:visited	{
	color: #000;
	background-color: transparent;
}

.submenu ul { margin-bottom: 10px;}
.submenu ul li{
	background: none;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.submenu ul li a{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin: 3px 0;
	padding: 0 0 0 8px;
	background: url(/img/li.gif) no-repeat 0 5px;
}
.submenu ul li a:hover {
	color: #003A6F;
	background-image: url(/img/li_hover.gif);
}
.submenu ul li a.here {
	color: #C74000;
	background-image: url(/img/li.gif);
}
#newRelease{
	margin: 15px 0;
}
#newRelease p{
	margin: 10px 0 10px 15px;
}
#newRelease .new{
	font-weight: bold;
	text-transform: uppercase;
}
#newRelease .pic{
	text-align: center;
	margin: 0;
}
#newRelease p img{
	border: none;
	float: none;
}
#newRelease .arc{
	text-align: right;
	margin: 0;
	font-size: 11px;
}

#col2 .ban213{
	text-align: right;
}
#col3 .ban213{
	text-align: left;
}
.ban213 img{
	margin: 0;
	border: none;
	float: none;
}

/* hr */

#maincol .hrTop{	border-top: 1px solid #C1B6AE;}
#maincol .hr{	border-bottom: 1px solid #C1B6AE;}
div#col2 .hr{
	background: url(/img/hr_leftcol.jpg) no-repeat 100% 100%;
	padding-bottom: 10px;
}
div#col3 .hr{
	background: url(/img/hr_rightcol.jpg) no-repeat 0 100%;
}

hr{
	height: 1px;
	margin: -0.5em 0;
	padding: 0;
	color: #C1B6AE;
	background-color: #C1B6AE;
	border: 0;
}

#subjDiscussion{
	margin-top: -10px;
}
#subjDiscussion:after{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
*	html #subjDiscussion{height: 1%;}

#subjDiscussion dt{
	font-size: 10px;
	float: left;
	width: 60px;
	line-height: 18px;
}
#subjDiscussion dd{
	float: left;
	width: 190px;
	line-height: 18px;
	color: #666;
}
#subjDiscussion dd a{
	color: #333;
}
#subjDiscussion a{
	color: black;
}

#SQImap{
	text-align: center;
	margin-right: 30px;
}
#SQImap img{
	padding: 0 0px 5px 0;
}
#SQImap a{
	color: #000;
}

/* supfooter */

#supfooter{
	height: 50px;
	position: relative;
	width: 100%;
}
#supfooter #f_menu{
	top: auto;
	bottom: 0px;	
}
#supfooter #cbox{
	list-style-type: none;
	width: 260px;
	margin-top: 0;
	padding-top: 0;
	left: 0;
	bottom: 60px;
}
#supfooter #cbox li{
	background-image: url(/img/icons.gif);
	height: 24px;
	padding: 0 0 0 25px;
	margin: 5px 0;
}
#supfooter #cbox li a{
	text-decoration: none;
	color: #000;
}
#supfooter #cbox li a:hover{
	text-decoration: underline;
}
#supfooter #cbox_phone{
	background-position: 0 0;
}
#supfooter #cbox_email{
	background-position: 0 -30px;
}


/* footer */
#footer {
	position: relative;
	height: 58px;
	margin-top: 0;
	border-top: 3px solid #F47521;
}

#footer #copy{
	position: absolute;
	width: 45%;
	left: 10px;
	top: 7px;
	font-size: 10px;	
	line-height: 14px;
	color: #666;
}
#footer a{
	color: #666;
}
#footer a:hover{
	color: #000;
	text-decoration: underline;
}
#f_menu{
	position: absolute;
	left: 50%;
	top: 1px;
	width: 500px;
	list-style-type: none;
	text-align: center;
	margin: 0 0 0 -250px;
}

#f_menu li{
	background: none;
	margin: 0 10px;
	display: inline;
	font-size: 10px;
	color: #333;
}
#f_menu a{
	color: #333;
}

#footer #b88{
	margin: 0 0 0 -44px;
	width: 88px;
	position: absolute;
	left: 50%;
	top: 22px;
}
#footer #b88.top{
	top: 12px;
}

#footer #development{
	position: absolute;
	width: 260px;
	right: 12px;
	text-align: right;
	top: 10px;
	font-size: 10px;	
	line-height: 12px;
	color: #666;
}
#footer #development a{
	text-decoration: none;
}



#error404{
	text-align: center;
	width: 85%;
}

#error404 h1{
	font-size: 48px;
	margin: 20px 0;
	line-height: 62px;
	color: #000;
}
#error404 p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#error404 ul{
	width: 26em;
	padding-left: 3em;
	text-align: left;
	list-style-type: disc;
	margin: 0 auto;
	voice-family:	"\"}\"";
	voice-family:	inherit; 
	width: 19em;
}
#error404 ul li{
	font-size: 16px;
	background: none;
	padding-left: 0px;
}
* html #error404 ul li{
	background: none;
}

#error404 ul li span{
	color: #C74000;
	font-weight: bold;
}


div#sitemap ul {
	list-style: none;
	padding-left: 0px;
}
div#sitemap ul#block_2 {
	float: left;
	width: 47%;
	margin: 0px;
}
div#sitemap ul#block_3 {
	float: left;
	width: 47%;
	margin: 0px;
}
div#sitemap ul#block_2 li a.title {
	display: block;
	background: #003A6F;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
div#sitemap ul#block_2 li a.title:hover {
	color: #F47521;
}
div#sitemap ul#block_3 li a.title {
	display: block;
	background: #C74000;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
div#sitemap ul#block_3 li a.title:hover {
	color: #003A6F;
}
div#sitemap li {
	list-style: none;
	background: none;
}
div#sitemap ul li a.level1 {
	display: block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/img/submenu_li.gif) no-repeat 0 50%;
	margin: 10px 0;
	line-height: 100%;
	padding: 0 0 0 12px;
	font-weight: bold;
}
div#sitemap ul li a.level1:hover{
	color: #003A6F;
	background-image: url(/img/submenu_li_hover.gif);
	text-decoration: none;
}
div#sitemap ul li a.level2 {
	display: block;
	color: #000;
	text-transform: none;
	text-decoration: none;
	margin: 3px 0;
	padding: 0 0 0 8px;
	background: url(/img/li.gif) no-repeat 0 50%;
}
div#sitemap ul li a.level2:hover{
	color: #003A6F;
	background-image: url(/img/li_hover.gif);
}

.post {
	/* border-top: 1px solid #C1B6AE; */
}
.post h4 {
	display: block;
	background-color: transparent;
	margin: 20px 0px 15px 0px;
}
.post h4 a {
	font-size: 18px;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
	line-height: 100%;
}
.post h4 a:hover {
	text-decoration: underline;
	color: #F47521;
}
.post small {
	display: block;
	width: 250px;
	font-size: 11px;
	color: #C74000;
}
.post .entry {
	clear: both;
}
.post .entry p {
	margin: 15px 0px;
	text-align: left;
}
.post .postmetadata {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	color: #666;
	border-bottom: 1px solid #C1B6AE;
}
.post .postmetadata .rubr {
	display: block;
}
.post .postmetadata .comment {
	width: 200px;
	display: block;
}
.post .postmetadata .comment a {
	padding: 3px 7px;
	text-align: center;
	font-weight: bold;
}

#sidebar h2 {
	margin-bottom: 0px;
}
#sidebar  div {
	padding-bottom: 15px;
	background: url('/blog/wp-content/themes/servicefirst/images/hr_rightcol.jpg') no-repeat 0% 100%;
}
.wbftSUC_MarkAsRead {
	display: block;
	margin: 10px 0px;
}

table#wp-calendar {
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
	border: 0px solid;
}
table#wp-calendar caption {
	padding-bottom: 10px;
}
table#wp-calendar tfoot td#prev {
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #C1B6AE;
}
table#wp-calendar tfoot td#next {
	border-top: 1px solid #C1B6AE;
	font-weight: normal;
	font-weight: normal;
	text-align: right;
}
table#wp-calendar td {
	padding:0;
	text-align: center;
	border: 0px solid;
	background: transparent;
	padding: 1px 3px;
	font-size: 11px;
}
table#wp-calendar td#today {
	font-weight: bold;
	background: #999999;
	color: white;
	font-size: 11px;
}
table#wp-calendar th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid;
	padding: 1px 3px;
	color: black;
	background: transparent;
}
#prev, #next {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-transform: lowercase;
}
table#wp-calendar caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 110%;
	padding-top: 15px;
	text-align: center
}


.postmetadata {
	font-size: 11px;
}

.commentlist {
	border-left: 20px solid #DDD;
	padding-left: 5px;
}

.alignleft {
	width: 40%;
}
.alignright {
	width: 40%;
	float: right;
	text-align: right;
}

.wp-smiley {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
}

a.library_url {
	text-decoration: none;
	color: #333;
}

.text {
	padding: 0px 0px 0px 57px;
	margin: 0px;
}

.text img {
	border: none !important;
}

/* form */


.form .label{
	margin: 2px 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.form input,
.form textarea{
	padding: 0;
	margin: 0;
	height: 16px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #C0B5AD;
	vertical-align: middle;
	font: 12px Arial, Helvetica, sans-serif;
}
.form textarea{
	height: auto;
}
.form .btn,
.form .btn2{
	height: 18px;
	padding: 0 2px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	margin: 0 5px;
	cursor: pointer; 
}

.form .btn2{
	margin: 5px 0;
}

.form {
	background: #FFFFFF;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	width: 99%;
}
.form h2 {
	margin: 0px 15px;
	padding: 0px;
}
.form div {
	padding: 8px 0px;
	margin: 0px 15px;
	}
.form div label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #B3B9C3;
	padding: 2px 0px 0px 5px;
	color: white;
}
.form div label span {
	color: red;
	position: relative;
	top: -3px;
}
.form div input, .form div textarea {
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	border: 1px solid #B3B9C3;
	min-height: 20px;
	//height: 20px;
}
.form div textarea {
	height: 100px;
}
.form div input:focus, .form div textarea:focus {
	border: 1px solid red;
}
.form div #submit {
	background: #F18741;
	width: 200px;
	font-size: 12px;
	height: 35px;
	color: white;
	text-transform: uppercase;
	border-top: 1px solid #F6B68C;
	border-right: 1px solid #AF622F;
	border-bottom: 1px solid #AF622F;
	border-left: 1px solid #F6B68C;
}



#link {
	border: 1px solid #8D7D6D;
	background: #FFFFFF;
	padding: 15px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	width: 80%;
}
#link div {
	margin: 0px;
	width: 100%;
	padding: 8px 0px;
}
#link div label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #B3B9C3;
	padding: 2px 0px 0px 5px;
	color: white;
}
#link div label span {
	color: red;
	position: relative;
	top: -3px;
}
#link div input {
	display: block;
	width: 100%;
	padding: 3px 5px;
	border: 1px solid #B3B9C3;
}
#link div input:focus {
	border: 1px solid red;
}
#link div #submit {
	background: #F18741;
	font-size: 12px;
	width: 100px;
	color: white;
	text-transform: uppercase;
	border-top: 1px solid #F6B68C;
	border-right: 1px solid #AF622F;
	border-bottom: 1px solid #AF622F;
	border-left: 1px solid #F6B68C;
}

.blue {
	font-weight: bold;
	color: #336699;
}

.img_anons {
	margin: 0px 10px 10px 0px;
	border: none;
	float: left;
}

#phone {
	position: absolute;
	top: 20px;
	right: 50px;
	font-size: 14px;
	font-weight: bold;
	/*
	color: #F47521;
	*/
	color: #004c8a;
	text-align: right;
	line-height: 30px;
	padding-left: 70px;
	padding-top: 15px;
	background: url('/img/phone.gif') no-repeat 0px 0px;
}
#phone b {
	color: #004c8a;
	font-size: 24px;
}
#phone a {
	color: #004c8a;
}
#amcham {
	position: absolute;
	top: 15px;
	right: 220px;
	display: none;
}


.subscribe-to-comments {
	margin: 0px 0px 5px 10px;
}

#subscribe {
	border: 0px;
}
#logo_prn {
	display: none;
}

.foto {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	//width: 90%;
}
.foto a {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 2px;
}
.foto a img {
	border: 5px solid white;
	padding; 0px;
	margin: 0px;
}




.reclama {
	display: none;
	background: #ffcc66;
	/*
	position: absolute;
	top: 70px;
	right: 10px;
	width: 220px;
	height: 200px;
	display: block;
	*/
	margin: 10px 0px 20px 0px;
	padding: 20px 10px 0px 10px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #cc3300;
	cursor: pointer; 
}
.reclama * {
	color: #cc3300;
}
.reclama strong {
	font-size: 30px;
	font-weight: normal;
	color: #000033;
}
.reclama a {
	display: block;
	margin: 10px 0px;
	font-weight: bold;
	color: #336699 !important;
}
.reclama h3 {
	margin: 15px 5px;
	font-size: 20px;
}






#qwerty {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/img/sc.gif') no-repeat 0% 0%;
	width: 52px;
	height: 44px;
}
#qwerty1 {
	display: none;
	position: absolute;
	top: 0px;
	left: 58px;
	background: url('/img/snow.gif') no-repeat 0% 0%;
	width: 240px;
	height: 36px;
}

#lnks {
	width: 150px;
	float: right;
	margin: -20px 0px 50px 10px;
}
#lnks a {
	padding-left: 22px;
	display: block;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#lnks a.down {
	background: url('/img/icons.gif') no-repeat 0 -150px;
}
#lnks a.ml {
	background: url('/img/icons.gif') no-repeat 0 -175px;
}
#lnks a:hover {
	color: #000;
	text-decoration: underline;
}

.lft {
	float: none !important;
	width: 300px !important;
}
.lft a {
	font-size: 14px !important;
}



#lest {
	
}
#lest div {
	 border: 2px solid #F47521;
	 background: white;
	 text-align: center;
	 margin: 5px 0px;
	 padding: 5px;
	 font-weight: bold;
	 color: #004C8A;
}
#lest div a {
	color: #004C8A;
}
.logos {
	border: none !important;
	margin: 10px 0px;
}

.tbl {
	border-collapse: collapse;
	margin: 0px;
}
.tbl td{
	border: none;
	color: #000;
	background: transparent;
	text-align: left;
	vertical-align: top;
	padding: 10px 5px;
	font-size: 14px;
}
.tbl th{
	font-size: 14px;
	padding: 10px 5px;
	border: none;
	color: black;
	background: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.orange {
	color: #F47521 !important;
}


.div_50 {
	float: left;
	width: 230px;
	height: 260px;
	text-align: center;
}
.div_50 img {
	margin: 5px 5px !important;
	height: 165px;
}
.div_50 p {
	display: block;
	margin: 5px 5px;
	text-align: left;
	width: 100%;
	height: 80px;
	overflow: auto;
}


.YMaps-b-balloon-frame {
	margin: 0px;
}
.YMaps-b-balloon-frame td {
	background: none;
	border: none;
}

.i_home {
	font-size: 120%;
	padding-left: 40px;
	background: url('/img/i_home_30.gif') no-repeat 0px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
.i_phone {
	font-size: 120%;
	padding-left: 40px;
	background: url('/img/i_phone_30.gif') no-repeat 0px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
.i_mail {
	font-size: 120%;
	padding-left: 40px;
	background: url('/img/i_mail_30.gif') no-repeat 0px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

.photo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.photo li {
	background: url('/img/i_photo.gif') no-repeat 0px 10px;
	padding: 10px 0px 10px 40px;
	border-bottom: 1px solid #CCC;
}
.photo b {
	display: block;
	padding-bottom: 5px;
}

.noborder {
	border: none !important;
	margin: 0px !important;
}

#post_it {
	text-align: center;
	width: 185px;
	height: 156px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -112px;
	margin-top: -125px;
	background: url('/img/post_it_note.png') no-repeat 50% 50%;
	behavior:  url('/css/pngBgBehavior.htc');
	z-index: 900;
	padding: 65px 20px 30px 20px;
}

#post_it_text {
	text-align: center;
	width: 185px;
	height: 156px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -112px;
	margin-top: -125px;
	z-index: 999;
	padding: 65px 20px 30px 20px;
}
#post_it_text .close {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	right: 20px;
	top: 25px;
}
#post_it_text h1 {
	font-size: 20px;
	margin: 15px 0px;
}
#post_it_text p {
	font-size: 130%;
	color: #004B8A !important;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
#post_it_text p a {
	color: #004B8A !important;
}


.partners {
	margin-top: 15px;
	text-align: center;
}
.partners img {
	margin: 0px !important;
	border: none !important;
	background: url('/img/knopka.png') no-repeat 0px 0px;
	width: 154px;
	height: 101px;
}


.button_0, .button_1, .button_2 {
	margin-top: 15px;
	text-align: center;
}
.button_0 img, .button_1 img, .button_2 img {
	margin: 0px !important;
	border: none !important;
	width: 154px;
	height: 62px;
}
.button_0 img {
	background: url('/img/knopka_small_19.png') no-repeat 0px 0px;
}
.button_1 img {
	background: url('/img/knopka_small3.png') no-repeat 0px 0px;
}
.button_2 img {
	background: url('/img/knopka_small_2.png') no-repeat 0px 0px;
}



.item_21 span {
	background: url("/img/new.gif") no-repeat scroll 100% 0px !important;
	padding-right: 40px;
}

.brown a {
	color: #C74000 !important;
}



.libraryblock {
	margin-bottom: 15px;
}
.library_data {
	float: left;
	color: #666;
	font-size: 10px;
	padding-top: 28px;
}
.library_body {
	margin-left: 30px;
}
.library_body p {
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 13px;
}
.library_body p.desc {
	font-size: 12px;
	font-style: italic;
}
.library_body p.author {
	font-size: 12px;
}
.library_body p.text {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background: url('/img/i_art.gif') no-repeat 0px 0px;
}
.library_body p.author span {
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 0 5px;
}
.library_url {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}.xlink_leftdiv {
	float: left;
	margin-right: 10px;
}
.xlink_rightdiv {
	float: left;
}
.xlink_cat_div {
}
.xlink_cat {
	margin: 10px;
}
.xlink {
	margin: 10px;
}#nav{
	position: absolute;
	left: 0;
	top: 75px;
	height: 28px;
	width: 100%;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1px;
	background: #fff;
	padding: 0;
	margin: 0;
}
#nav{
	background: #fff url(/img/menu_bg.gif) no-repeat 102% 0;
}
#nav ul {
	width: 100%;
	margin: 0 0 1em 0;
	background: White;
} 
#nav a{
	display: block;
	text-decoration: none;
	color: Black;
	background: url(/img/menu_bg.gif) no-repeat 100% 0;
	height: 28px;
}
#nav a.here{
	color: #C74000;
	background: url(/img/menu_bg_active.gif) no-repeat 100% 0;
}
#nav ul.here{
	border-color: #C74000;
}

#nav #nav_last a{	background-position: 0 0;}
#nav #nav_last ul	li	a{	background-position: 10px 7px;}

#nav #nav_title{
	font-size: 14px;
	line-height: 20px;
	color: #f47521;
	font-size: 100%;
	background: url(/img/menu_title_bg.gif) no-repeat 100% 0;
}

#nav ul li {
	font-size: 13px;
	text-align: left;
	width: 100%;
	background: none;
	height: auto;
	margin: 6px 0;
	float: none;
	text-transform: none;
	font-weight: normal;
	position: relative;
}
* html #nav ul li{
	width: 100%;
}
#nav li:hover a, #nav li.sfhover a{
	color: #004C8A;
	background-image: url(/img/menu_bg_hover.gif);
	cursor: pointer;
}

#nav li:hover ul a, #nav li.sfhover ul a, #nav ul	li	a{
	color: Black;
	padding: 0 10px 0 20px;
	background: url(/img/li.gif) no-repeat 10px 8px;
	height: auto;
}

#nav ul	li	a.here{	color: #C74000;}

#nav li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 0;
	width: 16%;
	height: 28px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
}
* html #nav li{
	width: 16.6%;
}
#nav li ul {
	position: absolute;
	left: -999em;
	top: 20px;
	height: auto;
	width: 100%;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 5px 0;
	border-bottom: 7px solid #004C8A;
}

/* ff */

#nav ul li a:hover{
	color: #004C8A;
	background-image: url(/img/li_hover.gif);
}
/*#nav li ul ul {
	margin: -1.75em 0 0 14em;
}*/
#nav a:hover{
	color: #004C8A;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul{
	left: auto;
}
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}


/*#nav li.here:hover a.dad, #nav li.sfhover a.dad{
	color: #C74000;
}*/
/*#nav li:hover a{
	color: #004C8A;
	background-image: url(/img/menu_bg_hover.gif);
}*/
#nav ul{
	cursor: default;
}
