/* general */

body { 
  font-family: Verdana, Arial;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

a:link    { color: #000000; }
a:visited { color: #949495; }
a:hover   { color: #000000; }
a:active  { color: #000000; }

a.footer:link    { color: #c5311b; text-decoration: underline; }
a.footer:visited { color: #c5311b; text-decoration: underline; }
a.footer:hover   { color: #c5311b; text-decoration: underline; }
a.footer:active  { color: #c5311b; text-decoration: underline; }

td { 
  font-size: 11px;
  line-height: 1.35em;
}

h1 { 
  font-size: 18px;
  font-weight: bold;
}

h2 { 
  font-size: 16px;
  line-height: 1.3em;
  margin-top: 10px;
}

h3 { 
  font-size: 14px;
  font-weight: bold;
}

h4 { 
  font-size: 12px;
  font-weight: bold;
}

div.category-header { 
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 1.5em;
}

div.sub-title { 
  font-size: 14px;
  font-weight: bold;
}

ul { 
  margin: 0.5em 0px 0px 0px;
  list-style: none;
  text-indent: -1.4em;
  padding-left: 3em;
}

ul.spaced li { 
  margin-top: 1.5em 0px 0px 0px;
  list-style: none;
}

span.list-bullet { 
  color: #c5311b;
}

p { 
  margin-top: 1em;
}


/* main table */

table#main { 
}


/* logo */

td#logo-media { 
  display: none;
}

img.logo-media { 
  display: none;
}

td#logo-media-desk-slo { 
  vertical-align: top;
}

img.logo-media-desk-slo { 
  margin: 7px 0px 20px 0px;
  border: 0px;
}

td#logo-eu { 
  width: 200px;
  vertical-align: top;
}

img.logo-media-right { 
  margin: 7px 0px 20px 5px;
  border: 0px;
}


/* menus */

td#menu-aux { 
  display: none;
}

div#menu-aux { 
  display: none;
}

td#menu-aux-empty { 
  display: none;
}

td#menu { 
  display: none;
}

div#menu { 
  display: none;
}

img.menu { 
  display: none;
}


/* content */

td#content { 
  vertical-align: top;
  padding-bottom: 20px;
  width: 400px;
}

div#content { 
  width: 400px;
}

div.emph { 
  font-weight: bold;
}

span.emph { 
  font-weight: bold;
  color: #c5311b;
}

span.misc-files { 
  font-size: 10px;
}

span.update {
  font-style: italic;
  color: grey;
}

div.page-navigation { 
  padding-bottom: 10px;
  border-bottom: solid 1px #ececec;
}

div.page-navigation ul { 
  list-style: none;
  padding: 0.5em 0px 0.2em 4.1em;
  margin: 0px 0px 0px 0px;
  text-indent: -3.8em;
}

img.list { 
  margin-bottom: -3px;
}

div.page-navigation a:link { 
  color: #000000;
}

div.page-navigation a:visited { 
  color: #000000;
}

div.page-navigation a:hover { 
  color: #000000;
}

div.page-navigation a:active { 
  color: #000000;
}

div.deadlines { 
}

div.related-link { 
  display: none;
}

div.language { 
  display: none;
}

div.aktualni-razpisi-link { 
  display: none;
}

div.rezultati-razpisov-link { 
  display: none;  
}

div.documentation { 
  margin-top: 8px;
  color: grey;
}

div.documentation-title { 
  font-style: italic;
  letter-spacing: 0.2em;
  color: grey;
}

div.documentation-name { 
  margin-top: 1.5em;
}

span.documentation-name-en { 
  font-style: italic;
}

span.documentation-name-si { 
  font-weight: bold;
}

span.documentation-comment { 
  display: block;
}

ul.documentation { 
  list-style: none;
  padding: 0px 0px 0px 3em;
  margin: 0px;
}

img.more { 
  position: relative;
  margin-bottom: -0.5em;
  margin-left: 0.3em;
}

table.small td { 
  font-size: 10px;
  vertical-align: top;
}


/* right column */

td#right-column { 
  vertical-align: top;
}

div#right-column { 
  margin: 0px 0px 10px 18px;
}


/* footer */

td#footer { 
  vertical-align: top;
  background-image: url('../img/bg-footer.gif');
  background-repeat: repeat-x;
}

div#footer { 
  font-size: 90%;
  line-height: 1.4em;
  color: #c5311b;
  padding: 15px 0px 10px 0px;
}

td#footer-empty { 
  display: none;
}

/* Sitemap */

div.cluster-items ul { 
  margin: 0em 0px 0.5em 0px;
  list-style: none;
  text-indent: -1.4em;
  padding-left: 3em;
}

div.cluster-name { 
  font-size: 115%;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}

/* Newsletter */

table.newsletter {
  margin-bottom: 20px;
}

table.newsletter img {
  display: none;
}

/* archive */

div.news-archive { 
  margin-top: 8px;
}

div.news-archive-title { 
  color: #C5311B;
  font-weight: bold;
}

span.news-archive-year { 
  color: #C5311B;
  font-weight: bold;
}


/* news - display on the page Novice */

div.news-item { 
  margin-bottom: 2em;
}

span.news-date { 
  color: #C5311B;
  font-weight: bold;
  font-size: 90%;
  display: block;
}

span.news-name { 
  display: block;
  font-weight: bold;
}

span.news-blurb { 
  display: block;
}


/* individual news item */

div.news-body { 
  margin-top: 2em;
}

span.news-individual-date { 
  color: #C5311B;
  font-weight: bold;  
}

span.news-individual-blurb { 
  font-weight: bold;  
}

span.news-individual-text { 
  display: block;
  margin-top: 2em;
}

ul { 
  margin: 0.5em 0px 0px 1em;
  list-style: disc;
  text-indent: 0em;
  padding-left: 3em;
}

img.news-image { 
  float: left;
  margin: 4px 8px 4px 0px;
}

/* list of workshops */

div.workshop-list { 
  margin-bottom: 10px;
}

div.workshop-list-name { 
  font-weight: bold;
}

div.workshop-list-date-place { 
  font-weight: bold;
}

div.workshop-list-blurb { 
}

div.workshop-list-deadline { 
}

span.workshop-list-deadline-label { 
  font-weight: bold;
}


/* single workshop */

div.workshop-category { 
}

span.workshop-category-label { 
  font-weight: bold;
}

div.workshop-date { 
}

span.workshop-date-label { 
  font-weight: bold;
}

div.workshop-place { 
}

span.workshop-place-label { 
  font-weight: bold;
}

div.workshop-fee { 
}

span.workshop-fee-label { 
  font-weight: bold;  
}

div.workshop-deadline { 
}

span.workshop-deadline-label { 
  font-weight: bold;  
}

div.workshop-body { 
  margin-top: 2em;
}


div.workshop-forms-contact { 
  margin-top: 8px;
  color: #A60062;
}

div.workshop-forms { 
}

div.workshop-forms-title { 
  font-weight: bold;  
}

ul.workshop-forms { 
  list-style: none;
  padding: 0px 0px 0px 3em;
  margin: 0px;
}

div.workshop-contact { 
}

div.workshop-contact-title { 
  font-weight: bold;  
  margin-top: 1.5em;
}

ul { 
  margin: 0.5em 0px 0px 1em;
  list-style: disc;
  text-indent: 0em;
  padding-left: 3em;
}
