* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}

td {
    vertical-align: top;
}

a:link { color: #7b4242; text-decoration: none; }
a:visited { color: #7b4242; text-decoration: none; }
a:active { color: #7b4242; text-decoration: none; }
a:hover { color: #7b4242; text-decoration: underline; }


body {
    font-family: Georgia, serif;
    font-size: 11px;
    color: #cb8c44;
    background: #33261a url(bg.jpg) top center repeat;
}

#Wrapper {
    width: 900px;
    margin: 0 auto;
}


#Header {
    width: 900px;
    height: 176px;
    background: Transparent url(header.jpg) top center no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Main {
    min-height: 50px;
    background: Transparent url(mainBg.jpg) top center no-repeat;
    padding: 20px 12px 0 12px;
}

#MainFoot {
    height: 9px;
    background: Transparent url(mainBgFoot.jpg) top center no-repeat;
}

h1 {
    /*border: solid 1px #0f0;*/
    text-indent: -99999px;
    height: 160px;
    width: 310px;
}

h2 {
    font-weight: bold;
    font-size: 24px;
    color: #d50013;
    background: Transparent url(hor_dot.gif) bottom left repeat-x;
    padding-bottom: 4px;
    margin-bottom: 13px;
}

h2.h2Proizvod {
    background-image: none;
}

h3 {
    color: #904700;
    font-weight: bold;
    font-size: 14px;
}

h4 {
    color: #904700;
    font-weight: bold;
    font-size: 11px;
}

td.hc1 {
    width: 162px;
    background: Transparent url(flag.gif) bottom center no-repeat;
    line-height: normal; 
}


td.hc2, td.hc3 {
    background: Transparent url(vert_dot.gif) top left repeat-y;
}

td.hc2 {
    padding-left: 10px;
    padding-right: 10px;
    width: 213px;
}

td.hc2_proizvod {
    background: Transparent url(vert_dot.gif) top left repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    width: 690px;
    padding-bottom: 20px;
}

td.hc2_proizvod p {
    padding-bottom: 1em;
}

td.hc2_proizvod ul, td.hc2_proizvod ol {
    margin-left: 2em;
}

td.hc3 {
    padding-left: 15px;
    padding-right: 10px;
}

#Main ul {
    list-style-type: none;
}

td.hc1 #MainNav {
    margin-bottom: 150px;
}

#MainNav li ul {
    font-size: 11px;
}

#MainNav li ul li.selected {
    background-image: none;
}

#MainNav li ul li.selected a {
    color: #D50013;
}

td.hc1 ul {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}

td.hc1 ul li {
    padding: 5px 0 5px 19px;
}

td.hc1 ul li.selected {
    background: Transparent url(liBg1.png) top left no-repeat;
}

.nItem {
    margin: 0 0 10px 0;
}

.smallBanner {
    float: left;
}

#Footer {
    text-align: center;
    color: #e2dac7;
    font-size: 10px;
    padding-top: 10px;
}

#Footer p {
    display: inline;
}

#Footer p span, #Footer a {
    color: #a07763;
}

#tblProduct td.c1 {
    width: 240px;
}

#tblProduct td.c1 a {
    color: #d50013;
}

#tblProduct td.c1 ul {
    font-weight: bold;
    margin-left: 30px;
    font-size: 11px;
}

#tblProduct td.c1 ul a {
    color: #c0000f;
}


#tblProduct td.c1 ul li ul {
    font-weight: normal;
    font-size: 11px;
}

#tblProduct td.c1 ul li ul a {
    color: #7b4242;
}

#tblProduct td.c1 ul li {
    padding: 0;
}

#tblProduct td.c1 ul li ul li {
    padding: 1px 0;
}

#tblProduct td.c1 ul li ul li.selected {
    font-weight: bold;
}

#tblProduct td.c1 ul li ul li.selected a {
    color: #c0000f;
}

#Proizvod {
    position: absolute;
    z-index: 9999;
    margin-left: 250px;
    margin-top: 60px;
    padding-left: 20px;
    border-left: solid 1px #c0000f;
    color: #000;
    width: 150px;
    padding-bottom: 20px;
}

#BannerZone {
    margin-top: 10px;
    padding-top: 10px;
    background: Transparent url(hor_dot.gif) top left repeat-x;
}

td.hc3_banners {
    padding-left: 10px;
}

#BannersSide img {
    margin-bottom: 10px;
    display: block;
}

.PrePic {
    padding: 0 0 10px 0;
}

.newsList {
    margin-top: 20px;
}

.newsItem {
    margin-bottom: 5px;
    padding-bottom: 5px;
    background: Transparent url(hor_dot.gif) bottom left repeat-x;
}