* {
	margin: 0; 
	padding: 0;
	font-size: 100.01%;
}

body {
	padding: 0 15px;
	background: #5a5544;	
	font: normal 0.7em tahoma, verdana, arial;
	color: #426c48;
}

a {color: #006600;}
a:visited {color: #006600;}
a:hover {color: #329B40;}
a:active {color: #329B40; text-decoration: underline;}

h1 {
	margin-bottom: 0.7em;
	padding-bottom: 0.2em;
	font: normal 1.8em impact;
	border-bottom: 1px solid #fdf3d0;
}

h2 {
	margin-bottom: 0.4em;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	margin-bottom: 0.3em;
	font-size: 1.1em;
	text-transform: uppercase;
	color: 003300;
}

p, ul, ol {margin-bottom: 1.2em;}

ul {list-style-type: none;}

li {margin-bottom: 0.7em;}

img {border-width: 0;}

th, td {
	vertical-align: top; 
	text-align: left;
}
	
input, select, button, textarea {
	font: normal 1.2em tahoma, verdana;
	color: #000000;
}	

/*--------------------*/

.png {
	_background-image: none ! important;
	behavior: url(http://rad.su/themes/r2_s2/images/png.htc);
}

.clear {clear: both;}

/*--------------------*/

#measurer {
	_width: 100%; 
	height: 0;
	position: absolute; 
	visibility: hidden;
}

#container {text-align: center;}

#rama {
	margin: 0 auto;
	min-width: 970px;	
	width: 100%;
	_width: expression( document.getElementById('measurer').clientWidth > 1200 ? '1200px' : document.getElementById('measurer').clientWidth < 970 ? '970px' : '100%' );
	max-width: 1200px;
	text-align: left;
}

/*--------------------*/

#track a, #foot a, #panel a,
#track a:visited, #foot a:visited, #panel a:visited {color: #fdfad9;}
#track a:hover, #foot a:hover, #panel a:hover, 
#track a:active, #foot a:active, #panel a:active {color: #96de9f;}

a.in, a.in:visited {color: #96de9f ! important;}
a.in:hover, a.in:active {color: #fdfad9 ! important;}

/*--------------------*/

#track {
	padding: 0 10px 3px;
	text-align: right;
	color: #fdfad9;
}

#foot { 
	padding: 1em 10px 0;
	zoom: 1;
}

#foot div {
	padding-bottom: 1em;
	width: 50%;
	float: left;
	font-size: 0.8em;
	color: #cccc99;
}



#foot #icom { width: 30%;
	float: right; 
	text-align: right;
}

#foot div p {margin-top: 1em;}


/*--------------------*/

#pad {
	padding: 10px;
	background: #fdf3d0;
	zoom: 1;
}

#ray {
	position: relative;
	overflow: hidden;	
	background: #4c9155 url(http://rad.su/themes/r2_s2/images/ray.gif) 100% 0 no-repeat;
	zoom: 1;
}

#wrapper {
	margin-left: -195px;
	width: 100%;
	float: right;
}

#content {
	padding: 20px 26px 0;
	background: #d5dcb5;
	border-top: 10px solid #fdf3d0;
	border-left: 10px solid #fdf3d0;
}

#header, #content, #index, #bor, #cont {
	margin-left: 195px;
	position: relative;
}

#menu, #banner { width: 195px; float: left; overflow: hidden; _overflow-x: hidden; }

#banner, #content_2 {
	clear: left;
	background: #fdf3d0;
}

#content, #content_2, #banner, #cont, #cont_2 {
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}

#content_2 {clear: right;}

#content_3 {padding: 25px 20px 60px 37px;}

#bor {
	margin-top: -34px;
	padding-left: 10px;
}

#bor div {
	height: 34px;
	background: #d5dcb5;
}

/*--------------------*/

#header div {
	width: 540px;
	height: 110px;
	position: absolute;
	left: 10px;
	top: 14px;
	background: url(http://rad.su/themes/r2_s2/images/header.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://rad.su/themes/r2_s2/images/header.png,sizingMethod=crop);
}

#header ul {
	margin: 0;
	padding: 57px 48px;
	text-align: right;
}

#header ul li {
	margin: 0 0 0 28px;
	display: inline;
}

/*--------------------*/

#logo {	padding: 12px 0 40px 0;	text-align: center; }

#panel { margin-left: 10px; }

#panel ul { padding-left: 10px; }

#panel ul li {	margin: 0 0 1.4em 0; font: normal 1.6em impact;	color: #fdf3d0; }


#panel form {
	padding: 2em 0 0.5em 7px;
	border-top: 1px solid #fdf3d0;
	white-space: nowrap;
}

#panel img {
	margin-left: -10px;
	display: block;
}

/*--------------------*/

#extra {padding-top: 10px;}

#extra p {
	margin-bottom: 3px;
	text-align: center;
}

#extra div {
	margin: 0.8em 0 0.5em;
	font: normal 1.8em impact;
}

