* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url('/i/top_art.jpg') no-repeat 0 0;
	font: 12px Verdana, Tahoma, serif;
	color: #000;
}
a, a:link, a:visited, a:active {
	color: #BF2200;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}



.paper_t {
	background: url('/i/paper_t_bg.png') repeat-x 100% 0;
	height: 85px;
	margin: -85px 0 -3px;
	position: relative;
	visibility: visible;
	z-index: 10;
}
* html .paper_t {
	background: url('/i/paper_t_bg.gif') repeat-x 100% 0;
}

#columns {
	margin: 281px 0 0 0;
	background: #fff url('/i/paper_bg.gif') repeat 0 0;
}
#columns .bg1 {
	background: url('/i/columns_bg1.gif') repeat-y 0 0;
}
#columns .bg2 {
	background: url('/i/columns_bg2.jpg') repeat-y 190px 0;
}
#columns .bg3 {
	background: url('/i/columns_bg3.jpg') repeat-y 100% 0;
}
* html #columns .bg3 {
	height: 1%;
}


h1 {
	position: absolute;
	visibility: visible;
	top: -50px;
	left: 0;
	font-size: 12px;
	height: 1%;
}

#l_col {
	float: left; 
	width: 190px;
	background: #000 url('/i/top_art_b.jpg') no-repeat 22px 0;
	padding: 13px 0 50px;
	margin: -22px 0 0;
}
* html #l_col { 
	position: relative;
}
#l_col a {
	color: #fff;
}
#l_col ul {
	padding: 0 0 0 27px;
}
#l_col ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	background: url('/i/dot.gif') no-repeat 0 5px;
	height: 1%;
}
#l_col h2 {
	font-size: 1px;
}
#l_col h2.postulaty {
	height: 35px;
	background: url('/i/h2_postulaty.jpg') no-repeat 0 0;
	margin: 0 0 -7px;
}
#l_col h2.pravda {
	height: 36px;
	background: url('/i/h2_pravda.jpg') no-repeat 0 0;
	margin: 14px 0 -5px;
}
#l_col h2.lab {
	height: 47px;
	background: url('/i/h2_lab.jpg') no-repeat 0 0;
	margin: 0 0 -9px;
}
#l_col h2.dark {
	height: 47px;
	background: url('/i/h2_dark.jpg') no-repeat 0 0;
	margin: 4px 0 -13px;
}
#l_col h2.lib {
	height: 47px;
	background: url('/i/h2_lib.jpg') no-repeat 0 0;
	margin: 6px 0 -15px;
}
#l_col h2.services {
	height: 47px;
	background: url('/i/h2_services.jpg') no-repeat 0 0;
	margin: 2px 0 -9px;
}
#l_col h2.misc {
	height: 47px;
	background: url('/i/h2_misc.jpg') no-repeat 0 0;
	margin: 10px 0 -16px;
}

#content {
	margin: 0 0 0 190px;
}
#content2 {
	width: 100%;
	float: left;
	padding: 0 0 0 0;
}
* html #content2 {
	width /**/: auto;
}
.text {
	padding: 0 210px 50px 32px;
    background: url('/i/b_sign1.gif') no-repeat 40% 100%;
    margin: 0 0 30px;
}

.text p {
    padding: 0 0 13px;
}
.text p.date {
    font-size: 11px;
    padding: 0;
}
.text h3 {
    font: bold 12px Verdana, Tahoma, serif;
    padding:  0 0 13px;
}
.wide {
    padding-right: 50px;
    background-position: 50% 100%;
}

#footer {
	margin: 0 0 0 192px;
	background: url('/i/paper_b.jpg') repeat-x 0 0;
}
.copy {
	color: #fff;
	font-weight: bold;
	padding: 55px 0 21px 30px;
	background: url('/i/crack_bg_r.jpg') no-repeat 100% 0;
}
.counters {
	padding: 15px 0 0 0;
}
.counters a {
	margin: 0 9px 0 0;
}

