html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
}

/* Не забываем описать стили для :focus! */
:focus {
        outline: 0;
}
span.footer {
	color:#ffffff;
}
span.footer a:link, span.footer a:visited, span.footer a:hover, span.footer a:active {
	color:#ffffff;
	cursor:default;
}

div#left-menu-footer {
	margin-top:200px;
}

h1 {
        font-size:18px;
}

body {
        line-height:1.1;
        font-family: Arial, Helvetica, sans-serif;
        color:#000;
        font-size:12px;
}

div.content ul, div.news-content ul, div.content ol, div.news-content ol {
        margin-left:25px;
}

a {
        color:#000;
}

/* Для таблиц все еще надо прописывать 'cellspacing="0"' в коде */
table {
        border-collapse: collapse;
        border-spacing: 0;
}
/*
caption, th, td {
        text-align: left;
        font-weight: normal;
}
*/

blockquote:before, blockquote:after, q:before, q:after {
        content: "";
}

blockquote, q {
        quotes: "" "";
}

.header a, .header td  {
    font-size: 14px;
        font-weight: bold;
    color: #000;
}

div.glink-container a.glink-red {
	font-size: 12px;
	font-weight: bold;
	color:#640000;
}

div.glink-container {
	margin-top:10px;
	margin-bottom:35px;
	text-align:left;
	width:150px;
}

div.glinks-small div.glink-container {
	margin-top:20px;
	margin-bottom:35px;
	margin-left:5px;
	text-align:left;
	width:100px;
}


div.glinks {
	width:180px;
	height:26px;
	background-image: url('/img/googleads.png');
}

div.glinks2 {
	width:180px;
	height:26px;
	background-image: url('/img/googleadss.png');
}


