body{
	margin: 0; padding: 0;
	background-image: url(www_gfx/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
body { behavior: url(www_gfx/ie6alert.htc); } 
a{
	outline-style: none;
	color:#B42E11;
}
#site{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#baza_start{
	text-align: center;
}

#header{
	background-image: url(www_gfx/header_bg.jpg);
	width: 950px; height: 290px;
}

#header_button_arch_akt{
	position: relative;
	top:144px;
	left:22px;
	display: block;	
	width: 125px; height: 125px;
	float: left;
}

#a_web_aktual{
	display: block;
	width: 125px; height: 63px;
	background-image: url(www_gfx/button_arch_aktual.png);
}

#a_web_aktual_view{
	display: block;
	width: 125px; height: 63px;
	background-image: url(www_gfx/button_arch_aktual2.png);
}
#a_web_aktual:hover{
	display: block;
	width: 125px; height: 63px;
	background-image: url(www_gfx/button_arch_aktual1.png);
}

#a_web_archiw{
	display: block;
	width: 125px; height: 62px;
	background-image: url(www_gfx/button_arch_aktual.png);
	background-position: 0 -62px;
}
#a_web_archiw:hover{
	display: block;
	width: 125px; height: 62px;
	background-image: url(www_gfx/button_arch_aktual1.png);
	background-position: 0 -62px;
}
#a_web_archiw_view{
	display: block;
	width: 125px; height: 62px;
	background-image: url(www_gfx/button_arch_aktual2.png);
	background-position: 0 -62px;
}


#header_buttons_menu{
	float: left;	
	position: relative;
	top:43px;
	left:420px;
	width: 112px; height: 129px;
/*	background-color: Aqua;	*/
}

#a_head_galeria{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu.png);
}

#a_head_linki{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu.png);
	background-position: 0 -33px;
}

#a_head_onas{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu.png);
	background-position: 0 -66px;
}

#a_head_kontakt{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu.png);
	background-position: 0 -97px;
}

#a_head_galeria:hover{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu_1.png);	
}

#a_head_linki:hover{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu_1.png);
	background-position: 0 -33px;
}

#a_head_onas:hover{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu_1.png);
	background-position: 0 -66px;
}

#a_head_kontakt:hover{
	display: block;
	width: 112px; height: 33px;
	background-image: url(www_gfx/buttons_menu_1.png);
	background-position: 0 -97px;
}


#header_box_info{

	position: relative;
	top:230px;
	left:10px;
	display: block;	
	width: 200px; height: 20px;
	float: left;
/*	background-color: #f0f0f0;*/

}


#header_box_kalendar{
	position: relative;
	top:230px;
	left:250px;
	display: block;	
	width: 260px; height: 20px;
	float: left;

	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
/*	background-color: #f0f0f0; */
}

#header_box_kalendar ul{
	padding:0; margin: 0;
}

#header_box_kalendar ul li{
	float:left;
	list-style: none;
	padding-right: 10px;
}
#arch_rok a{
	color: Gray;
	text-decoration: none;
}
#arch_rok a:hover{
	text-decoration: underline;
}






.banner{
/*
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(www_gfx/banner_top.jpg);
	padding-top: 4px;
*/
}

.banner_all{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(www_gfx/banner_all.jpg);	
	width: 950px; height: 82px;
	cursor: pointer;
	font-family:Arial,Helvetica,sans-serif;
}
.banner_gfx{
	float:left; height:74px;
	padding-top:4px;
}
.banner_date{
	float: left;
	position: relative;
	left:-125px;
	display: block; 
	width: 125px;
	text-align: center;

	/* background-color: Aqua;  */
}
.banner_date p{
	margin: 0; padding:0;
	height: 8px; /*20 suma height+padding = 41 */
	padding-top:21px;
	/* background-color: Aqua;  */
}
.banner_title{
	position: relative;
	left:-100px;
	float: left;
	max-width: 470px;
}
.banner_t1{
	margin-top: 18px;
	font-weight: bold;
/*	background-color: Aqua;  */
}
.banner_t2{
	padding-top:6px;
}
.banner_bottom{
/*	background-image:url(www_gfx/banner_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 950px; height: 12px;
*/
}
.content{
	padding: 20px;
}


/* FONTY */
.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.banner{
	font-family: Arial, Helvetica, sans-serif;	
}
.banner_date{
	font-size:13px;
	font-weight:bold;
}


/* NAVIGATION */

.navigation{
	padding: 0px;
	text-align: left;
}

.navigation ol{
	padding: 7px 0px 7px 0px;
}


/* PREZENTATION */

#presentation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
}

#presentation table{
	padding: 0;
	margin: 0;	
}
#presentation table tr td{
	width: 190px;	
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#presentation table tr td img{
	padding: 0;
	margin: 0;
}

.tab_txt{
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.tab_txt ul{
	padding-left: 12px;
	margin: 4px 0 4px 0;
}
.tab_txt p{
	padding: 0;
	margin: 0;
}

.widgettitle{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 13px;
}


/* WYSZUKIWARKA*/

#search{
	height: 25px;
	background-color: #F8F8F8;
	border: 1px solid silver;
	margin-top: 5px;
}
#search input{
	margin: 2px;
	padding: 0px;
	font-size: 10px;
	color: #AB500C;
	letter-spacing: 1px;
	padding-left:3px;
}
/* PAGE */

#baza_news{
	margin-top: 50px;
}

#baza_strona{
	text-align: center;
	margin-top: 50px;
	font-family:Arial,Helvetica,sans-serif;
}
.page_title{
	padding: 10px;
	font-weight: bold;
}
.page_content{
	background-color: #F8F8F8;
	padding: 10px;
	border-top: 1px solid silver;
	font-size:12px;
}
.page_aktualnosci img{
	border:0px;
}

#baza_strona a{
	text-decoration: none;
	color: #B42E11;
}

#baza_strona a:hover{
	text-decoration: underline;
	color: #F64301;
}

.footer p{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: silver;
	text-align: center;
}

.footer a{
	color: gray;
	text-decoration: none;
}