/*
Poznámky
*/


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 15px;
	color: #787f8c;
	background: #ffffff;
}

a:link, a:visited { color: #0099CC; text-decoration:none;} 
a:active, a:hover { color: #006699; text-decoration: underline;}

p { margin: 0; padding: 0; text-align: justify;}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}












	/* BOCNE CIARY STRANKY - šírka okna a výška celej stránky */
#templatemo_container{
	width: 960px;
	background: url(images/templatemo_main_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}






	/* VRCHNY BILBOARD - tlačítka, šírka okna a výška */
#templatemo_header {
	font-size: 12px;
	width: 960px;
	height: 300px;
	background: url(images/templatemo_header_bg.jpg) top center no-repeat;
}

#templatemo_header #out_mission_section {
	float: left;
	width: 250px; /* padding 30 + */
	padding: 0px 15px;
	margin-top: 210px;
	margin-left: 30px;
}

#templatemo_header #daily_bible_verse_section {
	float: right;
	width: 250px; /* padding 30 + */
	padding: 0px 15px;
	margin-top: 210px;
	margin-right: 30px;
}

#daily_bible_verse_section #bible_verse {
	clear: both;
	padding-top: 5px;
	font-weight: bold;
}








	/* TLACITKA MENU - šírka pozadia okna a výška */
#templatemo_menu {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(images/templatemo_menu_bg.gif) repeat-x;
}

#templatemo_menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	text-align: center;
	display: inline;
}

	/* TLACITKA MENU - šírka tlačidiel */
#templatemo_menu ul li a{
	padding: 5px 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #1d2f53;
	border-right: 3px solid #d5d5d5;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #638298;
}

#templatemo_menu li .last{
	border-right: none;
}

/* end of menu */












	/* TLACITKA VIDEO - šírka pozadia okna a výška */
#templatemo_video {

	clear: both;
	width: 960px;
	height: 20px;
}

	/* odsadenie písma odvrchu nadol */ 
#templatemo_video ul {
	text-align: center;
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}

#templatemo_video ul li{
	text-align: center;
	display: inline;
}

	/* odsadenie čiarky konca tlačítka-zakázané, ďalej písmo a nakoniec koncový pásik */ 
#templatemo_video ul li a{
	/* padding: 5px 15px; */ 
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #1d2f53;
	/*border-right: 1px solid #d5d5d5;*/	
}

#templatemo_video li a:hover, #templatemo_video li .current{
	color: #B45F04;
}

#templatemo_video li .last{
	border-right: none;
}

/* end of menu */















/* ALL COLUMNS PARAMETERS  */


/* Šírka textu-width, dĺžka hraníc-height */
#templatemo_content {
	clear: both;
	width: 900px;
	height: 173%;
}

/*Posuny panelov a videí*/
#templatemo_content #templatemo_left {
	float: left;
	width: 950px;
/*Vrchný priestor*/
	margin-top: 5px;
/*Lavý odstup*/
	margin-left: 5px;
/*Spodný priestor*/
	padding: 10px 0px;
}

/*Posuny panelov a videí*/
#templatemo_content #templatemo_right {
	float: right;
	width: 300px;
	margin-top: 30px;
	margin-right: 30px;
	padding: 10px 10px;
}

/*Posuny panelov a videí*/
#templatemo_content #templatemo_center {
	float: center;
	width: 950px;
	margin-top: 30px;
	margin-right: 30px;
	padding: 10px 0px;
}













/* LEFT COLUMN NEWS */

#templatemo_left #templatemo_news_section {
	clear: both;
	width: 280px;
}

/* padding - posun doľava popis nad videom */
#templatemo_news_section h1 {
	height: 20px; /* + 10 for padding top */
	padding: 20px 0 0 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(images/templatemo_news_title_bg.gif) bottom left no-repeat;
}


/* Okraje písma */
#templatemo_news_section .templatemo_news_box {   					
	margin: 0px 20px 0px;
	float: center;

}
.templatemo_news_box h1 {
	padding: 0px 0 0 0px;
	margin: 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 15px;
	color: #0C0C0C;
}

.templatemo_news_box h2 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #0099CC;
}

.templatemo_news_box h3 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #0099CC;
}

/* TEXT NAD VIDEO OBSAHOM */
.templatemo_news_box h4 {
	text-align: center;
	margin-left: 40px;
	height: 10px; /* + 30 for padding top */

/* Prvé číslo - posun obsahu nadol */
	padding: 0px 0 0 0px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #0099CC;
}
/* Prvé číslo - posun doprava */
#templatemo_left .left_col_section {
	padding: 20px;
	margin-bottom: 20px;
}

.templatemo_news_box h5 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 20px;
	color: #0C0C0C;
}

/* end of left column */









/* RIGHT COLUMN */

#templatemo_right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #0099CC;
}

.right_col_section h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}

/* FOTKA- margin- posun fotky dole/posun textu pod fotkou/posun fotky vpravo */

.right_col_section img {
	float: left;
	margin: 30px 15px 30 50;
	border: 5px solid #e4e4e4;
}

.right_col_section p{
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 38px;
	background: url(images/templatemo_welcome.gif) top left no-repeat;
	margin-bottom: 20px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 280px;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */
/* end of left column */






/* footer */

#templatemo_footer{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}