html, body{
	margin: 0;
	padding: 0;
	}
body{
	padding-right: 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.75em;
	line-height: 140%;
	background: #fff;
	color: #606060;
	}

/* ======= Page  */
#page{
	width: 100%;
	border-collapse: collapse;
/*	table-layout: fixed;*/
	}
#page td{
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
.col1{width: 100%}
.col2{width: auto}
* html .col1{width: auto}
* html .col2{width: 1px}

/* ======= Horizontal menu */
.menu .wrapper{
	padding: 18px 60px 18px 20px;
	text-align: justify;
	}
.title .menu .wrapper{
	padding-right: 20px;
	}
.menu .list *{
	vertical-align: middle;
	}
.menu .list{
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 0.9em;
	}
.menu a, .menu span{
	color: #606060;
	font-weight: bold;
	white-space: pre;
	text-decoration: none;
	}
.menu img{
	margin: 0 4px;
	}
.menu a:hover{
	text-decoration: underline;
	}
.menu .limiter{
	width: 100%;
	height: 0;
	}

/* ======= Header */
td.header, .logo-block{
	background: #444648 url('/i/logo.gif') 20px 50% no-repeat;
	}
.header .homelink{
	display: block;
	float: left;
	margin-top: 20px;
	width: 460px;
	height: 100px;
	}

.header .wrapper{
	margin-left: 480px;
	background: #abb0b4 url('/i/inner-header-fone.gif') right top no-repeat;
	padding-right: 40px;
	}
.header .links{
	margin-left: 130px;
	padding: 15px 0;
	color: #fff;
	height: 1%;
	}
.header .links a{
	color: #fff;
	}

/* ======= Covers */
#page .covers table{
	width: 100%;
	}
#page .covers td{
	padding: 20px 0 0 20px;
	}
.covers .links{
	margin-left: 100px;
	font-size: 95%;
	}
.covers .links p{
	margin-bottom: 3px;
	}

/* ======= Content */
.content{
	background: url('/i/page-fone.gif') right 30px repeat-y;
	}
.content .wrapper{
	padding: 30px 110px 20px 30px;
	background: url('/i/page-fone-top.gif') right top no-repeat;
	}
.title .content, .title .content .wrapper{
	background: none;
	}
.title .content .wrapper{
	padding: 0 20px 20px 20px;
	}

/* ======= Current issue block */
.current-issue{
	background: url('/i/issue-border-extra.gif') right bottom repeat-y;
	color: #fff;
	}
.current-issue .box{
	background: url('/i/issue-border.gif') right bottom no-repeat;
	padding: 0 76px 31px 0;
	}
.current-issue .logo-block{
	height: 139px;
	}
.current-issue .cover{
	float: left;
	margin-right: 30px;
	}
.current-issue .issue{
	padding: 20px;
	background: #abb0b4 url('/i/issue-box.gif') 95% 20px no-repeat;
	}
.current-issue table{
	height: 300px;
	}
#page .current-issue td{
	vertical-align: middle;
	padding-right: 10px;
	}
.current-issue a{
	text-decoration: none;
	color: #fff;
	}
.current-issue a:hover{
	text-decoration: underline;
	}
.current-issue h3{
	margin: 0;
	}

/* ======= Right column */
.right-column .wrapper{
	margin: 10px 20px 0 0;
	padding: 20px;
	}
.title .right-column{
	background: #fffde8;
	}
.title .right-column .wrapper{
	margin: 0;
	}

/* ======= Links bar */
td.links table{
	margin-left: 20px;
	}
#page td.links td{
	padding: 10px 0 10px 42px;
	background: url('/i/symbol.gif') left 50% no-repeat;
	}
.title #page td.links{
	padding-top: 30px;
	}
td.links a{
	font-size: 1.2em;
	text-decoration: none;
	}
td.links a:hover{
	text-decoration: underline;
	}
#page td.links .bar{
	width: 100%;
	background: url('/i/symbol.gif') left 50% repeat-x;
	}
/* ======= Footer */
#page .footer td{
	padding: 30px 0 20px;
	line-height: 120%;
	}
.footer .wrapper{
	margin-left: 30px;
	}
.title .footer .wrapper{
	margin-left: 20px;
	}

/* ======= References */
a{
	color: #000;
	text-decoration: underline;
	}
a.passive{
	text-decoration: none;
	}
a.passive:hover{
	text-decoration: underline;
	}
a.arrow{
	padding-left: 25px;
	background: url('/i/arrow.gif') left 50% no-repeat;
	}

/* ======= Text */
p{
	padding: 0;
	margin: 0 0 1em;
	}
.black{
	color: #000;
	font-size: 1.2em;
	}