div.glinks-small span.glink-normal {
	line-height:1.3em;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

span.small-gray {
	font-size: 10px;
	color:#85856A;
}

span.glink-normal {
	line-height:1.3em;
	text-decoration:none;
	color:#000000;
}

span.glink-normal a:link, span.glink-normal a:visited, span.glink-normal a:active, span.glink-normal a:hover {
	color:#000000;
	text-decoration:none;
}

ul.header-menu {
        list-style:none;
        float:right;
}

ul.header-menu li {
        float:left;
        margin-right:30px;
}

ul.header-menu li a:active, ul.header-menu li a:link, ul.header-menu li a:visited {
        font-size: 12px;
        font-weight: bold;
        color:#640000;
}

ul.left-menu {
        margin: 0 0 0 2%;
}

ul.left-menu li {
        padding:2px 0 2px 3px;
        margin:0 0 4px 0;
        font-weight: bold;
}

ul.left-menu li.header-1, ul.left-menu li.header-1 a {
        font-size: 16px;
        color: #640000;
}

ul.left-menu li.header-2, ul.left-menu li.header-2 a {
        font-size: 16px;
        color: #fff;
        background: #640000;
}

ul.left-menu li.item, ul.left-menu li.item a {
        color: #640000;
        padding-left:7px;
        font-size: 12px;
}

ul.search-navigator {
        margin-top:20px;
}

ul.search-navigator li {
        float:left;
        margin-right:5px;
}

.bold_white {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
}

.bold_brown {
        font-size: 16px;
        color: #640000;
        font-weight: bold;
}

.bold_brown_14 {
        font-size: 14px;
        color: #640000;
        font-weight: bold;
}

.bold_black {
        font-size: 16px;
        color: #000;
        font-weight: bold;
}

.small_bold_brown {
        font-size: 12px;
        color: #640000;
        font-weight: bold;
}

div.navigator {
        width:100%;
        text-align:center;
        margin:20px 0 20px 0;
        line-height:2em;
}

ul.path {
        list-style:none;
        width:100%;
        margin-bottom:20px;
}

ul.path img {
        margin-right:7px;
}

ul.path li {
        margin-bottom:5px;
}

ul.path a{
        color:#000;
}

input.search {
        border: 1px solid #d6d68c;
}

input.find {
		margin: 0 15px 0 0;
        color: #5f0000;
        font-size: 14px;
        font-weight: bold;
        background: #e7e3d8;
        border: 1px solid #ccc;
}

td.firm-list-td {
        border-top:1px solid #d1d1d1;
        border-left:1px solid #d1d1d1;
        border-right:1px solid #d1d1d1;
        font-size:14px;
        color:#000;
}

td.firm-list-last-td {
        border-top:1px solid #d1d1d1;
}

td.firm-list-td a {
        font-size:14px;
        color:#000;
}

td.firm-list-td td.r-arrow {
        background: url('/img/small/r.gif') 50% 50% no-repeat;
}

span.smaller {
        font-size:90%;
}

ul.streets-list, ul.customsearch, ul.themes-list, ul.search-result, ul.catalog {
        margin:0 0 30px 20px;
        list-style:disc;
}

ul.streets-list li, ul.customsearch li, ul.themes-list li, ul.search-result li, ul.catalog li {
        margin-bottom:10px;
}

ul.streets-list li a, ul.customsearch li a, ul.themes-list li a, ul.search-result li a, ul.catalog li a {
        color:#000;
}

ul.adress-list {
        list-style:none;
        width:100%;
}

ul.adress-list li {
        float:left;
        margin: 10px 20px 0 0;
}

ul.firms-list li {
        width:100%;
        line-height:25px;
        margin-bottom:15px;
}

ul.first-letter {
        width:100%;
        float:left;
        list-style:none;
}

ul.first-letter li {
        float:left;
        margin-right:10px;
}

ul.first-letter li a {
        color:#000;
}

ul.firm-contacts li img {
        margin-right:5px;
}

ul.news-list {
        list-style:none;
}

ul.news-list li {
        width:auto;
        margin-left:10px;
}

ul.news-list li.date {
        font-weight:bold;
        color:#640000;
        height:20px;
        line-height:20px;
}

ul.news-list li.short {
        width:auto;
        margin-bottom:20px;
}

div.news-header {
        font-weight:bold;
        color:#640000;
        margin-bottom:10px;
}

div.news-header, div.news-content {
        width:100%;
        float:left;
}

div.content {
        width:auto;
}

div.reg-form textarea {
	height:50px;
}

div#mistake textarea, div#mistake2 textarea, div#comment textarea{
	height:150px;
}

div.reg-form input, div#mistake textarea, div#mistake2 textarea, div.reg-form textarea, div#comment textarea{
	width:100%;
	border-right:#e5e5e5 1px solid;
	border-top:#8c8c8c 1px solid;
	border-left:#8c8c8c 1px solid;
	border-bottom:#e5e5e5 1px solid;
}

div.comment_listing ul {
	list-style:none;
}

div.comment_listing ul li.author_date{
	font-weight:bold;
}

div.comment_listing ul li.comment_text{
	border-bottom:1px #CACACA dotted;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.reg-form td {
	padding-bottom:5px;
}

div.nicetitle {
        background-color: #333;
        color: #fff;
        font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
        left: 0;
        padding: 4px;
        position: absolute;
        top: 0;
        width: 25em;
        z-index: 20;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 10px;
        -moz-opacity: .87;
        }

div.nicetitle p {
    margin: 0;
        padding: 0 3px;
        -moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
        text-align: left;
        -moz-opacity: 1;
}

div.nicetitle p span.accesskey {
        color: #d17e62;
}

/*jquery-tooltip +*/
#tooltip {
        position: absolute;
        z-index: 3000;
        border: 1px solid #111;
        background-color: #eee;
        padding: 5px;
        opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/*jquery-tooltip -*/

#frm_comment_standart {
        background-color:#EAEAEA;
        display:inline-table;
        padding:4px 4px 4px 4px;
}

select.house {
	width:200px;
}

tr.address-list td {
	 border-bottom:#ccc 1px dotted;
}
