BODY {
	background-color:#E4E7EB;
}

#main {
	background:url(images/main-bg.png) top repeat-x;
	padding:8px 0 8px 0;
}

.page {
	margin:0 auto;
	width:917px;
}

#top {
	background:url(images/top-bg.png) repeat-x;
	font-size:13px;
	color:#FFF;
}

.warning {
	height:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/warning-bg.png);
	color:#fff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.warning p {
	padding:15px 0 0 20px;
	text-transform:uppercase;
}

.warning span {
	font-size:15px;
}

.warning img {
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 10px;
	cursor: hand
}

.left_bg {
	background:url(images/top-left.png) left top no-repeat;
}

.right_bg {
	background:url(images/top-right.png) right top no-repeat;
	padding:13px 0 8px 19px;
	
}

.right_bg A:link, .right_bg A:visited {
	color:#FFF;
	text-decoration:none;
}

.right_bg #arrow_top, .right_bg A:hover {
	background:url(images/arrow-top.gif) center bottom no-repeat;
	color:#FFF;
	padding:0 0 4px 0;
	margin:0;
}

.bottom {
	background:url(images/bottom-bg.png) repeat-x;
	color:#FFF;
}

.bottom .left_bg {
	background:url(images/bottom-left.png) left top no-repeat;
}

.bottom .right_bg {
	background:url(images/bottom-right.png) right top no-repeat;
	height:61px;
	text-align:center;
	line-height:36px;
	font-size:11px;
}

.bottom .right_bg A {
	color:FFF;
	text-decoration:underline;
}

.bottom .right_bg A:hover {
	color:FFF;
	text-decoration:none;
}

.header {
	border:#366998 solid 1px;
	background-color:#fff;
}

.header .box {
	background:#FFF url(images/slogan.png) right no-repeat;
	padding:1px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.stamp {
	font-size:11px;
	font-family:arial;
	padding-top:12px; 
	padding-left:17px;
	background:url(images/bullet-more.gif) left no-repeat;
	background-position:0px 12px;
}

.header .box IMG {
	margin:8px 0 8px 64px;
}

#content {
	border-right:#366998 solid 1px;
	border-bottom:#366998 solid 1px;
	border-left:#366998 solid 1px;
	background:#FFF url(images/content-bg.png) top repeat-x;
	padding:20px;
}

.width {
	width:100%;
}

#left {
	width:207px;
	float:left;
}

#right {
	width:207px;
	float:right;
}

#container {
	margin:0 223px 0 223px;
}

#container2 {
	margin:0 0 0 223px;
}

* HTML #container {
	width:100%;
	margin:0 223px 0 223px;
}

#module_menu {
	margin-bottom:11px;
}

#module_menu .top {
	background:url(images/box-top-bg.png);
}

#module_menu H1 {
	font-size:13px;
	font-weight:bold;
	padding:8px 0 9px 46px ;
	color:#FFF;
}

#module_menu .middle {
	background:#3688CB url(images/box-content-bg.png) top repeat-x;
	border-left:#307FC1 solid 1px;
	border-right:#307FC1 solid 1px;
}

#module_menu .middle LI {
	display:block;
	padding-bottom:5px;
	font-size:13px;
}

#module_menu .middle LI A {
	text-decoration:underline;
	color:#FFF;
}

#module_menu .middle LI A:hover {
	text-decoration:none;
	color:#FFF;
}

#module_menu .bottom {
	background:url(images/box-bottom-bg.png);
	height:10px;
}

#module_login {
	margin-bottom:11px;
}

#module_login .top {
	background:url(images/box1-top-bg.png);
}

#module_login H1 {
	font-size:13px;
	font-weight:bold;
	padding:8px 0 9px 46px ;
	color:#FFF;
}

#module_login .middle {
	background:#D9E4EC;
}

#module_login .bottom {
	background:url(images/box1-bottom-bg.png);
	height:10px;
}

#module_visits {
	margin:11px 0 11px 0;
}

#module_visits .top {
	background:url(images/box2-top-bg.png);
}

#module_visits H1 {
	font-size:13px;
	font-weight:bold;
	padding:8px 0 9px 46px ;
	color:#333;
}

#module_visits .middle {
	background:url(images/box2-middle-bg.png);
	height:62px;
}

#module_visits .middle .box_indent {
	padding:10px 0 20px 0;
	text-align:center;
}

#module_visits .middle p {
	margin:5px 0 5px 0;
}

#module_visits .bottom {
	background:url(images/box2-bottom-bg.png);
	height:10px;
}

.box_indent {
	padding:20px;
}


.form_contact {
	font-size:11px;
	color:#1572AF;
}

.mod_input_contact {
	width:300px;
	margin:3px 0 4px 0;
	padding:1px 2px 1px 2px;
}

.mod_textarea_contact {
	width:450px;
	margin:3px 0 4px 0;
	padding:1px 2px 1px 2px;
	font-family:"Lucida Sans Unicode";
	overflow:auto;
}


.form_login {
	font-size:11px;
	color:#333;
}

#mod_login_username {
	width:163px;
	margin:3px 0 4px 0;
	padding:1px 2px 1px 2px;
}

#mod_login_password {
	width:163px;
	margin-top:3px;
	padding:1px 2px 1px 2px;
}

#mod_user_name, #mod_user_email, #mod_captchas {
	width:163px;
	margin:3px 0 4px 0;
	padding:1px 2px 1px 2px;
}

#mod_user_password {
	width:163px;
	margin-top:3px;
	margin-bottom:5px;
	padding:1px 2px 1px 2px;
}

#mod_login_remember {
	margin:3px 0 0 -3px;
}

.form_login A {
	font-weight:bold;
	text-decoration:underline;
	color:#333;	
}

.form_login A:hover {
	font-weight:bold;
	text-decoration:none;
	color:#333;	
}

.button_enter {
	margin:10px 0 5px 0;
}

.content_heading {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#16284E;
	margin-bottom:10px;
}

.button_heading {
	margin-left:5px;
}

.create_date {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#57A3D0 solid 2px;
	font-size:11px;
	color:#0f559d;
}

.create_news,
.create_articles {
	padding-bottom:5px;
	margin-bottom:10px;
	border-top:#57A3D0 solid 2px;
	font-size:11px;
	color:#0f559d;
}

.create_advertising,
.create_law,
.create_protest,
.create_procedure {
	padding-bottom:5px;
	margin-bottom:10px;
	border-top:#57A3D0 solid 2px;
	font-size:11px;
	color:#0f559d;
}

.create_office {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#57A3D0 solid 2px;
	font-size:11px;
	color:#0f559d;
}

.create_office SPAN {
	margin-left:10px;
}

.ban_info_dow {
	width:429px;
	height:142px;
	background:url(images/ban-info-dow.png);
	margin:20px 0  30px 0;
}

.ban_info_dow .box {
	margin-left:185px;
}

.ban_info_dow .text_doc {
	padding:15px 0 15px 0;

}

.ban_info_dow .text_table {
	padding:0 0 15px 0;
}

.ban_info_dow .text_down {
	padding:0;
}

.update_date {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#57A3D0 solid 2px;
	font-size:11px;
	color:#0f559d;
}

.news ul {
	list-style:none;
}

.news li {
	background:url(images/bullet-u.png) left no-repeat;
	padding:9px 0 7px 25px;
}

.ban_office {
	margin-bottom:8px;
}

.clear {
	clear:both;
}

.link_blue a {
	color:#1572AF;
	text-decoration:none;
}

.link_blue a:hover {
	color:#1572AF;
	text-decoration:underline;
}
