* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font-family:Arial;
	font-size:1em;
	background:#ffffff;
	color:#000000;
	min-width:980px;

}

table {
	font-family:Arial;
	font-size:1em;
}

a {
	color:#0000ff;
}

img {
	border:0;
}

p {
	margin-bottom:1em;
}

.clear-both {
	clear:both;
}

.clearfix:after 
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

div.wrapper {
	min-height:100%;
	height:auto  !important;
	height:100%;
	margin:0 auto -55px;
}

.bottom, .push {
	height:55px;
}

.push {
	visibility:hidden;
}



div.main {
	margin:0 5%;
}

div.logo {
	position:absolute;
	top:2em;
	left:5%;
}

div.menu {
	margin:0 0 0 300px;
	font-size:0.9em;
	/*position:relative;*/
	top:2em;
	padding-top:65px;
	height:112px;
// 	display:inline-block;
}

div.menu-clear {
	clear:both;
	font-size:0;
}

div.menu a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}

.submenu{
	float:right;
	line-height:1.2em;
	font-size:0.9em;
	position:relative;
	text-align:right;
	background:#F0F0F0;
	padding:2px 0;
	color:#2e3092;
	margin-right:-20px;
	margin-left:-10px;
}

.submenu a{
	margin: 0 10px;
	text-decoration: none;
	color: #000000;
}

div.menu-item {
	margin-left:0.1em;
	height:33px;
	line-height:32px;
	float:left;
	padding:0 13px;
	position:relative;
}

div.menu-item-act {
	background:#f0f0f0;
}

div.menu-item-act-left {
	width:13px;
	height:33px;
	position:absolute;
	top:0;
	left:0;
}

div.menu-item-act-right {
	width:13px;
	height:33px;
	position:absolute;
	top:0;
	right:0;
}

div.lang {
	z-index:111;
	float:right;
	margin:2em 0 -100%;
}

div.lang a {
	color:#000000;
	font-size:0.9em;
}

div.content {
	padding:0 2em 0 200px;
}

div.left {
	width:175px;
	height:541px;
	float:left;
	margin:2em 0 2em;
}

div.news {
	padding:0.5em 1em 0.01em;
	font-size:0.8em;
	background:#f0f0f0;
}

td.news {
	padding:0.5em 1em 0.01em;
	font-size:0.8em;
	background:#f0f0f0;
}

div.news p {
	margin-bottom:0.25em;
}

div.news p a {
	color:#000000;
}

td.news p {
	margin-bottom:0.25em;
}

td.news p a {
	color:#000000;
}

div.bottom-content {
	border-top:1px solid #b2b2b2;
	margin:0 5%;
}

div.copyright {
	float:right;
	line-height:53px;
	margin-right:25px;
	font-size:0.8em;
}

div.counter {
	float:left;
	margin-top:10px;
	font-size:0.8em;
}

div.text {
	font-size:0.9em;
	line-height:1.5em;
}

div.text ul {
	margin:0.5em 0 1em 4em;
}


h1 {
	color:#000000;
	font-weight:normal;
	font-size:1.25em;
	margin-bottom:1em;
}

h2 {
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:1em;
}

table.table-form {
	font-size:0.9em;
	margin-left:-0.6em;
}

table.table-form td {
	padding:0.2em 0.5em 1em;
}

input.button {
	cursor:pointer;
}

.error {
	color:#FF0000;
}

table.login td {
	padding:0 5px 5px 0;
}

.collection {
	width:170px !important;
	height:23px !important;
	display:inline-block !important;
	padding:0 !important;
	text-align:center;
	background:#4b4da2 url(/ru/images/public/collection-bckg.gif) no-repeat;
	margin:0 10px !important;
}

.collection span {
	color:#FFFFFF;
	text-decoration:underline;
	line-height:22px;
}

.didi {
	margin: 0 1em 1em 0; float: left; text-align: center;
	width:220px;
	height:230px;
	line-height:1.2em;
	font-size:0.9em;
//	display:inline;
}

.didi a {
	color:#000000;
}

.didi img {
	margin-bottom:5px;
}

.menu-footer {
	text-align:center;
	margin:3em 0 2em;
}

.menu-footer a {
	font-size:0.8em;
	margin:0 0.5em;
}