/* Allowed colors:
   back_gr_on:  #A7B4D5 
   back_gr_off: #DEE3F0 
   text:        #435072 
   title_bgd:   #7488BC
 */

body {
	font-family: Georgia, Times, Garamond, "Times New Roman", serif; 
	font-size:12px;
}
	
/*Arial,Verdana,Helvetica,sans-serif; */
p { 
	font-family: Georgia, Times, Garamond, "Times New Roman", serif;
    font-size:12px; 
    text-align: justify;
    text-indent: 2.0em;
    margin: 0 0 0.5em 0;
    padding: 0;
   /* line-height: 150%; */
}
     
h1 {
	text-align: center;
	font: bold 1.7em Georgia, Times, Garamond, "Times New Roman", serif;
	background-color: #A7B4D5;
	color: #435072;
	margin: 1.0em 1.5em 1.2em 0.5em;
}   
	     
h2 {
	text-align: center;
	font: bold 1.4em Georgia, Times, Garamond, "Times New Roman", serif;
	width: 75%;
	background-color: #A7B4D5;
	color: #435072;
}   
	
h3 {
	font: bold 1.3em Georgia, Times, Garamond, "Times New Roman", serif;
	text-align: left;
    width: 40%;
    background-color: #DEE3F0;
	color: #435072;
}   

h4 {
	font: bold 1.1em Georgia, Times, Garamond, "Times New Roman", serif;
	text-align: left;
    width: 30%;
    background-color: #DEE3F0;
	color: #435072;
}  
 
h5  {
	font: bold 1.1em Georgia, Times, Garamond, "Times New Roman", serif;
	text-align: left;
	color: #435072;
}  

p .initcap { 
	font: bold 2.0em Georgia, Times, Garamond, "Times New Roman", serif;
	color: #435072;
}
		  
p .nawigator {
	font: italic 8px Georgia, Times, Garamond, "Times New Roman", serif;
    text-align: right;
}

ul .noMarker {
	list-style-type: none;
}
	  
ul {list-style-image:url(images/kropka.jpg); }

.madres {
	font: italic Georgia, Times, Garamond, "Times New Roman", serif;
    text-align: right;
    text-decoration: none;
    color: #435072;
}
	  
.smallTitle {
	font: bold 1.1em Georgia, Times, Garamond, "Times New Roman", serif;
	text-align: left;
    width: 30%;
	color: #435072;
}

/* Intencje - table cells style */

.tytulKol { 
	font: bold 1.1em Georgia, Times, Garamond, "Times New Roman", serif;
	color: #435072; text-align:center; position:relative;top:6px;
}  
.tytulWier { 
	text-align:right;
	font: bold 1.0em Georgia, Times, Garamond, "Times New Roman", serif;
	color: #435072;
}  

.data { 	
	font: 1.1em Georgia, Times, Garamond, "Times New Roman", serif;
	color: #435072;
}  
	     
/* Lektorzy - table cells style */

.lektorzyNaglowek {
	text-align:center;
	background-color:#A7B4D5;
	color: #435072;
}

.lektorzyImie {
	font-size: 10px;
	padding-right:5px;
	text-align:right;
    background-color: #DEE3F0;
}

/* Galeria */

.polecenie { 
    font-size:12px; 
    text-indent: 2.0em;
    margin: 0 0 0.5em 0;
	font: italic Georgia, Times, Garamond, "Times New Roman", serif;
    verical-align:middle;
    text-decoration: none;
    color: #435072;
}

#imageClose {
	position: absolute;
	width: 72px;
	height: 20px;
	z-index: 1;
	right: 20px;
	bottom: 20px;
}

blockquote {
	font-style: italic;
	font-family: Georgia, Times, Garamond, "Times New Roman", serif;
    font-size:12px; 
    text-align: justify;
}

.swiat { 
	font: bold italic 1.3em Georgia, Times, Garamond, "Times New Roman";
	color: #074F0F;
}  
.podpis { 
	font: italic 1.0em Georgia, Times, Garamond, "Times New Roman";
	color: #074F0F;
} 

.czerwony {
	font: bold;
	color: #BA0613;
	}
	

/* End of file */