/*
Design by Nefryt Studio Agnieszka Kapuscinska, Warszawa
http://www.nefryt-studio.pl
for "Nefryt" Andrzej Ksiazyk, Warszawa
*/

body {
	margin: 0;
	padding: 0;
	background-color: #7a5d4e;
	font-family: Arial, sans-serif, Tahoma, Helvetica;
	font-size: 13px;
	color: #053a88;
	line-height: 150%;
}


h1 {
	font-size: 21px;
	color: #0171cc;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 6px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 150%;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}



p {
	font-size: 13px;
	text-align: justify;
	color: #053a88;
	line-height: 150%;
	width: auto;
}

ul {
	list-style-type: disc;
}



hr {
height: 1px;
border-style: none;
background-color: #ae9b72;
border: none;
}

/*----------------------------------------------------linki w tekscie-------*/


a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #e95000;
}

a:hover {
	text-decoration: none;
	color: #d46300;
}

a:visited { 
	text-decoration: underline;
	color: #4270b4; 
}



/*----------------------ramka obrazka i wyswietlanie-------------------*/

div.figure {
float: left;
width: 154px;
margin: 15px 3px 5px 3px;
}

.figure p {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: normal;
	text-align: center;
	margin: 5px 0 0 0;
	}
	
.figure img {
border-width: 5px;
border-bottom-width: 18px;
border-style: solid;
border-color: #faf7e2;
}

/*----------------------obrazki------------------------------------*/

img {
border: none;
}

.img_m {
	margin: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	width: auto;
	border-color: #faf7e2;
	border-style: solid;
border-width: 5px;
border-bottom-width: 18px;
}

.prawy_foto {
	float: right;
	margin: 15px;
	margin-top: 5px;
	width: auto;
	border-color: #faf7e2;
	border-style: solid;
border-width: 5px;
border-bottom-width: 18px;
}

.lewy_foto {
	float: left;
	margin: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	width: auto;
	border-color: #faf7e2;
	border-style: solid;
border-width: 5px;
border-bottom-width: 18px;
}

/* -------------------------------------- Page--------------------- */

#page {
	width: 967px;
	height: auto;
	margin: 0 auto;
}


/* ------------------------------------------------------------- opakcaly------------------------------- */

#opakcaly {
	width: 969px;
	padding: 0;
	margin: auto;
	background-image: url(images/dot-tlo.gif);
	background-repeat: repeat-y;
}
#opakcaly_tlo {
	width: 967px;
	padding: 0;
	margin: 1px;
	background-color: #ecdec0;

}


#opakglowny {
	float: right;
	width: 715px;
	margin: 0;
	padding: 0;
}




/* -------------------------------------- Header------------------------- */

#lang {
float: right;
padding-top: 7px;
padding-right: 13px;
display: block;
}

#lang img {
padding-left: 12px;
}

#header {
	width: 967px;
	height: 107px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(images/salmo-header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo {
position: relative;
z-index: 100;
}



#flash {
	width: 967px;
	height: 162px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-bottom: solid;
	border-bottom-color: #faf7e2;
	border-bottom-width: 1px;
}

/*-----------------------------------------gdzie--------------------*/

#gdzie {
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size:10px;
}
#gdzie a {
	color: #682616;
	}
	
#gdzie a:hover {
	color: #e95000;
}


/* -------------------------------------- Menu gorne---------------------- */

#menu {
	width: 967px;
	height: 24px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	background-color: #ecdec0;
	background-image: url(images/menu-tlo.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 14px;
}


#menu a {
color: #90430f;
text-decoration: none;
font-weight: bold;
padding: 0 10px 0 0;
}

#menu a:hover {
color: #ce824a;
text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
		word-spacing: 8px;
}


/* -------------------------------------- kolumna i menu lewe---------------------- */

#lewa {
	float: left;
	width: 233px;
	height: auto;
	padding-top: 4px;
	padding-left: 14px;
	margin: 0;
	margin-right: 10px;
	text-align: left;
	background-image: url(images/lewa-tlo.gif);
	background-repeat: repeat-x;
}

#lewa a {
	text-align: left;
	color: #682616;
	padding: 0;
}

#lewa a:hover {
	color: #e95000;
}

#lewa ul {
	list-style-type: none;
	padding: 0;
	margin-left: 14px;
	text-align: left;
}

.bullet1{
	list-style: url(images/bullet1.gif);
	margin: 0;
	padding: 0;
	padding-top: 16px;
}

#prawa {
	float: left;
	width: 640px;
	padding-top: 16px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	line-height: 150%;

}

/* for Internet Explorer */
* html .clear { height 1px;}
/**/

/*  -------------------------------------- Footer----------------------------- */

#footer {
	width: 967px;
	background-image: url(images/dot-foot.gif);
	background-repeat: repeat-x;
	height: 15px;
	padding-bottom: 20px;
	clear: both;
}

#footer p {
	margin: 5px;
	line-height: normal;
	font-size: 85%;
}

#footer a {
color: #ae9b72;
text-decoration: none;
}

#legal {
	float: left;
	color: #ae9b72;
	padding-left: 10px;
}

#links {
	float: right;
	color: #ae9b72;
	padding-right: 10px;
}

.klucze {
	float: right;
	color: #ae9b72;
	font-size: 10px;
	padding-left: 10px;
	line-height: 100%;
}

