 body , p , td  {
  font : normal 10px tahoma, verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  color : #EFF7FF;
}
a , a:link , a:active , a:visited {
  text-decoration : underline;
  color : #4FD1FF;
}
a:hover {
  text-decoration : none;
}
.wow {
  color : #8AC5E7;
  font : 11px verdana, helvetica ce, tahoma, arial, verdana, helvetica, sans-serif;
  font-weight : bold;
  margin: 3px;
}
hr {
  color : #005D96;
}
h1 {
  color : #8AC5E7;
  font : bold 14px verdana, helvetica ce, tahoma, arial, verdana, helvetica, sans-serif;
  text-decoration : none;  
  margin: 0px;
  padding: 0px;
}

.menu_bg {
  border: 1px solid black;
  background-color: #738EAD;
}
.menu  {
  color : white;
  font : bold 11px verdana, tahoma, arial, verdana, helvetica, sans-serif;
  text-decoration : none;
  margin: 0px 5px 0px 5px;
}

.menu a , .menu a:active , .menu a:link , .menu a:visited {
  color : white;
  font : bold 11px verdana, tahoma, arial, verdana, helvetica, sans-serif;
  text-decoration : none;
}
.menu a:hover {
  color : #8AC5E7;
  text-decoration : underline;
}
h3 , h3 a , h3 a:active , h3 a:link , h3 a:visited {
  color : #8AC5E7;
  font : normal 11px tahoma, verdana, arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
h3 a:hover {
  text-decoration : underline;
}

.stopka {
  color : #CDD2D4;
  font : 10px verdana, tahoma, sans-serif;
  
}
.stopka a , .stopka a:active , .stopka a:link , .stopka a:visited {
  color : #CDD2D4;
  font : 10px verdana, tahoma, sans-serif;
  text-decoration : none;
}
.stopka a:hover {
  color : #CDD2D4;
  font : 10px verdana, tahoma, sans-serif;
  text-decoration : underline;
}
.pasek {
  font : 10px tahoma, verdana, sans-serif;
  color : white;
  margin: 4px 10px 0px 0px;
}
.pasek a , .pasek a:active , .pasek a:link , .pasek a:visited {
  color : #8AC5E7;
  font : 10px tahoma, verdana, sans-serif;
  text-decoration : none;
}
.pasek a:hover {
  color : #8AC5E7;
  font : 10px tahoma, verdana, sans-serif;
  text-decoration : underline;
}
/* news */

.news_title {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : white;
  font-weight : bold;
}
.news_content {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : white;
}
.news_date {
  color : #62C3FF;
  font-size : 11px;
}

/* site_map */

.site_map_main {
  color : white;
  list-style: circle;
  margin: 3px;
}
.site_map_main a , .site_map_main a:active , .site_map_main a:link , .site_map_main a:visited {
  color : white;
  text-decoration : none;
}
.site_map_main a:hover {
  color : yellow;
  text-decoration : underline;
}
.site_map_norm {
  color : white;
  list-style: disc;
  margin: 4px;
}
.site_map_norm a , .site_map_norm a:active , .site_map_norm a:link , .site_map_norm a:visited {
  color : white;
  text-decoration : none;
}
.site_map_norm a:hover {
  color : yellow;
  text-decoration : underline;
}

/* formularze */

select , textarea , input , option {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  border: 1px solid #ffffff;
}
.button {
  color : black;
  font-size : 12px;
  background-color : #ffffff;
  border: 1px solid #8AC5E7;
  font-size: 11px;
}

/* admin */

.warning {
  font-size : 12px;
}
.blad {
  color : red;
  font-size : 12px;
}
.ok {
  color : green;
  font-size : 12px;
}

/* inne */

.tablet_name {
  font : 11px verdana, helvetica ce, tahoma, arial, helvetica, sans-serif;
  color : white;
  font-weight : bold;
  text-decoration : none;
  margin-left: 5px;
}
.tablet_content {
  font : 10px verdana, helvetica ce, tahoma, arial, helvetica, sans-serif;
  color : black;
  font-weight : normal;
  text-decoration : none;
}
.tablet_content a , .l_tablet_content a:active , .l_tablet_content a:link , .l_tablet_content a:visited {
  color : black;
  text-decoration : underline;
}
.tablet_content a:hover {
  color: silver;
  text-decoration : underline;
}
.l_tablet_border {
  border: 1px dotted #16814C;
}
.l_tablet_name_bg {
  background-color: #459A70;
}
.l_tablet_con_bg {
  background-color: #E7F2ED;
}
