BODY
{
	margin:0px;
	font: 10px normal Arial, Helvetica, sans-serif;
	background-image:url(../images/wall.jpg);
}

.paddTop7
{
	padding-top:7px;
}

.td_top
{
	width:993px;
	height:240px;
	background-image:url(../images/top1.jpg);
	background-repeat:no-repeat;
	background-position:top left;      
}

.td_header2
{                     
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.betweenMenus
{
	background-image:url(../images/bgBetweenMenus1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:9px;
}

/* UPPER MENU START */
.green_menu   
{
	background-image: url(../images/green_menu.jpg);         
	background-repeat:repeat-x;  
}

.brown_menu   
{   
	background-image: url(../images/brown_menu.jpg);      
	background-repeat:repeat-x;
}

/* ============== */

.brown_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.brown_header {  
	padding-top: 0px;
}

.brown_header .brown_disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}

.brown_header .brown_disclaimer a {	color: #ccc;}

ul.brown_topnav {
	list-style: none;
	padding: 0;	
	margin: 0;
	float: left;
	width: 996px;
	font-size: 1.2em;
}

ul.brown_topnav li {
	float: left;
	margin: 0;	
	padding: 0px 13px 0px 13px;
	position: relative; /*--Declare X and Y axis base--*/
	background-image:url(../images/brown_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

ul.brown_topnav li a
{
	padding: 7px 2px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

ul.brown_topnav li a:hover {
	background: url(../images/brown_menu_hover.jpg) no-repeat center top;
}
ul.brown_topnav li.selected {
	background: url(../images/brown_menu_selected.jpg) repeat-x top;
}
ul.brown_topnav li.selected a:hover {
	background:none;
}
ul.brown_topnav li span.subhover 
{
	background-position: center bottom; 
	cursor: pointer;
} /*--Hover effect for trigger--*/

ul.brown_topnav li ul.brown_subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 28px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}

ul.brown_topnav li ul.brown_subnav li
{
	margin: 0; padding: 0;
	border-top: 1px solid #4a2d01; /*--Create bevel effect--*/
	border-bottom: 1px solid #98743a; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	text-align:left;
}

html ul.brown_topnav li ul.brown_subnav li a {
	float: left;
	width: 145px;
	background: #98743a center;
	padding-left: 20px;
	margin: 0px;
	padding-left:20px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

html ul.brown_topnav li ul.brown_subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #d3af75 center;
}

#brown_header img {
	margin: 10px 0 10px;
}

/* ============== */

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.header {
	padding-top: 0px;
}

.header .disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}

.header .disclaimer a {	color: #ccc;}

ul.topnav {
	list-style: none;
	padding: 0;	
	margin: 0;
	float: left;
	width: 996px;
	font-size: 1.2em; 
}

div.bkg {
	background:rgba(48, 49, 37, 83);
	filter:alpha(opacity=83);
	opacity: 0.83;
	-moz-opacity:0.83;
	position:absolute;
	width:100%;
	height:1000%;
	top:-10%;
	left:0;
	z-index:9;
	display:none;	
}

div.large {
	display:none;
	position:fixed;
	width:950px;
	height:580px;
	left:50%;
	top:50%;
	margin:-290px 0 0 -460px;
	background:url(../images/golema_ramka.jpg) no-repeat center;
	z-index:10;
}
	
div.large a.l {
	margin:200px -35px 0 35px;
}
div.large a.r {
	margin:200px 0 0 8px;
}
div.large img#golema_slika {
	margin:75px 50px 0 87px;
	float:left;
	display:block;
}
div.large a {
	display:block;
	float:left;
}
table.gallery tr td a {
	background:url(../images/ramka.jpg) no-repeat center top;
	padding:28px 0 0 0;
	display:block;
	height:273px;
	width:405px;
}
table.gallery tr td:first-child a {
	background:url(../images/ramka_l.jpg) no-repeat center top;
}
table.gallery tr td:first-child a:hover {
	background-position:center bottom;
}
table.gallery a:hover {
	background-position:center bottom;
}
table.gallery a img {
}

.div_cal_container1
{
	/*height:220px;*/
}

.label_autor
{
	color:#124107; 
	font-family:Arial; 
	font-size:14px; 
	padding-right: 0px; 
	padding-left: 193px; 
	padding-top: 5px;
	line-height:150%;
}

table.kalendar {
    /*margin:15px 0 0 -117px;*/
    width:720px;
    font-size:1.7em;
    font-weight:bold;
	text-align:left;
	margin: 0px 0px 0px -2px !important;
}
table.kalendar td {
    padding:3px 6px;
    width:20px;
}
table.kalendar td.t {
    width:720px;
    padding:0 0 0 25px;
}

ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0px 7px 0px 8px;
	position: relative; /*--Declare X and Y axis base--*/
	background-image:url(../images/green_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
ul.topnav li.selected {
	background: url(../images/topnav_selected.jpg) repeat-x center top;
}
ul.topnav li.selected a:hover {
	background:none;
}

ul.topnav li a
{
	padding: 7px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

div.meseci {
	position:absolute;
	left:170px;
	top:343px !important;
	text-align:left;
	padding-left:0px;
}
div.meseci div {
    height:32px;
    width:660px;
	margin-left:0px;
	/*padding-right:130px;
	padding-top:50px;*/
    /*margin:0px 0 0px -130px;*/
	/*position:absolute;
	top:100px;
	left:200px;*/
}
div.meseci div a {
    background:url(../images/1.jpg) bottom no-repeat;
    height:32px;
    width:109px;
    display:block;
    float:left;
}
div.meseci div a:hover {
    background-position:top;
}
div.meseci div a.m1 {
    background-image:url(../images/1.jpg);
}
div.meseci div a.m2 {
    background-image:url(../images/2.jpg);
}
div.meseci div a.m3 {
    background-image:url(../images/3.jpg);
}
div.meseci div a.m4 {
    background-image:url(../images/4.jpg);
}
div.meseci div a.m5 {
    background-image:url(../images/5.jpg);
}
div.meseci div a.m6 {
    background-image:url(../images/6.jpg);
}
div.meseci div a.m7 {
    background-image:url(../images/7.jpg);
}
div.meseci div a.m8 {
    background-image:url(../images/8.jpg);
}
div.meseci div a.m9 {
    background-image:url(../images/9.jpg);
}
div.meseci div a.m10 {
    background-image:url(../images/10.jpg);
}
div.meseci div a.m11 {
    background-image:url(../images/11.jpg);
}
div.meseci div a.m12 {
    background-image:url(../images/12.jpg);
}
ul.topnav li a:hover {
	background: url(../images/topnav_hover.jpg) no-repeat center top;
}
ul.topnav li a.selected {
	background: url(../images/topnav_selected.jpg) repeat-x center top;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 28px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
/*	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	border: 1px solid #111;
}

ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #56551f; /*--Create bevel effect--*/
	border-bottom: 1px solid #878650; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	text-align:left;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #878650 center;
	padding-left: 20px;
	margin: 0px;
	padding-left:20px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #aead77 center; 
}

#header img {
	margin: 10px 0 10px;
}

/* UPPER MENU END */

.td_padd_menu
{
	padding-bottom:4px;
}

.bg_content
{
    width:1005px;    
    background-image:url(../images/svitok.jpg);
    background-repeat:repeat-y;
    background-position:top left;
}

/* HOME PAGE START */

.td_home
{
    width:993px;  
    background-image:url("../images/homeAnim.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding-top:40px;
    padding-left:14px;
}

.divGray
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #444444;
    height: 66px;
    margin-left: 5px;
    position: absolute;
    top: 698px;
    width: 290px;
}

.captionContainer
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-left: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    position: absolute;
    top: 684px;
    width: 250px;
}

.image-more
{
    background-image:url("../images/btn_animMore.gif");
    background-repeat:no-repeat;
    background-position:top left;
    width:87px;
    height:19px;
	margin-top:10px;
    padding-top:3px;
    padding-left:7px;
	cursor:pointer;
}

.animMoreLink
{
    color: #FFFFFF;
    float: right;
    font-family: Arial;
    font-size: 10px;
    margin-right: -10px;
    text-decoration: none;
}

.p_cal
{
    font-family:Arial; 
    font-size:16px;
    margin:0px;
    cursor:pointer;
}

.txt_week
{
    font-family:arial; 
    font-size:14px;
    margin:0px;
    cursor:pointer;
}

a
{
    color:black;
    text-decoration:none;
    /*font-weight:bold;   */
}

a:hover
{
    color:#ff0000;
}

td.menu
{
    background:white;
}

table.menu
{
    font-size:100%;
    position:absolute;
    visibility:hidden;
}

.td_sep
{
    padding-left:5px;
    padding-right:5px;
}

.td_menu
{
    background-color:#cfb38d;
    padding:4px;
}

.td_bottom
{
    background-image:url("../images/homeBottom.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    height:740px;
}

.calCorner
{
    background-image:url("../images/senka.png");
    background-position: bottom right;
    background-repeat: no-repeat; 
    padding-left:60px;
}

.arrow
{
    width:133px;
}

.td_home_bg
{
	background-image:url("../images/nov-svitok-podloga-blanko.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding-top:45px;
	padding-right:33px;
}

/* HOME PAGE END */

/* GRB MPC START */

.td_grb_MPC
{
    background-image:url("../images/grb-na-mpc.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    width:1068px;
    height:1758px;    
}

/* GRB MPC END */

.td_ikoni
{
    background-image:url("../images/galerija-na-ikoni.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    width:1003px;
    height:1770px;    
}

.td_vizantiski_grb
{
    background-image:url("../images/vizantiski_grb1.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:30px;
    padding-left:130px;
    padding-right:150px;
    width:auto;
    height:827px;
}

.td_sveti_serafim_sarovski
{
    background-image:url("../images/Sv.-Serafim-Sarovski-gore.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:560px;
    padding-left:145px;
    padding-right:150px;
    width:auto;
    height:528px;
}

.td_sveti_ahil_lariski_header
{
    background-image:url("../images/Sv-Ahil-Lariski-goren-del.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:450px;
    padding-left:130px;
    padding-right:150px;
    width:auto;
    height:426px;
}

.td_sveti_ahil_lariski_footer
{
    background-image:url("../images/Sv-Ahil-Lariski-dole.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left:130px;
    padding-right:150px;
    width:auto;
    height:730px;
}

.td_foto_galerija
{
    background-image:url("../images/fotogalerija-gore.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:130px;
    width:auto;
    height:528px;
}

.defaultBgKalendar {
    background:url(../images/rakodelija_repeat.jpg) repeat-y;
    background-position:0px -277px;
}
table.table_kalendar img {
    margin-left:35px;
}

.td_bdenija_list_header
{
    background-image:url("../images/bdenija_list_header.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:400px;
    padding-right:50px;
    width:auto;
}

.td_bdenija_record_header,
.td_kalendar_record_header
{
    background-image:url("../images/bdenija_record_header.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:10px;
    padding-left:20px;
    padding-right:50px;
    width:auto;
}

.td_kalendar_record_header_x
{
    background-image:url("../images/prolog_header.jpg");
    background-position:center top;
	background-repeat: no-repeat;
	padding-top:30px;
}

.txt
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}

.td_svitok_dolen_del
{
    background-image:url("../images/svitok_dolen_del1.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    width:1068px;
    height:163px;
}

.defaultBg
{
    background-image:url("../images/svitok_bg1.jpg");
    background-position: left top;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgSvetiAhilLariski
{
    background-image:url("../images/Sv-Ahil-Lariski-sredina.jpg");
    background-position: -1px 20px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgVizantiskiGrb
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px -258px;
    background-repeat:repeat-y;
    width:1068px;
}

.svetiSerafimSarovskiBg
{
    background-image:url("../images/Sv.-Serafim-Sarovski-sredina.jpg");
    background-position: 0px 130px;
    background-repeat:repeat-y;
    width:1068px;
}

.fotogalerijaBg
{
    background-image:url("../images/fotogalerija-na-srede.jpg");
    background-position: 0 539px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgBdenija
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: left top;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgSvetiGeorgijPobedonosec
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 3px 108px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgFeljton
{
    background-image:url("../images/feljtonBackground.jpg");
    background-position: 19px -20px; /* top = -20px ili 56px*/
    background-repeat:repeat-y;
    width:1068px;
}

.td_feljton_list_header
{
    background-image:url("../images/feljtonHeader.jpg");
    background-position: 20px 0px;
    background-repeat: no-repeat;
    padding-top:300px;
    padding-right:25px;
    width:auto;
}

.td_feljton_details_header
{
    background-image:url("../images/feljtonHeader.jpg");
    background-position: 20px 0px;
    background-repeat: no-repeat;
    padding-top:192px;
    padding-right:25px;
    width:auto;
}

.defaultBgRakodelija
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: left top;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgRakodelijaFeneri
{
    background-image:url("../images/feneri.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px;
}

.defaultBgBdenijaDetails
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px -299px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgBdenijaPage
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px 106px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgMisija
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px 10px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgObnova
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px 111px;
    background-repeat:repeat-y;
    width:1068px;
}

.duhovnaRiznicaBg
{
    background-image:url("../images/biblioteka_riznica_sredina.jpg");
    background-position: 0 523px;
    background-repeat:repeat-y;
    width:1068px;
}

.detskoKatcheBg
{
    background-image:url("../images/Detska-sredina-list.jpg");
    background-position: 0 520px;
    background-repeat:repeat-y;
    width:1068px;
}

.detskoKatcheDetailsBg
{  
    background-image:url("../images/detska-sredna.jpg");
    background-position: left top;
    background-repeat:repeat-y;
    width:1068px;
}

.td_svitkanDel
{
    background-image:url("../images/svitkanDel.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:157px;
}

.td_svitkanDelFeljton
{
    background-image:url("../images/svitkanDelFeljton.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:157px;
}

a, a:focus, :focus {
	outline:0;
}
.details td.lnks a.r {
	margin:0 -20px 0 0;
}
.details td.lnks a {
}
td.lnks a {
	display:block;
	float:left;
	margin:0 0 0 80px;
	border:0;
}
a img {
	border:0;
}
td.lnks a img {
	width:180px;
}
td.lnks a.r {
	float:right;	
	margin:0 100px 0 0;
}
.link_default {
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#221207;
    line-height:37px;
	width:700px;
	display:block;
	padding:15px 0 40px 0;
	line-height:25px;
	background:url(../images/biblioteka_riznica_krst.png) no-repeat bottom center;
}

.link_default:hover {
    text-decoration:underline;
}

.td_details
{
    padding-top:30px; 
    margin-left:25px;
    width:auto;
}

.td_detailsFeljton
{
    padding-left:70px;
    padding-right:75px;
    width:auto;
}

.td_details_manastir
{
    width:auto;
    padding-bottom:20px;
    padding-right:30px;
}

.td_details_rakodelija
{
    width:auto;
    padding-bottom:20px;
}

.td_detailsDetskoKatche
{
    padding-top:30px;  
    padding-left:140px;      
    width:auto;
}

.txt_details
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#221207;
}

.txt_header
{        
    font-family:Arial;
    font-size:22px;
    color:#614318;
}

.txt_headerEx
{        
    font-family:Arial;
    font-size:22px;
    color:#614318;
	height:80px;
}

.padd_bdenija_details div
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#221207;
	width:750px;
}

.txt_nedeli_details div
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#221207;
	width:700px;
}

.padd_detsko_katche_header
{
    padding-left:265px;
    padding-right:255px;
    height:60px;
}

.padd_bdenija_header
{
    padding-left:265px;
    padding-right:255px;
    height:120px;
}

.padd_feljton_header
{
	height:80px;
}

.padd_bdenija_details
{
    padding-left:0px;
    padding-right:0px;
}

.padd_bdenija_details .txt_details div
{
    width:750px;      
}

.txt_nedeli_details
{
    width:750px; 
}

.padd_rakodelija_details .txt_details div
{
    width:480px;      
}

table.news_list {
	width:948px;
	/*margin:0 auto;*/
}
table.news_list tr td {
	background:url(../images/nastani.png) left top no-repeat;
	width:280px;
	height:205px;
	text-align:left;
}
table.news_list tr td a.link_default {
	width:250px;
	font-size:13px;
	color:#730000;
	display:block;
	text-align:left;
	padding:0;
	background:0;
	margin:40px 0 10px 0;
	line-height:14px;
}
table.news_list tr td:first-child a.link_default {
	text-align:right;
}
table.news_list tr.dole1 td a.link_default {
	margin:25px 0 10px 0;
}
table.news_list tr td div.info {
	float:left;
	width:250px;
	margin:0 0 0 25px;
}
table.news_list tr td img {
	float:left;
	display:block;
	width:110px;
	height:130px;
	margin:44px 0 0 48px;
}
table.news_list tr td:first-child img {
	margin:44px 47px 0 0;
}
table.news_list tr td div.info em {
	font-size:12px;
}
table.news_list tr td:first-child div.info,
table.news_list tr td:first-child img {
	float:right;
}
table.news_list tr td:first-child div.info {
	margin:0 25px 0 0;
}
table.news_list tr td:first-child {
	text-align:right;
}
table.news_list tr.dole1 td:first-child {
}
table.news_list tr.dole1 td img {
	margin-top:30px; 
}
table.news_list tr td p {
	height:54px;
	overflow:hidden;
	margin:0;
}
table.news_list tr td div.info {
	text-align:left;
}
table.news_list tr.dole1 td.blank {
	background:url(../images/blank.png) top left no-repeat;
}

table.news_list tr td a img {
	width:auto;
	height:auto;
	float:none;
	display:inline;
	margin:10px 0 0 25px;
}
table.news_list tr td:first-child a img {
	margin:10px 25px 0 0;
}
table.news_list tr td:first-child p {
	text-align:right;
}
table.news_list tr.pecat td:first-child {
	background-position:top left;
}
table.news_list tr.dole1 td:first-child {
	background-position:bottom left;
}
table.news_list tr.pecat td {
	background-position:top right;
}
table.news_list tr.dole1 td {
	background-position:bottom right;
}

/* feljton start */

table.feljton_list {
	width:948px;
	/*margin:0 auto;*/
}
table.feljton_list tr td {
	background:url(../images/feljtonFrame2.png) left top no-repeat;
	width:280px;
	height:205px;
	text-align:left;
}
table.feljton_list tr td a.link_default {
	width:250px;
	font-size:13px;
	color:#730000;
	display:block;
	text-align:left;
	padding:0;
	background:0;
	margin:40px 0 10px 0;
	line-height:14px;
}
table.feljton_list tr td:first-child a.link_default {
	text-align:right;
}
table.feljton_list tr.dole1 td a.link_default {
	margin:25px 0 10px 0;
}
table.feljton_list tr td div.info {
	float:left;
	width:250px;
	/*height:150px;*/
	margin:0 0 0 25px;
}
table.feljton_list tr td img {
	float:left;
	display:block;
	width:128px;
	height:146px;
	margin:38px 0 0 39px;
}
table.feljton_list tr td:first-child img {
	margin:38px 40px 0 0;
}
table.feljton_list tr td div.info em {
	font-size:12px;
}
table.feljton_list tr td:first-child div.info,
table.feljton_list tr td:first-child img {
	float:right;
}
table.feljton_list tr td:first-child div.info {
	margin:0 25px 0 0;
}
table.feljton_list tr td:first-child {
	text-align:right;
}
table.feljton_list tr.dole1 td:first-child {
}
table.feljton_list tr.dole1 td img {
	margin-top:21px; 
}
table.feljton_list tr td p {
	/*height:54px;*/
	overflow:hidden;
	margin:0;
}
table.feljton_list tr td div.info {
	text-align:left;
}
table.feljton_list tr.dole1 td.blank {
	background:url(../images/blankFeljton.png) top left no-repeat;
}

table.feljton_list tr td a img {
	width:auto;
	height:auto;
	float:none;
	display:inline;
	margin:10px 0 0 25px;
}
table.feljton_list tr td:first-child a img {
	margin:10px 25px 0 0;
}
table.feljton_list tr td:first-child p {
	text-align:right;
}
table.feljton_list tr.pecat td:first-child {
	background-position:top left;
}
table.feljton_list tr.dole1 td:first-child {
	background-position:bottom left;
}
table.feljton_list tr.pecat td {
	background-position:top right;
}
table.feljton_list tr.dole1 td {
	background-position:bottom right;
}

/* feljton end */

i 
{
	clear:both;
}

.td_vesti_list_header
{
    background-image:url("../images/vesti-goren-del.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:300px;
    padding-right:25px;
    width:auto;
}

.td_detsko_katche_list_header
{
    background-image:url("../images/Detska-gore-list.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:580px;
    padding-right:50px;
    width:auto;
}

/*.td_duhovna_riznica_list_header
{
    background-image:url("../images/Detska-gore-list.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-top:580px;
    padding-right:50px;
    width:auto;
}*/

.td_biblioteka_header {
	background-image:url("../images/riznica_gore.jpg");
	background-repeat: no-repeat;
    padding-top:523px;
	background-position: 0px 0;
}

.td_duhovna_riznica_list_header {
	background-image:url("../images/riznica_gore.jpg");
	background-repeat: no-repeat;
    padding-top:523px;
	background-position: 4px 0;
}

.details {
	background-image:url("../images/riznica_gore_details.jpg");
    padding-top:153px;
}

.td_nastani_list_header
{
    background-image:url("../images/gorna-slika-nastani.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:320px;
    padding-right:25px;
    width:auto;
}

.td_magernica_list_header
{
    background-image:url("../images/magernica_header.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:370px;
    padding-right:25px;
    width:auto;
}

.td_rajcica_header
{
    background-image:url("../images/Rajchica-gore.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:542px;
    padding-right:50px;
    width:auto;
}

.td_rajcicaSvitkanDel
{
    background-image:url("../images/Rajchica-dolu.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:778px;
}

.td_detsko_katche_SvitkanDel
{
    background-image:url("../images/Detska-dolu-list.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:778px;    
}

.td_duhovna_riznica_SvitkanDel
{
    background-image:url("../images/biblioteka_riznica_dolu.jpg");
    background-position: left bottom;
    background-repeat:no-repeat;
    width:1068px; 
    height:300px;    
}

.td_detsko_katche_record_header
{    
    background-image:url("../images/detska-gore.jpg");
    background-position: left top;
    background-repeat:no-repeat;
    padding-top:230px;
    width:1068px; 
    height:778px;
    padding-bottom:20px;
}

.td_detsko_katche_details_SvitkanDel
{
    background-image:url("../images/detska-dole.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:720px;    
}

.td_kontakt
{
    background-image:url("../images/za-kontakt.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:140px;
    padding-right:240px;
    width:auto;
    height:950px;
}

.td_linkovi
{
    background-image:url("../images/za-linkovite.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top:30px;
    padding-left:190px;
    padding-right:240px;
    width:auto;
}

.td_videoBg
{
    /*background-image:url("../images/video-bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;*/
    padding-right:50px;
    width:1018px;
    height:519px;
}

.td_videoBgEx
{
    background-image:url("../images/video-bg.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    padding-right:50px;
    width:1018px;
    height:519px;
}

.td_misija_header
{
    background-image:url("../images/misija-na-manastirot-gore.png");
    background-position: 3px 0px;
    background-repeat:no-repeat;
    width:1068px; 
    height:378px;
    padding-right:30px;
    padding-top:260px;
	margin-left:3px;
}

.td_misija_header_new
{
    background-image:url("../images/misija-na-manastirot-gore.png");
    background-position: 3px 0px;
    background-repeat:no-repeat;
    width:1068px; 
    height:118px;
    padding-right:30px;
    padding-top:260px;
	margin-left:3px;
}

.td_manastir_header
{
    background-image:url("../images/manastir-gore-za-flash.jpg");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:553px;
} 

.td_manastir_header_timotej
{
    background-image:url("../images/manastir-gore-so-dedoto.jpg");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:553px;
}

.td_manastir_header_partenij
{
    background-image:url("../images/manastir-gore-so-otecot.jpg");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:553px;
}

.td_manastir_footer
{
    background-image:url("../images/manastir-dolu.png");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:1022px;
    /*padding-top:150px;*/
    padding-right:30px;
}

.link_manastir
{
    font-family:Arial;
    font-size:14px;
    color:#973e42;
    text-decoration:none;
    font-weight:bold;
}

.link_manastir:hover
{
    font-family:Arial;
    font-size:14px;
    color:#973e42;
    text-decoration:underline;
    font-weight:bold;
}

.div_link_manastir_top
{
	margin-top:150px;
	margin-bottom:10px;
}

.div_link_manastir
{
   margin-bottom:10px;
}

.td_lev_fener
{
    width:214px;
    background-image:url("../images/lev-fener-za-rakodelie.png");
    background-position: left top;
    background-repeat:no-repeat;
}

.td_desen_fener
{
    width:214px;
    background-image:url("../images/desen-fener-za-rakodelie.png");
    background-position: right top;
    background-repeat:no-repeat;
}

.audio_header
{
    background-image:url("../images/muzika-gore.jpg");
    background-position: left top;
    background-repeat:no-repeat;
    width:1068px; 
    height:558px;
    padding-top:600px;
}

.audio_middle
{
    background-image:url("../images/muzika-sredina.jpg");
    background-position: 0 558px;
    background-repeat:repeat-y;
    width:1068px;   
}

.par_audio
{
    font-family:Arial;
    font-size:12px;
    color:#221207;
}

.link_audio
{
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
    color:#221207;
}

.link_audio:hover
{
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
    color:#221207;
}

.tbl_padd_bottom_bdenija
{
	margin-bottom:90px;
}

.href_homeXYZ1
{
	font-family:Verdana;
	font-size:14px;
	color:#3d2f0d;
	line-height:150%;
}

.search_link
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	/*color:#3d2f0d;
	font-weight:bold;*/
}

.search_space
{
	margin-bottom:15px;
}

/*mine new*/
.div_cal
{
	padding-left:150px;
	padding-top:80px;
	width:850px;
	position:absolute;
	top:1012px;
	height:700px;
	margin-left:10px;
	text-align:left;
}

.month1
{
	background:url("../images/meseci/1.jpg") center top no-repeat;
}
.month2
{
	background:url("../images/meseci/2.jpg") center top no-repeat;
}
.month3
{
	background:url("../images/meseci/3.jpg") center top no-repeat;
}
.month4
{
	background:url("../images/meseci/4.jpg") center top no-repeat;
}
.month5
{
	background:url("../images/meseci/5.jpg") center top no-repeat;
}
.month6
{
	background:url("../images/meseci/6.jpg") center top no-repeat;
}
.month7
{
	background:url("../images/meseci/7.jpg") center top no-repeat;
}
.month8
{
	background:url("../images/meseci/8.jpg") center top no-repeat;
}
.month9
{
	background:url("../images/meseci/9.jpg") center top no-repeat;
}
.month10
{
	background:url("../images/meseci/10.jpg") center top no-repeat;
}
.month11
{
	background:url("../images/meseci/11.jpg") center top no-repeat;
}
.month12
{
	background:url("../images/meseci/12.jpg") center top no-repeat;
}

.prev_week
{
	position:absolute;
	top:247px !important;
	left:52px;
	z-index:0;
	background:url("../images/levo-odkliknato.png") center top no-repeat;
	width:144px;
	height:273px;
	cursor:pointer;
}

.prev_week:hover
{
	position:absolute;
	top:247px !important;
	left:52px;
	z-index:0;
	background:url("../images/levo-kliknato.png") center top no-repeat;
	width:144px;
	height:273px;
	cursor:pointer;
}

.next_week
{
	position:absolute;
	top:245px !important;
	right:47px;
	z-index:0;
	background:url("../images/desno-odkliknato.png") center top no-repeat;
	width:144px;
	height:273px;
	cursor:pointer;
}

.next_week:hover
{
	position:absolute;
	top:245px !important;
	right:47px;
	z-index:0;
	background:url("../images/desno-kliknato.png") center top no-repeat;
	width:144px;
	height:273px;
	cursor:pointer;
}

.calMonthsArrows
{
	margin:0 0 0 -130px;
}

.cal_blackLink
{
	font-family:Arial;
	font-size:16px;
	color:#251f16;
	text-decoration:none;
	margin-right:90px;
}
.cal_blackLink:hover
{
	font-family:Arial;
	font-size:16px;
	color:#ff0000;
	margin-right:90px;
}

.cal_redLink
{
	font-family:Arial;
	font-size:16px;
	color:#942e20;
	text-decoration:none;
	margin-right:90px;
}
.cal_redLink:hover
{
	font-family:Arial;
	font-size:16px;
	color:#942e20;
	text-decoration:underline;
	margin-right:90px;
}

.cal_blueLink
{
	font-family:Arial;
	font-size:16px;
	color:#1c5a9f;
	text-decoration:none;
	margin-right:90px;
}
.cal_blueLink:hover
{
	font-family:Arial;
	font-size:16px;
	color:#1c5a9f;
	text-decoration:underline;
	margin-right:90px;
}

.imgTitleEx
{
    font-family:Verdana;
    font-size:9px;
    color:#efefef;
    font-weight:bold;
	text-align:left;
	margin-top:3px;
}
/*mine new end*/

/*Ivan 14.02.2011*/
.menu_subitem
{
	background-color:#68440A;
}
.menu_subitem:hover
{
	background-color:#98743A;
}
/*Ivan 14.02.2011 end*/

/*Ivan 26.02.2011 start*/
.td_footer_kal_opis
{
	background:url("../images/prolog_footer.png") 15px 0px no-repeat;
	width:1068px;
	height:766px;
}

.div_thumb_anim_home
{
	background-image:url("../images/home_anim_unsel_bg.jpg");
    background-position: top;
    background-repeat: repeat-x;
    width:166px;
    height:56px;
    padding-top:9px;
}

.div_thumb_anim_home_sel
{
	background-image:url("../images/home_anim_sel_bg.jpg");
    background-position: top;
    background-repeat: repeat-x;
    width:166px;
    height:56px;
    padding-top:9px;
}

.th_anim_home
{
	margin-right:5px; 
	margin-left:5px; 
	margin-top:5px; 
	margin-bottom:5px; 
	border-style:inset; 
	border-width:1px; 
	border-color:#595959; 
	float:left;
}

.anim_home_container
{
	width:166px;
	cursor:pointer;
}

.anim_text
{
	font-family:Verdana;
    font-size:9px;
    color:#ffffff;
    font-weight:bold;
}
/*Ivan 26.02.2011 end*/

.div_searchBox
{
	/* must be initially hidden */
	/*display:none;*/
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#c9a973;
	margin-top:0px;
	width:450px;	
	min-height:160px;
	border:2px solid #667;
	
	position:fixed;
	top:-800px;
	
	box-shadow: 0 0 90px 5px #000;
	-o-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px 5px #000;
	-moz-box-shadow: 0 0 90px 5px #000;
	
	/*filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=10);
    -ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=10)";*/
}

.div_searchBox .closeSearchBox
{
	background-image:url(../images/close_btn.png);
	position:absolute;
	right:-25px;
	top:-25px;
	cursor:pointer;
	height:50px;
	width:50px;
}

.div_multiPlayerBox
{
	/* must be initially hidden */
	/*display:none;*/
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#c9a973;
	margin-top:0px;
	min-width:350px;	
	min-height:300px;
	border:2px solid #667;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	position:fixed;
	top:-800px;
	
	box-shadow: 0 0 90px 5px #000;
	-o-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px 5px #000;
	-moz-box-shadow: 0 0 90px 5px #000;
}

.div_multiPlayerBox .closeBigPlayer
{
	background-image:url(../images/close_btn.png);
	position:absolute;
	right:-25px;
	top:-25px;
	cursor:pointer;
	height:50px;
	width:50px;
}

.div_singlePlayerBox
{
	/* must be initially hidden */
	/*display:none;*/
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#c9a973;
	margin-top:0px;
	min-width:350px;	
	min-height:150px;
	border:2px solid #667;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	position:fixed;
	top:-800px;
	
	box-shadow: 0 0 90px 5px #000;
	-o-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px 5px #000;
	-moz-box-shadow: 0 0 90px 5px #000;
}

.div_singlePlayerBox .closeSmallPlayer
{
	background-image:url(../images/close_btn.png);
	position:absolute;
	right:-25px;
	top:-25px;
	cursor:pointer;
	height:50px;
	width:50px;
}

.divPlayerPadd
{
	padding:20px;
}

.padd_top_search
{
	padding-top:5px;
}

.header_bg
{
	background-color:#9c7a42;
}

.bold
{
	font-weight:bold;
}

.tb_search
{
	border: solid 1px #9c7a42;
	width:200px;
	background-color:#ecd4ad;
}

.btn_search
{
	border: solid 1px #614318;
	background-color:#9c7a42;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#614318;
	padding:3px;
}

ul.topnav li.search {
	background: url(../images/bg_search.jpg) repeat-x center top;
}

ul.topnav li.search  a:hover{
	background:none;
	cursor:pointer;
}

.search_txt
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
}

.search_info_txt
{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
}

#overlay {
  position: absolute;
  top:0px;
  left:0px;
  height: 100%;
  width: 100%;
  z-index: 1000000;
  /*background-color:transparent;*/
  
  background-color: #ffffff;
  filter:alpha(opacity=1); /* IE */
  opacity: 0.01; /* Safari, Opera */
  -moz-opacity:0.01; /* FireFox */
}

div.poukaNaNedelata {
	position:absolute;
	left:202px;
	top:323px;
	height:20px;
	width:590px;
	text-align:center;
}

.href_poukaNaNedelata
{
	font-family:Verdana;
	font-size:12px;
	color:#3d2f0d;
	text-decoration:none;
}

.href_poukaNaNedelata:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#3d2f0d;
	text-decoration:underline;
}

.padding_nedeli_details
{
	padding-left:170px;
	padding-right:170px;
	text-align:justify;
}

#slider {position: relative; overflow: hidden;height:245px; width:1000px;}
#slider img {position:absolute;	margin:0; height:155px;;display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}

.div_img_obnova
{
	float:left;
	width:230px;
	height:240px;
	position:absolute;
	display:none;
	margin:0px;
	background:url(../images/obnova_bg_img.png) top left no-repeat;
}

.defaultBgBdenija_vesti
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 1px 523px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgLinkovi
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0 553px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgKontakt
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 3px 953px;
    background-repeat:repeat-y;
    width:1068px;
}

.defaultBgBdenija_m
{
    background-image:url("../images/bdenija_repeat.jpg");
    background-position: 0px 553px;
    background-repeat:repeat-y;
    width:1068px;
}

.pointer
{
	cursor:pointer;
}

.feljtonGodini
{
	font-family:Verdana;
	font-size:16px;
	color: #7b5940;
	text-align:right;
	padding-right:104px;
	font-weight:bold;
	margin-bottom:105px; /* 108 */
}