html, body { 
	height:100%;
}
html {
	min-width:947px;
}

body {
	background-color: #639ac4;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #444;
	margin: 0px;
}

.nav1 {
	background-position: 20px 60px;
	width: 1080px;
	height:284px;
	background-image:url('../images/nav10-t.png');
	background-repeat:no-repeat;
}

.nav2 {
	background-position: left 10px;
	width:92px;
	background-image:url('../images/nav2.png');
	background-repeat:no-repeat;
	height:115px
}

#nav4 {
	background-image: url('../images/nav4.gif');
	background-repeat: repeat-x; 
	height:300px;
	background-position-y:center
}

.nav_marquee {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 0;
	font-size: 18px; 
	/*color: #FFF;*/
	text-align: center;
}

.nav_marquee a, .nav_marquee a:link, .nav_marquee a:visited, .nav_marquee a:active {
	color: #106aa9;
	text-decoration: underline
}

.nav_marquee a:hover {
	color: #106aa9;
	text-decoration: none;
}

.nav7 {
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color:#5BC3EF;
	background-image:url('../images/nav7.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	padding: 10px;
	line-height:15px;
	cursor: hand;	
	cursor: pointer;
	height:104px;
}

.nav7 h1 {
	font-size: 20px;
	text-align: left;
	text-shadow: 0.045em 0.045em #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:thin;
}

.nav7 p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.nav7 a, .nav7 a:link, .nav7 a:visited, .nav7 a:active {
	color: #fff;
	text-decoration: none;
}

.nav7 a:hover {
	color: #fff;
	text-decoration: none;	
}

.nav8 {
	width: 955px;
	background-color: #F9F9F9;
	padding: 10px;
	background-image:url('../images/nav8.gif');
	background-repeat: repeat-x;
	background-position-y:top;
}

.block1, .block2 {
	width: 285px;
	background-color: #FFFFFF;
}

.block4, .block3 {
	width: 314px;
	background-color: #FFFFFF;
}

.block1 td, .block2 td, .block3 td, .block4 td {
	text-align: left;
}

.block1 td span, .block2 td span, .block3 td span, .block4 td span {
	color: #FFFFFF;
	padding-left: 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0.045em 0.045em #000000;
}

.block1 td .text, .block2 td .text, .block3 td .text, .block4 td .text {
	text-align: left;
	font-size: 13px;
	padding: 5px;
	height: 285px;
}

.block2 td .text {
	height: 220px;
}

.block3 td .text, .block4 td .text {
	height: 220px;
}

.block1 td .bottom, .block2 td .bottom, .block3 td .bottom, .block4 td .bottom {
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	font-weight:bold; 
	background-color:#FAFAFA;
	background-image:url('../images/block_bottom.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	height: 30px;
}

.block1 td .bottom a, .block1 td .bottom a:link, .block1 td .bottom a:visited, .block1 td .bottom a:active,
.block2 td .bottom a, .block2 td .bottom a:link, .block2 td .bottom a:visited, .block2 td .bottom a:active,
.block3 td .bottom a, .block3 td .bottom a:link, .block3 td .bottom a:visited, .block3 td .bottom a:active,
.block4 td .bottom a, .block4 td .bottom a:link, .block4 td .bottom a:visited, .block4 td .bottom a:active {
	color: #106aa9;
	text-decoration: underline;
}

.block1 td .bottom a:hover,
.block2 td .bottom a:hover,
.block3 td .bottom a:hover,
.block4 td .bottom a:hover {
	color: #106aa9;
	text-decoration: none;
}

.text, .module {
	width: 100%;
	text-align: justify;
	font-size: 15px;	
}

.text td, .module td {
	text-align: justify;
}

.text image, .text img {
	border:1px solid #04365c;
	padding: 2px;
	margin: 3px;
}

.text p, .module p {
	margin-top: 5px;
	margin-bottom: 10px;	
}

.text .title, .module .title {
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	text-shadow: 0.045em 0.045em #000000;
	background-color: #3092c9;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 20px;
}

.text .title a, .text .title a:link, .text .title a:active, .text .title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text .title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.text .footer {
	border:1px solid #A5A5A5;
	color: #333;
	font-weight: bold;
	background-color: #949494;
	padding-left: 5px;
	font-size: 11px;
	background-image:url('../images/textb.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	height: 22px
}

.text .footer a, .text .footer a:link, .text .footer a:visited, .text .footer a:active {
	color: #333;
	text-decoration: underline;
}

.text .footer a:hover {
	color: #333;
	text-decoration: none;
}

.text a, .text a:link, .text a:visited, .text a:active {
	color: #106aa9;
	text-decoration: underline;
}

.text a:hover {
	color: #106aa9;
	text-decoration: none;
}

.module a, .module a:link, .module a:visited, .module a:active {
	color: #106aa9;
	text-decoration: underline;
}

.module a:hover {
	color: #106aa9;
	text-decoration: none;
}

.comments {
	width: 100%;
	text-align: justify;
	font-size: 13px;	
}

.comments td {
	text-align: justify;
}

.comments image {
	border:1px solid #04365c;
	padding: 2px;
	margin: 3px;
}

.comments p {
	margin-top: 0px;
	margin-bottom: 0px;	
}

.comments .title {
	color: #FFFFFF;
	padding-left: 10px;
	text-shadow: 0.045em 0.045em #000000;
	background-color: #3092c9;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
}

.comments .title a, .comments .title a:link, .comments .title a:active, .comments .title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.comments .title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.category {
	width: 100%;
	text-align: left;
	font-size: 18px;
}

.category ul {
	list-style-type:none;
	border: 0px solid #6da7d0;	
	margin-left: 40px;
	padding-left: 20px;
	border-left-width:10px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: left;	
}

.category ul li {
	margin-bottom: 5px;
}

.category4{
	width: 100%;
	text-align: left;
	font-size: 18px;
	padding-left: 40px;	
}

.category td {
	text-align: justify;
}

.category image, .category img {
	border:1px solid #04365c;
	padding: 2px;
	margin: 3px;
}

.category p {
	margin-top: 5px;
	margin-bottom: 10px;	
}

.category .title {
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
	text-shadow: 0.045em 0.045em #000000;
	background-color: #3092c9;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 20px;
}

.category .title a, .category .title a:link, .category .title a:active, .category .title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.category .title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.category .footer {
	border:1px solid #A5A5A5;
	color: #333;
	font-weight: bold;
	background-color: #949494;
	padding-left: 5px;
	font-size: 11px;
	background-image:url('../images/textb.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	height: 22px
}

.category .footer a, .category .footer a:link, .category .footer a:visited, .category .footer a:active {
	color: #333;
	text-decoration: underline;
}

.category .footer a:hover {
	color: #333;
	text-decoration: none;
}

.category a, .category a:link, .category a:visited, .category a:active {
	color: #106aa9;
	text-decoration: underline;
}

.category a:hover {
	color: #106aa9;
	text-decoration: none;
}

.vote {
	width: 100%;
	font-size: 13px;
}

.vote image, .vote img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.vote {
	font-size: 12px;
}

.tabletitle td{
	text-align: center;
	font-size: 15px;	
	color: #3092c9;
	font-weight: bold;
/*	text-shadow: 0.045em 0.045em #000000;
	background-color: #fff; */
	padding-top: 2px;
	padding-bottom: 3px;
}

.text .title a, .text .title a:link, .text .title a:active, .text .title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text .title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.hlnews {
	width: 232px;
	height: 101px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #5E5E5E;
	background-color: #000000;
	background-image:url('../images/hlnews.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	margin-top: 11px;
	margin-right: 12px;
	padding-right: 10px;
	cursor: hand;	
	cursor: pointer;	
}

.hlnews_active {
	border: 1px solid #0e95d5;
	background-color: #0a619f;
	background-image:url('../images/hlnews_over.gif');
	background-repeat:repeat-x;
	background-position-y:top;
	cursor: hand;	
	cursor: pointer;
}

.hlnews td {
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	padding-top: 6px;
	padding-right: 10px;
}

.hlnews td p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hlnews td span {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	line-height:14px;
	margin-right: 6px;	
}

.hlnews td a, .hlnews td a:link, .hlnews td a:active, .hlnews td a:visited {
	color: #fff;
	text-decoration: none;
}

.hlnews td a:hover {
	color: #fff;
	text-decoration: none;
}


.reg {
	font-size: 12px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-shadow: 0.045em 0.045em #555555;
	padding-bottom: 2px;
}

.reg a, .reg a:link, .reg a:visited, .reg a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.reg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#loginbox {
	border:1px solid #D9DDDF;
	width:208px;
	background-color:#FFFFFF;
	padding: 1px;
}

#loginbox .title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3092C9;
	height: 30px;
}

#loginbox .footer {
	color: #106aa9;
	font-weight: bold;
	background-color: #f9f9f9;
	height: 30px;
	padding: 0px;
	font-size: 12px;		
}

#loginbox .footer a, #loginbox .footer a:link, #loginbox .footer a:visited, #loginbox .footer a:active {
	color: #106aa9;
	text-decoration: underline;
}

#loginbox .footer a:hover {
	color: #106aa9;
	text-decoration: none;
}

