body {
	background-color: #c7a554;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #333333;
	
	}

#page {

	margin-right: auto;

	margin-left: auto;

	width: 1000px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	}


/* --------- header --------- */

#header {

	height: 410px;
	width: 1000px;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	
	}
	
#main {

	padding-left: 300px;
	width: 600px;
	text-align: left;
	
	}


/* --------- footer --------- */

#footer {
	height: 104px;
	width: 1000px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;

	}
	
#footer_div {

	height: 54px;
	width: 600px;
	padding-top: 30px;
	padding-left: 300px;
	text-align: center;
	font-size: 9px;
	
	}


/* --------- nawigacja --------- */

#menu_up {

	padding-left: 500px;
	padding-top: 10px;
	width: 450px;
	text-align: left;
	font-size: 12px;
  }

#menu_left {

	height: 150px;
	width: 110px;
	margin-top: 300px;
	margin-left: 165px;
	text-align: left;
	font-size: 12px;
  }
  
#reklama {

	height: 150px;
	width: 150px;
	margin-top: 140px;
	margin-left: 115px;
	text-align: left;
	font-size: 12px;
  }

/* --------- linki --------- */

a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	} 

a:hover {
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	}

a:active {
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	}

/* --------- TEMP --------- */

.galeria_box {
	display:block;
	height: 120px;
	width: 250px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
	margin-bottom: 10px;
	}

.image_galeria {
    float: none;
	border: 1px solid white;
	}

.wazne {
    font-size : 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

.pogrubienie{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
}

.inicjal{
	font-size: 24px;
}