﻿


/*FORMATTING TEXT*/

	h1 {font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif; font-weight:bold;font-size:250%;color:#0561A5;text-align:center}

	h2 {font-size:125%;color:#0561A5;font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;} 

	h3 {font-size:110%;font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;}


	p {font-size:100%; line-height:115%;font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;text-align:justify}

	ul {font-size:110%; line-height:115%;font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;}

	blockquote {font-size:110%; line-height:120%;color: #0561A5; font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;text-align:justify}
	q {font-size:110%; line-height:120%;color: #0561A5; font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif}


table {font-size:100%; font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;}



/*BASIC LAYOUT*/

	body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; }

/*FORMATTING LINKS*/

a:link {text-decoration:none;color:#0561A5}	

a:hover(text-decoration:underline}
				
a:visited {text-decoration:none; color:#003F5B}	



/*FORMATTING BOTTOM OF PAGE*/
.bottom {font-size:90%; line-height:125%;font-family:"DIN", "Corbel", "Mangal", "arial"	sans-serif;text-align:center}



/*LAYOUT EXTRAS FOR HOME PAGE"/
.center {text-align:center}



		
/*LAYOUT EXTRAS FOR PROJECTS, DONATIONS PAGES*/

.entry{clear:both; margin:20px 0px} 

.photo {float:left; width:120px} 


.entrytext{margin-left: 130px; padding-left:10px; height:130px}


/*LAYOUT EXTRAS FOR NEWS AND KONDOPOGA PAGES*/

.entrynews{clear: both;margin:35px 0px}
.photonews {float:left; width:250px;margin-right:20px; margin-bottom:20px}
.entrytextnews {margin-top:30px}







