body, table {
  font-family: "Arial, Verdana", sans-serif;
  /*font-stretch: wider;*/
  font-size: 12px;
  line-height: 1.5em;
}

p {
 padding-top: 5px; padding-bottom: 10px; font-size: 12px;
}

a {
    color: #1452a4;
}


#left_menu div div.head {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}

#login {
  color: #ffffff;
  font-weight: bold;
}


div.articleHeader {
  border-bottom: 1px #d80061 solid;
  padding-bottom: 4px;
}

div.article div.articleHeader a {
  text-decoration: none;
  font-size: 1.2em;
  color: #000000;
  font-weight: bolder;
}

div.article span {
  color: #1452a4;
  font-size: 14px;
  font-weight: bolder;
}

div.article span.date {
  letter-spacing: 0;
  font-size: 10px;
}

div.article a {
  margin-bottom: 20px;
  text-decoration: none;
  color: #1452a4;
}

div.member div.articleHeader a {
  text-decoration: none;
  font-size: 1.2em;
  color: #000000;
  font-weight: bolder;
}

div.member span {
  color: #1452a4;
  font-size: 14px;
  font-weight: bolder;
}

div.member span.date {
  letter-spacing: 0;
  font-size: 10px;
}

div.member a {
  margin-bottom: 20px;
  text-decoration: none;
  color: #1452a4;
}



table.casopis div.casopis {
  text-decoration: none;
  font-size: 1.2em;
  color: #000000;
  font-weight: bolder;
}

table.casopis span {
  color: #1452a4;
  font-size: 14px;
  font-weight: bolder;
}

table.casopis span.date {
  letter-spacing: 0;
  font-size: 10px;
}

table.casopis a {
  margin-bottom: 20px;
  text-decoration: none;
  color: #1452a4;
}




#info-panel {
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

#info-panel .title{
  font-weight: 600;
  font-size: 18px;
}

#event {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

#event .title {
  font-weight: 600;
  font-size: 18px;
}

#event h3 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

#event h3 a {
  color: #ffffff;
  text-decoration: underline;
}


#language_switch {
 font-family: arial, sans-serif; 
 font-size:15px; 
 color: #ffffff;
 font-weight: bolder;
}

#language_switch a {
 color: #ffffff;
 text-decoration: none;
}

#banners_head {
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  
}

#search .title {
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  text-align: left;
  margin-bottom: 10px;
}

#login .title {
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  text-align: left;
  margin-bottom: 10px;
}

h1 {
  margin-bottom: 15px;
  color: #1452a4;
  font-size: 22px;
}

h3 {
  margin-bottom: 5px;
  color: #1452a4;
  margin-top: 10px;
}

h3 a {
  color: #1452a4;
}


table.memberDetails td {
 padding-right: 20px;
 
}

table.memberDetails td.value {
 font-weight: bolder;
}


span#paginate {
  color: #ffffff;
  font-weight: bolder;
}

span#paginate a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bolder;
  
}

span#paginate span.ditto_currentpage {
  color: #000000;
}

#breadcrumbs {
  color : #444444;

}

#breadcrumbs a {
  color : #444444;
  text-decoration: none;
}

