/*
	Theme Name: custom
	Theme URL: custom.theme
	
*/

article h2 {font-size: 18px}

/* LAYOUT */

.site-navbar .sub-menu,
.site-header-nav .sub-menu {
	display: none;
}

.site-navbar .dropdown-menu.show,
.site-navbar .dropdown:hover > .dropdown-menu {
	display: block;
}

body {
	min-height: 868px; /* ����������� ������ */ 
	background: #bfbfbf; 
}

#wrapper {
    background: url(images/wrapper-bg.png) left top repeat-x;
	}


#container {
    box-shadow: 0 0 4px rgba(0,0,0,0.5); /* ��������� ���� */
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    padding: 0px;
     /*background: url(images/container-bg.png) left 10px repeat-x; */
	margin-top: 20px !important; 
	margin-bottom: 20px !important;
	}


#contentwrap {
     background: #e9e9e9 ;/*url(images/contentwrap.png) center top repeat-y; */
	 box-shadow: 0 0 12px #DADADA inset;
	 padding-top:20px;
	}

a {
	color: #025ea8;
    text-decoration: underline;
	}

a:hover {
	color: #058af5;
    text-decoration: underline;
	}
/* HEADER */

#header {
	height: 115px;
    padding: 15px 0;
	background: url(images/container-bg.jpg) left 0px repeat-x;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 36px 0 0 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #C93D3A;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #A69273;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 25px 0 0 15px;
}
    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 42px;
    padding-left: 10px;
    margin-top:10px;
    float: left;
	}

#pagemenu {
	height: 42px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0px 2px 0 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #837156;
	display: block;
    margin: 10px 8px 0 0;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(images/header.jpg);  ���� � �������� ����������� */
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #003366;
	display: block;
	text-decoration: none;
    background: #F5EBDB;
	}
	
#pagemenu  li.current_page_item a {
	color:#003366;
    background: #F5EBDB;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


#navcontainer {
	height: 44px;
    background: #FFFFFF/* url(images/nav-background.png) left top repeat-x */;
	display: block;
	overflow: hidden;
	width: 100%;
	}
	
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png)  left bottom repeat-x;
	color:#FFFFFF;
    text-transform: uppercase;
	}    
    
    
/* CONTENT */

#content {
	/*padding: 15px;
	margin-left: 20px; */
    /* color: #63584A;*/
	color: black;
	}
	
pre { overflow: auto;
	width: 470px;
	}

.post {
	min-height: 50px;
	padding: 10px;
	margin-bottom: 15px;
    /* border: 1px solid #D6CFC0; */
	/* border: 1px solid black; */ /*������ ����� ������ �����*/
    /* background: #F8F5EF; */ /*������ ��� �����*/
	background: #e9e9e9;
	}

.post p {
	margin-bottom: 10px;
	text-align: justify;
	}

.post_thumbnail {
    padding: 6px;
    background: #fff;
    border: 1px solid #DEDEDE;
    margin: 0 10px 10px 0;
}

.title {
	margin: 20px 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Tahoma, Helvetica, Sans-serif;
    font-weight: bold;
	color:#c50c0c; 
	
	}

	
.title a {
	text-decoration: none;
	color: #E3000F;
	}

.title a:hover {
	text-decoration: none;
	color: #E3000F;
	}

.pagetitle {
	color: #CC3333;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
}

.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #3E3E3D;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 100%;
	height: auto;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}


.rssbox {
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #BDBDBD;
    background: #FFFFFF;
    }

.rssbox a {
	color: #52575C!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #353739!important;
	text-decoration: underline;
	}

.twitterbox {
	background: #FFFFFF!important;
	border: 1px solid #DEDEDE;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #BDBDBD;
    background: #FFFFFF;;
    }
	
.twitterbox a {
	color: #52575C!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #353739;
	text-decoration: underline;
	}
    
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #766E5D !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #766E5D !important;
    background:#F8F5EF !important;
    border: 0 !important;

}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #766E5D !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #FFFFFF !important;
    background:#BA3A38!important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #766E5D !important;
    background: none !important;
    border: 0 !important;
}
/* SIDEBAR(S) */

.sidebar .news-feed p {
    font-size: 12px;
    line-height: 14px;
}

.sidebaradbox {
	margin-top: 5px;
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin: 0 0 10px 0;
    /*color: #7E7460; */
	color: black;
	}
	
.sidebar-right {/*
    margin: 0 0 0 0;
    padding: 0 10px 0 0;  */
	}
	
.sidebar-left {
   /* margin: 0 0 20px 0;
    padding: 0 0 0 10px;*/
	}
    
    
