body,p,td,strong,span,a,div,h1,h2,h3,form,input,img,label,table,tr,ul,li {
    padding:0;
    margin:0;
}
 
img {
    border: none;
    outline: none;
}

a:activ {
    outline: none
}

a img {
    border: 0;
}

input {
    outline: none
}
a {
    outline: none;
    color: #000000;
    text-decoration: none;
}

    a:hover {
        color:#191970;
        text-decoration: underline;
    }

img.img_logo {
    border: 0px solid #cccccc;
    padding: 0;
    margin: 0;
}

table {
    table-layout:fixed;
    border-collapse:collapse;
    empty-cells:show;
}

hr{
border:0;
width: 70%;
color: #a5a5a5;
border-top:1px solid #CCCCCC;
padding-top:6px;
padding-bottom:6px;
background:  #eaeaea;
}

#content{
    margin-left: auto;
    margin-right: auto;
    width:1000px;
}
/*стили вкладок последних новостей*/
.box {
  display: none; /* по умолчанию прячем все блоки */
}
.box.visible {
  display: block; /* по умолчанию показываем нужный блок */
}

.edit_but{
background: url('/images/ru/edit.png') left top no-repeat;
width: 32px;
height:32px;
color:#FFFFFF;
border:none;
float:left;
}

.del_but{
background: url('/images/ru/trash.png') left top no-repeat;
width: 32px;
height:32px;
color:#FFFFFF;
border:none;
float:left;
}

.answer_but{
background: url('/images/ru/comment.png') left top no-repeat;
width: 32px;
height:32px;
color:#FFFFFF;
border:none;
float:left;
}

table .zxc{
border-top:1px dotted #cccccc;
border-collapse:collapse;
margin-left: 10px;
padding:5px 0 0 0;
}
table .zxc td{
border:0;
padding:0px;
margin: 0;
}

table.main{
margin-left:40px;
}

table.main td{
border-top:1px dotted #cccccc;
padding:5px 0 5px 0;
}

table .small td{
border:0;
padding:0;
border:1px solid #cccccc;
margin-top: 0px;
}

table .side{
border-right:1px dotted #cccccc;
margin:5px 40px 5px 10px;
}

.search-button{
background: url('/images/ru/search_04.jpg') left top no-repeat;
border:none;
color:#FFFFFF;
cursor: pointer;
float:left;
height:44px;
margin-left:10px;
margin-top:10px;
width: 65px;
}

.fill-search{
background:#b3e87f;
border:none;
height:44px;
margin-left:10px;
width:100%;
}
.left-search{	
background:url('/images/ru/search_01.jpg') top left no-repeat;
color:#5e9c04;
float:left;
height:44px;
margin:10px 0 10px 20px;
padding:0;
width:660px;
}
.fill-search input{
color:#5e9c04;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
height: 22px;
line-height:normal;
margin-top: 8px;
width:99%;
}

.fill-login{
background:url('/images/ru/login_02.jpg') 0 0 no-repeat;
width:100%;
border:none;
height:28px;
padding-top:0px;
}
.center-login input{
font-family:Arial, Helvetica, sans-serif;
color:#5e9c04;
}
.begin-login{
width:182px;
background:url('/images/ru/login_01.jpg') 0 0 no-repeat;
padding-top:6px;
margin-left:16px;
}
.center-login{
width:182px;
background:#b3e87f;
padding-top: 5px;
}
.end-login{
width:182px;
background:url('/images/ru/login_03.jpg') 0 0 no-repeat;
padding-left:6px;
padding-top:10px;
text-align:center;
height:auto;
}
.account{
color:#006300;
font-family: Tahoma;
font-size: 14px;
text-decoration: none;
}
p.account_div{
padding: 7px 10px 7px 10px;
vertical-align: middle;
text-align: left;
}
p.account_div2{
color:#006300;
font-family: Tahoma;
font-size: 14px;
padding: 7px 7px 7px 0px;
vertical-align: middle;
text-align: center;
}
p.account_div1{
padding: 5px 10px 5px 10px;
vertical-align: middle;
text-align: left;
}
p.account_div1 a{
font-family: Tahoma;
font-size: 11px;
}
li.account_lk {
color:#006300;
font-family: Tahoma;
font-size: 13px;
text-decoration: none;
margin-left: 20px;
}
.logout_but_posit{
padding-left: 110px;
}
.password {
  padding-top: 5px; 
  display: block; 
  float: left; 
  padding-right: 4px;
  
}
.password  a{
               font-family: Tahoma;
		       color: #006300;
		       font-size: 13px;
		       text-decoration: none;
			   padding-left: 3px;
		       text-decoration: underline;
}
a.register  {
font-family: Tahoma;
color: #006300;
padding-left: 18px;
font-size:14px;
text-decoration:underline;	
}
a.register_intext  {
font-family: Tahoma;
color: #006300;
font-size:14px;	
text-decoration:underline;
}
h1.name_menu {
              font-family: Tahoma;
			  color: #006300;
		      font-size: 16px;
		      padding-left: 10px;
			  font-weight: normal;
			  text-transform: uppercase;
            }
