/* Reset margins */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea {
    margin:0;
    padding:0;
}
a, a:visited {
    color: #890d04;
    text-decoration: none;
}
a:hover {
    color: #890d04;
    text-decoration: underline;
}
a.linkWhiteColor, a:visited.linkWhiteColor {
    color: #fffffd;
    text-decoration: none;
}
a:hover.linkWhiteColor {
    color: #fffffd;
    text-decoration: underline;
}
li {
    list-style:none;
}
.clearBoth {
    clear: both;
}
.greyColor {
    color: #6f6f6f;
}
.fontGeorgia {
    font-family: Georgia, Arial, Verdana, serif;
}
a.linkButton, a:visited.linkButton {
    display:block;
    width:121px;
    height:21px;
    margin: 0 auto;
    background: url('../images/bg_button.gif') no-repeat 0px 0px;
    font-family: Georgia, Arial, Verdana, serif;
    font-style: italic;
    font-size: 14px;
    padding: 4px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
}
a:hover.linkButton {
    text-decoration: none;
}
h2 {
    color: #890d04;
    font-size: 3.9em;
    margin: 0px 15px 17px 0px;
    font-family: Georgia, Arial, Verdana, serif;
}
h3 {
    color: #280605;
    font-size: 1.8em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    line-height: 26px;
    margin: 0px 15px 0px 0px;
}
h4 {
    color: #890d04;
    font-size: 1.6em;
    margin: 5px 0px 0px 0px;
    font-family: Arial, Verdana, sans-serif;
}
#right h4 {
    color: #890d04;
    font-size: 2.2em;
    display: block;
    text-align: center;
    width: 287px;
    height: 45px;
    background: transparent url('../images/seperator_ornament.gif') no-repeat center bottom;
    margin: 5px 0px 11px 0px;
}
p {
    color: #280605;
    font-size: 1.2em;
    font-family: Arial, Verdana, sans-serif;
    margin: 8px 15px 8px 0px;
    line-height: 17px;
}
.ce_text li {
    padding-left: 12px;
    background: url("../images/bullet.gif") no-repeat 0px 5px;
    margin-top: 4px;
    margin-left: 10px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #280605;
}
img {
    margin: 6px 0px 17px 0px;
}
.mceContentBody .ponudbaKategorije,
.ponudbaKategorije {
    display: block;
    border-bottom: 1px solid #b7b7b7;
    padding: 10px 0px 0px 0px;
    vertical-align: bottom;
    color: #890d04;
    font-size: 25px;
    font-family: Georgia, Arial, Verdana, serif;
}
.mceContentBody .ponudbaJedi,
.ponudbaJedi {
    display: block;
    border-bottom: 1px solid #b7b7b7;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    vertical-align: bottom;
    width: 338px;
    color: #890d04;
    font-size: 16px;
    font-family: Arial, Verdana, sans-serif;
}
.mceContentBody .ponudbaJediNoLine,
.ponudbaJediNoLine {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    vertical-align: bottom;
    width: 338px;
    color: #890d04;
    font-size: 16px;
    font-family: Arial, Verdana, sans-serif;
}
.borderBottomGrey {
    border-bottom: 1px solid #b7b7b7;
}
/*TinyMCE specific rules*/
.mceContentBody a {
   color: #890d04 !important; /* FF requires a important here */
   text-decoration: none !important;
}
.mceContentBody a:hover {
   color: #890d04 !important; /* FF requires a important here */
   text-decoration: underline !important;
}
.mceContentBody li {
    padding-left: 12px;
    background: url("../images/bullet.gif") no-repeat 0px 5px;
    margin-top: 4px;
    margin-left: 10px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #280605;
}
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4 {
    font-weight: normal;
}
.mceContentBody a.gumb_naroci, .mceContentBody a:visited.gumb_naroci {
    width: 225px;
    height: 50px;
    display: block;
    background: url("../images/gumb_naroci.jpg") no-repeat;
    text-indent: -4000px;
}
.mceContentBody a:hover.gumb_naroci {
    width: 225px;
    height: 50px;
    display: block;
    background: url("../images/gumb_naroci_over.jpg") no-repeat;
    text-indent: -4000px;
}
/*.mceContentBody a.linkWhiteColor, .mceContentBody a:visited.linkWhiteColor {
    color: #fffffd;
    text-decoration: none;
}
.mceContentBody a:hover.linkWhiteColor {
    color: #fffffd;
    text-decoration: underline;
}*/