.sidebar a {
	text-decoration: underline;
	color: #0079d7;
	font-size: 10pt; 
	letter-spacing:0.2px;
	font-weight:600;
	}

.sidebar a.btn-primary {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10pt;
	letter-spacing:0.2px;
	font-weight:600;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#058af5;
	}

#search {
    border: 1px solid #8ec5eb;
    height: 28px;
    padding: 0;
    background: #FFFFFF;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: grey;
	text-align: right;
}
	
	
#s {
	width: 180px;
	padding: 5px;
    margin:0px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 18px 6px 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 220px;
    }

.sidebar h2 {
	margin: 0px 0 0 0;
	padding: 6px 0 4px 6px;
	/* border-bottom: 2px solid #0099cc; */
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: none;

	background-repeat: no-repeat;
	background-position:	left middle;
	}

.sidebar-right h2 {
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	}
	
.sidebar ul li li {
	padding: 6px 0 6px 10px;
	margin: 0px;
    background: url(images/arrow.png) left 12px no-repeat;
    border-bottom: 1px solid #E0E0E0;
	}
	
.sidebar ul li ul li {
    margin: 0;
	}





#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #7E7460;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #7E7460;
	}

#wp-calendar td {
	color: #7E7460;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #BA3A38;
	color: #fff;
	}
#wp-calendar td:hover a {
	color: #fff;
	}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 95%;
	}


/* FOOTER */

#footer {
	background: #e5e5e5;
	padding: 10px 20px 50px 10px;
	text-align: right;
	color: #a3a3a3;
	font-size: 13px;
	}

#footer a {
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
	} 

#footer a:hover {
	text-decoration: none;
	color: black;
	font-weight: normal;
	} 
	
#footer2 {
	color: #7A7368;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #7A7368;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#toptable {
    background-color: #FFFFFF;
	background: url(images/container-bg.png) left 0px repeat-x;
	padding-top:0px;
	border-spacing: 0px 0px;
    color: #DDDDDD;
    direction: ltr;
    font: 12px/28px Arial,Helvetica,sans-serif;
    position: relative;
	margin: 0;
    width: 100%;
    z-index: 99999;
	text-align: left;
	font-family: Verdana;
}
#soclinks li {display:inline-block;float:left;list-style-type:none;margin:10px;vertical-align:top;}
#soclinks li ul li {margin:1px;}
#mainmenu {float:right;}
.shadow {
    box-shadow: 0 0 5px black; /* ��������� ���� */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    padding: 10px;
   }
#maintable  {
    font-weight: normal;
    text-align: center;
	width: 40%
}
#maintable img {max-width:192px;}
#contacttable {
	vertical-align: top;
	}
#contacttable  td{
	vertical-align: top !important;
	}
.greyh {
	color: #565656;
	}

#box { /* ���� � ��������� */
	background:#ffffff;
	border-color: #b1b1b1; /* ���� ������� */
	border-radius:  10px;
	/*border-color: #8ec5eb;*/ /*������� ���� */
	border-style: solid; /* ����� ������� */
	border-width: thin; /* ������� ������� */
	padding-left: 3px; /* ���� ������ ������ */
	width:100%;
	height:100%;
	margin-top: 10px;

	/*������ ��-�� �����������*/
	/*border-radius:10px;
	/*-webkit-border-radius:10px; /*��� Chrome � Safari*/
	/*-moz-border-radius:8px;/* ��� Firefox */
	/*-khtml-border-radius:15px; /*��� Linux */

	   /*  background: #fc0; ���� ���� */
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Firefox */
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
		box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��������� ���� */
		padding: 10px;
}
#box-law { /* ���� ������ � ����� �������� */
	margin-left:-10px;
	margin-top:-10px;
	background:#ffffff;
	border-color: #b1b1b1; /* ���� ������� */
	/*border-color: #8ec5eb;*/ /*������� ���� */
	border-style: thin; /* ����� ������� */
	border-width: 0px 2px 2px 0px; /* ������� ������� */
	padding-left: 3px; /* ���� ������ ������ */
	width:100%;
	height:100%;
	padding: 15px;
	border-radius:10px;
	

	/*������ ��-�� �����������*/
	/*border-radius:10px;
	/*-webkit-border-radius:10px; /*��� Chrome � Safari*/
	/*-moz-border-radius:8px;/* ��� Firefox */
	/*-khtml-border-radius:15px; /*��� Linux */

	   /*  background: #fc0; ���� ���� */
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Firefox */
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
		box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��������� ���� */
		
}
#box-law p {margin:10px;}
#box-law h2 {margin-left:6px;}
.box-news { /* ���� ������ � ����� �������� */
	margin-left:10px;
	margin-top:10px;
	padding-bottom:10px;
	background:#ffffff;
	border-color: #b1b1b1; /* ���� ������� */
	/*border-color: #8ec5eb;*/ /*������� ���� */
	border-style: thin; /* ����� ������� */
	border-width: 2px 2px 2px 0px; /* ������� ������� */
	width:100%;
	height:100%;
	border-radius:  10px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(214,214,214,0.85) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(214,214,214,0.85))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d6d6d6',GradientType=0 ); /* IE6-9 */


