
* {
    margin: 0;
    padding: 0;
}

div {
    /* border: solid 1px; */
}

body {
    background-color: #ffffff;
    color: #333333;
    font: normal 85% tahoma,helvetica,arial,sans-serif;

    min-width: 1000px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

a, a:active, a:visited {
    color: #006699;
}

h1 {
    color: #006699;
    font-weight: normal;
    font-size: 160%;
    margin: 2ex 0 1ex 0;
}

p {
    margin-bottom: 1ex;
}

li {
    margin-bottom: 1ex;
}

/******************************************************************************/

#outermost {
    background: #ffffff url(../system/application/views/head-bg.jpg) no-repeat;
}

#holder {
    clear: both;
    background: #ffffff url(../system/application/views/ubtm-bg.jpg) repeat-x bottom;
}

#holder #cat {
}

#holder .app {
    background: #ffffff url(../system/application/views/uhead-bg.jpg) repeat-x top;
    border-top: solid 1px #d3f0fd;
}

#holder .noapp {
    margin-top: 90px;
}

#holder #cat h1 {
    padding-left: 2ex;
}

#holder #cat table {
    width: 100%;
}

#holder #cat table td {
    vertical-align: top;
}

#holder #cat table h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 1.5ex;
    font-size: 125%;
}
#holder #cat table h1 a {
    color: #663300;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

#holder #cat table p {
    margin-bottom: 1ex;
}

/******************************************************************************/

#header {
    border-top: solid 1px white;
    height: 125px;
}

#header a {
    color: #006699;
    font-weight: normal;
    font-size: 125%;
}

#header #topmenu_list {
    margin-left: 270px;
    margin-top: 70px;
}

#header #topmenu_list td {
    padding: 0 2ex 0 4ex;
    vertical-align: top;
}

#header #logo {
    width: 220px;
    float: left;
}
#header #logo img {
    border-width: 0;
}

/******************************************************************************/

#headl {
    width: 570px;
    height: 230px;
    background: #ffffff url(../system/application/views/headl1.jpg) no-repeat;
}
#headc {
    height: 230px;
    background: #ffffff url(../system/application/views/headc.jpg) repeat-x;
    font-size: 32px;
    color: #FFCC66;
}
#headr {
    width: 41px;
    height: 230px;
    background: #ffffff url(../system/application/views/headr.jpg) no-repeat;
}

#fade img {
    margin-top: -5px;
    display: none;
}

/******************************************************************************/

#footer {
    background: #ffcc66 url(../system/application/views/footer-bg.gif) repeat-x;
    height: 131px;
}

#footer #address {
    height: 131px;
    border-top: solid 1px white;
}

#footer #address #city {
    margin-top: 20px;
    margin-left: 36px;
    font-size: 125%;
}

#footer #address #prefix {
    clear: left;
    margin: 3px 6px 0 24px;
    font-size: 150%;
    color: white;
    float: left;
}

#footer #address #phone {
    float: left;
    font-size: 180%;
}

#footer #address #mail {
    clear: left;
    float: left;
    font-size: 125%;
    margin-left: 96px;
    margin-top: 4px;
}

#footer #address #route {
    margin: 16px 0 0 290px;
    font-size: 125%;
}

#footer #address #route a {
    color: #663300;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

#footer #copyright {
    float: right;
    margin: 40px 4ex 0 0;
}

#footer #counter {
    float: right;
    margin: 4px 4px 0 0;
}

/******************************************************************************/

#sidebar {
    clear: both;
    float: left;
    width: 215px;
    padding: 15px;
    margin: 50px 20px;
    background: #f4f4f4 url(../system/application/views/qm.gif) no-repeat right bottom;
}

#sidebar h1 {
    font-size: 120%;
}

#sidebar h1 a {
    color: #663300;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

#sidebar p {
    font-size: 80%;
}

#application {
}

#application #about {
    margin: 0 6ex 6ex 300px;
    padding: 2ex;
}

#minibanners {
    clear: left;
    float: left;
    width: 215px;
    margin-left: 50px;
    margin-top: -20px;
}

/******************************************************************************/

#articles h1 a {
    color: #663300;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

#articles #content {
    margin: 0 6ex 6ex 300px;
    padding: 2ex;
}

/******************************************************************************/

#products #content {
    margin: 0 6ex 6ex 300px;
    padding: 2ex;
    font-size: 85%;
}
#products #content h1 {
    font-size: 185%;
}
#products #content h2 {
    font-size: 160%;
    font-weight: normal;
    background-color: #f1fbff;
    display: inline;
    padding: .5ex 4ex .5ex 4ex;
}
#products #content p {
    margin-top: 2ex;
}

#products .ppic {
}
#products .ptxt {
    padding-bottom: 2ex;
}
#products .ptxt h1 {
    margin-top: 0;
}

#products table.gost {
    border-width: 1px;
    border-bottom: solid 1px #f0f0f0;
    margin-left: 15px;
}
#products table.gost th {
    font-weight: normal;
    padding: 8px 16px;
    background-color: #F0F0F0;
}
#products table.gost td {
    padding: 6px 16px;
    text-align: center;
}
#products table.gost .even {
    background-color: #f6f6f6;
}

/******************************************************************************/

#gallery #content {
    margin: 0 6ex 6ex 300px;
    padding: 2ex;
    font-size: 85%;
}

#gallery #content h1 {
    margin-left: 1.2ex;
    font-size: 190%;
}

#gallery #content p {
    margin-left: 2ex;
}

#gallery #pagination {
    margin-left: 1.5ex;
    font-weight: bold;
    font-size: 120%;
}


/******************************************************************************/

#linkslist {
    margin: 0 6ex 6ex 300px;
    padding: 2ex;
}


