@charset "utf-8";
/****************************************************************************************
 *	BCC Ljubljana - CSS Styles for English pages
 *	@media		screen
 *	@author		BCC Ljubljana
 *	@URL		www.binkostnacerkevlj.com
 *	@date		September 2009
 ***************************************************************************************/

/********************************************************************
 *	Navigation
 *******************************************************************/
.navigation .navLink_01 {
	float: left;
	width: 126px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
.navigation .navLink_02 {
	float: left;
	width: 156px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
.navigation .navLink_03 {
	float: left;
	width: 138px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
.navigation .navLink_04 {
	float: left;
	width: 172px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
.navigation .navLink_05 {
	float: left;
	width: 172px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
.navigation .navLink_06 {
	float: left;
	width: 136px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	}
	
/* ----- Active Links ------------------ */
.navigation .navLinkActive_01 {
	float: left;
	width: 126px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_01_slo.jpg);
	background-repeat: no-repeat;
	}
	
.navigation .navLinkActive_02 {
	float: left;
	width: 156px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_02_slo.jpg);
	background-repeat: no-repeat;
	}
	
.navigation .navLinkActive_03 {
	float: left;
	width: 138px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_03_slo.jpg);
	background-repeat: no-repeat;
	}
	
.navigation .navLinkActive_04 {
	float: left;
	width: 172px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_04_eng.jpg);
	background-repeat: no-repeat;
	}
	
.navigation .navLinkActive_05 {
	float: left;
	width: 172px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_05_slo.jpg);
	background-repeat: no-repeat;
	}
	
.navigation .navLinkActive_06 {
	float: left;
	width: 136px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/nav_06_slo.jpg);
	background-repeat: no-repeat;
	}
	
/********************************************************************
 *	Content
 *******************************************************************/
 
 /* ----- Upper Content --------------------------------- */
 #content .upperContent .thought .title {
	 float: left;
	 width: 141px;
	 font-size: 13px;
	 font-style: italic;
	 font-weight: bold;
	 text-align: center;
	 }
