
select, input, textarea{
	border:1px solid #ccc;
}

label{
	display:block;
	padding-top: 10px;
}

html,  body{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #000;
    margin:0;
    padding:0;
    width: 100%;
    background-color: #000;
    background: #fff url(/img/main-bg.gif) left top repeat;
	height:100%;
}

*{
	border: 0;
}

a{
	color: #006cff;
	text-decoration: none;
}

a:hover{
	color: #006cff;
	text-decoration: underline;
}

#page{
	xbackground-color: #ccc;
	width: 983px;
	height:100%;
	margin:0 auto;
}


#line-left{
	background: #9c6628 url(/img/bg-line-left.jpg) repeat-y;
	height: 100%;
	width: 28px;
}

#block-middle{
	height:100%;
	width: 927px;
	xbackground: #fff url(/img/bg-tree.jpg) right bottom no-repeat;
}

#block-middle-nouzor{
	height: 100%;
	width: 927px;
	xbackground-color:  #fff;
}

#header{
	background: #d6e7f7 url(/img/header.jpg) no-repeat;
	height:287px;
	width:927px;
}
#menu{
	height:29px;
	background: #000 url(/img/menu.jpg) no-repeat;

}
#content{
	margin:0;
	padding: 0;
	width:927px;
	margin-top:25px;
}

#footer{
	background: #000 url(/img/footer.jpg) bottom left no-repeat;
	height:33px;
	width:927px;
	clear:both;
}
#line-right{
	background: #9c6628 url(/img/bg-line-right.jpg) 0 0 repeat-y;
	float:left;
	height: 100%;
	width: 28px;

}

#news-block-index{
	float:left;
	width:657px;
	border-right:1px #000 solid;

}
.news-block-list{
	width: 655px;
	border: 0px;
}
.news-header{color: #006cff;}
.news-content{padding-top:5px;}
.news-block{padding: 2px 20px 0px 20px;}

.news-block-go-button {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:2px;
	text-align: right;
}
#mero-block-index{
	float:right;
	width:269px;
	padding-top:10px;
}
.mero-block-list{
	width: 268px;
	border: 0px;
}
.mero-header-top{
	line-height:20px;
	background: url(/img/bg-block-title.jpg) no-repeat;
	height:23px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	width:100%;
	margin-bottom: 5px;
}
.mero-header{font-weight: bold;}
.mero-block{padding: 2px 20px 0px 27px;}

.mero-block-go-button{
	padding: 0px 20px 2px 20px;
	text-align: right;
}

#link-block-index{
	float:right;
	clear:right;
	width:269px;
	padding-top:20px;
}
.link-block-list{
	width: 268px;
	border: 0px;
}
.link-block{padding: 2px 20px 2px 27px;}
.link-header-top{
	line-height:20px;
	background: url(/img/bg-block-title.jpg) no-repeat;
	height:23px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	width:100%;
	margin-bottom: 5px;
}
.link-content{
	width:200px;
	float:left;
}
.link-content a{margin-right:10px;}
.link-mark{
	width:20px;
	float:left;
}


td.top_menu{
    text-align: center;
}



/* dropdown menu */
div.dropdown {
    position: absolute;
    top: 313px;
    z-index: 100;
    padding: 0px;
    align: left;
}
table.dropmenu {
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top:none;
    width: 170px;

}
table.dropmenu td {
	text-align:center;
    padding: 0px;
    margin: 0px;
    filter:alpha(opacity=90);
}
table.dropmenu a {
    display: block;
    xmargin: 0px;
    padding: 5px;
    background-color: #1a171b;
    color:#fff;
    background: #1a171b url(/img/bg-menu.jpg) bottom center no-repeat;
    opacity: 0.9;
}

table.dropmenu a:hover {
    background-color: #4e4b4f;
	text-decoration: none;
	color:#fff;
}
#text-page{
	padding: 0px 20px 20px 20px;
	height:100%;
}

#text-page h1{
	background: url(/img/kanku_1.jpg) left top no-repeat;
	padding: 0 0 0 0px;
	padding-left:45px;
	margin:0;
	line-height: 41px;
	font-size: 12pt;
}

#text-page h3{
	font-size: 11pt;
}

#text-page p{}
#text-page .news-block-list{
	width:100%;
	margin-left:0px;
	padding-left:0px;
}
#text-page .news-block-list .news-block{
	padding-left:0px;
}
.title_ch{
	border: 1px solid #ccc;
}

.sign{
	float:left;
}

.ga{
	padding: 0 0 0 0px;
	margin:0;
	line-height: 41px;
	font-size: 12pt;
}

.big{
	font-size: 13px;
	font-weight: bold;
}
a.selected{
	color:#c5a153;
}
.region-content{
	padding-top:5px;
	display:none;
}

a.iko{
	font-size:16px;
	text-decoration: underline;
}
a:hover.iko{
	font-size:16px;
	text-decoration: none;
}