
html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #ffffff ;
	height: 100%;
}

p { margin-bottom: 1.6em; line-height: 150%; }

h1 { margin-bottom: 0.6em; }
h2, h3, h4, h5, h6 { margin-bottom: 0.2em; margin-top: 0.4em; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
p { font-size: 1.2em; }



#wrapper {
	background: #FFFFFF url(../gfx/bg.jpg) repeat-x top center; 
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}



#fullright {
	border: 0;
	display: none;
}


#container {
	margin: 0 auto;
	float: none;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -73px;
}


#container .spacer1 {
	background: #FFFFFF;
}

#main_content {
	padding: 30px 0px 30px;
	width: 950px;
	margin: 0 auto;
}

#content {
	width:620px;
	border:0;
	_width:615px;
}


.header:after{
	content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
	visibility:hidden; 
	clear:both;
	height:0 !important;
	display:block;
	line-height:0;
	font-size: 36px;
}


#colright {
	float: right;
	border: none;
	width: 300px;
}

.picture_right {
	float: right;
	margin-left: 1em;
}

.picture_left {
	float: left;
	margin-right: 1em;
}

p a { color: #3AA4DB; }
a:hover { color: #3AA4DB; }


.box_header {
	float: left;
}

.box_header a {
	padding-top: 12px;
	width: 312px;
	display: block;
}

#box_433 {
	background: url(../gfx/important.jpg) no-repeat;
	float: right;
	width: 263px;
	height: 83px;
	margin-top: 37px;
}

#box_433 .boxblock_top {
	display: none;
}

#box_433 .boxwrap_mid {
	padding: 5px;
	overflow: hidden;
	height: 44px;
}

#box_433 .boxwrap_bot, #box_433 .boxwrap_top, #box_433 .boxblock_mid {
	height: 100%;
}

#box_433 .boxwrap_mid p {
	margin: 0;
	color: #ffffff;
	font-size: 1em;
	text-align: center;
}


.box_header a:hover {
	text-decoration: none;
}

#content .active_article_block .dynamic {
	margin-bottom: 8px;
}

/* @end */

/* @group menu */


.box_menu {
	font-size: 14px;
	color: #515151;
}

#container .box_menu .spacer1 {
	background-color: transparent;
}

#menu {
	padding-top: 5px;
	
}

#menu_level_1 { /* first-level list */
	height: 30px;
	clear: both;
	z-index: 10000;
	float: left;
	_width:90px;
	_overflow: hidden;
}

#menu_level_1 li { /* first-level items */
	width: auto;
	padding: 12px 25px 0px 10px;
	z-index: 10000;
	height: 30px;
}

#menu_level_1 li ul {
	margin-top: 3px;
	margin-left: -10px;
}


#menu_level_1 li ul ul {
	margin-left:135px;
	margin-top:-35px;
	border: 1px solid #CC2215;
	border-left: 0px;
	
}

#menu_level_1 li a { /* first-level links */
	display: inline;
	text-decoration : none;
	color: #e6e6e6;
	background-color: transparent;
	padding-top:0px;
	z-index: 10000;
}

*:first-child+html #menu_level_1 li a { display: block; float: left;}

#menu_level_1 li a:hover { /* first-level links */
	color: #FFFFFF;
	text-decoration: underline;
}

#menu_level_1 li a.menu_link_first {
	color: #e6e6e6;
}

#menu_level_1 li a.menu_link_active {
	color: #e6e6e6;
	font-weight: bold;
}

#menu_level_1 li a.menu_link_subactive {
}

.menu_level_2 { /* second-level list */
	background-color: #000000;
	border: 1px solid #222;
	border-top: 0px;
	color: #fff;
}

.menu_level_2 li a:hover {
	color: #fff;
	text-decoration: underline;
}

*:first-child+html #menu_level_1 .menu_level_2 { margin-left: -84px; margin-top: 20px; display: block;}

#menu_level_1 .menu_level_2 li { width: 115px; clear: both; }

*:first-child+html #menu_level_1 .menu_level_2 li { width: 120px; }

*:first-child+html #menu_level_1 .menu_level_2 li a { width: 120px; display: block; height: 18px; }

.menu_level_3 { /* second-level list */
		background-color: #FFFFFF;
}

/* @end */

/* @group 	 */
#footer {
	color: #FFFFFF;
	background: url(../gfx/footer.jpg) repeat-x top center; 
	height:69px;
	padding-top:40px;
	border: 0px;
	text-align: center;
	font-size: 13px;
	height: 60px;
	
}

#footer a {
	color: #FFFFFF;
}

#footer .spacer1 {
	background: #a6a6a6;
}
/* @emd */

.box_2 {
	margin-bottom: 20px;
	font-size: 13px;
	border: 1px solid #DDDDDD;
	background: #FBFBFB;
	padding: 5px;
}

.box_2 .boxwrap_mid {
	background-repeat: repeat-x;

	margin-bottom:5px;
}

.box_2 .boxblock_top {
	color: #000000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDD;
}

.box_2.box_login .boxblock_mid {
	background-color: transparent;
	border: none;
}

.box_2.box_login .boxblock_mid {
	padding-left: 0;
}




.signin_textfield {
	border-width: 1px;
	width: 136px;
	border-style: solid;
	border-color: #858585;
	background:url(../gfx/signin_bg.jpg) no-repeat center bottom;
}

#signin_username {
	float: left;
	margin-bottom: 3px;
	height: 20px;
	font-size: 14px;
	padding-left: 2px;
	padding-top: 4px;
}

#signin_password {
	float: right;
	height: 21px;
	font-size: 14px;
	padding-left: 2px;
	padding-top: 4px;
}

#signin_submit {
	float: right;
	width: 89px;;
}

#signin_forgotpass {
	float: left;
	margin: 4px 0 0 2px;
}

#signin_automatic {
	float: left;
	width: 75px;
	margin: 5px 0 0 10px;
}

#signin_automatic label {
	padding: 2px 0 0 3px;
}


#log_out {
	float:right;
}

#header {
	height: 170px;
	margin: 0 auto;
	width: 950px;
}

.field_wrap {
	padding: 10px;
}

/* RTE */
body.mceContentBody {
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.mceContentBody .shema_holder {
	border: 1px solid #444;
	background-color: #555;
	color: white;
	padding: 10px;
}

.mceContentBody h1 {
	font-size: 25px;
}

.mceContentBody h2 {
	font-size: 12px;
}

.mceContentBody h3 {
	font-size: 11px;
}

.cal_item {
	margin-bottom: 10px;
}

.subtext .section_button_3222 {
	display: none;
}
