* {
 margin: 0;
 padding: 0;
}

html, body {
 width: 100%;
 height: 100%;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

td {
 text-align: left;
 vertical-align: top;
}

p { padding: 15px 0; }


form {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

img, fieldset { border: 0; }

input, select {
 vertical-align: middle;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
}

h1, h2, h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #000000;
}

a {
 font-size: 12px;
 color: #0358a6;
 text-decoration: underline;
}


a:visited {
 font-size: 12px;
 color: #0358a6;
 text-decoration: underline;
}

a:hover {
 font-size: 12px;
 color: #0358a6;
 text-decoration: none;
}

/*--------*/ 

#gde_content {
 width: 210px;
}

#wrapper {
 padding: 0 5%;
 /*min-width: 970px;
 margin: expression(((document.documentElement.clientWidth || document.body.clientWidth) > 1000)? "0 5%" : "0 0"); */
}

#header {
 padding: 20px 0;
 background: url(images/header.gif) repeat-x;
 height: 0px;
 position: relative;
}

/*#logo {
 width: 211px;
 height: 57px;
 margin-top: 12px;
} */

div#region {
 background: url(images/region.gif);
 width: 150px;
 height: 50px;
 padding-top: 10px;
 padding-left: 20px;
 position: absolute;
 top: 23px;
 left: 25.5%;
}

div#region1 {
 background: url(images/region.gif);
 width: 150px;
 height: 50px;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 vertical-align:middle;
 /*position: absolute;
 top: 23px;
 right: 0;*/
}

.region1 {
 background: url(images/region.gif);
 width: 150px;
 height: 50px;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 /*position: absolute;
 top: 23px;
 right: 0;*/
}

span#region {
 display: block;
 font-size: 16px;
 font-weight: bold;
}

#search {
 background: url(images/search.gif);
 width: 530px;
 height: 31px;
 padding: 9px 0 0 17px;
 position: absolute;
 top: 23px;
 right: 0;
}

#search input.text {
 width: 100%;
 height: 17px;
 border: 1px solid #000000;
 padding: 1px;
}

input.text2 {
 width: 100%;
 height: 17px;
 border: 1px solid #000000;
 padding: 1px;
}

input.button2 {
 width: 60px;
 height: 23px;
 text-align: center;
 margin-left: 2px;
}

#search select {
 width: 155px;
 height: 19px;
 border: 1px solid #000000;
} 

#search input.button {
 width: 60px;
 text-align: center;
 margin-left: 2px;
}

#search1 {
 position: absolute;
 top: 23px;
 left: 25.5%;
}

#search1 input.text {
 width: 100%;
 height: 17px;
 border: 1px solid #000000;
 padding: 1px;
}

#search1 select {
 width: 155px;
 height: 19px;
 border: 1px solid #000000;
} 

#search1 input.button {
 width: 60px;
 text-align: center;
 margin-left: 2px;
}

#top-bar {
 margin: 0 0 32px 10px;
 font-size: 12px;
 color: #7e7e7e;
 position: relative;
}

#top-bar img {
 position: relative;
 top: -2px;
 margin: 0;
}

#top-bar a, #top-bar a:visited, #top-bar a:hover {
 color: #0358a6;
 font-weight: bold;
 text-decoration: none;
}

#top-bar a:hover { text-decoration: underline; }

#top-add {
 position: absolute;
 top: -7px;
 right: 0;
}

#sidebar {
 width: 211px;
 background: url(images/sidebar.gif) no-repeat bottom;
 margin-top: 12px
}

#sidebar1 { width: 211px; }

#choice {
 background: #edf8fc;
 width: 209px;
 border-left: 1px solid #bbe3f4;
 border-right: 1px solid #bbe3f4;
 border-bottom: 1px solid #bbe3f4;
 padding-bottom: 10px;
}

#choice-title {
 background: url(images/choice-title.gif);
 width: 170px;
 height: 21px;
 font-size: 12px;
 color: #0358a6;
 padding: 12px 0 0 41px; 
 margin-top: 0px
}

#choice form {
 padding: 7px 0 0 23px;
 font-size: 12px;
}

#choice div.text {
 padding: 7px 0 0 23px;
 font-size: 12px;
}

#choice select {
 display: block;
 width: 160px;
 margin-top: 2px;
 margin-bottom: 4px;
}

#choice input.text { width: 140px; }

#choice input.button {
 width: 22px;
 padding-bottom: 1px;
}

#filter-title {
 background: url(images/choice-title.gif);
 width: 170px;
 height: 21px;
 font-size: 12px;
 color: #0358a6;
 padding: 12px 0 0 41px;
}

