/* Start of CMSMS style sheet 'Stylesheet' */
*{border:0; margin:0;}

html,body {height: 100%}

body{
	text-align:left;
	background-color: #3B3829;
        font-size: 62.5%;
}

#pagewidth{
	width:884px;
}

* html #pagewidth{height:100%;}
head+body #pagewidth{min-height:100%;overflow:hidden;}

#menu {
	position:absolute;
	width:167px;
	padding:30px 10px 0 12px;
	color:#fff;
	font-family:Tahoma;
	font-size:1.0em;
	font-weight:bold;
	top:0;
	left:0;
}

#menu dt {
	cursor:pointer;
	margin-top:10px;
	padding-left:11px;
}

#menu dd {
	background-color:#424242;
	margin-top:10px;
	line-height:20px;
	border-left:6px #737373 solid;
	font-weight:100;
	padding-left:11px;
}

#menu li a, #menu dt a {
	text-decoration:none;
	display:block;
	height:100%;
	color:#fff;
}

dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

.mentions {
	position:absolute;
	color:#00CCCC;
}

#content{
	background-color: transparent;
	width:650px;
	font-family:Verdana;
	font-size:1.1em;
	color:#FFF;
	margin-left:212px;
}

#content a {
	color: #bbe301;
        font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #bbe301;
        font-weight: bold;
	text-decoration: underline;
}

#text{
	padding:15px 34px 15px 34px;
}

h1{
	font-size:1.6em;
}

h2{
	font-size:1.4em;
}

h3{
	font-size:2.1em;
	font-weight:100;
	margin-bottom:10px;
        color: #bbe301;
}

h4{
	font-size:1.2em;
	font-weight:bold;
        color: #bbe301;
}

.active_submenu{
   display: block;
}

#header {
        width: 580px;
} 

#lang {
       font-weight: bold;
       position: absolute;
       margin: 45px 0 0 510px;
}

#lang a:hover {
       color: #fff;
}

#footer {
       border-top: 1px solid gray;
       font-weight: 100;
       margin-top: 30px;
       padding-top: 10px;
}

.lt {
       width: 30px;
       height: 15px;
       color: #9c2a00;
       background-color: #bbe301;
       text-align: center;
       display: block;
       float: left;
}

.en {
       width: 30px;
       height: 15px;
       color: #bbe301;
       background-color: #9c2a00;
       text-align: center;
       display: block;
       float: left;
}

.ru {
       width: 30px;
       height: 15px;
       color: #fff;
       background-color: #0768df;
       text-align: center;
       display: block;
       float: left;
}

.comment {
       font-size: 0.6em;
       color: #fff;
}

.align_right {
       float: right;
}
/* End of 'Stylesheet' */

