/* Ukrywanie elementów
  -----------------------------------------------------------------*/
@import url(reset.css);




/* Ukrywanie elementów
  -----------------------------------------------------------------*/

#data_systemu,
#fcp,
#menu_glowne,
#pas0,#podzial79,#pas79,#podzial1134,
#naglowek h1,
#bannergora,
#prawa,
#reklamagabs,
hr,.autor,.data,.drukuj,.wyslijznajomemu,
#wyszukiwarka{
	display: none;
}

body{ 
	font-family: Lucida Grande, Myriad, Andale Sans, Luxi Sans, Bitstream Vera Sans, Tahoma, Toga Sans, Helvetica, Arial, sans-serif;
	font-size:0.75em; 
	background: #fff;
	text-align: center;
}

h1,h2,h3{color:#459a00; margin-bottom:1em;}

h1 {font-size: 1.833em; font-weight: bold;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.33em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1em;}

a{color:#fe306e; text-decoration:none; padding-bottom:2px;}
a:hover{ color: Red; }
strong,b{font-weight:bold;}



#allrama{
	width: 841px;
	margin: 10px auto;
	text-align: left;
	background:  url(/i/janowo-all.jpg) repeat-y center;
}

#naglowek{height:280px; background: url(/i/janowo-naglowek.jpg) no-repeat;}

#stopka{
	background: url(/i/janowo-stopka.jpg) no-repeat bottom;
	padding: 0 10px 40px 10px;
	font-size: 0.9em;
	color: #939393;
}
#stopka a{
	color: #FDBBC8;
}
#stopka table{
	width: 100%;
}


#pasek{position:absolute; top: 265px; margin-left: 250px; font-family: Georgia, "Times New Roman", Times, serif;}
#pasek a{color: #fe306e;}
#pas1134{font-weight: bold;}

#lewa{	
	float: left;
	padding:0 10px;
	line-height: 1.3em;
	width: 250px;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 220px;
}

#srodek{
	float: right;	
	padding:0 10px;
	line-height: 1.3em;
	width: 591px;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 571px;
}

#srodek ul{	list-style-type: square; padding: 0 20px;}

#menu{
	margin: 10px 0 30px 0;
}

#menu li{
	display: inline;
}

#menu a{
	display: block;
	border-bottom: 1px solid #fe306e;
	padding: 4px 0;
}

#menu a:hover{
	background: #fedfe7;
}



/* Fotogalerie
  -----------------------------------------------------------------*/
#fotogaleria div{float:left; padding:10px;}
#fotGal{text-align:center;}
#fotGal .opcje{padding:10px;}
#fotGal .opcje a {padding:0 5px;}
#fotGal #komentarz{padding:5px;}

#foto{width:150px; float: right; padding:0 10px}



/* haksior
  -----------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