/*�����*/
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Firefox */
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
		box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��������� ���� */
		
}
.box-news h2 {background: #0064b2;border-radius: 10px 10px 0 0;color:#fff;}
.box-news p {margin:7px;}
/*box-menu right*/
#box-rightmenu { /* ���� ������ � ����� �������� */
	margin-left:10px;
	margin-top:10px;
	padding:10px 4px 10px 4px;
	background:#ffffff;
	border-color: #b1b1b1; /* ���� ������� */
	/*border-color: #8ec5eb;*/ /*������� ���� */
	border-style: thin; /* ����� ������� */
	border-width: 2px 2px 2px 0px; /* ������� ������� */
	width:100%;
	height:100%;
	border-radius:  10px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(214,214,214,0.85) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(214,214,214,0.85))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(214,214,214,0.85) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d6d6d6',GradientType=0 ); /* IE6-9 */


/*�����*/
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Firefox */
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
		box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��������� ���� */
		
}
#box-rightmenu h2 {background: #0064b2;border-radius: 10px 10px 0 0;color:#fff;}
#box-rightmenu p {margin:7px;}
#box-rightcalc {width:90%;}
#box-rightcalc td{padding:0px;margin:0px;text-align:center;vertical-align:middle;}
#box-rightcalc img {margin:5px;opacity:1;max-width:140px;}
#box-rightcalc img:hover {opacity:0.8;}
#box-rightcalc img.bigcalc-ico {margin:10px 5px;opacity:1;}
#box-rightmenu ul {margin-left:18px;}
#box-rightmenu ul li {list-style-type:none;clear:both;}
#box-rightmenu ul li img{margin:0 3px;}
#box-rightmenu ul li p {padding-top:7px;}
/*box right menu end*/

#box-buttons { /* ���� � ��������� ��� ����� */
	background:#ffffff;
	/*border-color: #b1b1b1; /* ���� ������� */
	/*border-color: #8ec5eb;*/ /*������� ���� */
	/*border-style: solid; /* ����� ������� */
	/*border-width: thin; /* ������� ������� */
	padding-left: 3px; /* ���� ������ ������ */
	width:100%;
	height:100%;
	margin-top: 10px;
	padding: 15px;
	
}
#box-buttons a:hover {
	text-decoration: underline;
	color:#E3000F;
	}
#box-right { /* ����� � ������ �������� */
	/*margin-right: -10px; */
	margin-top:10px;
	background:#ffffff;
	border-color: #b1b1b1; /* ���� ������� */
	/*border-color: #8ec5eb;*/ /*������� ���� */
	border-style: thin; /* ����� ������� */
	border-width: 2px 0px 2px 2px; /* ������� ������� */
	padding-left: 3px; /* ���� ������ ������ */
	width:100%;
	height:100%;
	padding: 15px;
	border-radius:  10px;
	

	/*������ ��-�� �����������*/
	/*border-radius:10px;
	/*-webkit-border-radius:10px; /*��� Chrome � Safari*/
	/*-moz-border-radius:8px;/* ��� Firefox */
	/*-khtml-border-radius:15px; /*��� Linux */

	   /*  background: #fc0; ���� ���� */
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Firefox */
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
		box-shadow: 0 0 2px rgba(0,0,0,0.5); /* ��������� ���� */
		
}
#box-right img {max-width:192px;} 

#nsearch {
	text-align: right !important;
	width: 220px;
	padding-top: 8px;
	margin-left: 1000px;
	position: absolute;
	}
	#topsearch #s {}
#footer1 a {
	font-weight: normal;
	text-decoration: none;
	}
#matrtable {
	border-color: #148ff6;
	}
		#matrtable td  {border-color: #148ff6;}
		#matrtable th {
			background: #1c93f7;
			color: white;
			font-family: Tahoma;
			text-align: center;
			font-size: 13pt;
			}
		#matrtable img {
			margin: 0px;
			}
