/* CSS Document */

body {
	margin: 10px 10px 10px 10px;
	background-color: #00001c;
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}

.tlomenu
{ 
  background-image: url(img/kratka_gora.jpg);
  background-repeat: repeat-x
}

.tlopages
{ 
  background-image: url(img/dol_budynku.jpg);
  background-repeat: no-repeat;
}	

.tlodol
{ 
  background-image: url(img/kratka_dol.jpg);
  background-repeat: repeat-x
}
  
.menugora 
{ 
	font-family: Times New Roman, Arial, Verdana, Helvetica,  sans-serif ;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	}

a.menugora:link 
  { 
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
  }
  
a.menugora:visited {
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
}
   
a.menugora:hover { 
  font-size: 14px;
  text-decoration: none;
  color: #ffb75e;

  }


a.menugora:active { 
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
}


.textnormal {
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}

.textbig {
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	line-height: 130%;
	color: #000000
}

#listdiv { width: 670px; margin-left: 40px; margin-right: 10px; margin-top: 20px}


li
{
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	line-height: 160%;
	color: #000000
}