body, #pda_container {
    margin: 0;
    padding: 0;
    min-width: 200px;
    max-width: 800px;
    width: auto;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 11pt;
}

hr {
    border-color: #e0e0e0;
    border-style: solid;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
}

h1 { font-size: 11pt;   }
h2 { font-size: 10.5pt; }
h3 { font-size: 10pt;   }
h4 { font-size: 9.5pt;  }
h5 { font-size: 9pt;    }
h6 { font-size: 8.5pt;  }

img { border: none; }

div#pda_head {
    text-align: left;
    margin: 10px 0px;
}

#pda_container {
    /*border: 2px dashed gray;*/
    padding: 4px 2px;
}

div#footer {
    color: #595959;
}

div#copyright {
    font-size: 7.5pt;
}

div#links_div {
    font-size: 8pt;
    margin: 10px 0px;
}

div#links_div a, div#links_div a:hover, div#links_div a:visited, div#links_div a:active {
    color: #0054a6;
}

/* == PDA == */

div#pda_prices_container {
}

div#pda_prices_container table {
    /*width: 240px;*/
    border: none;
    width: 100%;
}

div#pda_prices_container table tbody {
    font-size: 13px;
    border: none;
}

div#pda_prices_container table#price th {
    padding: 5px 3px;
    font-size: 13px;
    font-weight: 500;
    background-color: #ecf4ff;
    border: none;
}

div#pda_prices_container table#price tr td.top_left {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    border-top: none;
    padding-left: 4px;
}

div#pda_prices_container table#price tr td.top_right {
    border-right: none;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-top: none;
}

div#pda_prices_container table#price tr td.top_mid {
    /*border-right-width: 0px;*/
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: none;
}

div#pda_prices_container table#price tr td.td_left {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    padding-left: 4px;
    text-align: left;
}

div#pda_prices_container table#price tr td.td_right {
    border-right: none;
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    font-weight: bold;
    text-align: center;
}

div#pda_prices_container table#price tr td.td_mid {
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    border-right: 1px solid #DDDDDD;
    text-align: center;
}

div#pda_prices_container table#price tr td.td_caption {
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
    border: none;
}






table.service_m {
    margin-top: 15px;
    /*border: 0px;*/
}

table.service_m thead {
    background-color: #d4e6fd;
}

table.service_m thead td {
    padding: 2px 4px;
    font-weight: normal;
    font-size: 9pt;
    color: #6491ce;
    border: 3px solid white;
}

table.service_m tbody td {
    padding: 2px;
    /*border: 3px solid white;*/
    border-bottom: 0px;
    border-top: 2px solid white;
    border-right: 3px solid white;
    font-size: 9pt;
}

table.service_m tbody td.azs_city {
    /*background-color: rgb(250,250,250);*/
    border-right: none;
    display: ;
    border-left: 3px solid white;
}

table.service_m td a, table.service_m td a:hover, table.service_m td a:visited {
    color: #2550a5;
    text-decoration: underline;
}

a.a_more, a.a_more:hover, a.a_more:visited {
    text-decoration: none;
    color: #2550a5;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table.service_m td img {
    margin: 0 5px 5px 0;
}

table.service_m td.service_td {
    border-left: 3px solid white;
    border-top:0px;
    border-bottom:2px solid white;
}


.service_div_m {
    margin-bottom: 15px;
    width: 100%;
    min-width: 180px;
    max-width: 220px;
    height: 30px;
    float: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.service_div_m img {
    margin-right: 5px;
}

div#marks_navi span, div#marks_navi a, div#marks_navi strong {
    font-size: 8pt;
    padding: 3px;
    color: #2550a5;
}

div#marks_navi strong {
    background-color: #e1e1e1;
}

select#select_fuel {
    font-size: 8pt;
    /*width: 120px;*/
    width: auto;
}


ul.regions_list {
    font-size: 10px;
    color: #7e7d7e;
    padding-left: 34px;
    margin-top: 2px;
}

ul.regions_list li a, ul.regions_list li a:hover, ul.regions_list li a:visited {
    text-decoration: underline;
    color: #2550a5;
    font-size: 10.5pt;
}

ul.regions_list li {
    margin: 1px 0px;
}

span.submenu_title_span {
    font-size: 11pt;
    font-weight: bold;
    color: #595959;
    margin-left: 5px;
}

form#formcontacts {
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
    font-size: 8pt !important;
}

img.captcha {
    width: 80px;
    height: 64px;
}

form#formcontacts table.ocms {
    width: 100%;
}

form#formcontacts table.ocms input, form#formcontacts table.ocms textarea {
    width: 92%;
    /*max-width: 90px !important;*/
} 

form#formcontacts .fq_label {
    width: 110px;
}

form#formcontacts .fq_field {
    max-width: 100% !important;
}

form#formcontacts .fq_field table {
    width: 98% !important;
}

form#formcontacts .fqfieldcapt input {
    width: 70px !important;
}

div#sec_menu {
    margin-left: 7px;
}
