/*----------->MAIN<-------------*/
* {
	margin:0px;
	padding:0px;
	}
img {
		border:none;
	}

HR
{
	border:none;
	height:2px;
	width:90%;
	color:#2b667c;
	background-color:#2b667c;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-stretch:normal;
	color:#414243;
	background:#FFF url(img/bgBody.jpg) no-repeat top;
	}
a:link, a:visited {
	text-decoration:underline;
	color:#A83939;
	}
a:hover {
	text-decoration:none;
	}
p {

	font-size:1em;
	line-height:125%;
	}
div.clear {
	clear:both;
	}
li {
	text-align: justify;
	list-style:none;
	}
li.list {list-style:disc;}
ul.list {list-style:disc;}

div.class {
	clear:both;
	}
/*----------->top<-------------*/
div#content {
	margin:0 auto;
	width:850px;
	font-size:1.5em;
	}
div#top {
	height:250px;
	background:url(img/logo.jpg) no-repeat;
	overflow:hidden;
	}
div#top-menu-login {
	float:right;
	}
span#activ {
	color:#9d9191;
	font-weight:bold;
	}
div#top-menu-login ul {
	float:right;
	width:317px;
	margin-top:15px;
	}
div#top-menu-login li {
	display:inline;
	margin:0px 5px;
	font-size:14px;
	}
div#login {
	width:351px;
	padding:2px 28px;
	background:url(img/bgLogin.jpg) no-repeat;
	height:53px;
	float:right;
	}
div#login span.loginText {
	font-size:0.8em;
	color:#969696;
	line-height:100%;
	}
div#login div.loginBlock {
	float:left;
	margin-right:15px;
	}


div#nikUser {
	width:351px;
	padding:2px 28px;
	background:url(img/bgLogin.jpg) no-repeat;
	height:53px;
	float:right;
	}

div.usr_data {
	float:left;
	width:100px;
}

/*
div.usr_data ul {
	width:100px;
	}
*/

div.usr_exit {
float:right;
margin-right:60px;
margin-top:10px;
}

div#top-menu-login div.usr_data ul {
width: 120px;
margin-top:5px;
}

div#nikUser li
{
	display:list-item;
}

div.usr_data li {
/*	font-size:14px;*/
/*	background:url(img/pz.gif);*/
	}



span#nik {
	font-style:italic;
	}

#nikUser a.exit{
	font-size:14px;
	text-align:left;
	float:left;
	}

*:first-child+html div#login div.loginBlock {
	margin-right:7px;
	} 
* html div#login div.loginBlock {
	margin-right:7px;
	} 
div#login div.loginBlockSubmit {
	display:block;
	float:left;
	padding-top:10px;
	}
*:first-child+html div#login div.loginBlockSubmit input {
	margin-top:1px;
	}
* html div#login div.loginBlockSubmit input {
	margin-top:2px;
	}
div#login input.inputLoginDate {
	width:120px;
	border:1px solid #cbcbcb;
	background:url(img/bgInputLogin.gif) repeat-x;
	height:18px;
	color:#9d9191;
	}
div#banner {
	float: right;
	margin-top:10px;
	margin-right:50px;
	}
div#top h1 {
	background:url(img/5-kopeek.gif) no-repeat;
	width:538px;
	height:101px;
	text-indent:-5000px;
	float:right;
	margin-top:15px;
	}
/*----------->menu<-------------*/
div#menu {
	height:40px;
	background:#f1f1f1;
	}
div#menu li {
	float:left;
	height:40px;
	width:130px;
	background:url(img/menu_arrow.gif) right no-repeat;
	text-align:center;
	}
div#menu li a:link, div#menu li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.4em;
	margin-left:-11px;
	margin-top:4px;
	display:block;
	}
div#menu li span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.4em;
	margin-left:-11px;
	margin-top:5px;
	display:block;
	color:#2b667c;
	}
/*----------->main content<-------------*/
/*----------->left<-------------*/
div#mainContent {
	margin-top:15px;
	margin-bottom:30px;
	}
div#mainContentLeft {
	float:left;
	width:240px;
	}
div.intro {
	padding:15px 25px 20px 25px;
	background:#f1f1f1;
	border-top:1px solid #bec0c0;
	}
div.intro p {
	color:#2b667c;
	}
div.intro a#introButton:link, div.intro a#introButton:visited {
	background:url(img/buttonBablo.jpg) no-repeat;
	width:134px;
	height:30px;
	display:block;
	margin:15px auto 0px auto;
	text-indent:-5000px;
	}