.grey{
	color: #999;
	}
.white{
	color: #fff !important;
	}
.quote-box{
	clear: both;
	float: left;
	width: 250px;
	margin: 0 25px 25px 0;
	padding: 25px;
	background: #fffde8;
	text-transform: uppercase;
	}
.mark{
	margin: 20px auto 20px 0;
	width: 30px;
	height: 5px;
	background: #606060;
	text-align: left;
	overflow: hidden;
	}

/* ======= Headers */
h1, h2, h3, h4{
	margin: 0 0 1em;
	line-height: 100%;
	}
h1{
	font-size: 2.5em;
	}
h3{
	font-size: 1.45em;
	}
h4{
	font-size: 1.2em;
	}

/* ======= Lists */
ul{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	}
ul ul{
	list-style-type: square;
	}
ul.ml, ul ul{
	margin-left: 3em;
	}
ul.no-ml{
	margin-left: 0;
	}
ul.no-bull{
	list-style-type: none;
	}
ul.spacer li, ol.spacer li{
	margin-bottom: 0.7em;
	}

/* ======= Other */
img{
	border: 0;
	}
img.bordered{
	border: #000 solid 4px;
	}
.content img.lfloat{
	margin: 0 25px 25px 0; 
	}
.content img.rfloat{
	margin: 0 0 25px 25px; 
	}
img.header{
	display: block;
	margin-bottom: 1em;
	}
/* ---- Comments*/
.comment-box{
	margin-top: 40px;
	}
.comment-box h3{
	padding: 12px 25px 12px 20px;
	margin: 0;
	background: #abb0b4;
	color: #fff;
	}
.comment-box ul li{
	padding: 15px;
	}
.comment-box ul li.alt{
	background: #f2f2f2;
	}
/* ---- List */
dl.list dd{
	margin: 5px 0 30px;
	}
/* ---- News */
.news img{
	float: left;
	}
.news li{
	padding-top: 44px;
	background: url('/i/mark.gif') left 20px no-repeat;
	clear: left;
	}
.news li.alt{
	background-color: #f5f5f5;
	}
.news li .text{
	margin-left: 60px;
	}
.news li.alt .text{
	margin-left: 254px;
	}
/* ---- Afisha */
.afisha{
	padding-top: 9px;
	}
.afisha li{
	padding-top: 35px;
	background: url('/i/curve.gif') left top no-repeat;
	}
/* ======= Forum */
#forumblock{
	width: 100%;
	}
#forumblock table{
	width: 100%;
	margin: 1em 0px;
	}
#forumblock table td{
	padding: 5px 7px;
	}
#forumblock .sender img{
	margin: 5px;
	}
#forumblock tr.Cat_title1 td, #page #forumblock tr.cat_title1 td, #page #forumblock td.cat_title1{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-color: #abb0b4;
	}
.cat_title2 td{
	border-bottom: 1px solid #eee;
	}
.bg_source_message {
	background-color: #f2f2f2; 
	}
.boldlink1{
	font-weight: bold;
	font-size: 10px;
	}
.topic_reply td, .topic_first td{
	border-top: #eee solid 1px;
	}
.big{
	font-size: 12px;
	}
.small{
	font-size: 10px;
	}
.forum_bbutton{
	width: 90px;
	font-size: x-small;
	}
.forum_scrollDiv {
	width: 95%;
	overflow: auto;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;
	white-space: nowrap;
	font-family: 'Courier New';
	}
* html .forum_scrollDiv {
	margin-right: -50000px;
	}

/* ======= User profile */
input.wide, .wide input{
	width: 99%;
	}
#page .usertable td{
	padding: 2px 6px;
	}
.greycol{
	background: #eee;
	}

/* ======= My standard stuff */
.nowrap{
	white-space: nowrap;
	}
.bold{
	font-weight: bold;
	}
/* ---- easy-align */
.tocenter{
	text-align: center !important;
	}
.tojustify{
	text-align: justify !important;
	}
.toleft{
	text-align: left !important;
	}
.toright{
	text-align: right !important;
	}
.tomid{
	vertical-align: middle !important;
	}
.lfloat{
	float: left;
	}
.rfloat{
	float: right;
	}
.lclear{
	clear: left;
	}
.rclear{
	clear: right;
	}
.full{
	width: 100%;
	}
/* ---- easy-margin */
.mt{
	margin-top: 1em;
	}
.mb{
	margin-bottom: 1em;
	}
.no-mb{
	margin-bottom: 0;
	}
.ml{
	margin-left: 1em;
	}
/* ---- easy-size */
.bigger{
	font-size: 120%;
	}
.smaller{
	font-size: 95%;
	line-height: 110%;
	}