@charset "utf-8";
body {
  background-color: #FFD889;
  font-size: 0.8em;
  font-family:tahoma,arial cyr,arial,helvetica,sans-serif;
  margin:0px;
  padding:0px;
  border:0px;
}
h1,h2 {
  font-size:1.2em;
  font-weight:bold;
}
h3,h4,h5 {
  font-size:1.0em;
  font-weight:bold; 
}
p {
  text-align:justify;
  font-size:0.8em;
}
li {
  font-size:0.8em;
}
pre {
  font-size:0.8em;
}

a { 
  font-size: 0.8em; 
}
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:active { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }


#bg1 {
  background-image: url(../images/top-bg-2_02.gif);
}
#topmenu {
  background-color: #AB4040;
  background-image: url(../images/index_07.gif);
  background-repeat: repeat-x;
}
#topmenu a {
  font-size: 0,8em;
  color: #fff;
}
#footer {
  background-color: #AB4040;
  background-image: url(../images/index_11.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-left: 5px;
  vertical-align: top;
}
#footer, #footer p, #footer p.bodytext, #footer a {
  font: bold 0.7em/0.5em Arial,Geneva,sans-serif;
  color: #fa9a5f;
}
#tdcontent {
  background-color: #FFE797;
  background-image: url(../images/bg-olen.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#left {
  background-color: #AB4040;
  background-image: url(../images/index_08.jpg);
  background-repeat: repeat-y;
}
#shadow {
  background-color: #FFE797;
  background-image: url(../images/index_09.gif);
  background-repeat: repeat-y;
}

#leftmenu h1 {
        border-bottom: 1px solid #999;
  color: #fff;
}
/* tree menu at left */
DIV#leftmenu DIV A {
        color: #fff;
        text-decoration: none;
}

DIV#leftmenu DIV A:hover {
        text-decoration: underline;
}

DIV#leftmenu DIV.treemenu-level1-no {
        border-bottom: 1px dotted #999999;
        font-size: 1em;
        padding-top: 5px;
        padding-left: 5px;
}

DIV#leftmenu DIV.treemenu-level1-act {
        border-bottom: 1px solid #999999;
        font-weight: bold;
        font-size: 1em;
        padding-top: 5px;
        padding-left: 5px;
}

DIV#leftmenu DIV.treemenu-level1-act A {
        color: black;
}



DIV#leftmenu DIV.treemenu-level2-no {
        font-size: 0.8em;
        padding-left: 20px;
}

DIV#leftmenu DIV.treemenu-level2-act {
        font-weight: bold;
        font-size: 0.8em;
        padding-left: 20px;
}


/* headers */
div.csc-header {
  font-weight: bold;
  font-family: serif;
  text-transform: capitalize;
  color: #711e25;
  padding:0px 5px 0px 5px;
}
div.csc-textpicHeader {
  font-weight: bold;
  font-family: serif;
  text-transform: capitalize;
  color: #711e25;
  padding:0px 0px 0px 0px;
}
.csc-caption {
  font:bold 0.8em/1.0em Arial,Geneva,sans-serif;
  background: #e5b28a;
  padding:0px 0px 0px 0px;
}
div.csc-header:before {
  content: url(../images/bullet.gif);
  float: left;
}


/*left column headers*/
div#leftcol div.csc-header {
  font-weight: bold;
  font-family: serif;
  text-transform: capitalize;
  color: #fff;
  padding:0px 5px 0px 5px;
}
div#leftcol div.csc-textpicHeader {
  font-weight: bold;
  font-family: serif;
  text-transform: capitalize;
  color: #fff;
  padding:0px 0px 0px 0px;
}
div#leftcol .csc-caption {
  font:bold 0.8em/1.0em Arial,Geneva,sans-serif;
  background: #fff;
  padding:0px 0px 0px 0px;
}
div#leftcol div.csc-header:before {
  content: url(../images/spacer.gif);
  float: left;
}

div#leftcol p.bodytext { padding: 5px; color: #ccc; }


/*left column citata block headers*/
div#leftcitata div.csc-header {
  font-weight: bold;
  font-family: serif;
  text-transform: capitalize;
  color: #fff;
  padding:0px 5px 0px 5px;
}
div#leftcitata p.bodytext { padding: 5px; color: #ccc; }

/* news items */
.news-latest-date a {
font-weight:bold;
color: #dd0000;
}
.news-latest-item {
border-bottom: dotted 1px;
padding-top: 15px;
padding-bottom: 5px;
}

/* path */
#path {
  font: 0.7em/0.7em Arial,Geneva,sans-serif;
  color: #999;
        border-top: 1px dotted #999;
  padding-top: 10px;
  padding-bottom: 10px;
}
#path a {
  color: #999;
}
#content {
  margin-top: 10px;
}