body { 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background-image: url(images/podlaga.gif);
	background-color: #FDF4E3;
}

#sshow {
border:1px solid #9B0A0A; 
background-color: #FDF4E3; 
    margin-left: auto;
    margin-right: auto;
width:500px;
height:375px;
}

a:link {
	color: #9B0A0A; text-decoration: none
}
a:visited {
	color: #9B0A0A; text-decoration: none
}
a:active {
	color: #9B0A0A; text-decoration: underline
}
a:hover {
	color: #9B0A0A; text-decoration: underline
}
.okvir {	border-style: solid; border-width: 1px; border-color: #AC703D; background-color: #FBEAC8;}
.okvirblue {	border-style: solid; border-width: 1px; border-color: #3D79AC; background-color: #C8D9FB;}
.okvirgreen {	border-style: solid; border-width: 1px; border-color: #3DAC4B; background-color: #C8FBD9;}

.slika {	border-style: solid; border-width: 1px; border-color: #9B0A0A;}
a:active.slika {	border-style: solid; border-width: 1px; border-color: #9B0A0A;}
a:visited.slika {	border-style: solid; border-width: 1px; border-color: #9B0A0A;}
a:hoover.slika {	border-style: solid; border-width: 1px; border-color: #9B0A0A;}

.copy {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
}

/* text style for the left-navigation */
.TopNav {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#1B2879;
}

/* text style for the left-navigation */
.TopNavBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#1B2879;
}

/* text style for the left-navigation */
.LeftNav {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#1B2879;
}

/* text style for the left-navigation */
.LeftNavBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#000000;
}

/* text style for the left-navigation */
.SubLeftNav {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#1B2879;
}

/* text style for the imprint */
.Imprint {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#1B2879;
}


/* text style for the sub category navigation */
.SubNav {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:#1B2879;
}

/* text style for the left-navigation-header */
.LeftNavHeader {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#676767;
}

/* text style for the left-navigation-header */
.BoxSectionHeader {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#ffffff;
}

/* text style for the left-navigation-header */
.Naslov {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#000000;
}

.Poeticnaslov {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color:#800000;
}

.Poetic {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
}

/* text style for the left-navigation-header */
.ProductTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color:#676767;
}

/* text style for Bold Body text */
.BodyBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#676767;
}

/* text style for body text */
.Body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#000080;
}

.BodyGreen {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#008000;
}

/* text style for body text spaced */
.BodySpace {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14pt;
    color:#000000;
}


/* text style for Bold table heading*/
.TableHeaderBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10pt;
    font-weight: bold;
    color:#676767;
}

/* text style for Bold table heading*/
.TableHeaderBoldWhiteBig {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 10pt;
    font-weight: bold;
    color:#ffffff;
}

/* text style for table content */
.TableText {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10pt;
    color:#000000;
}

/* hyperlink style for the left-navigation */
 a:link.LeftNav {
    text-decoration: none; 
    color: #1B2879; 
}

a:active.LeftNav { 
	text-decoration: none; 
	color: #1B2879;
}

a:visited.LeftNav { 
	text-decoration: none; 
	color: #1B2879;
}

a:hover.LeftNav  { 
	text-decoration: underline; 
	color: #9B0A0A;
}

/* hyperlink style for the imprint */
 a:link.Imprint {
    text-decoration: underline; 
    color: #1B2879; 
}

a:active.Imprint { 
	text-decoration: none; 
	color: #1B2879;
}

a:visited.Imprint { 
	text-decoration: underline; 
	color: #1B2879;
}

a:hover.Imprint  { 
	text-decoration: none; 
	color: #9B0A0A;
}


/* hyperlink style for the left-navigation Bold */
 a:link.LeftNavBold {
    text-decoration: none; 
    color: #1B2879; 
}

a:active.LeftNavBold { 
	text-decoration: none; 
	color: #1B2879;
}

a:visited.LeftNavBold { 
	text-decoration: none; 
	color: #1B2879;
}

a:hover.LeftNavBold  { 
	text-decoration: underline; 
	color: #9B0A0A;
}



/* hyperlink style for the top-navigation */
 a:link.TopNav {
    text-decoration: none; 
    color: #1B2879; 
}

a:active.TopNav { 
	text-decoration: none; 
	color: #1B2879;
}

a:visited.TopNav { 
	text-decoration: none; 
	color: #1B2879;
}

a:hover.TopNav  { 
	text-decoration: underline; 
	color: #9B0A0A;
}

/* hyperlink style for the top-navigation bold */
 a:link.TopNavBold {
    text-decoration: none; 
    color: #1B2879; 
}

a:active.TopNavBold { 
	text-decoration: none; 
	color: #1B2879;
}

a:visited.TopNavBold { 
	text-decoration: none; 
	color: #1B2879;
}

a:hover.TopNavBold  { 
	text-decoration: underline; 
	color: #9B0A0A;
}


/* hyperlink style for the sub-navigation */
 a:link.SubNav {
    text-decoration: underline; 
    color: #312EC6; 
}

a:active.SubNav { 
	text-decoration: none; 
	color: #DF0029;
}

a:visited.SubNav { 
	text-decoration: underline; 
	color: #78769E;
}

a:hover.SubNav  { 
	text-decoration: underline; 
	color: #DF0029;
}

/* hyperlink style for the sub-left-navigation */
 a:link.SubLeftNav {
    text-decoration: underline; 
    color: #312EC6; 
}

a:active.SubLeftNav { 
	text-decoration: none; 
	color: #DF0029;
}

a:visited.SubLeftNav { 
	text-decoration: underline; 
	color: #78769E;
}

a:hover.SubLeftNav  { 
	text-decoration: underline; 
	color: #DF0029;
}p            { font-family: Verdana; font-size: 10pt }
