body
	{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #fff9db;
	font-family: Times New Roman;
	color: black;
	}
	
/*	LINKI - book ask for price */	
a.link, a.link:active, a.link:visited
	{
	font-family: Comic Sans MS;
	font-style: italic;
	text-decoration: none;
	color: darkblue;
	}
a.link:hover
	{
	color: darkorange;
	text-weight: bold;
	text-decoration: underline;
	}

/*	LINKI - adres zewnętrznej strony */	
a.tekst, a.tekst:active, a.tekst:visited
	{
	font-family: Arial;
	font-style: none;
	text-decoration: none;
	color: black;
	}
a.tekst:hover
	{
	color: darkorange;
	text-weight: bold;
	text-decoration: underline;
	}

/*	LINKI - galeria */
a.galeria, a.galeria:active, a.galeria:visited
	{
	font-family: Comic Sans MS;
	font-size: 64px;
	font-style: bold;
	text-decoration: none;
	color: darkorange;
	}
a.galeria:hover
	{
	color: darkorange;
	text-weight: bold;
	text-decoration: line-through;
	}

/*	LINKI - footer */
a.footer, a.footer:active, a.footer:visited
	{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:hover
	{
	text-decoration: underline;
	}		
	
/*	LAYOUT */	
.box  	
	{	
	border: 0;
	margin: 0;
	padding: 0;
	width: 827px;
	}
.title
	{
	border: 0;
	margin: 0;
	padding: 0;
	width: 827px;
	height: 276px; 
	background-image: url("grafika/layout/title.png");
	background-repeat: no-repeat;
	padding-left: 30;
	}
.bottom 
	{
	float:left;
	height: 112px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 827px;
	background-image: url("grafika/layout/bottom.png");
	background-repeat: no-repeat;
	}
.center
	{
	margin: 0;
	width: 680px;
	text-align: justify;
	}
.meat	
	{
	background-image: url("grafika/layout/center.png");
	background-repeat:repeat-y;
	border: 0;
	margin: 0;
	padding-left: 4;
	width: 827px;
	}
.kontakt_w_naglowku
	{
	float: left;
	border: 0px;
	margin: 2px 0px 0px 20px;
	}
/*	PRZYCISKI */	
.button, .button:active
	{
	float:left;
	background-image: url("grafika/layout/button.png");
	background-repeat: no-repeat;	
	width: 100px;
	height: 41px;
	display: block;
	text-align: center;
	text-decoration: none; 	
	font-family: Arial;
	font-size: 18;
	color: #000000;
	font-weight: bold;
	margin: 180px 5px 0 0;
	padding: 10 0 0 0;
	}
.button:hover
	{
	background-image: url("grafika/layout/buttonH.png");
	background-repeat: no-repeat;	
	color: #f0f0f0;
	}
.buttonpushed
	{
	float:left;
	background-image: url("grafika/layout/buttonPushed.png");
	background-repeat: no-repeat;	
	width: 100px;
	height: 41px;
	display: block;
	text-align: center;
	text-decoration: none; 	
	font-family: Arial;
	font-size: 18;
	color: #000000;
	font-weight: bold;
	margin: 195px 5px 0 0;
	padding: 10 0 0 0;
	}
.langbuttonpl
	{
	width: 50px;
	height: 50px;
	display: block;	
	float:left;
	background-image: url("grafika/layout/flagpl.png");
	background-repeat: no-repeat;
	margin: 180px 3px 0px -7px;
	}
.langbuttonpl:hover
	{
	background-image: url("grafika/layout/flagplH.png");
	}
.langbuttonen
	{
	width: 50px;
	height: 50px;
	display: block;	
	float:left;
	background-image: url("grafika/layout/flagen.png");
	background-repeat: no-repeat;
	margin: 180px 3px 0px -7px;	
	}
.langbuttonen:hover
	{
	background-image: url("grafika/layout/flagenH.png");
	}
/*	ZAWARTOSC */
h2
	{
	font-family: Arial;
	font-weight: bold;
	}
.obrazek
	{
	/*border: 0px;*/
	border: 4px solid lightgray;
	margin: 10px;
	/*margin: 0px 0px 5px 10px;*/
	}
.obrazek_glowny
	{
	float: right;
	}
.galeria_div
	{
	text-align: center;
	}
.obraz_glowny_div
	{
	float: left;
	width: 98%;
	text-align: justify;
	}
.male_obrazki_div
	{
	clear: left;
	width: 99%;
	display: block;
	background: lightgray;
	border: 0px;
	text-align: left;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	}
.obraz_glowny
	{
	border: 4px solid lightgray;
	margin: 0px 10px 3px 0px;
	}
.male_obrazki
	{
	border: 0px;
	margin: 4px 6px 4px 0px;
	}
.widoczne
	{
	display: inline;
	font-family: Comic Sans MS, Arial;
	font-weight: bold;
	font-size: 18pt;
	color: darkorange;
	margin: 0px 0px 0px 8px;
	}
hr
	{
	width: 100%;
	color: gray;
	}
/*	STOPKA */	
.footer
	{
	text-align: center;
	vertical-align: top;
	margin: 48px 55px 0px 55px;
	}
.partnerzy
	{
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	margin: 20px 55px 0px 55px;
	}