html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.pac-container {
	color: #000;
	text-align: left;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
   	width: 99%;
    height: 100%;
    text-align: center; /* required for centering the page in IE */
	background-image:url(../background_images/image6.jpg);
	background-size: cover; 
    background-repeat: no-repeat;
    font-family: Arial, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
   	line-height: 19px;
	background-attachment: fixed;
   	background-position: center;
	background-color: #1e7fc4;
}

.bodytext p {
   	font-size: 12px;
}

input[type=file] {
color: #000;
-webkit-appearance: textfield;
position: relative;
-webkit-box-sizing: border-box;
}

input[type=file]::-webkit-file-upload-button {
width: 0;
padding: 0;
margin: 0;
-webkit-appearance: none;
border: none;
}

/* "x::-webkit-file-upload-button" forces the rules to only apply to browsers that support this pseudo-element */
x::-webkit-file-upload-button, input[type=file]:after {
content: 'Browse...';
color: #000;
display: inline-block;
left: 100%;
margin-left:3px;
position: relative;
-webkit-appearance: button;
padding: 3px 8px 2px;
}

.poll {
	overflow: hidden;
	text-align: left;
}

.bgthumbs {
	margin: 2px;
	border: 2px solid #000000;
}

.bgthumbs a:hover {
	border: 2px solid #0c3bc2;
}

h1, h2, h3, h4, p, ul, li, .poll, table.contentpaneopen {
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type:none;
	font-size:12px;
}

h1,h2,h3,.componentheading, .contentheading {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-style: inherit;
	padding-bottom: 10px;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	font-size: 16px;	
}


.mainmat {
	width:600px;
	overflow:hidden;
	font-size: 12px;
}

div.componentheading {
	padding-bottom: 10px;
}

.moduletable_menu h3 {
	text-indent: 10px;
	padding-bottom: 15px;
}


h1,.componentheading, .contentheading {
	font-size: 18px;
	text-align: center;
}
	
fieldset.input {
	border: 0px none;
}

a:link {
	color: #0EA7E9;
	font-weight: bold;
	text-decoration:none;	
}

a:visited {
	color: #0EA7E9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.moduletable {
	padding-top: 15px;
	padding-bottom: 25px;
	
}

.mostread {
	list-style-type: none;
}

#logo {
	width: 800px;
	height: 150px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;	
}

#headwrap {
	width: 1100px;
	height: 150px;
	margin-bottom: 10px;

}

#saddr  {
	color: #000;
	background-color: #fff;
	width: 320px;
}

#saddr .inputbox {
	color: #000;
}

#mapbody68_0edj7_0 {
	color: #000;
}

.mapdirform {
	color: #000;
}

.gm-iw {
	color: #000;
}

#down_menu  {
	height: 20px;
    color: #000;	
}

#down_menu a {
	text-decoration: underline;
	color: blue;
}

#down_menu a:hover {
	text-decoration: none;
	color: blue;
}

#top-contact {
	float: right;	
	width: 300px;
	height: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#wrapper {
	height: 99%;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#movebar {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	padding-top:5px;

}

#breadcrumb {
	background-image: url(../images/right-mid.png);
    text-transform: uppercase;
	width: 625px;
    height: 15px;
	padding-left: 15px;

}

#container {
	overflow:hidden;
}


#leftwrap {
	text-align: left;
	width: 218px;
	margin-right: 10px;
	float: left;
}

* html #left { display: inline; }

#left{
	width: 218px;
	background-image: url(../images/left-mid2.png);
	background-repeat: repeat-y;
	padding-bottom:1300px;
	margin-bottom:-1300px;
	padding-top:10px;

}

#left-bottom {
	width:180px;
	/*background-image: url(../images/left-bottom.png) no-repeat;*/
}

#container {
	overflow: hidden;

}

#leftinner2 .moduletable{
	padding-left: 10px;
	padding-right: 10px;
}

#right {
	width: 600px;
	text-align: left;
	float: left;
}

* html #right { display: inline; }

#rightinner {
	background-image: url(../images/right-mid.png);
	background-repeat: repeat-y;
	text-align:justify;
	width: 640px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:bottom;
	padding-bottom:1800px;
	margin-bottom:-1800px;

}

#rightinner2 {
	margin-left: 0px;
	list-style-type: none;
	padding: 20px;
	border: 0px;
}

#rightinner2 a:hover img {
	border: 2px solid red;
}

#leftinner2 .moduletable .contentpaneopen, #farrightinner2 .moduletable .contentpaneopen  {    
	background: none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 0 5px;
    position: relative;
    text-align: right;
	width: 100%;
}

table.contentpane {
	width: 558px;
	overflow: hidden;
	display: inline;
	padding-bottom: 10px;
}

