*{font-family: Tahoma, Verdana, Arial Cyr, Arial, Helvetica, sans-serif;font-size:11px;}
BODY{margin:0;padding:0;background-color:white;height:100%;
	behavior:url("/styles/htc/csshover.htc");
}
HTML{height:100%;} /* mozilla default is auto, so BODY will never be 100% at strict rendering mode */

.top1 {
	background:url("/pics/1_bg.gif") repeat-x;
}
.chirch{
	background:url("/pics/2_bg.png") no-repeat;
	padding-left:15px;
}

.page-name{
	background:url("/pics/3_bg.png") repeat-x;
	width:100%;
	padding:0px 10px;
	font-weight:bold;
	color:#005EE2;
	font-size:12px;
	padding-bottom:4px;
}

.bottom .left,.bottom .sdv{
	background:#EBE8CD;
	height:30px;
	text-align:center;
	width:194px;
}

bottom .sdv{
	font-size:10px;
}
.bottom .left{
	width:216px;
	border-right: 1px solid #A3B0BD;
}

.bottom .copy{
	background:#D1D9E3;
	color:#1E2732;
	border-right: 1px solid #A3B0BD;
	text-align:center;
}
.bottom .sdv a{
	color:#9BA5B1;
	font-size:10px;
	text-decoration:none;
}

.bottom .sdv a:hover{
	color:#005EE2;
}

.left-col{
	background:url("/pics/menu_bg.gif") repeat-y;
	border-bottom: 1px solid #A3B0BD;
	width:217px;
	vertical-align:top;
}

.left-links{
	background:#C5CED9;
	border-right: 1px solid #A3B0BD;
	height:100%;
	vertical-align:top;
}

.left-links th{
	color:#005EE2;
	font-weight:bold;
	text-align:left;
	padding:5px;
	padding-left:15px;
}
.left-links td{
	padding:5px 10px 5px 15px;
	font-size:10px;
}
.left-links td a{
	color:#1E2732;
	text-decoration:none;
}
.left-links td a:hover{
	color:#1856AD;
	text-decoration:underline;
}
.right-col{ 
	background:#E9EEF0;
	border-bottom: 1px solid #A3B0BD;
	vertical-align:top;
	padding:5px 10px;
}

.content{
	vertical-align:top;
	height:100%;
	background:#F6F3ED;
	border: 1px solid #A3B0BD;
	border-top: none;
	border-left:none;
	padding:15px 25px;
	width:100%;
}

.template-menu1,.template-menu-current1{
	background:url("/pics/menu_razdelitel.gif") no-repeat bottom;
	padding:3px 5px 3px 12px;
	height:26px;
	display:table-cell;
	/*cursor:pointer;
	cursor:hand;*/
	color:#053471;
}
.template-menu1,.template-menu-current1 ,.template-menu2 ,.template-menu-current2 ,.template-menu3 ,.template-menu-current3 {
	cursor:hand;
}
.template-menu1 div,.template-menu-current1 div{
	background:url("/pics/menu1_point.gif") no-repeat 0px 2px;
	padding-left:15px;
}
.template-menu-current1 div{
	background:url("/pics/menu1_point_o.gif") no-repeat 0px 2px;
	padding-left:15px;
}

.template-menu1 a,.template-menu-current1 a{
	color:#053471;
	text-decoration:none;
}


.template-menu1-o a,.template-menu1-o span{
	color:#005EE2;
}


.template-menu2,.template-menu-current2{
	background:url("/pics/menu2_razdelitel.gif") no-repeat bottom #E3E7EF;
	padding:3px 5px 7px 28px;
	height:26px;
	border-right:1px solid #A3B0BD;
}

.template-menu2 div,.template-menu-current2 div{
	background:url("/pics/menu2_point.gif") no-repeat 0px 6px;
	padding-left:10px;
}
.template-menu2 a,.template-menu-current2 a, .template-menu2 span,.template-menu-current2 span{
	color:#367AAB;
	text-decoration:none;
}
.template-menu-current2 a, .template-menu-current2 span{
	color:#005EE2;
}
.template-menu2-o a,.template-menu2-o span{
	text-decoration:underline;
	color:#053471;
}

