/* CSS Document */

body {
	background-color:#FFFFCC;
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}

#strona_glowna {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}

.top {
	background-image:url(img/top_a_01.png);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 146px;
	width:752px;
	}
	
.lewa_belka {
	background-image:url(img/lewa_belka_png.png);
	height: auto;
	width:24px;
	}
	
.prawa_belka {
	background-image:url(img/prawa_belka_png.png);
	height: auto;
	width:24px;
	}

.menu_gora {
	background-image:url(img/top_a_02.png);
	width:190px;
	height:46px;
	background-repeat:no-repeat;
	}

.menu_srodek {
	background-image:url(img/top_a_04.png);
	width:190px;
	height:100px;
	}

.menu_dol {
	background-image:url(img/top_a_06.png);
	width:190px;
	height:51px;
	background-position:top;
	background-repeat:no-repeat;
	}

.tresc_gora {
	background-image:url(img/top_a_03.png);
	width:562px;
	height:46px;
	background-repeat:no-repeat;
	}
	
#tresc_gora_tytul {
	width:400px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #0099FF;
	height:30px;
	font-size:22px;
	margin-top: 8px;
	}
	
.tresc_glowna {
	background-image:url(img/top_a_05.png);
	width:562px;
	background-repeat:repeat;
	}
	
#tresc {
	width:530px;
	font-size:small;
	color:#000066;
	margin-left:14px;
	margin-right:0px;
	text-align:justify;
	margin-top: 10px;
	}
	
#stopka {
	width: 400px;
	font-size: smaller;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
.tresc_dol {
	background-image:url(img/top_a_08.png);
	width:562px;
	height:99px;
	background-repeat:no-repeat;
	}
	
#nawigacja {
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	}

#nawigacja ul {
	list-style-image:url(img/klocki.png);
	}

#nawigacja li a:link, #nawigacja li a:visited {
	color:#666666;
	text-decoration:none;
	}

#nawigacja li a:hover {
	color:#999999;
	text-decoration:none;
	}

a:link {
	color: #336699;
	text-decoration: none;
	}
	
a:visited {
	color: #336699;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: none;
	}
	
.linia_gora {
	color: #FFFFCC;
	background-color: #FFFFCC;
	width:95%;
	border:thin;
	}
	
.linia_dol {
	color: #FFFFCC;
	background-color: #FFFFCC;
	width:50%;
	border:thin;
	}

#banner {
	font-size: smaller;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	width: 180px;
	text-align: center;
	text-decoration: none;
	}

#banner img {
	border:none;
	}

ul#zakl_naw {
   list-style-type: none;
   margin: 0;
   padding-bottom: 55px;
   font: bold 9px verdana, arial, sans-serif;
}
ul#zakl_naw li {
   float: left;
   height: 21px;
   background-color: #0099FF;
   color: #FFFFFF;
   margin: 2px 2px 0 8px;
   border: 1px solid #711515;
   width:120px;
}
ul#zakl_naw a:link, ul#zakl_naw a:visited {
   display: block;
   color: #FFFFFF;
   background-color: transparent;
   text-decoration: none;
   padding: 4px;
}
ul#zakl_naw a:hover {
   background-color: #00CCFF;
   color: #FFFFFF;
}

#galeria {
	margin-left:auto;
	margin-right:auto;
	width:530px;
	text-align:center;
	}
	
.srodek {
	text-align:center;
	}
	
.pogrubiony {
	font-weight:bold;
	}