#farrightwrap {
	text-align: left;
	margin-left: 0px;
	width: 222px;
	margin-left: 10px;
	float: right;
	
}

#farright {
	width: 222px;
	background-image: url(../images/left-mid.png);
	background-repeat: repeat-y;
	padding-bottom:1800px;
	margin-bottom:-1800px;
	
}

* html #farright { display:inline; }

#farrightinner2 {
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
       
}

#TopModule {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 15x;*/
}
	
#BottomModule {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}

.left-bottom {
	width:218px;
	float:left;
}

.center-bottom {
	width:640px;
	float:left;
	padding-left:10px;
}

.right-bottom {
	width:222px;
	float:right;
	padding-left:8px;
}


#counters {
	width:100%;
	height: 31px;
	float:left;
	
}

.photogallery {
    padding-top:10px;
    padding-left:10px;
    margin-left:10px;
    float:left;
    font-size:16px;
}


#copyright {
	color:#1a09f9;
	text-decoration:none;
	padding-top:60px;
}

.logoLeft {
	float: left;
	margin: 10px;
}

.module_menu, #left .module {
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

ul.menu {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.menu li, .menu {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 18px;
	line-height: 21px;
}

/*.menu li a {
	display: block;
	height: 20px;
	padding: 3px;
	position: relative;
	left: 1px;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

.menu li a:link, ul.menu a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.menu li a:hover {
	display: block;
	background-color: #88cfff;
	color: #000;
	background-image: url(../images/star-hover.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
   */
ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu {
	background-image: none;
	background-color: #FFF;
	color: #000;
}

li.mostread, li.latestnews{
	padding-bottom: 4px;
}

li.mostread, li.latestnews a:link{
	background-repeat: no-repeat;
}

.sublevel {
	text-indent: 15px;
}

.column_separator {
	padding-left: 20px;
}

.article_column {
}

li.contentpaneopen, ul.contentpaneopen {
	list-style-type: none;
}

table .contentpaneopen {
	width: 100%;
	display: inline;
}

.buttonheading img, .hasTip img, .bs_contentdiv img {
	border: 0px;
}

.small, .createdate, .modifydate {
	font-size: 90%;
	font-style: italic;
	padding-bottom: 5px;
}

/*a.readon {
	font-size: 12px;
	float: right;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: inline;
	background-color: #000000;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	C40004-height: 15px;
	color: #88cfff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #666;
	background-position: right 48%;
}*/

/*a.readon:hover, a.readon:active, a.readon:focus {	
	color:#000000;
	background-color: #88cfff;
	background-image: url(../images/arrow-hover.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 5px;
	background-y-position: 48%;
	border: 1px solid #000000;
}*/

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#mod_search_searchword {
	font-size: 12px !Important;
	width: 185px;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font-size: 12px !Important;
}

label {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.pollstableborder {
	text-align: left;
}

select, .inputbox {
	padding: 4px;
	font-size: 12px;	
}

textarea {
	font-size: 12px;
}

.button {
	border: 1px solid #666;
	padding: 2px 6px!important;
	background: /*url(../images/button-bg.gif) repeat-x top*/ #000;
	cursor: pointer;
	color: #0ea7e9;
	font-weight: bold;
	font-size: 12px;
}

#modlgn_remember {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	width: 14px;
}

#form-login {
}

ul.latestnews {
}

.button:hover  {
	background: /*url(../images/button-bg.gif) repeat-x top*/ #0ea7e9;
	color: #000;
	border: 1px solid #000;
}

.button:active, .button:focus {
	border: 1px solid #222222;
}

#form-login-remember {
	display:inline;
	vertical-align:top;
}

#mod_search_searchword  {
	font-size:12px;
	background-color: #000;
	color: #fff;
}

.inputbox {
    font-size: 12px;
	border: 1px solid #3F3F3F;
	background: #fff;
	color: #000;
	text-indent: 3px;
	text-align: left;
}
	

#left .inputbox, #mainContent .inputbox {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #000 !important;
	text-indent: 3px;
}

#left .inputbox:hover, #left .inputbox:focus, #mainContent .inputbox:hover, #mainContent .inputbox:focus, #farrightinner2 .inputbox:focus, #farrightinner2 .inputbox:hover{
	border: 1px solid #0ea7e9;
}

#farrightinner2 form {
	width:160px;
}

#form-login-remember .inputbox:hover {
	border:none
}

/*Нижнее меню*/
#bottomMenu {
	float:left; 
	width:100%; 
	line-height:normal;
}
#bottomMenu ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
#bottomMenu li {
	float:left; 
	margin:0; 
	padding:10px;
} 
#bottomMenu a {
	padding:5px;
	display:block;
} 

a.spec_link {
	color: #fff;
}