html { font-family: Arial; font-size: 11px; color: #CADBED}

body
{
  background-color: #205CA4;
}

.site_menu_element a: hover
{
  color: #FF0000;
}

a
{
 color: #CADBED;
 text-decoration: none;
}

a:hover
{
 color: #36536D;
 text-decoration: none;
}

a img
{
 border: none;
}

body
{
  background-image: url(gfx/images/logo/top_powielanie.jpg);
  background-repeat: repeat-x;
  background-position: 0px 8px;
}

.page_menu_element:hover
{
  
}

.menu_item {  width: 110px; padding: 5px; font-size: 13px; text-align: center; border-bottom: solid 1px #B1CFED; margin: auto; }
.menu_item:hover { background: #3680BC; }
.menu_item a:link, a:visited {  color: #FFFFFF; }
.menu_item a:hover { color: #ffffff; border-bottom: solid 1px #ADC7E3; font-weight: bold; }
.choosed { background: #4C91D6; color: white; border-bottom: solid 1px #286CB0; }


td.naglowek
{
  background-image: url(gfx/images/logo/naglowek2.jpg);  
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  border: none;  
}

div.nawigator
{
  position: relative;
  left: 285px;
  top: 0px;
  color: #848484;
  width: 400px;
 /* border: 1px dotted red; */
}

div.nawigator a
{
  color: #848484;
  text-decoration: none;
}

div.nawigator a:hover
{
  color: #EDAE8D;
  text-decoration: none;
}

/* MENU Z KATEGORIAMI I ELEMENTAMI */

 div.page_menu
{
  background-image: url(gfx/images/menu/kategoria_tlo_linia.jpg);
  background-repeat: repeat-y;
  margin-left: 6px;
  margin-top: 0px;
  /*border: 1 dotted;*/
  /*background-color: #FF0000;*/  
} 


table.page_menu a 
{

  text-decoration: none;
  color: #FFFFFF;    
}

table.page_menu a:hover 
{

  text-decoration: none;
  color: #5887B3;    
}


div.menu_koniec
{
  background-image: url(gfx/images/menu/kategorie_dol.jpg);
  background-repeat: no-repeat;
  width: 221px;
  height: 28px;  
}

#flashcontent {  background: url(./gfx/top.jpg) no-repeat; width: 800px; height: 250px;  }

#menu_strony a:hover
{
  /* kolor pomaranczowy */
  /* color: #EDAE8D; */
  /* kolor zielony jak na stronie */
  color: #7CAA09;
}