body {
	background-color: #bec5b6;
	margin-left: 0px;
	margin-top: 0px;
	/*background-image: url(img/pod.jpg);
	background-repeat: repeat;
	background-position: top center;*/
	/*overflow: hidden;*/
}
#anim {z-index: 90;
}
#gora
{
		  background-position: top center;
          background-image: url(img/tlo.jpg); 
          background-repeat: repeat-y;
}
#strona { min-width: 950px; 
          max-width: 950px;
		  min-height: 1450px;
          margin: 0 auto 0 auto; 
          background-position: top center;
		  background-image: url(img/gora.jpg);
		  background-repeat: no-repeat; 
		  border: 0;
}
#opis/*Podpisy pod obrazkami*/{
color: #ffffff;
font-size: 12pt;
font-weight: bold;
}
#caption/*Nazwa zdjęcia wyświetlająca się w lightboxie*/{
visibility: hidden;
}
.napisy {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	visibility: hidden;
}
.napis {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.tresc {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: underline;
}
a:active {
	color: #c6171c;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.flagi{
border-width: 1px;
border-color: #ffffff;
}
/****/
#menu{
	clear:left;
	float:left;
	width:214px;
	padding:0 7px 0 7px;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu ul li{
	float:left;
	text-align:center;
}
#menu ul li a {
    color: #000000;
	padding:5px 0 0 0;
	float: left;
	width:200px;
	height:42px;
	vertical-align: middle;
	background:url(img/menu_a.png); 
	background-position: left top;
	background-repeat: no-repeat;
    font-weight: bold;	
}
#menu ul li a:hover { 
    color: #c6171c;
	background-position: left top;
	text-decoration: none; 
}
#menu ul li a.aktywny{
    color: #c6171c;
	padding:5px 0 0 0;
	float: left;
	width:220px;
	height:42px;
	background:url(img/menu_b.png);  	
	background-position: left top;
	background-repeat: no-repeat; 	
	text-decoration:none; 
}
#menu ul li a b {
color: #c6171c;
}
#menu ul li a.spec {
	font-family: verdana;
	font-size: 12px;
	color: #c6171c;
	font-weight:bold;
}
#menu ul li a.spec:visited {
	color: #c6171c;
	text-decoration: none;
}
#menu ul li a.spec:hover {
	color: #ff2222;
	text-decoration: none;
}
#menu ul li span.red {
	font-family: verdana;
	font-size: 12px;
	color: #c6171c;
	font-weight:bold;
}