div.saw {
	width:100%;
	height:12px;
	background:url(img/saw.gif) repeat-x;
	}
div.adv {
	margin:25px auto 0;
	padding:0px 25px;
	color:#2b667c;
	}
/*----------->right<-------------*/
div#mainContentRight {
	float:right;
	width:585px;
	line-height:125%;
	}
div#mainContentRight input.input {
	height:18px;
	display:block;
	float:left;
	margin-bottom:10px;
	border:1px solid #cbcbcb;
	background:url(img/bgInputLogin.gif) repeat-x;
	}

div#mainContentRight textarea.textarea {
	display:block;
	float:left;
	margin-bottom:10px;
	border:1px solid #cbcbcb;
	font:12px 'Arial';
background:url(img/bgInputLogin.gif) repeat-x #fafafa;
	}

div#mainContentRight input#inputWithCapcha {
	margin-top:8px;
	margin-bottom:35px;
	}
div#mainContentRight label {
	display:block;
	text-align:right;
	float:left;
	width:195px;
	padding-right:25px;
	}
div#mainContentRight br.br {
	clear:left;
	}
div#mainContentRight #poexali {
	margin-top:10px;
	}
div#mainContentRight p {
	text-align: justify;
	margin:15px 0px;
	}
p#infoSite {
	font-size:1.2em;
	color:#2b667c;
	font-style:italic;
	margin:30px 0px 0px 0px;
	}
h3 {
	padding: 0px 25px;
	margin-top:25px;
	margin-bottom:10px;
	color:#9d9191;
	border-bottom:1px solid #9d9191;
	font-weight:normal;
	}
h2 {
	font:20px 'Arial';
	color:#2b667c;
	font-weight:normal;
	margin-top:25px;
	}
ul#news li {
	margin-left:0em;
	list-style-type:none;
	list-style:none;
	text-indent:25px;
	margin-bottom:25px;
	}
ul#news li span {
	margin-left:0em;
	list-style-type:none;
	list-style:none;
	color:#2b667c;
	}

span.comment
{
	font-size:0.75em;
	display:block;
	margin-bottom:10px;
}

#mainContentRight li {
	list-style-type:disc;
	font-size:1em;
	margin-left:3em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	}

#mainContentRight ol li {
	margin-left:1em;
	list-style:decimal;
	margin-bottom:5px;
	}

#mainContentRight ul li.list {
	list-style-type:disc;
	font-size:1em;
	margin-left:2em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	}

#mainContentRight ul.countBox li {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#333;
	}
#mainContentRight ul.countBox ul li {
	height:22px;
	line-height:150%;
	}
h3.titleCount {
	padding: 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#414243;
	border-bottom:none;
	font-weight:normal;
	font-size:16px;
	height:22px;
	}
h3.titleCount span.nameCount {
	background:url(/img/po.gif) no-repeat left center;
	padding-left:21px;
	}
span.countWrap {
	padding-left:3px;
	}
div.elSite_t_l {
	background:url(/img/t_l.gif) left top no-repeat;
	}
div.elSite_t_r {
	background:url(/img/t_r.gif) right top no-repeat;
	}
div.elSite_b_l {
	background:url(/img/b_l.gif) left bottom no-repeat;
	}
div.elSite_b_r {
	background:url(/img/b_r.gif) right bottom no-repeat;
	padding:15px 15px 15px 15px;
	}
img.treeImg {
	vertical-align: top;
	height:22px;
	width:16px;
	margin:0px;
	padding:0px;
	}


/*----------->footer<-------------*/	
div#footer {
	height:90px;
/*	margin-top:25px; */
	padding-top:25px;
	}
div#footer-l {
	background:url(img/footer-l.jpg) no-repeat;
	width:62px;
	height:69px;
	float:left;
	}
div#footer-c {
	background:url(img/footer-c.jpg) repeat-x;
	height:69px;
	width:725px;
	float:left;
	}
div#footer-c p {
	color:#FFF;
	font-size:0.8em;
	padding-top:6px;
	text-align:center;
	}

div#footer-c a:link, div#footer-c a:visited
	{
	text-decoration:underline;
	color:#FFF;
	}

div#footer-c a:hover
	{
	text-decoration:none;
	}

div#footer-r {
	background:url(img/footer-r.jpg) no-repeat;
	width:62px;
	height:69px;
	float:left;
	}
p#footerText {
	font-size:0.7em;
	text-align:center;
	}