ul {
margin: 5px 0 0 15px;
display: block;
text-align: left;
}		
li.pynkt{
         background-image: url(/images/ru/plus_pynkt.jpg);
		 list-style: none;
		 background-repeat: no-repeat;
         font-family: Tahoma;
		 color: #006300;
		 font-size: 14px;
		 padding: 0px 0 0 20px;
		 line-height: 18px;
}
.menu {margin-left: 7px}		
.menu a{
        font-family: Tahoma;
	color: #006300;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 0 0 23px;
	display: block;
	height: 30px;
	width: 230px;
}
.menu a:hover{
	color: #006300;
	text-decoration: underline;
}
	   
#menu_sm {margin-left: 5px;
	padding: 3px 0 3px 0;}		
#menu_sm ul{
	margin-left: 5px;
	padding-bottom:6px;
}		
#menu_sm a{
	font-family: Tahoma;
	color: #006300;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 0 0 21px;
	display: block;
	height: 20px;
	width: 190px;
}
#menu_sm a:hover{
	font-family: Tahoma;
	color: #006300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.mainmenu, ul.submenu{
    margin-left: 0px;
    list-style: none;
}
ul.mainmenu li{
    padding-left: 4px;
}
ul.mainmenu li a{
    background: url(/images/ru/menu_big.jpg) 0 0 no-repeat;
}
ul.submenu li a{
    background: url(/images/ru/menu_sm.jpg) 0 5px no-repeat;
}

