html, body {
    margin: 0;
    padding: 0;
    background: #F6F6F6 url(/img/bg_body.jpg) top repeat-x;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #333;
    scrollbar-face-color: #D8D8D8;
    scrollbar-highlight-color: #FFF;
    scrollbar-shadow-color: #333333;
    scrollbar-3dlight-color: #E8ABBB;
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #E8E8E8;
}
td, tr {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #333;
}
h1 {    
    margin: 0;
    padding: 0;
    color: #DC214D;
    font-size: 14px;
}
a, a:active, a:link, a:visited {
    color: #DC214D;
    text-decoration: underline;
}
a:hover {
    color: #DC214D;
    text-decoration: none;
}

.pink {
    color: #DC214D;
}

#topmenu {
    width: 814px;
    border-bottom: 3px solid #FFF;
    padding-top: 12px;
    padding-bottom: 12px;
}

#topmenu a {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background-color: #2276B2;
}
#topmenu a:hover {
    color: #F0F0F0;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    background-color: #2276B2;
}

h3 {
    margin: 0;
    padding: 0;
    color: #DC214D;
    font-size: 14px;
}
.leftzag {
    background: url(/img/bg_line.gif) left no-repeat;
    padding-left: 30px;
}
.lefttext {
    padding: 10px 0 0 45px;
}
p {
    margin: 0;
    padding: 0 0 10px 0;
}
.arrow {
    height: 10px;
    text-align: right;
    padding-right: 5px;
}
.contact {
    background: url(/img/bg_contact.gif) 0% 100% no-repeat;
    height: 190px;
    padding-top: 26px;
}
cname, a.cname:active, a.cname:link, a.cname:visited {
    color: #000;
    text-decoration: none;
}
a.cname:hover {
    color: #DC214D;
    text-decoration: none;
}
cm, a.cm:active, a.cm:link, a.cm:visited {
    color: #000;
    text-decoration: none;
}
a.cm:hover {
    color: #DC214D;
    text-decoration: underline;
}
nav, a.nav:active, a.nav:link, a.nav:visited {
    color: #7B7B7B;
    text-decoration: underline;
}
a.nav:hover {
    color: #000;
    text-decoration: underline;
}
.cattab {
    padding: 0 0 10px 25px;
}
.cat {
    border-top: 2px solid #AB004C;
    padding-top: 5px;
}
.cat2 {
    width: 90px;
    height: 150px;
    border-top: 2px solid #AB004C;
    border-bottom: 2px solid #AB004C;
    padding: 3px;
}
.cat_empty {
    width: 90px;
    height: 130px;
    padding: 3px;
}
.cost {
    font-size: 14px;
    font-weight: bold;
    color: #DC214D;
    text-align: center;
    height: 14px;
    padding: 2px;
}
.cat_name {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    padding: 2px;
}
.cat_nav {
    padding: 5px 0 10px 0;
    color: #DC214D;
}
.info {
    border-top: 2px solid #AB004C;
    border-bottom: 2px solid #AB004C;
    padding: 10px;
}
.recost {
    color: #979797;
    height: 20px;
    text-align: center;
    text-decoration: line-through;
}
.rightzag {
    background: url(/img/bg_line.gif) right no-repeat;
}
.rm {
    border-bottom: 1px solid #D7D7D7;
    padding: 2px 0 2px 0;
}
.rsm {
    border-bottom: 1px solid #D7D7D7;
    padding: 2px 0 2px 0;
    font-size: 10px;
    color: #606060;
}
.rsi a.rmi:active, a.rmi:link, a.rmi:visited {
    color: #606060;
    text-decoration: none;
}
a.rmi:hover {
    color: #DC214D;
    text-decoration: none;
}
form {
    margin: 0;
    padding: 0;
}
input.s {
    font-family: verdana;
    font-size: 10px;
    width: 175px;
    height: 19px;
    border: 1px solid #DC214D;
}
input.bsearch {
    font-family: verdana;
    font-size: 11px;
    height: 19px;
    border: 1px solid #DC214D;
}
input.button {
    border: 1px solid #DC214D;
    background-color: #DC214D;
    color: #FFF;
    font-size: 11px;
    cursor: pointer;}
select {
    font-family: verdana;
    font-size: 10px;
}
select.sel {
    font-family: verdana;
    font-size: 11px;
    width: 150px;
}
.pages {
    color: #A6A6A6;
}
.parr a.parr:active, a.parr:link, a.parr:visited {
    color: #A6A6A6;
    text-decoration: none;
}
a.parr:hover {
    color: #000;
    text-decoration: none;
}
.pnav a.pnav:active, a.pnav:link, a.pnav:visited {
    color: #E0849D;
    text-decoration: underline;
}
a.pnav:hover {
    color: #DC214D;
    text-decoration: underline;
}
.active {
    font-size: 12px;
    font-weight: bold;
    color: #DC214D;
    vertical-align: middle;
}
.gtd {
    font-size: 13px;
    color: #000;
/*    padding: 10px 0 0 0;*/
}
.gname {
    color: #DC214D;
}
.ex {
    color: #979797;
    font-size: 11px;
    text-decoration: line-through;
}
.descr {
    color: #000;
    font-size: 12px;
    padding: 10px 0 10px 0;
}
#footer td {
    color: #7B7B7B;
}
#footer a {
    color: #7B7B7B;
    text-decoration: underline;
}
#footer a:hover {
    color: #000;
    text-decoration: underline;
}
.msq_error {
    text-align: center;
    color: #ED1C24;
    font-weight: bold;
}
.msg_ok {
    text-align: center;
    color: #008400;
    font-weight: bold;
}

mod_link, a.mod_link:active, a.mod_link:link, a.mod_link:visited {
    color: #7B7B7B;
    text-decoration: underline;
}
a.mod_link:hover {
    color: #000;
    text-decoration: underline;
}

input, textarea, select {
    scrollbar-face-color: #D8D8D8;
    scrollbar-highlight-color: #FFF;
    scrollbar-shadow-color: #333333;
    scrollbar-3dlight-color: #E8ABBB;
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #E8E8E8;
} 
.cosmos {
    font-weight: normal;
}
