body {
	font-size: 69%; /* The percentage is of 16px (0.75 * 16px = 12px). */
	line-height: 1.5em;
	text-align: center; /* Make sure the layout is centered in IE5 */
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

table{
	border-collapse: collapse; 
	/*border-collapse: separate;
	border-spacing: 0;*/
	font-size: 100%;
	line-height: 1.5em;
}

caption, th, td {
	margin: 0;
	padding: 0;
	font-weight: 400;
}

td>img {
	display: block;
}

a img {
	border: none;
}

._0 {
	height: 1px;
	width: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
.s {
	height: 1px;
	width: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

table.layout {
	width: 100%;
}

/* ----------------------------------------------------------- */

#mainImg {
	height: 410px;
	background-image: url(/modules/RegularPage/view/screen/images/refuk_03.png);
	background-repeat: no-repeat;
}

.newsContainer {
	width: 314px;
	margin-left: 33px;
}
.newsTop {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_11.png);
	background-repeat: no-repeat;
}
.newsBody {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_18.png);
	background-repeat: repeat-y;
	background-color: White;
}
.newsBottom {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_21.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px
}

/* ----------------------------------------------------------- */

.contentTop {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_06.png);
	background-repeat: no-repeat;
}
.contentBody {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_09.png);
	background-repeat: repeat-y;
	background-color: White;
}
.contentBottom {
	background-image: url(/modules/RegularPage/view/screen/images/refuk_14.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer {
	height: 152px;
	background-image: url(/modules/RegularPage/view/screen/images/refuk_16.png);
	background-repeat: no-repeat;
	background-color: White;
	
	padding-left: 20px;
	padding-right: 20px;
}

/* ----------------------------------------------------------- */

.rss_date {
	padding: 0px 0px 7px 0px;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: Silver;
	text-align: left;
}
.rss_title {
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
}
.rss_read {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
}
.rss_read span {
	display: none;
}
.rss_description {
	padding: 7px 0px 0px 0px;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
.rss_description,
.rss_description table {
	font-size: 10px;
}
.rss_description td {
	padding: 7px;
}
.rss_description .br {
	margin-bottom: 4px;
}
.rss_description a img {
	border: 1px solid Silver;
}

/* ----------------------------------------------------------- */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	background-color: #FF6900;
	color: #333333;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

textarea {
}

input {
	height: 21px;
	line-height: 11px;
}

select {
	height: 19px;
	line-height: 11px;
}

input.button {
	font-weight: bold;
	height: 40px;
	line-height: 25px;
	color: #274E70;
}

hr {
	color: #3D7CB2;
	height: 2px;
	padding: 0;
	margin: 0;
}

hr.copyRazd {
	color: White;
	height: 2px;
	background-color: White;
	margin-top: 35px;
	margin-bottom: 30px;
	border: none;
}

ul li {
	padding-bottom: 4px;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

/* ----------------------------------------------------------- */

a:link, a:visited {
	text-decoration: none;
	color: #004699;
	border-bottom: none;
	padding-bottom: 1px;
}
a:hover {
	text-decoration: none;
	color: #FF6900;
	border-bottom: 1px dashed;
}

/* ----------------------------------------------------------- */

.refLink {
	text-decoration: none;
	color: #004699;
	cursor: pointer;
	padding-bottom: 1px;
}
.refHover {
	text-decoration: none;
	color: #FF6900;
	cursor: pointer;
	border-bottom: 1px dashed;
}

/* ----------------------------------------------------------- */

img.button {
	cursor: pointer;
}

/* ----------------------------------------------------------- */

.label {
	color: Gray;
}

/* ----------------------------------------------------------- */

#authors {
	font-size: 10px;
	color: #FFE199;
	line-height: 13px;
	cursor: default;
}
#authors a:link, #authors a:visited {
	border-bottom: 1px dashed;
	color: #6A92C2;
}
#authors a:hover {
	border-bottom: 1px dashed;
	color: White;
}

/* ----------------------------------------------------------- */

.breadcrumbs {
	color: #A9A9A9;
	font-size: 10px;
	line-height: 13px;
	cursor: default;
	font-weight: bold;
	text-align: left;
}

.breadcrumbs a:link, .breadcrumbs a:visited {}

/* ----------------------------------------------------------- */

div.ill {
	margin-top: 21px;
	margin-bottom: 21px;
	background-repeat: repeat-x;
}

img.ill {
	display: block;
	margin-top: 19px;
	margin-bottom: 19px;
	border: 3px solid #CCCCCC;
}
/* ----------------------------------------------------------- */

.alarm {
	color: Red;
}

/* ----------------------------------------------------------- */

#curUser {
	font-size: 10px;
	line-height: 13px;
}
#curUser .legend {
	color: Silver;
}
#curUser .name {
	font-weight: bold;
}

/* ----------------------------------------------------------- */

ol.works li {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ----------------------------------------------------------- */

ul.sections li,
ul.disciplines li,
{
	margin-top: 1px;
	margin-bottom: 1px;
}

/* ----------------------------------------------------------- */

.copyRef {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

/* ----------------------------------------------------------- */

.headRubricator {
	margin-bottom: 20px;
	color: #A9A9A9;
}

/* ----------------------------------------------------------- */

#begunRoot .bgbanner {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#begunRoot .bgbanner a.begun {
	line-height: 18px;
}

/* ----------------------------------------------------------- */

.advertLabel {
	font-size: 10px;
	line-height: 15px;
	color: Silver;
}

/* ----------------------------------------------------------- */

.content {
	color: #222222;
	padding: 50px 30px 30px 30px;
	text-align: justify;
}

/* ----------------------------------------------------------- */

.books {
	text-align: center;
}
.books table {
	margin-left: auto;
	margin-right: auto;
}
.books table td {
	vertical-align: top;
	padding: 20px;
	width: 250px;
}

.books .book .img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.books .book img,
.books_gor .book img {
	border: 1px solid Silver;
}

.books .book .name {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.books .book .annotation {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
}
.books .book .price {
	margin-top: 15px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}
.books .book .buy {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.book0 {
	width: 60px; height: 90px;
	background-color: #E9E9E9;
	margin-left: auto;
	margin-right: auto;
}

.books_gor {
	vertical-align: top;
	padding: 0 20px 0 20px;
}
.books_gor table td {
	vertical-align: top;
	padding: 0 20px 60px 20px;
}
.books_gor .book .name {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.books_gor .book .annotation {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
}
.books_gor .book .price {
	margin-top: 15px;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
.books_gor .book .buy {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin-right: 100px;
}

.books .book span.buy,
.books_gor .book span.buy {
	display: none;
}

/* ----------------------------------------------------------- */

.work #workPlanContainer,
.work #workDescriptionContainer,
.work #workLiteratureContainer {
	display: none;
}

#workDescription {
	text-align: justify;
}

.randomWorkDesc {
	display: none;
}

#disciplinesListContainer,
#worksListContainer {
	display: none;
}

/* ----------------------------------------------------------- */

.friendLinks {
	color: #696969;
	font-size: 10px;
	line-height: 13px;
}
.friendLinks a:link, .friendLinks a:visited {
	color: #295F9F;
}
.friendLinks a:hover {
	color: #FF6900;
}

/* ----------------------------------------------------------- */

#counters img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    -moz-opacity: 0.3;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.3;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.3;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    filter: alpha(opacity=30); /* IE 5.5+*/
}

#counters a:hover img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 1;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 1;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    filter: alpha(opacity=100); /* IE 5.5+*/
}

/* ----------------------------------------------------------- */

.countWorks {
	font-weight: normal;
	color: Silver;
}

/* ----------------------------------------------------------- */