.template-menu3,.template-menu-current3{
	color:#367AAB;
	font-weight:bold;
	padding-left:38px;
	padding-right:5px;
	background:#E3E7EF;
	font-size:10px;
}

.template-menu3 a,.template-menu-current3 a, .template-menu3 span,.template-menu-current3 span{
	font-size:10px;
	color:#367AAB;
	font-weight:bold;
	text-decoration:none;
}
.template-menu3 a:hover,.template-menu-current3 a:hover, .template-menu3 span:hover,.template-menu-current3 span:hover{
	color:#053471;
}

/* sitemap */
UL.sitemap2 LI{
	padding-left:30px;
}

UL.sitemap2 LI{
	background-position:15px;
}

UL.sitemap3 LI{
	padding-left:45px;
}

UL.sitemap3 LI{
	background-position:30px;
}


FORM{margin:0;}
SPAN.error{
	color:#FF9933;
	font-size:13pt;
	font-weight:bold;
}

/* content plugin styles */
DIV.content-border{
border:1px solid #B6B9C5; padding:4px;
}

TD.content-cell{color:#1E2732;} /* all content types are in this TD */

TD.content-cell, TD.content-cell *{
	color:#1E2732;
}
h1,h2,TD.content-header,TD.content-list-header,P.content-header{color:#b53c00;font-weight:bold;padding: 7px 0 5px 0;margin:0;
}
h1,h2{
	padding: 3px 0 1px 0;
	color:#005EE2 !important;
	font-weight:bold;
}
h1 p,h2 p{
	color:#b53c00 !important;
}


TABLE.content-table-tborder{background-color:#A3B0BD} /* border color for the table type */
IMG.content-img0{margin:5px;} /* class for the images in 1 type */
TR.content-style1 TD,TD.content-style1{padding: 5px;text-align:center;background-color:#C5CED9;color:#053471;font-weight:bold;vertical-align:middle;} /* table header */
TR.content-style1 *{
	color:#39414a !important; 
}

TR.content-style0 TD,TD.content-style0{padding: 5px;background-color:#F6F3ED;color:#1E2732} /* normal table row */
TD.content-style4,TR.content-style2 TD,TD.content-style2{padding: 5px;background-color:#F6F3ED;font-weight:bold;} /* bold table row */
TD.content-style2{
	background-color:#CECBCE;
}

TR.content-style3 TD,TD.content-style3{padding: 5px;color:#005EE2 !important;background-color:#E9EEF0;font-weight:bold;vertical-align:middle;} /* table header */ /* table header 2*/
TD.content-style0 IMG,TD.content-style2 IMG,TD.content-style1 IMG{border:0;}
TR.content-style4 TD,td.content-style4{padding: 5px;background-color:#E9EEF0;font-weight:bold;color:#005EE2 !important} /* bold table row */

A.content-link,.content a{color:#1856AD;}
A.content-link:HOVER,.content a:hover{color:#006AFF}
P.content-text,.content p{color:#1E2732;margin:0px 0px 7px;padding:0px} /* default text */
P,TD.content-text{color:#1E2732;}

TD.content-list,TD.content-list-square{ padding:3px 0px; }
TD.content-list-square{background-image:url('http://webcommander.com.ua/works/ukremb-tm/pics/list_point1.gif'); background-position:left; background-repeat:no-repeat;padding-left:10px; }
SPAN.content-list-number{font-weight:bold; color:#424B3F}
table.content-list2 TD.content-list-square{
	background:url('http://webcommander.com.ua/works/ukremb-tm/pics/list_point2.gif') no-repeat left; 	
}

UL{
	margin:0px;
	padding:0px;
}
LI p{
	margin:0px;
	padding:0px;
}
UL LI{
	margin:0px;
	padding:2px 0px 3px;
	list-style-type:none;
	background:url("/pics/list_point.gif") 15px 6px no-repeat;
	padding-left:28px;
}


TD.adv-table-style1{padding: 3px;text-align:center;background-color:#C5CED9;color:#053471;font-weight:bold;vertical-align:middle;} /* table header */
TD.adv-table-style0{padding: 3px;background-color:#F6F3ED;color:#1E2732} /* normal table row */
TD.adv-table-style2{padding: 3px;background-color:#F6F3ED;font-weight:bold;} /* bold table row */

/* end of the content plugin styles */


/* news plugin */
table.news-maindiv{padding-bottom:15px;padding-left:10px;padding-right:10px;width:100%;}
TABLE.news-maintable{}
TD.news-img{background-color:#fff;vertical-align:top;}
TD.news-header1{font-weight:bold;height:24px;padding:4px;}
TD.news-header1 p{color:#005EE2;}
TD.news-header2{padding-left:4px;font-weight:bold;color:#053471}
TD.news-text{background-color:#F6F3ED;padding:5px;}
TD.news-links{background-color:#F6F3ED;padding:5px;text-align:right;font-weight:bold;}
TD.news-links A{color:#005EE2;text-decoration:none;font-weight:bold !important;
	display:block;
	padding-right:10px;
	background:url("/pics/news_arrows.gif") no-repeat right;
}
TD.news-links A:HOVER{color:#1856AD;
	background:url("/pics/news_arrows_o.gif") no-repeat right;

}
TABLE.news-archtable{background-color:#fff}
TABLE.news-archtable{border-collapse:collapse;}
TABLE.news-archtable TH{background-color:#C5CED9;font-weight:normal;border:1px solid #A3B0BD;color:#1E2732 !important}
TABLE.news-archtable TH.year{}
TABLE.news-archtable TD{background-color:#E9EEF0;border:1px solid #A3B0BD;}
TABLE.news-archeader TD.news-archeader{border-bottom:none;background:url("/pics/news_bg.gif") repeat-x;padding:0;margin:0;color:white; height:28px;}
td.news-archeader1{ color:#053471;background:url("/pics/news_pic.png") no-repeat left;padding-left:40px;font-weight:bold}
td.news-archeader2{background:url("/pics/news_end.gif") no-repeat right;height:28px; width:10px}
TD.news-archeader IMG{width:145px;height:32;vertical-align:middle;}
.news-arcyear{color:#1E2732;}
TD.news-arcyear IMG{width:8px;height:10px;}

.news-separator{
	background:url("/pics/dots.gif") repeat-x left;
	padding-top:5px;
}



/* editor block styles */
h1{
	padding: 5px 0 3px 0;
	color:#b53c00;font-weight:bold;
}
h1 p{
	color:#b53c00;
}

.news-block-date{
	color:#005EE2;
	font-weight:bold;
}

.news-block-header{
	padding:3px 0px 10px;
}
.news-block-header a{
	color:#1E2732;
	text-decoration:none;
}

.news-block-header a:hover{
	color:#1856AD;
	text-decoration:underline;
}
.hd {display: none;}
.novosti {}
.novosti h1 {margin-bottom: 0.8em;}
.novosti span.date { color: #005ee2; }
.novosti span.date a { color: #005ee2; text-decoration: none; cursor: default; }
.novosti h1,
.novosti h1 a { color: #053471; text-decoration: none; }
.novosti .pic { float: right; margin: 0 0 2em 2em; }
.novosti .meta { color: #859db0; margin: 0 0 2em 0; padding: 0 0 2em 0; background:url("/pics/dots.gif") repeat-x left bottom; }
.novosti .meta a { color: #859db0; }



.wp-pagenavi {
	padding-top: 15px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #666;
	background-color: #f6f3ed;
}
.wp-pagenavi a:visited {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #666;
	background-color: #f6f3ed;
}
.wp-pagenavi a:hover {	
	border: 0px solid #D5281A;
	color: #fff;
	background-color: #005ee2;
}
.wp-pagenavi a:active {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #fff;
	background-color: #597e92;
}
.wp-pagenavi span.pages {
	padding: 5px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 0px solid #ddd;
	background-color: #f6f3ed;
	display: none;
}
.wp-pagenavi span.current {
	padding: 5px; 
	margin: 2px;
	font-weight: bold;
	border: 0px solid #ddd;
	color: #d30000;
	background-color: #f9f9f9;
}
.wp-pagenavi span.extend {
	padding: 5px; 
	margin: 2px;	
	border: 0px solid #ddd;
	color: #666;
	background-color: #f6f3ed;
}