td, tr, table, 
body, html, hr, th, input, textarea {
  font-family: Arial, 'Arial CE', Verdana, sans-serif;
  font-size: 12px;
  color: #68737a;
}

h1, h2, h3, h4, h5, th, input, textarea {
  font-family: Tahoma, Arial, 'Arial CE', Verdana, sans-serif;
  color: #505050;
  letter-spacing: 0.25px;
  font-weight: normal;
}

input, textarea {
  color: #000;
  letter-spacing: 1px;
  font-size: 11px;
}

.title1 {
  font-size: 18px;
}
.title2 {
  font-size: 18px;
  /* color: #f8941f; */
  color: #e20026;
  letter-spacing: 0;
  font-family: Arial, 'Arial CE', Verdana, sans-serif;
}
.title3 {
  font-size: 14px;
  font-weight: bold;
}
.title4 {
  font-size: 14px;
  
  font-weight: bold;
  font-family: Arial, 'Arial CE', Verdana, sans-serif;
  letter-spacing: 0;
}
.title5 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
}

a:link,
a:visited {
  /* color: #f8941f; */
  color: #e20026;
  text-decoration: none;
}

a:hover,
a:active {
  /* color: #f8941f; */
  color: #e20026;
  text-decoration: underline;
}

a.like_text:link,
a.like_text:visited {
  color: #68737a;
  text-decoration: none;
}

a.like_text:hover,
a.like_text:active {
  /* color: #f8941f; */
  color: #68737a;
  text-decoration: underline;
}

#login_window {
  color: #fff;
}


#login_window a:link,
#login_window a:visited {
  color: #fff;
}

#login_window a:hover,
#login_window a:active {
  color: #fff;
  text-decoration: underline;
}

#login_window .logout {
  font-size: 9px;
  text-align: center;
}


#path a:link,
#path a:visited {
  color: #505050;
  text-decoration: none;
}

#path a:hover,
#path a:active {
  /* color: #f8941f; */
  color: #68737a;
  text-decoration: underline;
}

.menu_top .menu_btn {
  font-size: 14px;
  letter-spacing: .25px;
}

.menu_top a.menu_btn:link,
.menu_top a.menu_btn:visited {
  color: #505050;
  text-decoration: none;
}
.menu_top a.menu_btn.sel:link,
.menu_top a.menu_btn.sel:visited{
  /* color: #fd8900; */
  color: #68737a;
}

.menu_top a.menu_btn:hover,
.menu_top a.menu_btn:active,
.menu_top a.menu_btn.sel:hover,
.menu_top a.menu_btn.sel:active  {
  /* color: #000; */
  color: #e20026;
  text-decoration: none;
}



#footer {
  color: #ddd;
  font-size: 10px;
  text-align: center;
}

#footer_inner a.footer_menu:link,
#footer_inner a.footer_menu:visited {
  color: #ddd;
}

#footer_inner a.footer_menu:hover,
#footer_inner a.footer_menu:active {
  color: #fff;
}




.date {
  text-align: right;
}

.pages {
  text-align: center;
}

.pages a.sel {
  font-weight: bold;
  color: #000;
}

a.gal_photo:link,
a.gal_photo:visited {
  border: 1px solid #d7d7d7;
}

a.gal_photo:hover,
a.gal_photo:active {
  border: 1px solid #0072bd;
}

.hilight {
  background-color: #FFFFC8;
}

.note {
  font-size: 11px;
  color: #999;
}

.isNeeded_star {
  color: #FF9900;
  font-size: 12px;
}

ul.menu_list1 li a:link,
ul.menu_list1 li a:visited {
  color: #68737a;
}
/*tutaj */
ul.menu_list1 li a:hover,
ul.menu_list1 li a:active {
  /* color: #f8941f; */
  color: #e20026;
}

ul.menu_list1 li.expanded a:link,
ul.menu_list1 li.expanded a:visited {
  /* color: #f8941f; */
  color: #e20026;
}

ul.menu_list1 li.expanded a:hover,
ul.menu_list1 li.expanded a:active {
  /* color: #f8941f; */
  color: #e20026; 
}

.goBack,
.goTop {
  font-size: 10px;
}
