body {
    color: #000000;
    background-color: #FFFFFF; 
    font-family: Verdana, Arial;
    font-size: 11px;
}

a:link, a:active {  color:#970F08; text-decoration: none;}
a:visited {  color: #BA4E3B; text-decoration: none;}
a:hover {  color: #FF4000; text-decoration: none}

.lng:link, lng:active {  color:#000000; font-weight: bold;}
.lng:visited {  color: #000000; font-weight: bold;}
.lng:hover {  color: #E42719; font-weight: bold;}

.link1:link, link1:active {  color:#534C47; font-size: 11px;}
.link1:visited {  color: #534C47; font-size: 11px;}
.link1:hover {  color: #E42719; font-size: 11px;}


td {
    font-size: 12px;
}

.pbgdelete {
    color: #939393;
    font-size: 11px;
    background-image: url(../i/pbg1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-left: 30px;
    padding-right: 40px;
}

.pbg1 {
    padding-left: 8px;
    background-image: url(../i/pbg1.gif);
    background-repeat: repeat-y;
    background-position: left;
}

.lng {
    color: #FFFFFF;
    font-size: 10px; font-weight: bold;
}

.txt1 {
    color: #FFFFFF;
    font-size: 11px; font-weight: bold;
    padding-left: 10px;
}

.txt3 {
    color: #817773;
    font-size: 12px; font-weight: bold;
    padding-left: 10px;
}

.txt4 {
    color: #48312B;
    font-size: 9px;
}

.txt5 {
    padding-left: 15px;
    color: #8D776D;
    font-size: 11px; font-weight: bold;
}

.txt6 {
    color: #8C8480;
    font-size: 9px;
}

.txt7 {
    color: #000000;
    font-size: 11px;
}

input.login {
    font-size: 11px;
    border-right: 1px solid #A8948E;
    border-bottom: 1px solid #A8948E;
    border-left: 1px solid #6D4B42;
    border-top: 1px solid #6D4B42;
}

input.search {
    font-size: 11px;
    border: 1px solid #B96664;
    background-color: #FFFFFF;
}

.copyright {
    color: #FFFFFF;
    font-size: 9px;
    padding-top: 20px;
}

.cont {
    color: #88807C;
    font-size: 11px;
    padding-left: 10px;
}

.login { width:100px; }


<!-- dlja kataloga -->

.cataloglabel {
    font-size: 11px; font-weight: bold;
    color: #997265;
    background-color: #F4F1EF;
    height: 22px;
    padding-left: 20px;
}

td.info {
    padding-left: 4px;
}

img {
    border-style: none;
}