.newstitle {
	margin-top: 20px;
	padding: 0px;
	line-height: 16px;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
    /*font-weight: bold; */
	font-size: 9pt !important;
	color: #025ea8;
	text-decoration: underline !important;
	}
.read_more {
	padding-bottom: 20px;
	font-size:9pt !important;
	font-style: italic;
	}
#newsan p {
		margin: 0px;
		font-size: 12px;
		text-align: justify;
		padding: 0 0 20px 0;
		}
#sidebarn ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 10px !important;
	}
.catlist h3 {
	margin: 0px 0 0 0;
	padding: 9px 0 4px 15px;
	/* border-bottom: 2px solid #0099cc; */
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
	/* font-weight: bold;
	text-transform: uppercase; */
	color: #025EA8;
	background-repeat: no-repeat;
	background-position:	left middle;
	}
.time {
	width:65px;
	color: #989898;
	padding: 2px;
	font-weight:bold;
	}
.post-edit-link {
	margin-left: 30px;
	}
.socialtable	{
	margin-bottom: 0px;
	vertical-align: bottom !important;
	margin-top: 14px;
	border-bottom: 1px solid #dbdbdb;
	
	}
	.socialtable img {
	 width:48px; 
	}
#space {background: #FFFFFF;position:absolute;z-index:4;height:25px;width:192px;margin-top:-25px;}
#footer-menu {background: #E5E5E5;position:relative;padding-top:10px;margin:0 auto;}
#toprot {margin-top:0px;}
#botrot {margin-bottom: 20px;}
#rotator ul, ol {margin:0px !important;}
#currency li {display:inline-block;margin:9px;}
#phone {/*bottom:38px;position:absolute;left:265px;*/display:none;}
#toptable #nav {position:static;font-weight:600;}
#footer-menu #nav {text-align:center;margin: 0 auto;color:#939393}
#footer-menu #nav a {color:#939393;font-size:14px;}
#footer-menu #nav a:hover {border-bottom:0;color:#0062ae;}
#soclinks ul, #soclinks p {margin:0px;}
#soclinks ul li {margin-bottom: 5px; list-style-type:none;}
#soclinks a {color:#fff;text-decoration:underline;}
#soclinks a:hover {color:#fff;}
#soclinks p img {margin-left:10px;margin-bottom:-4px;}
.title {border-left: 5px solid #D9D9D9;padding-left:15px;color:#444444;font-family:'Concert One', cursive;font-size:20px;}

/*tabs*/
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #E3000F !important;
    text-decoration: none;}
.ui-widget-header {
   /* background: url("/images/ui_broker2.png") repeat-x scroll 50% 50% #5C9CCC !important;*/
    border: 1px solid #B1B1B1;
    color: #FFFFFF;
    font-weight: bold; }
.ui-widget-content {
    /*border: 1px solid #B1B1B1 !important; */
	}

	
	.table-22 {	
	border: 1px solid; 
	border-collapse: collapse; 
	background: #fff;  
	font-size: 11px;
    font-style: italic;
}	
.table-22 td {
	border: 1px solid; 
	vertical-align: middle; 
	text-align: center;
}
.mainmenutable {margin:0 auto;text-align:center;vertical-align:middle;width:100%;max-width:720px;}
.mainmenutable tr td {text-align:center;vertical-align:middle;}
.mainmenutable tr td img {opacity:1;max-width:190px;transition:2s;}
.mainmenutable tr td img:hover {opacity:0.8;transition:0.5s;}
.sdb-strah-sob img, .sdb-calc-link img {opacity:1;transition:2s;}
.sdb-strah-sob img:hover, .sdb-calc-link img:hover {opacity:0.9;transition:0.5s;}
.sdb-strah-sob .hotline {padding-top:20px;font-size:20px;color:#0064B2;}
.sdb-strah-sob .hotline span {color:#e3000f;font-size:120%;font-weight:bold;}
.hidden {display:none!important;}

.box-news.currency, #minfin-informer-m1Fn-currency {text-align:center;min-height:120px;}
.box-news.currency h2 {text-align:left}
#minfin-informer-m1Fn-currency .footer {display:none !important;}

/*�������� � �����*/
.head-phones {}
.head-phones ul {margin:0;}
.head-phones ul li {display:block;vertical-align:middle;font-size:16px;line-height:19px;margin-top:5px;overflow:hidden;}
.head-phones ul li p {vertical-align:bottom;margin:0;font-size: 14px}
.head-phones ul li p span {font-weight:bold;}
.head-phones ul li img {max-width:20px;vertical-align:top;}

/*����� � �����*/
.head-form {margin-top:10px;text-align:center;}

/*����� ������*/
.wpcf7-form select {width:550px;}