.c_tl, .c_tr, .tl_voice, .gates, #login_form, #logout_form, .banner, #voice_form {
    display: block;
	position: absolute;
	visibility: visible;
    z-index: 15;
}
.c_tl {
	top: 196px;
	left: 190px;
    width: 11px;
    height: 85px;
    background: url('/i/paper_corner_tl.png') no-repeat 0 0;
}
* html .c_tl {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/paper_corner_tl.png',sizingMethod='scale');
}
.c_tr {
	right: 0;
	top: 219px;
	width: 235px;
	height: 90px;
	background: url('/i/paper_corner_tr2.gif') no-repeat 0 0;	
}
.tl_voice {
	top: 179px;
	left: 220px;
}
.gates {
    top: 0;
    right: 0;
    z-index: 15;
   	width: 236px;
	height: 260px;
    background: url('/i/bg_gates.png') no-repeat 0 0;
}
* html .gates {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_gates.png',sizingMethod='scale');
}

#login_form, #logout_form {
    text-align: right;
}

#login_form, #logout_form {
    top: 36px;
    right: 10px;    
    z-index: 25;
}
#login_form a, #logout_form a {
    font-size: 11px;
    color: #fff;
    line-height: 17px;
    margin-right: 1px;
}
#login_form a.bt, #logout_form a.bt {
    display: block;
    width: 175px;
    height: 29px;
    margin: 3px 0 4px auto;
    background: url('/i/bt_open.jpg') no-repeat 0 0;
}
#logout_form a.bt {
    height: 30px;
    background: url('/i/bt_close.jpg') no-repeat 0 0;
    margin-top: 24px;
}
#login_form input {
    width: 170px;
    height: 20px;
    padding: 4px 0 0 8px;
    margin: 0 0 5px;
    background-color: #171010;
    border: 1px solid #6B0000;
    font: 12px Verdana, Tahoma, serif;
    color: #B90000;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
#logout_form span {
    display: block; 
    color: #C40303;    
    font-weight: bold;
}
#logout_form div {
    display: block; 
    color: #ffffff;    
    padding-top:15px;
    width: 175px;
    font-size:12px;
    text-align:center;
}
#logout_form a.profile {
    margin-left: 25px;
}
.banner {
    top: 179px;
    right: 13px;
    z-index: 50;
}
#voice_form {
    top: 241px;
    right: 6px;    
    width: 178px;
    z-index: 55;
    background: url('/i/voice_tl.jpg') no-repeat 0 0;
    padding: 38px 0 0;
}
#voice_form strong {
    display: block;
    padding: 0 0 6px;
    color: #7D4A17;
}
#voice_form a {
    font-size: 11px;
    line-height: 16px;
    margin-left: 10px;
}
#voice_form a.bt {
    display: block;
    width: 175px;
    height: 37px;
    margin: 3px 0 0;
    background: url('/i/bt_voice.jpg') no-repeat 0 0;
}
#voice_form label {
    font-size: 11px;
}
#voice_form input {
    margin: 3px 5px 3px 8px;
    vertical-align: middle;
}
*:first-child+html #voice_form input {
    margin: 0 1px -1px 4px;
}
#voice_form span {
    font: bold 11px Verdana, Tahoma, serif;
    line-height: 19px;
    margin-right: 5px;
}

.png {
	background-image: expression(
		this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")',
		this.runtimeStyle.backgroundImage = 'none',
		this.src = '/i/transparent.gif'
	);
}

#registration {
    width: 500px;
    padding: 20px;
}
.text form span {
    display: block;
    width: 200px;
    float: left;
    clear: both;
    padding: 2px 0 0;
}
.text form input, .text form select, .text form textarea {
    float: left;
    margin: 0 0 5px;
    vertical-align: middle;
}
.text form input {
    width: 280px;
    height: 17px;
    border: 1px solid #4e0100;
    padding: 1px 2px 0;
	font: 12px Verdana, Tahoma, serif;
	color: #000;
}
.text form select {
    font: 12px Verdana, Tahoma, serif;
}
.text form input.sm {
    width: 173px;
}
.text form select.sm {
    width: 179px;
}
.buttons {
    padding: 0 0 30px 220px;
}
.buttons input {
    border: 1px solid #4e0100;
    background-color: #6e050a;
    color: #fff;
    padding: 2px 5px;
	font: 11px Verdana, Tahoma, serif;
    margin: 0 5px 0 0;
    cursor: pointer;
}
.buttons input:hover {
    color: #ffbd65;
}
.check_sum {
    float: left; 
    margin: 0 0 0 7px; 
    vertical-align: top;
}
* html .check_sum {
    margin-top: -14px
}
*:first-child+html .check_sum {
    margin-top: -14px
}
