@charset "utf-8";
/* CSS Document */
/* GLOBAL RESET */


/* /////////////////////////////////////
OGLNE
/////////////////////////////////////// */

body { 
 	margin:0px; 
	padding:0px;
	text-align:center;
	background-color:#e7dbab;
	background-image:url(media/img/tlo_03.jpg);	
    background-repeat:repeat-x;
}


/* /////////////////////////////////////
KONSTRUKCJA
/////////////////////////////////////// */
	
div#ramka_centrujaca {

	width:905px;
	margin-left:auto;
	margin-right:auto;
	z-index:11;
	position:relative;
	
}	
	
div#ramka_glowna{
	margin-top:0px;
	float:left; 
 	width:905px;
	text-align:center;

	}
	
	
#ramka_1_2{
	width:905px;
	height:191px;
	border-width:0px;
	background-image:url(media/img/tlo_01.jpg);
	margin-left:auto;
	margin-right:auto;
		
	}
	
#ramka_2_2{
	width:878px;
	height:49px;
	background-image:url(media/img/tlo_02.jpg);
	margin-left:auto;
	margin-right:auto;	
	}
	
#ramka_3_2{
	background-image:url(media/img/tlo_10.gif); 
	margin-left:auto;
	margin-right:auto;	
	width:878px;
	background-color:#eadba4;
	border:#b4aa86 1px solid;
	border-width:0px 1px 0px 1px;
	}	

.kolumna_lewa{
	width:226px;
	text-align:left;
	vertical-align:top;
	float:left;
}	

.kolumna_srodkowa{
	width:650px;
	text-align:left;
	vertical-align:top;
	float:right;
	padding:20px 2px 10px 0px;
	font-family:"Times New Roman", Times, serif;
	color:#c4ae89;
	font-size:18px;
	background-image:url(media/img/tlo_06.gif);
	background-repeat:repeat-x;
	


}	


#stopka{
	color:#CCCCCC;
	padding:10px 0px 10px 0px;	
	width:100%;
	background-image:url(media/img/tlo_08.gif);
    background-repeat:repeat-x;
	height:72px;
	top:-20px;
	position:relative;
	z-index:12;
	text-align:center;
	overflow:visible;
	line-height:10px;	
	font-family:Tahoma, Verdana, "Courier New";
	font-size:13px;
	text-decoration:none;	

}


/*
.kolumna_prawa{
	padding-left:10px;
	width:169px;
	text-align:left;
	vertical-align:top;
	float:right;
	background-color:#ffffff;	
	
}	

.stopka_1{
	padding:10px 20px 10px 20px;
	border-bottom:#aaaaaa 1px solid;
	border-top:#aaaaaa 1px solid;	
	width:100%;
	color:#999999;
}

.stopka_2{
	padding:5px 20px 5px 20px;
	width:100%;
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;		
}

*/



.blok_tresc{
	width:580px;
	margin:00px 10px 10px 20px;
	padding:15px;	
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 14px;
	font-weight:normal;
	text-align:justify;
	background-color:#ede0b3;
	border:#ddd1a1 1px solid;
	border-top:none;
}	



.blok_tresc_naglowek{
	width:560px;
	height:20px;
	margin:10px 10px 0px 20px;
	padding:3px 10px 3px 40px;	
	color:#585757;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
	text-align:justify;
	background-color:#f2f2f2;
	border:#ddd1a1 1px solid;
	vertical-align:middle;
	background-image:url(media/img/picto_kwadraciki.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;
}

.blok_menu_lewe{
	margin:10px;
	padding:10px;
	width:180px;
	background-color:#ddd1a7;
	text-align:left;
	background-image:url(media/img/tlo_09.gif);
	border:#cdc29b 1px solid;
	float:left;
	line-height:16px;
}	



.menu{
	display: block;
	color: #978b74;
	width:152px;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:7px 20px 0px 0px;
	font-family:Arial, Times, serif;
	text-decoration: none;		
	font-size:15px;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	border-bottom:#c9bf9b 1px solid;
	background-image:url(media/img/picto_szczalka.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;

	
}

.menu:hover{
	background-image:url(media/img/picto_szczalka.gif);
	background-position:12px 7px;
	background-repeat:no-repeat;
	border-right:#790003 1px solid;
	color:#790003;
}


.menu_w{
	display: block;
	background-color:#a8a8ac;	
	color: #79705e;
	width:143px;
	height:25px;
	margin:0px 0px 19px 0px;
	padding:5px 7px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;		
	font-size:18px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;

	
}

.menu_w:hover{
	background-color:#d1d1d3;
}


.menu_stopka{
	font-family:Tahoma, Verdana, "Courier New";
	font-size:14px;
	text-decoration:none;
	color:#999999;
	line-height:20px;
	margin:10px 10px 120px 10px;
}

.menu_stopka:hover{
	color:#FFFFFF;

}
/* /////////////////////////////////////
STYLE WASNE STRONY
/////////////////////////////////////// */



.nawigacja{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#b1b4bc;
	text-decoration:none;
	}



.naglowek{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#c4ae89;
	text-transform:uppercase;
	float:left;
	margin:38px 0px 0px 0px;
}	

.next_prev{
	float:right;
}

.pogrubiony{
	font-family:Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#002970;
	vertical-align:top;
	text-align:right;
	line-height:21px;
}

.zwykly{
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#002970;
	vertical-align:top;	
	font-weight:normal;	
}


.link_zwykly{
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#002970;
	vertical-align:top;	
	font-weight:normal;	
}


.link_zwykly:hover{
    color:#006699;
}

.tresc_naglowek{
	font-size:15px;
	font-weight:bold;
	}
	
.lista_allegro{
	background-color:#e8dcb1;
	width:100%;
	height:85px;
	display:block;
	text-decoration:none;
	color:#330000;
	}
.lista_allegro:hover, .lista_allegro_p:hover {
	background-color:#d5c894;
	text-decoration:none;
	color:#ff0000;	
	}
	
.lista_allegro_p{
	background-color:#eadba4;
	width:100%;
	height:85px;
	display:block;
	text-decoration:none;
	color:#330000;
	}
	

a {
	color:#cc0000;
	text-decoration:none;
}

a:hover {
	color:#444444;
	text-decoration:none;
}