.zagolovok_table {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.zagolovok_table a {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.zagolovok_table a:hover{
	text-decoration:none;
}
.main_text {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}
.button_text {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}

.kolich_komments a {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
}
.login_but{
background:url('/images/ru/login.png') 0 0 no-repeat;
width: 60px;
height: 30px;
border: 0;
cursor: pointer;
outline: none;
position: right;
}
.login_but_wrong{
background:url('/images/ru/login_wrong.png');
width:60px;
height:30px;
border:0;
cursor: pointer;
outline: none;
}
.logout_but{
background:url('/images/ru/logout.png') 0 0 no-repeat;
width:60px;
height:30px;
border:0;
cursor: pointer;
outline: none;
}
.otziv_but{
background:url('/images/ru/add_otziv.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
.komment_but{
background:url('/images/ru/add_komment.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
.company_but{
background:url('/images/ru/add_company.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
.plus {
	font-family: Tahoma;
	color: #06cb1d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.minus{
	font-family: Tahoma;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.plus a {
	font-family: Tahoma;
	color: #06cb1d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.plus a:hover {
	color: #06cb1d;
	text-decoration:underline;
}
.minus a {
	font-family: Tahoma;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.minus a:hover {
	color: #ff0000;
	text-decoration:underline;
}
.more a {
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: right;
}
.otziv {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	height:63px;
	line-height:133%;
	overflow:hidden;
	display:block;
}
.name_otziv_kat a {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.name_otziv a {
	font-family: Tahoma;
	color: #ff0000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}	
.all_otziv a {
	font-family: Tahoma;
	color: #006300;
	font-size: 12px;
}
.all_otziv a:hover {
	font-family: Tahoma;
	color: #ff0000;
	font-size: 12px;
}
.statistica {
	font-family: Tahoma;
	color: #196819;
	font-size: 11px;
	padding-left: 5px;
}
li.statistik_lk {
	color:#196819;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	margin-left: 18px;
	line-height:12px;
}
.copyright {
	font-family: Tahoma;
	color: #636363;
	font-size: 9px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2.notfound, h2.privetstvie {
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
}
h2.last_otziv {
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 40px;
	padding-bottom: 10px;
}
h2.last_otziv a{
               font-family: Tahoma;
		       color: #5e9c04;
		       font-size: 14px;
		       text-decoration: none;
			   text-transform: uppercase;
			   padding-bottom: 10px;
              }
h2.last_otziv a:hover{
               font-family: Tahoma;
		       color: #5e9c04;
		       font-size: 14px;
		       text-decoration: underline;
			   text-transform: uppercase;
			   padding-bottom: 10px;
              }
.dotted{
background:url('/images/ru/breakline.jpg') 0 0 repeat-x;
height:2px;
}
h1.name_bank {
	padding-left:120px;
	font-family: Times New Roman;
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
h1.name_news {
	padding-left:10px;
	font-family: Times New Roman;
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

/*--------------------------отзывы--------------------------------*/
/*текст отзыва*/
.text_otziv {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
	text-indent: 10px;
	line-height: 17px;
}
/*автор отзыва, комментарии к отзыву --- положительный зеленый*/
.avtor_good{
	font-family: Tahoma;
	color: #207720;
	font-size: 14px;
	padding-left: 10px;
	font-weight:bold;
}
.komment_good a {
	font-family: Tahoma;
	color: #207720;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	font-weight:bold;
	text-decoration: underline;
}
/*автор отзыва, комментарии к отзыву --- отрицательный красный*/
.avtor_bad {
	font-family: Tahoma;
	color: #c70202;
	font-size: 14px;
	padding-left: 10px;
	font-weight:bold;
}
.komment_bad a {
	font-family: Tahoma;
	color: #c70202;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	font-weight:bold;
	text-decoration: underline;
}
/*----------------------конец отзывов----------------------------*/

/*-------------------постраичная навигация----------------------*/
.vpered_nazad_page a{
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 14px;
}
.vpered_nazad a:hover{
	text-decoration: underline;
}
.active_page{
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 15px;
	font-weight: bold;
}
.vpered_nazad_noactive{
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
}
/*--------------------конец постраичной навигации-------------------*/
.url a{
	font-family: Tahoma;
	color: #0e6dcb;
	font-size: 14px;
}
.url a:hover{
	text-decoration: underline;
}
.zamechanie, .errors {
	font-family: Times New Roman;
	color: #ff0000;
	font-size: 14px;
	font-style: italic;
}
a.zamechanie {
	font-family: Times New Roman;
	color: #ff0000;
	font-size: 14px;
	font-style: italic;
}
a.zamechanie:hover {
	color: #ff0000;
	text-decoration: underline;
}

ul.errors{
    list-style-type:none;
    margin:4px 0;
}
#openid {
   background: url(/images/ru/OpenID.png) no-repeat 1px 1px;
   background-size: 20px;
   border: solid #000;
   outline: none;
   text-indent:20px;
  /*border:solid 1px #848388;*/
}
#menu_contacts{
	background-image: url(/images/ru/menu_sm.jpg);
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #ff0000;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 0 0 21px;
	display: block;
	height: 20px;
	margin-left: 14px;
}
#menu_reklama{
	background-image: url(/images/ru/menu_big.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 0 0 23px;
	margin-left:16px;
	display: block;
	height: 30px;
}
.contacts {
padding-left: 35px;
}
.text {
	font-family: Tahoma;
	color: #000000;
    font-size: 14px;
}
.text_rules {
	font-family: Tahoma;
	color: #000000;
    font-size: 14px;
	text-align:justify;
	padding: 0 160px 0 20px;
}
.num_rules {
	font-family: Tahoma;
	color: #5e9c04;
    font-size: 14px;
	font-weight:bold;
}

.bold_green{
	font-family: Tahoma;
	color: #5e9c04;
    font-size: 14px;
	font-weight:bold;
}

.message_but{
background:url('/images/ru/add_message.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
p.button_area{
text-align: right;  
padding: 3px 8px 3px 8px;   
}
.obyazat_pole {
	font-family: Tahoma;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
/*форма регистрация*/
.form_reg {
               font-family: Tahoma;
		       color: #5e9c04;
		       font-size: 14px;
		       text-decoration: none;
			   text-transform: uppercase;
			   font-weight:bold;
              }
div.table_reg{
padding-top: 40px;
padding-left: 30px;
width: 600px;
}
.regist_but{
background:url('/images/ru/regist_button.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
.remind_pass{
background:url('/images/ru/remind_pass.jpg');
width:200px;
height:40px;
border:0;
cursor: pointer;
outline: none;
}
div.rekl_block{
padding-left: 40px;
}
img.reklama {
border: 1px solid #cccccc;
}
.kluch_slova_name{
               font-family: Tahoma;
		       color: #61adde;
		       font-size: 14px;
		       text-decoration: none;
			   font-weight:bold;
			   padding-left: 5px;
}
.kluch_slova{
               font-family: Tahoma;
		       color: #757575;
		       font-size: 14px;
		       text-decoration: none;
			   text-align: justify;
			   padding: 5px;
}
.author{
               font-family: Tahoma;
		       color: #1e1e1e;
		       font-size: 13px;
		       text-decoration: none;
			   padding-left: 5px;
}
.data_komment{
               font-family: Tahoma;
		       color: #1e1e1e;
		       font-size: 13px;
		       text-decoration: none;
			   padding-right: 5px;
}
.komment{
               font-family: Tahoma;
		       color: #1e1e1e;
		       font-size: 14px;
		       text-decoration: none;
			   padding-bottom: 5px;
			   text-align: justify;
}

.table_komment_leftniz{
background-image: url('/images/ru/komment_03.jpg');
background-position: bottom;
background-repeat: no-repeat;
}
.table_komment_rightniz{
background-image: url('/images/ru/komment_06.jpg');
background-position: bottom;
background-repeat: no-repeat;
}
.table_komment_ygol{
background-image: url('/images/ru/komment_04.jpg');
background-position: bottom;
background-repeat: no-repeat;
}
.primer{
font-family: Tahoma;
color: #ff0000;
font-size: 12px;
padding-right: 10px;
padding-top: 5px;
}

/*поиск*/
.text_poisk{
font-family: Tahoma;
color: #000000;
font-size: 14px;
padding-left: 10px;
}
a.rez_poiska{
font-family: Tahoma;
color: #5e9c04;
font-size: 14px;
padding-left: 5px;
}
.num_rez_poiska{
font-family: Tahoma;
color: #5e9c04;
font-size: 14px;
padding-left: 15px;
}
/*реклама в категориях*/
div.reklama{
float:right;
padding-right: 20px;
padding-bottom: 5px;
}
a.vse_otzivi{
	font-family: Tahoma;
	color: #5e9c04;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.vse_otzivi:hover{
	text-decoration:underline;
}

td.good{
    background: #d9f4be;
}
td.bad{
    background: #ffd3cf;
}
td.news_popular{
    background: #d9f4be;
}
td.news_unpublic{
    background: #b5b5b5;
}
.success p{
    border-bottom:1px dotted #CBCBCB;
    color:#5E9C04;
    display:block;
    font-size:18px;
    font-weight:bold;
    padding:20px 0;
    text-align:center;
}

#recaptcha_table{
    table-layout: auto;
}
select#category{
    width:375px;
}

.main_text p {
    line-height: 130%;
   margin: 15px 0 0 0
}

#logo_link{
    border:1px solid #cccccc; 
    margin: 0px 20px 5px 0;
    height:170px;
    width:170px;
    background-color:#f4f4f4;
    float:left;
    text-align:center;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -999px; 
    overflow: hidden;
}
.error_message {
    text-align: center;
    font-size: 14px;
}
.error_message p {
    margin: 10px 0;
}
.review{
    width: 165px;
    height: 170px;
    float: left;
}
.review_img{
    background-image: url('/valid/img/plusiminus_icons.png');
    width: 80px;
    height: 63px;
    margin: 10px auto;
}
.review_good{
    background-position: -80px 0;
}
.review_bad{
    background-position: -152px 0;
}
.review_text{
    font: 14px/17px Tahoma,"Geneva CY",Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    margin: 0 0 20px;
    text-align: center;
}
.review_text span{
    color: #3ba90b;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}