#loginbox .text {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #3A97CC;
	background-color: #F2F2F2;
	width: 180px;
	height: 30px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	vertical-align: center;
	line-height: 30px;
}

#loginbox .button {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #3A97CC;
	background-color: #fafafa;
	width:60px;
	height: 25px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;	
}

.schbutton {
	border-style:solid;
	width: 60px;
	height: 31px;
	border-width: 0px;
	background-color: #0E67A8;
	background-image: url('../images/schbutton.gif');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	cursor: hand;
}

.schinput {
	width: 200px;
	height: 31px;
	border-width: 0px;
	background-color: #ffffff;
	background-image: url('../images/schinput.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	color: #99a7c2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 31px;
}

.copy {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #04365C; 
	background-image: url('../images/copy.gif'); 
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}

.copy span {
	color: #0f64a5;
}

.copy a, .copy a:link, .copy a:active, .copy a:hover {
	color: #fff;
	text-decoration: underline;
}

.copy a:hover {
	color: #fff;
	text-decoration: none;
}

/* tab */

ul.tabs {
	margin: 0;
	padding: 0;
	display:block;
	list-style: none;
	height: 36px;
}

ul.tabs li {
	float: left;
	overflow: hidden;
	padding-right:4px;
}

ul.tabs li a {
	display: block;
	padding: 10px;
	border: 1px solid #e9ebec;
	border-bottom: none;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 15px;
	position: relative;
	z-index: 1;
	background:#fff;
	text-decoration: none;
	font-weight: bold;
}

ul.tabs li a span {
	padding:0 5px;
	display: block;
	color: #363535;
	text-decoration: none;
}

ul.tabs li a:hover span {
	color:#4cbeec
}

html ul.tabs li.active a  {
	border:1px solid #d9dddf;
	border-bottom: none;
	z-index: 2;
	background-color:#5BC3EF;
	background-image:url('../images/nav7.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}

html ul.tabs li.active a  {
	border:1px solid #d9dddf;
	border-bottom: none;
	z-index: 2;
	background-color:#5BC3EF;
	background-image:url('../images/nav7.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}

html ul.tabs li.active a span, html ul.tabs li.active a:hover span {
	color: #fff;
}

.tab_content {
	border:1px solid #d9dddf;
	padding:0px 0px 10px 10px;
	z-index:1;
	background:#fff;
	position: relative;
	display: none;
	/*height: 408px;*/
	height: 300px;
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #444;	
}

.tab_content a, .tab_content a:link, .tab_content a:active, .tab_content a:visited{
	color: #106aa9;
	text-decoration: underline;
}

.tab_content a:hover{
	color: #106aa9;
	text-decoration: none;
}

.tab_container { 
	float:left;
	width: 285px;
}

.list1 {
	padding-bottom:7px;
	margin-top:-4px;
	padding-left: 10px;
	list-style: none;
}
.list1 li{
	padding:8px 0 9px 0;
	border-bottom:1px solid #e5e5e5
}
.list1 li a{
	color:#627178;
	padding-left:15px;
	background-image: url('../images/marker_1.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}
.list1 li a:hover{
	color:#106aa9;
	background-image: url('../images/marker_2.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}

.list2 {
	padding-bottom:0px;
	margin-bottom: 0px;
	margin-top: -6px;
	padding-left: 10px;
	list-style: none;
}
.list2 li{
	padding:5px 0 5px 0;
	border-bottom:1px solid #e5e5e5
}
.list2 li a{
	color:#627178;
	padding-left:15px;
	background-image: url('../images/marker_1.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}
.list2 li a:hover{
	color:#106aa9;
	background-image: url('../images/marker_2.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}

.list3 {
	padding-bottom:7px;
	margin-top:-4px;
	padding-left: 10px;
	list-style: none;
	font-size: 12px;
}
.list3 li{
	padding:2px 0 2px 0;
	border-bottom:1px solid #e5e5e5
}
.list3 li a{
	color:#627178;
	padding-left:15px;
	background-image: url('../images/marker_1.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}
.list3 li a:hover{
	color:#106aa9;
	background-image: url('../images/marker_2.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0 4px; 
}

/* tab2 */

ul.tabs2 {
	margin: 0;
	padding: 0;
	display:block;
	list-style: none;
	height: 36px;
}

ul.tabs2 li {
	float: left;
	overflow: hidden;
	padding-right:4px;
}

ul.tabs2 li a {
	display: block;
	padding: 10px;
	border-left:1px solid #D9DDDF;
	border-right:1px solid #D9DDDF;
	border-top:1px solid #D9DDDF;	
	font-size: 15px;
	text-transform: uppercase;
	line-height: 15px;
	position: relative;
	z-index: 1;
	background:#fff;
	text-decoration: none;
	font-weight: bold;
}

ul.tabs2 li a span {
	padding:0 5px;
	display: block;
	color: #363535;
	text-decoration: none;
}

ul.tabs2 li a:hover span {
	color:#e99613
}

html ul.tabs2 li.active a  {
	border:1px solid #d9dddf;
	border-bottom:0px solid #fff;
	z-index: 2;
	background-color:#f7a626;
	background-image:url('../images/nav9.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}

html ul.tabs2 li.active a  {
	border:1px solid #d9dddf;
	border-bottom:0px solid #fff;
	z-index: 2;
	background-color:#f7a626;
	background-image:url('../images/nav9.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}

html ul.tabs2 li.active a span, html ul.tabs2 li.active a:hover span {
	color: #fff;
}

.tab_content2 {
	border:1px solid #d9dddf;
	padding:10px 13px 10px 10px;
	z-index:1;
	background:#fff;
	position: relative;
	display: none;
	height: 243px;
	margin-bottom: 10px;
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #444;	
}

.tab_content2 a, .tab_content2 a:link, .tab_content2 a:active, .tab_content2 a:visited{
	color: #106aa9;
	text-decoration: underline;
}

.tab_content2 a:hover{
	color: #106aa9;
	text-decoration: none;
}

.tab_container2 { 
	float:left;
	width: 638px;	
}

/* архивы */

.block2 .title {
	margin-top: 5px;
	float: left;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 0.045em 0.045em #000000;
	padding-left: 10px;
	font-weight:bold;
}

ul.tabs10 {
	padding:0px;
	margin: 0;
	padding-right: 5px;	
	display: block;
	float: right;
	height: 30px;
	position: relative;
	list-style-type:none;
	bottom:-10px;	
}

ul.tabs10 li {
	float: left;
	overflow: hidden;
	padding-right:1px;
}

ul.tabs10 li a {
	display: block;
	padding: 0px;
	border: 0px solid #D9DDDF;
	font-size: 1px;
	position: relative;
	z-index: 1;
	float: right;
	background-image: url('../images/archtabs.png');
	background-repeat: no-repeat;
	height: 19px;
	width: 18px;
}
html ul.tabs10 a.tabarh { background-position: -20px 0px; }
html ul.tabs10 a:hover.tabarh { background-position:   -20px -18px; }
html ul.tabs10 li.active a.tabarh { background-position:   -20px -18px; }

html ul.tabs10 a.tabcal { background-position: 0px 0px; }
html ul.tabs10 a:hover.tabcal { background-position: 0px -18px; }
html ul.tabs10 li.active a.tabcal { background-position: 0px -18px; }

html ul.tabs10 li.active a  {
	border:0px solid #d9dddf;
	z-index: 2;
}

html ul.tabs10 li.active a span, html ul.tabs10 li.active a:hover span {
	color: #fff;
}

.tab_content10 {
	border:0px solid #d9dddf;
	padding:0px
	z-index:1;
	background:#fff;
	position: relative;
	display: none;
	height: 200px;
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;	
}

.tab_content10 a, .tab_content10 a:link, .tab_content10 a:active, .tab_content10 a:visited{
	color: #106aa9;
	text-decoration: underline;
}

.tab_content10 a:hover{
	color: #106aa9;
	text-decoration: none;
}

.tab_container10 { 
	float:left;
	width: 280px;
}

.speedbar .content {
	font-size: 12px;
	color: #fff;
	padding: 3px;
	padding-left: 7px;
	background-color: #5e5d5d;
}

.speedbar .content a {
	color: #fff;
	text-decoration: underline;
}

.speedbar .content a:hover {
	color: #fff;
	text-decoration: none;
}

/**********************************************/

/*---navigation---*/

.navigation {
	color: #555555; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #555555;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #3092c9;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #bbb;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #555555;
	font-size: 11px;
}

.navigation span.nav_ext {
        border: none;
        background: transparent;
}

/*---Выпадающее меню кнопки редактировать---*/
#dropmenudiv {
	border: 1px solid #cbdfe8;
	background-color: #fbfdfe;
	font-size: 11px;
	line-height: 20px;
	margin: 2px 0;
	padding: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

#dropmenudiv a { display: block; text-indent: 3px; text-decoration: none; color: #3f4b51; padding: 1px 0; width: 100%;}
#dropmenudiv a:hover { color: #2d8edd; }

/*---Другие новости по теме---*/
.related {
	padding-right: 120px;
	position: relative;
	padding-top: 10px;
	font-size: 12px;
}

.related h4.btl span { color: #32373d; }
.frbtns { width: 106px; height: 46px; position: absolute; right: 16px; bottom: -7px; }
.frbtns img { float: right; margin-left: 4px; }
img.printlink { background: url("../dleimages/printlink.png") no-repeat; width: 49px; height: 46px; }
a:hover img.printlink { background-position: 0 -46px; }

.addcombtn, .reply a { text-decoration: none !important; }

/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform {  }
.tableform td { font-size: 13px; text-align: left }
.tableform td.label { width: 130px; vertical-align: top; padding-right: 0; }

.tableform a, .tableform a:link, .tableform a:active, .tableform a:visited {
	color: #106aa9;
	text-decoration: underline;
}

.tableform a:hover {
	color: #106aa9;
	text-decoration: none;
}

.fieldsubmit, .tableform td { padding: 2px 2px; }
.addnews { font-weight: bold; }
.impot { color: #96c; font-weight: normal; }
.checkbox { padding: 4px 0; line-height: 1em; }
.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }

/*---BB коды---*/
 /* различие bbcodes и bbcodes_poll исключительно в длине кнопки */
/* класс bbcodes используем в списке персональных сообщений (pm.tpl)  и по умолчанию в модуле редактора сообщений*/
.bbcodes, .bbcodes_poll {
	border: 1px solid #b3b3b3;
	color: #383838;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	height: 24px;
	cursor: pointer;
	font-size: 13px;
}
:hover.bbcodes, :hover.bbcodes_poll { background-position: 0 10px; }
.bbcodes_poll { width: 100px; }

.editor image, .editor img {border: 0px}
.editor textarea {  background: #fff url("../images/fields.png") repeat-x; border: 0 none;  }
.editor input[type="text"] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.editbclose { float: right; cursor: pointer; display: none; }
.editor_button select { font-size: 11px; }

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

.fbutton {
	font-size: 12px;
	border: 1px solid #0D4C79;
	width: 100px;
	color: #FFFFFF;
	cursor: pointer;
	height: 25px;
	background-color:#0F69A8;
	background-image:url('../images/fbutton.png');
	background-repeat:repeat-x;
	background-position-y:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.f_input {
	width: 300px;
	padding: 1px;
}

.hint {
	display:none;
	position: absolute;
	margin-left: 10px;
	width: 300px;
	margin-top: -4px;
	border: 1px solid #dbdbdb;
	padding: 10px 12px;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	text-align: left
	}

.hint .hint-pointer {
	position: absolute; 
	left: -10px; top: 5px; 
	width: 10px; height: 19px; 
	background: url(../images/pointer.gif) left top no-repeat;
}

/*---Информационное окно загрузки AJAX---*/
#loading-layer { display: none; font-size: 11px; background: #2e83d7; padding: 10px; text-align: center; color: #fff; }

/*---Цитата и скрытый текст---*/
.scriptcode, .title_quote,
.quote, .title_spoiler, .text_spoiler { padding: 5px; background: #f9fafa; border: 1px solid #dce7e7; }
.title_quote, .title_spoiler { background: #f9fafa; }

.title_quote { border-bottom: 0; font-weight: bold; background: #f5f5f5; }
.quote { padding-left: 10px; }

.scriptcode { color: #004e8d; text-align: left; font-family: "Courier New"; }
.title_spoiler { font-weight: bold; }
.text_spoiler { border-top: 0; text-align: justify; }

.hide { background-color: #e8f3fa; padding: 5px; color: #3a78a5; margin: 0 0 1em; }
.hide a { text-decoration: underline; } .hide a:hover { text-decoration: none }
.inhide { border: 1px solid #d1e3ef; padding: 5px; background-color: #fff; margin-bottom: 5px; }


/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.highslide-wrapper, .highslide-outline { background: #FFFFFF; }
.highslide-image { border: 2px solid #FFFFFF; }
.highslide-active-anchor { visibility: hidden; } 
.highslide-active-anchor img { visibility: hidden; }
.highslide-dimming { background-color: black; }
.highslide-html { background-color: white; }
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url("../dleimages/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px; height: 34px;
}
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-caption { display: none; padding: 5px; background: white; }
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 0 -90px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0; padding: 0;
    background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 100% -90px;
}
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a {
    background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif");
    display: block;
    float: left;
    height: 30px; width: 30px;
    outline: none;
}
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }

/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position:  -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

/*---Календарь---*/
.calendar { width: 100%; }
.calendar td, .calendar th { padding: 0px 0; vertical-align: middle; text-align: center; padding-top: 3px; padding-bottom: 2px;}
.weekday-active-v, .day-active-v, .weekday-active, .day-active { font-weight: bold; }
.weekday { color: #bb760a; }
th.workday, th.weekday { background-color: #d4e7f0; }
.monthselect { font-size: 1.15em; }

.day-current { background-color: #c4d1d7; color: #fff; }
.day-current a { color: #fff; }


#dle_news_archive{
overflow: auto;
}

#dle-content {
	width: 100%;
}

.nachcaption	{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color:#000066;
}

#bwidget {
	border: 1px solid #106aa9;
	background-color: #9dbed7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:150px; 
	height:100px;
	display: none;
}

.rek ul {
	list-style-type:none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.rek ul li {
	margin-top: 5px;
}

.rek ul li image, .rek ul li img {
	border: 1px solid #6da7d0;
	margin-left: 0px;
	padding: 1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}

.rek ul li image:hover, .rek ul li img:hover{
	border: 1px solid #1491CF;
	background-color:#EBEBEB;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.site_map_list td{
	text-align: left;
}
.site_map_list0 {
	padding-left: 5px;
	font-size:25px;
	font-weight:bold;	
}
.site_map_list1 {
	padding-left: 20px;
	font-size:20px;
}
.site_map_list2 {
	padding-left: 40px;
	font-size:16px;
}
.site_map_list3 {
	padding-left: 60px;
	font-size:14px;
}
.site_map_list4 {
	padding-left: 80px;
	font-size:14px;
}
.site_map_list5, .site_map_list6, .site_map_list7, .site_map_list8, .site_map_list9, .site_map_list10 {
	padding-left: 100px;
	font-size:12px;
}
.site_map_list_bg {
	background-color: #eeeeee;
}

/* Начальники */

#nachal {
	width: 190px;
	text-align: center;
	margin: auto;
	padding-right: 30px;
	padding-left: 10px;	
}  
  
.nback {
	position:absolute;
	top:0;
	left:0;  
}  
.nwrap {  
	width:210px;  
	height:265px;  
	position:relative;  
	margin:auto;  
	overflow:hidden;  
	border: 0px solid #000;
}  
  
.nacomment {
	position:absolute;
	margin-left: 4px;
	width:204px;
	height:61px;
	top:400px;
	left:0px;
	color: white;
	font-size: 12px;
/*	background: #4A4D4A;*/
	background: #3092c9;
	padding-top: 5px;
	padding-bottom: 5px;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-family: Arial, 'Trebuchet MS', Tahoma, Helvetica, sans-serif;	
}

/****************************/

#viewbox {
	border:1px solid #D9DDDF;
	width:950px;
	height: 600px;
	background-color:#FFFFFF;
	padding: 1px;
}

#viewbox .title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3092C9;
	height: 30px;
}

#viewbox .footer {
	color: #106aa9;
	font-weight: bold;
	background-color: #f9f9f9;
	height: 30px;
	padding: 0px;
	font-size: 12px;		
}

#viewbox .footer a, #viewbox .footer a:link, #viewbox .footer a:visited, #viewbox .footer a:active {
	color: #106aa9;
	text-decoration: underline;
}

#viewbox .footer a:hover {
	color: #106aa9;
	text-decoration: none;
}

#viewbox .text {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #3A97CC;
	background-color: #F2F2F2;
	width: 180px;
	height: 30px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	vertical-align: center;
	line-height: 30px;
}

#viewbox .button {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #3A97CC;
	background-color: #fafafa;
	width:60px;
	height: 25px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;	
}

/*********FOTOKONKURS***************/

#photoslideout {
	position: fixed;
	top: 500px;
	left:0px;
	width: 37px;
	z-index:1000;
	float:left;
}


#photoslideout img {
	border: 0px;
}

/*********POPUP***************/

.nodialogbuttons {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(5, 26, 55, 0.75);
	-moz-box-shadow:    0px 3px 9px 0px rgba(5, 26, 55, 0.75);
	box-shadow:         0px 3px 9px 0px rgba(5, 26, 55, 0.75);
}

.nodialogbuttons .ui-dialog-titlebar {
	display:none
}

.nodialogbuttons .ui-dialog-buttonpane {
	display:none
}

.nodialogbuttons .ui-dialog-content, .nodialogbuttons  .ui-widget-content {
	padding: 0;
	margin: 0;
}

#popup_text {
	width: 600px;
	height: 400px;
	background-image: url('/templates/muravlenko/rek/ikona.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#popupClose {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#electionCountdown {
	position:absolute;
	top: 10px;
	left: 0px;
}

.age {
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 15px;
	padding: 2px;
}