


/* Start:/bitrix_personal/templates/mobile/styles.css*/
@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
html {
	background-color: #40598a;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
#header {
	height:46px;
	position: relative;
	margin: 0 0 7px 0;
	padding: 17px 0 0 63px;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-color: #132a61;
}
#full-version {
	position: absolute;
	top: 17px;
	right: 7px;
	height: 32px;
	width: 44px;
	padding: 8px 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/full_version.png);
	background-repeat: no-repeat;
	text-align: center;
}
#main, .inside {
	margin: 0 10px;
	padding: 0 0 5px 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	background-color: #ffffff;
}
.title {
	margin: 0 10px;
	padding: 0 0 0 5px;
	height: 20px;
	background-image: url(/images/title.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}
.way {
	font-size: 9px;
	color: #282828;
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #d6e7f5;
	height: 16px;
	line-height: 16px;
}
.way a {
	color: #287ee1;
}
.way a:hover {
	text-decoration: none;
}
.content {
	margin: 0;
	padding: 0 5px;
}
.heading {
	margin: 6px 0 0 0;
	font-size: 10px;
}
.heading i {
	font-size: 12px;
	color: #287ee1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copy {
	font-size: 9px;
	color: #9cbfe8;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.description {
	margin: 0;
	padding: 0 0 0 3px;
}
.description span {
	color: #878787;
}
.content a {
	color: #287ee1;
	display: block;
	line-height: 15px;
}
.title a {
	color: #ffffff;
	text-decoration: none;
	display: block;	
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.title a:hover {
	text-decoration: underline;
}
.title.down {
	margin: 3px 10px 3px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.title.down a {
	background-image: url(/images/down.png);
}
.title.up a {
	background-image: url(/images/up.png);
}
.inside {
	overflow: hidden;
	padding: 8px 3px;
}
.inside a {
	color: #287ee1;
	display: block;
	line-height: 15px;
}
.inside div a:hover {
	text-decoration: none;
}
.inside div {
	float: left;
	width: 100px;
}
.forum {
	margin: 0 5px;
	padding: 10px 0 0 0;
	font-size: 10px;
	color: #383838;
}
.forum a {
	color: #287ee1;
}
.forum a:hover {
	text-decoration: none;
}
.pages {
	position: relative;
	bottom: -15px;
	left: 0;
	margin: 0 auto;
	padding: 0;
	line-height: 20px;
	max-width: 380px;
	font-size: 9px;
	color: #2e5795;
	text-align: center;
}
.pages a {
	color: #2e5795;
	display: inline-block;
	margin: 0;
}
.pages a img {
	vertical-align: middle;
}
#start {
	float: left;
}
#end {
	float: right;
}
#numbers {
	background-color: #ffffff;
	display:inline-block;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	margin: 0 2px;
	padding: 0;
}
#numbers a {
	margin: 0 2px;
}
#copy.margin {
	margin-top: 15px;
}
.post {
	color: #878787;
}
.name {
	font-weight: bold;
	color: #282828;
}
/* End */



/* Start:/bitrix_personal/templates/mobile/template_styles.css*/
    img {
        max-width: 100%;
    }

/* End */
/* /bitrix_personal/templates/mobile/styles.css */
/* /bitrix_personal/templates/mobile/template_styles.css */
