/* CSS Document */

body
{
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 11px;
  color: #CCCCCC;
  background-color: #1B1B1B;
  background-image: url(../Image/fff.gif);
  
}

a 
{
  color: #CCCCCC;
  text-decoration: none;
}

a:hover
{
  text-decoration: none;
}

td
{
  font-family: arial;
  font-size: 11px;
  color: #CCCCCC;
}

input, select, textarea
{
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}


	
	
.MenuUp
{
  font-family: arial;
  font-size: 11px;
  color: #CCCCCC;
  text-decoration: none;
  cursor: pointer; 
  cursor: hand; 
}

.MenuUp:hover
{
  color: #FF0000;
  text-decoration: none;
  cursor: pointer; 
  cursor: hand;   
}


.menu_top
{
  background-image: url(../Image/top_09.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #0e0e0e;
}

.MenuUp2
{
  font-family: arial;
  font-size: 11px;
  color: #686868;
  text-decoration: none;  
  background-color: #1d1d1d;
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url(../Image/pasek_gorny.jpg);
}

/* tlo na bokach */
/*.tlo_l
{
  background-image: url(../Image/tlo_l.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
.tlo_p
{
  background-image: url(../Image/tlo_p.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
*/
/*
.tlo_l_d
{
  background-image: url(../Image/tlo_l_d.gif);
  background-repeat: repeat-x;
  background-position: bottom;  
}
.tlo_p_d
{
  background-image: url(../Image/tlo_p_d.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}*/
.top_c
{
  background-color: #151515;
  background-repeat: repeat-x;
  background-position: top;
}

/* pozostałe class */
.czerwony
{
  color: #FE7C4B; 
}

.NaglowekPage
{
  color: #FFFFFF;
  font-size: 14px; 
  font-weight: bold;
}
.PageUrl
{
  color: #FFFFFF;
}
.PageUrl:hover
{
  text-decoration: underline;
}
.menu_top2 {
    display: block;
    width: 87px;
    height: 27px;
	background-repeat: no-repeat;
    background-image: url(../Image/menu_top2.gif);

	}
 
 

