* {
        padding: 0;
        margin: 0;
        outline: 0;
}

body {
    background-color: #E1C9A5;
    font-family: Verdana, Arial;
    font-size: 75%;
}

p {
        padding:10px 0 10px 0;
        line-height: 1.6em;
}

h2 {
    color: #434239;
}
.tit2 {
    width: 100%;
}

.tit2 td{
    vertical-align: top;
}

.tit2 img{
    border:1px solid;
    border-color:#ddd #888 #777 #ddd;
}


#pcont {
        width: 570px;
        background-image: url(/images/p_08.jpg);
	background-repeat: repeat-y;
        text-align: left;
        border: 0px solid #000000;
        padding: 10px 30px 10px 30px;
}
#pcont em {
    color: #E64025;
     font-style: normal;
    font-weight: bold;

}

#pconte {
        width: 810px;
        background: #FFFFFF url(/images/dn_02.jpg) repeat-y left top;
        text-align: left;
}


#pconte em {
    color: #E64025;
     font-style: normal;
    font-weight: bold;

}


#pconte2 {
        padding: 60px 20px 10px 20px;
}

#pconte hr {
    width: 99%;
}
.backpost {
        line-height: 1.6em;
}
.backpost img {
    border:2px solid;
    border-color:#fff #999 #999 #fff;
}

.header {
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 10px;
        background-color: #D3B384;
        text-align: left;
        border: 1px solid #000000;
        padding: 0;
}


.price {
        width: 99%;
        margin-bottom: 10px;
        background-color: #D3B384;
        text-align: center;
        border: 1px solid #000000;
}

.tb_list {
        width: 99%;
}
.tb_list td {
    padding: 7px;
}

.tb_list2 {
        width: 99%;
}
.tb_list2 img {
    border:2px solid;
    border-color:#fff #bbb #bbb #fff;

}

.tb_list2 img:hover {
    border:2px solid;
    border-color: #B52F2B;

}

.tab0 {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
        border: 0;
}



.tab th {
    border:1px solid;
    border-color:#fff #222 #222 #fff;
    padding: 5px 0px 5px 5px;
    vertical-align: top;
    background-color: #D8C8B1;
}

.tab td {
    border:1px solid;
    border-color:#fff #bbb #bbb #fff;
    padding: 3px 1px 3px 1px;
    vertical-align: top;
}



.tab {
        width: 100%;
        margin-bottom: 10px;
        background-color: #f5f5f5;
        text-align: left;
        border: 0;
}

.tab1 {
        width: 80%;
        margin-bottom: 10px;
        background-color: #E1C9A5;
        text-align: center;
        border: 1px solid #000000;
}


.sidebox2 {
        width: 194px;
        margin-bottom: 10px;
        background-color: #D3B384;
        text-align: left;
        border: 1px solid #ffffff;
        padding: 10px 10px 10px 10px;
}

.sidebox21 {
        width: 204px;
        margin-bottom: 10px;
        background-color: #D3B384;
        text-align: left;
        border: 1px solid #ffffff;
        padding: 10px 5px 5px 5px;
}


.title {
        font-family: Verdana, Arial;
        color: #000000;
        font-size: 1.2em;
        font-variant: small-caps;
        font-weight: bold;
        margin-bottom: 10px;
}



a {
        color: #b52f2b;
        text-decoration: none;
        font-weight: bold;
}

a:visited {
        color: #b52f2b;
        text-decoration: none;
}

a:hover {
        color: #000000;
        text-decoration: none;
}

#sidebar a {         color: #FFFFFF; font-weight: bold; }
#sidebar a:visited { color: #FFFFFF; }
#sidebar a:hover {   color: #000000; }
#sidebar li {
    list-style-type: none; display: block;
    margin-left: 0px; margin-bottom: 7px;
}


#sidebar2 a {         color: #FFFFFF; font-weight: bold; }
#sidebar2 a:visited { color: #FFFFFF; }
#sidebar2 a:hover {   color: #000000; }
#sidebar2 li {
    list-style-type: none; display: block;
    margin-left: 0px; margin-bottom: 7px;
}


#pcont2 li a {       color: #efefd5; font-weight: bold; }
#pcont2 li a:visited { color: #efefd5; }
#pcont2 li a:hover {   color: #000000; }
#pconte li {
    list-style-type: none; display: block;
    margin-left: 0px; margin-bottom: 2px;
}

#idval {
        background: #fff url('/images/some/3valentin-back.jpg') 50% 0 no-repeat;
        margin: 0 auto;
        padding: 0 0 10px 0;
        text-align: center;
	height: 120px;
}
#idval h2 {color: red; }
#idmart {
        background: #fff url('/images/some/3mart-back.jpg') 50% 0 no-repeat;
        margin: 0 auto;
        padding: 0 0 10px 0;
        text-align: center;
	height: 120px;
}
#idmart h2 {color: red; }

#pogoda b { color: #1A1A17;
	    font-style: italic;
}

.left {    text-align: left; }
.right {   text-align: right; }
.center {  text-align: center; }