#filter {
 background: url(images/filter-bg.gif) no-repeat bottom;
 width: 191px;
 padding: 10px 0 20px 20px;
}

#filter p { padding: 5px 0 2px 0; }

#filter input.button {
 width: 75px;
 margin-top: 15px;
 margin-left: 45px;
}

#type-offer select {
 width: 160px;
 font-size: 11px;
}

#price input.text, #price select {
 width: 45px;
 margin-right: 8px;
 font-size: 11px;
}

#only-photo { padding: 5px 0 2px 0; }

#only-photo input { margin-left: 18px; }

#posts select {
 width: 160px;
 font-size: 11px;
}

#menu-title {
 background: url(images/menu-title.gif);
 width: 211px;
 height: 35px;
 margin-top: 0px;
}

#menu-title2 {
 background: url(images/menu-title2.gif);
 width: 211px;
 height: 35px;
 margin-top: 0px;
 margin-bottom: 0px;
}

#menu-wrapper {
 background: url(images/menu-bg.gif) no-repeat bottom;
 width: 197px;
 padding: 5px 7px 14px 7px;
}
#menu-wrapper2 {
 background: url(images/menu-bg2.gif) no-repeat bottom;
 width: 197px;
 padding: 5px 7px 14px 7px;
}

.sub-menu {
 background: url(images/arrow4.gif) no-repeat 0 10px;
 padding-top: 10px;
 padding-left: 22px;
 font-size: 10px;
 color: #8a8a8a;
 margin-left: 5px;
}

.sub-menu strong {
 font-size: 12px;
 color: #000000;
}

#menu { margin-left: 25px; }

#menu span {
 font-size: 10px;
 color: #8a8a8a;
}

#menu li {
 list-style: none;
 margin-top: 3px;
}

#menu li a, #menu li a:visited, #menu li a:hover {
 font-size: 11px;
 color: #000000;
}

.arrow1 {
 background: url(images/arrow1.gif) no-repeat 0 10px;
 padding-top: 10px;
 padding-left: 22px;
 padding-bottom: 10px;
 font-size: 12px;
 color: #0358a6;
 margin-left: 35px;
}

.arrow2 {
 background: url(images/arrow2.gif) no-repeat 0 10px;
 padding-top: 10px;
 padding-left: 22px;
 padding-bottom: 10px;
 font-size: 12px;
 color: #0358a6;
 margin-left: 25px;
}

.arrow2 a, .arrow2 a:visited, .arrow2 a:hover { font-size: 11px; }

.arrow4 {
 background: url(images/arrow4.gif) no-repeat 0 10px;
 padding-top: 10px;
 padding-left: 22px;
 padding-bottom: 10px;
 font-size: 10px;
 color: #8a8a8a;
 margin-left: 25px;
}

.arrow4 a, .arrow4 a:visited, .arro4 a:hover {
 font-size: 10px;
 color: #8a8a8a;
}

#cities { padding: 0 10px; }

#cities a { display: block; font-size: 10px; color: #8a8a8a;}

#center {
 width: 100%;
 padding: 10px 15px 0 15px;
}

#content {
 width: 100%;
 padding-left: 15px;
}

.c1 {
 background: url(images/c1.gif) no-repeat left;
 height: 20px;
 clear: both;
}

.c1 div {
 background: url(images/c2.gif) no-repeat right;
 height: 20px;
}

.c1_2 {
 background: url(images/c1_2.gif) no-repeat left;
 height: 20px;
 clear: both;
}

.c1_2 div {
 background: url(images/c2.gif) no-repeat right;
 height: 20px;
}

.c2 {
 background: url(images/c3.gif) no-repeat left;
 height: 20px;
}

.c2 div {
 background: url(images/c4.gif) no-repeat right;
 height: 20px;
}

#tabs { clear: both; }

#tabs span {
 font-size: 10px;
 color: #787878;
}

#tabs a, #tabs a:visited, #tabs a:hover {
 display: block;
 float: left;
 background: url(images/tab.gif);
 width: 90px;
 height: 20px;
 font-size: 12px;
 color: #000000;
 text-align: center;
 line-height: 20px;
 text-decoration: none;
 margin-top: 4px;
 position: relative;
 bottom: -1px;
}

a#active, a#active:visited, a#active:hover {
 display: block;
 float: left;
 background: url(images/tab-hover.gif);
 width: 91px;
 height: 24px;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 line-height: 24px;
 text-decoration: none;
 margin: 0;
}