#extra span {white-space: nowrap;}

/*--------------------*/

h2 span {font-size: 0.65em;}

h2 span a {color: #006600;}
h2 span a:visited {color: #006600;}
h2 span a:hover {color: #fdfad9;}
h2 span a:active {color: #fdfad9;}

/*--------------------*/

.list li {font-size: 1.1em;}

/*--------------------*/

.doc { font: normal 1.7em tahoma, verdana, arial; align: justify }

.doc ul {margin-bottom: 1.8em;}

.doc ul li {
	padding-left: 20px;
	behavior: expression( !this.before ? this.before = this.innerHTML = '—&#160;' + this.innerHTML : '' );
	text-indent: -1.24em;
	font-size: 1.1em;
}

.doc ul li a {color: #006600
	text-decoration: none;
}

.doc ul li:before {content: '\2014\a0';}

/*--------------------*/

.answer ul {margin-bottom: 3.5em;}

.answer h3 {margin: 2em 0 0.1em;}

/*--------------------*/

.counter {
	padding-top: 2em;
	color: #003300;
	clear: both;
}

.counter p {
	margin-bottom: 1.2em;
	font-weight: bold;
}

.counter div a {margin: 0 0.4em;}

.counter div span {
	padding: 0.1em 0.2em 0.3em 0.25em;
	margin: 0 0.2em;
	position: relative;	
	color: #ffffff;
	background: #5a5544;
}

/*--------------------*/

.line {
	margin: 0 -20px 1.2em -37px;
	border-bottom: 1px solid #d5dcb5;
}

.mail div {padding: 0 0 1.2em 12em;}

.mail div div {
	margin: -1.6em 0 0 -12em;
	padding: 0 0 0.8em;
	width: 11.5em;
	text-align: right;
}
.mail div #tex {
	margin-top: -5em;
	padding-bottom: 4.2em;
}

.mail input {width: 55%;}

.mail textarea {
	width: 77%;
	height: 6em;
}

.mail div #sub {
	width: 13em;
	height: 1.8em;
	font-size: 1em;
	color: #ffffff;
	background: #4c9155;
	border: none;
}

/*--------------------*/

.year {padding: 0.5em 0.5em 0.25em;}

.year a {
	margin: 0 0.8em;
	font-weight: bold;
}
.year span {
	margin: 0 0.2em;
	padding: 0.21em 0.6em;
	position: relative;
	font-size: 1.5em;
	color: #000000;
	background: #fdf3d0;
}

.news, .hist, .sites {margin-top: -2.2em;}

.news dl, .hist dl, .sites dl {
	padding-top: 2.2em;
	//height: 1%;
	clear: both;
}

.news .i img {
	margin: 2px 0 0 -94px;
	float: left;
}

.news dt {font-size: 1.1em;}
.news dt span {font-size: 0.7em;}

.news .i {padding-left: 94px;}

.sites .i img {
	margin: 2px 0 0 -460px;
	float: left;
}

.sites dt {font-size: 1.1em;}
.sites dt span {font-size: 0.7em;}

.sites .i {padding-left: 460px;}

.hist .i img {
	margin: 2px 0 0 -121px;
	float: left;
}

.hist dt {
	margin-bottom: 0.1em;
	font-weight: bold;
}

.hist .i {padding-left: 0px;}

/*--------------------*/

.numer {padding: 1.2em 0 0.3em;}

.numer span {
	padding: 0.8em 20px;
	position: relative;
	color: #000000;
	background: #fdf3d0;
}

.npaper {margin-top: -1.6em;}

.npaper dl {
	padding: 2.2em 0 0 150px;
	//height: 1%;
	clear: both;
}

.npaper img {
	margin-left: -150px;
	float: left;
}

.npaper dt {
	padding: 0.5em 0 0.5em 10px;
	background: #d5dcb5;
	font-weight: bold;
	color: #003300;
}

.npaper dd {padding: 0.9em 0 0 10px;}

.npaper dd a {font-size: 1.1em;}

/*--------------------*/

.prof {
	margin-top: -3em;
	width: 100%;
}

.prof div {
	padding: 0.3em 20px;
	float: right;
	text-align: left;
	color: #000000;
	background: #fdf3d0;
	
}

.prof span  {
	font-style: normal;
	font-size: 0.8em;
}

.le-ri {
	width: 100%;
	clear: both;
	//position: relative;
}

.photo {
	position: relative;
	top: -0.5em;
	clear: both;
}

.photo .le-ri {padding-top: 3em;}

.photo .line {margin-bottom: -1em;}

.le {
	width: 60%;
	float: left;
}

.ri {
	width: 35%;
	float: right;
	text-align: right;
}

.le span {color: #999999;}

.le img {
	margin-left: 2px;
	float: left;
}

.le div {padding-left: 150px;}

.ri div {
	margin-top: -0.5em;
	position: relative;
}

.ri span {
	font-size: 1.55em;
	color: #006600;
}