div#catalog {
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 padding: 0 20px;
 margin-top: 0px;
}

div#catalog ul { margin-right: 20px; }

div#catalog ul li {
 list-style: none;
 background: url(images/marker.gif) no-repeat 0 5px;
 padding-left: 7px;
}

div#catalog a, div#catalog a:visited, div#catalog a:hover { font-size: 11px; }

.item {
 background: url(images/arrow3.gif) no-repeat 0 1px;
 padding-left: 20px;
}

.item-title {
 font-size: 12px;
 font-weight: bold;
 color: #0358a6;
}

.item-title span {
 font-size: 11px;
 font-weight: normal;
 color: #ff9421;
}

.line {
 display: block;
 background: url(images/line.gif) repeat-x 0 50%;
 padding: 12px 0;
 margin-right: 20px;
}

table#catalog { width: 100%; }

table#catalog th {
 background: #edf8fc;
 border: 1px solid #bbe3f4;
 padding: 5px;
 text-align: center;
 font-size: 12px;
 font-weight: normal;
 color: #0358a6;
}

table#catalog td { padding: 5px; }

table#catalog a, table#catalog a:visited, table#catalog a:hover { color: #515151; }

table#catalog span {
 display: block;
 font-size: 10px;
 color: #919191;
}

.date { font-size: 10px; }

.post {
 background: url(images/arrow2.gif) no-repeat;
 padding-left: 18px;
 float: left;
}

#pages {
 margin: 10px 0;
 font-family: Tahoma;
 word-spacing: 3px;
}

#pages a, #pages a:visited, #pages a:hover {
 font-size: 11px;
 color: #000000;
}

#new-title {
 width: 167px;
 height: 40px;
 background: url(images/new.gif);
 font-size: 12px;
 color: #0358a6;
 padding-left: 44px;
 line-height: 38px;
 margin-top: 7px;
}

#new-posts {
 width: 187px;
 background: url(images/sidebar.gif) no-repeat bottom;
 padding: 12px;
}

#new-posts ul { margin-left: 12px; }

#new-posts ul li { margin-bottom: 7px; }

#all-posts {
 text-align: center;
 margin: 10px 0;
}

#all-posts span { color: #8a8a8a; }

#footer {
 border-top: 1px solid #d1d4db;
 margin-top: 22px;
 padding: 14px 22px;
 position: relative;
 font-size: 12px;
}

#footer a, #footer a:visited, #footer a:hover { margin-right: 5px; }

#stat {
 position: absolute;
 top: 14px;
 right: 22px;
}

/* Дерево разделов */
.text_grey {font-size: 12px; color: gray;}
.text_grey_max {font-size: 15px; color: gray;}
.text_blue {font-size: 12px; color: #006699;}
.text_green {font-size: 12px; color: green;}
.message {font-size: 15px; color: #000000; display: block; padding: 10; background: whitesmoke; border: dashed 1 silver}
.road {padding: 5 10;}
.h2 {font-size: 17px; TEXT-DECORATION: none; color: #0358a6; font-weight: bold}
.h3 {TEXT-DECORATION: none; color: black; font-size: 13px; border-bottom: 1px dashed #006699; font-weight: bold}
.h4 {TEXT-DECORATION: none; color: #006699; font-size: 14px; border-bottom: 1px dashed #006699; font-weight: bold}
.prim {color: #CC0000}

.vip1 {background: #EFF2F8; border: 1px dashed #006699; margin-bottom: 10}
.vip2 {}

h1.info {font-size: 15px; margin: 20px 0 10px 0; font-style: normal; font-weight: bold}	

a.razdel_tree {padding: 5; display: block; TEXT-DECORATION: none; font-size: 12;}
a.razdel_tree:visited {TEXT-DECORATION: none;}
a.razdel_tree:hover {TEXT-DECORATION: underline; color: #8a8a8a;}

a.c_n{TEXT-DECORATION: none;  color: #0358a6; font-size: 17px;}
a.c_n:visited {TEXT-DECORATION: none;  color: #0358a6; font-size: 17px;}
a.c_n:active {TEXT-DECORATION: none;  color: #0358a6; font-size: 17px;}
a.c_n:hover {TEXT-DECORATION: none; color: #0358a6; border-bottom: 1px dashed #0358a6; font-size: 17px;} 

a.h3:visited {color: black;}
a.h3:active {color: black;}
a.h3:hover {TEXT-DECORATION: none; color: black; border-bottom: 1px dashed #006699;}


a.gray-link:visited, a.gray-link {
 font-size: 12px;
 color: #999999;
 text-decoration: underline;
}