* {
  margin: 0;
  padding: 0;
}
html {height: 100%;}
body {
   background:#fff;
   font: normal 12px "Arial", sans-serif;
   color:#444;
}
a img {border:0;
}
a, a:link,  a:active, a:visited 
{text-decoration:none; outline:none; color:#5f709c}

a:hover
    {text-decoration:underline}


 /*banner*/
.banner {
    background: url(../../img/top_banner.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width:1000px;
    height:190px;
}
.sysdate
{
    font: 18px Arial,Tahoma, sans-serif;
    color:#fff;
    position:absolute;
    top:135px;
    right:10px;
 }

html*.sysdate
{
    top:125px;
 }

.name
{   position:absolute;
    top:0px;
    margin-left:150px;
}
.region_name
{   font: bold 13px Arial,Tahoma, sans-serif;
    color: #912807;
    text-align:center;
    width:1000px;
    text-transform: uppercase;
    position:absolute;
    z-index:10;
    margin-top:-55px;
}

/*end banner*/

/*header*/
.header
{
    margin-top:-20px;
 }
.lang
{
	font: bold 12px Arial;
    color:#912807;
    text-align: right;
    text-decoration : none;
  }
.lang a, .lang a:link, .lang a:active, .lang a:visited
{
	font: bold 12px Arial;
    color:#5f709c;
    text-align: right;
    text-decoration : none;
} /*end header*/

 /*infobox*/
.tabl_border
{
     border-left: 1px #bebdbe solid;
     border-right: 1px #bebdbe solid;
     background-image: url(/img/common/menu/gr_box.gif);
     background-repeat : repeat-x;
}
.infobox_right_title
{
    font: bold 12px Arial;
    color:#5f709c;
    text-transform: uppercase;
    padding-left:5px;
}

.infobox_right_title
{
    color:#5f709c;
    text-decoration:none;
}

.photobox_right_title
{
    font: bold 12px Arial;
    color:#5f709c;
    text-transform: uppercase;
 }

.right_box img
{
    border: 3px #b4b4b4 solid;
}
/*end infobox*/

/*corners*/
.v1, .v2, .v3, .v4, .v5 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
    border: 1px solid #bebdbe;
	border-width: 0 1px;

}
.v1 {margin: 0 5px; background: #B8C3C8;}
.v2 {margin: 0 3px; border-width: 0 2px;}
.v3 {margin: 0 2px;}
.v4 {margin: 0 1px;}
.v5 {margin: 0 1px;}


.form_text_mp  {
	border: 1px solid #bebdbe;
	border-width: 0 1px;
	padding: 5px 10px;
}

.form_text_cal  {
	border: 1px solid #bebdbe;
	border-width: 0 1px;
    margin-top:-2px;
    margin-bottom:-2px;
 }

html*.form_text_cal  {
    margin-bottom:-2px;
 }



.corners
{
    width:200px;
 }

.backg_tab {

    background-image:url(../../img/common/backg_tab.gif);
    background-position: bottom;
    background-repeat: repeat-x;
      }
.backg_tab_search
{
    background-image:url(../../img/common/backg_tab_search.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
/*end corners*/


 /*footer*/
.footer  {
    background: url(../../img/common/footer.gif);
    background-position: top left;
    background-repeat: repeat-x;
    font: normal 10px Arial;
    color:#5f709c;
    text-transform: uppercase;
    text-align:center;
 }

.footer a, .footer a:link, .footer a:active, .footer a:visited
  {
    font: bold 10px Arial;
    color:#5f709c;
    text-transform: uppercase;
    text-decoration:none;
  }


.footer_right{
       background: url(../../img/common/footer_right.gif)top right no-repeat;
}

.name_tab
 {
    font:bold 12px Arial,Tahoma, sans-serif;
	text-decoration : none;
	color : #5f709c;
    text-align:center;
    padding: 5 0 5 0;
    }

.copy
{
	font: 12px Arial,Tahoma, sans-serif;
	text-decoration : none;
	color : #444;
	height: 22px;
	font-weight : bold;
}

.copy a, .copy a:link, .copy a:active, .copy a:visited
{
	color : #444;
	text-decoration : underline;

}
.copy a:hover
{
	text-decoration : none;
	color : #999;
}

.copyright
{
	font: 12px Arial,Tahoma, sans-serif;
	text-decoration : none;
	color : #868686;
}

  /*end footer*/

  /*search*/
.search_name{
    font: bold 18px Arial;
    color:#5f709c;
    text-transform: uppercase;
    background-color:#fff;
    width:80px;
    margin-left:10px;
    text-align:center;
    margin-bottom:-10px;
    position:relative;
    z-index:10000;

}
   /* end search*/
 /*publish*/
.name_category, .name_category a, .name_category a:link, .name_category a:visited{
    font: normal 22px Arial;
    color:#5f709c;
    text-transform: uppercase;
    text-decoration:underline;
}

.date, .date a, .date a:link, .date a:visited
{
    font: normal 12px Arial;
	padding: 6px 0px;
	color: #912807;
    text-decoration:none;
    vertical-align:bottom;
    text-align:right;

}

.ful_theme
{
    font: 13px Arial,Tahoma, sans-serif;
    color: #912807;
    padding-left:10px;
}



.photodate,.photodate a, .photodate a:link, .photodate a:visited
{
    font: normal 12px Arial;
	padding: 6px 0px;
	color: #912807;
    text-decoration:none;
    vertical-align:bottom;
 }

.phototext,.phototext a, .phototext a:link, .phototext a:visited
{
    font: 12px Arial;
	color: #5f709c;
    text-decoration:none;
    vertical-align:bottom;
 }


 /*end publish*/

 /*poll*/
.poll_name
{
    font: bold 18px Arial;
    color:#5f709c;
    text-transform: uppercase;
    background-color:#fff;
    width:140px;
    margin-left:9px;
    margin-bottom:-10px;
    padding-left:5px;
    position:relative;
    z-index:1000;
    }

.poll_content
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;


}

.poll_content a, .poll_content a:link,  .poll_content a:visited
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
	text-decoration : none;
}

.poll_text
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #555;
}

.poll_text a, .poll_text a:link,  .poll_text a:visited
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #555;
	text-decoration : none;
}


/*end poll*/
























td, select, option, input
{
	font: 10pt Arial,Tahoma, sans-serif;
	color:#555;
}




input.text
{
	width: 100%;
	height: 19;
	padding: 2px;
}

input.content, textarea
{
	height: 21;
	padding: 0px 2px 1px;
	font: 10pt Arial,Tahoma, sans-serif;
	color:#555;

}
td p
{
	background: transparent;
}





/*td.infotitle
{
    font-family : Myriad Pro;
	font-size : 12px;
	font-weight : bolder;
	color: #024302;

}

a, li a
{
	color : #283D60;
	text-decoration : none;
}

.col
{
	background-color : #3D5C8A;
}
.colleft
{
	background :  #C6D5EB;
	border-right: 1px solid #3D5C8A;
}
.colright
{
	background : #C6D5EB;
	border-left: 1px solid #3D5C8A;
}
.light
{
	background-color : #733A46;
}
img
{
	border : 0px;
}
.line
{
	background : url(../../img/line.gif) repeat-x top right;
}
.light
{
	background: url(../../img/light.gif) repeat-x center;
}
.grey
{
	background: #A3A3A3;
}
.lightbg
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #334A70;
	/*background-image : url(../img/form.gif);*/
	background-image : url(../../img/reg_n.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom: 1px solid #A4A4A4;

}


/*banner*/
.logo
{
	background: url(../../img/logo.gif) no-repeat left top;
}
.logot
{
	background: url(../../img/logot.gif) no-repeat left bottom;
}

img.logob
{
	background:  #fff url(../../img/logob.gif) no-repeat left top;
	position: absolute;
	left: 0px;
	height: 100px;
/*	z-index: 2;*/
}
.back
{
	background: url(../../img/back.gif) repeat-x left bottom;
}



/*topnew*/
.line
{
padding: 0px 10px 0px 0px; text-align: right;
background: url(../../img/line.gif) repeat-x center; width: 100%;
}

.bannerbg
{
background: url(../../img/bannerbg.gif) repeat-x left center;
}

/*top table for poll*/
.boxtitle
{
font-family : Arial,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	color: #024302;
	padding:0 15 7 15;
	background-image : url(../../img/bg.gif);
	background-position : bottom left;
	background-repeat : repeat-x;

	}
.boxtitle p, .boxtitle a, .boxtitle a:link, .boxtitle a:visited
{
	font: 10pt Arial,Tahoma, sans-serif;
	color : #024302;
	text-decoration : none;
}
.boxtitle a:hover
{
	text-decoration : underline;
}


.boxtitle_serv
{
	font: 10pt Arial,Tahoma, sans-serif;
	font-weight : bold;
	color: #3D5C8A;
	height : 28px;

	background-image : url(../../img/serv_main1.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding-left:	5px;
	text-decoration : none;

	/*background-image : url(../img/menu/bgtop_n.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	border-bottom: 1px solid #3D5C8A;*/

	}
.boxtitle_serv p, .boxtitle_serv a, .boxtitle_serv a:link, .boxtitle_serv a:visited
{
	font: 10pt Arial,Tahoma, sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.boxtitle_poll
{
	font: 10pt Arial,Tahoma, sans-serif;
	font-weight : bold;
	color: #000000;
	background-color: #FEFEFE;
	height : 28px;
	background-image : url(../../img/poll_n.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom: 1px solid #A4A4A4;
}


.boxtitle_serv_poll
{
	font: 10pt Arial,Tahoma,Verdana;
	font-weight : bold;
	color: #3D5C8A;
	height : 28px;

	background-image : url(../../img/serv_main.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding-left:	30px;
	text-decoration : none;
}

.boxtitle_foto
{
	border: #008000 1px dashed;

    }


.boxcontent, b.boxcontent, .boxcontent p, input.boxcontent
{
	font: 13px Arial,Tahoma, sans-serif;
	color: #555;
	text-decoration : none;

}

a.boxcontent p,
.boxcontent a, .boxcontent a:link, .boxcontent a:active, .boxcontent a:visited
{
    text-decoration : none;
	font: 13px Arial,Tahoma, sans-serif;
	color : #555;
	background: transparent;
}
a.boxcontent:hover, .boxcontent a:hover
{
	font: 13px Arial,Tahoma, sans-serif;
	color : #555;
	text-decoration : none;
	background: transparent;

}




.boxtitle_search
{
	font: 10pt Arial,Tahoma,Verdana;
	font-weight : bold;
	color: #000000;
	background-color: #FEFEFE;
	height : 28px;
	background-image : url(../../img/searh_n.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom: 1px solid #A4A4A4;
			}


/*gallery name, toparticle name*/
.titleannounce
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #6B2A00;
	font-weight : bold;
	text-decoration : none;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
}


.titleannounce_foto
{
	font: 12px Arial,Tahoma,Verdana;
	color : #5f709c;
	font-weight : bold;
	text-decoration : none;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
}

/*portal map*/
.map
{
	font: 9pt Arial,Tahoma,Verdana;
	color : #5f709c;
	/*font-weight : bold;*/
	text-decoration : none;
     padding-bottom:3px;
}

.map a, .map a:link, .map a:active, .map a:visited
{
	color : #5f709c;
	text-decoration : underline;
}
.map a:hover
{
	color : #912807;
	text-decoration : none;
}

/*article title*/
	.noprinttitle
{
	visibility : hidden;
	display : none;
}

.errormsg
{
	font: 10pt Arial,Tahoma,Verdana;
	color : red;
	text-decoration : none;
}
.successmsg

{
	font: 10pt Arial,Tahoma,Verdana;
	color : black;
	text-decoration : none;
    width:250px;
    border: #666666 1px solid;
}


/*news*/
.newstitle
{
	padding: 10px 10px 0px 10px;
}

.newsbg
{
	background: url(../../img/newsbg.gif) repeat-x center; width: 90%;
}





.titlecontent
{
	font:normal  12px  Arial,Tahoma, sans-serif;
	color : #444444;
    text-align:justify;

}
td.titlecontent a:link, td.titlecontent a, td.titlecontent a:active, td.titlecontent a:visited,
.titlecontent a:link, .titlecontent a, .titlecontent a:active, .titlecontent a:visited
{
	font:normal  12px  Arial,Tahoma, sans-serif;
	color : #444444;
	text-decoration : none;
      text-align:justify;
}
.titlecontent a:hover, td.titlecontent a:hover
{
	font:normal  12px  Arial,Tahoma, sans-serif;
	color : #444444;
	text-decoration : underline;
}


td.content a.next, td.content a.next:link, td.content a.next:visited, td.content a.next:active,
a.next, a.next:link, a.next:visited, a.next:active
{
	font: 10pt Arial,Tahoma, sans-serif;
	color : #5f709c;
	text-decoration : underline;
}

 a.next:hover, td.content a.next:hover
 {
	color : #5f709c;
	text-decoration : none;
}

.content
{
	font:  "Arial", sans-serif;
	color : #444;
	text-decoration : none;
	text-align : justify;

}
.content a:link, .content a:active, .content a:visited, a.content:link, a.content:active, a.content:visited
{
	font:  "Arial", sans-serif;
	color:#5f709c;
	text-decoration : none;
}
.content a:hover
{
	font:  "Arial", sans-serif;
	color:#5f709c;
	text-decoration : underline;
}
td div.content a
{
	font:  10pt Arial,Tahoma, sans-serif;
    color: #912807;
	text-decoration : none;
}
 /*calendar*/

/*calendar*/

.call_name
{
    font: bold 18px Arial;
    color:#5f709c;
    text-transform: uppercase;
    background-color:#fff;
    width:65px;
    margin-left:15px;
    margin-bottom:-10px;
    padding-left:6px;
    position:relative;
    z-index:1000;
    }


.n_calTitle {
	font: 10pt Arial,Tahoma, sans-serif;
	background-color : transparent;
	font-weight : bold;
 	padding-left:	10px;
	color: #444;
    text-decoration: none;
}

.n_calTitle a, .n_calTitle p,  .n_calTitle a:link, .n_calTitle a:hover, .n_calTitle a:visited {
	font: 10pt Arial;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
.n_calTitle_n {
	font: 10pt Arial;
	background-color : transparent;
	font-weight : bold;
 	padding-left:	10px;
	color: #912807;
  }
 .n_calTitle_n a, .n_calTitle_n p,  .vcalTitle_n a:link, .n_calTitle_n a:hover, .n_calTitle_n a:visited {
	font: 10pt Arial;
	color: #912807;
	font-weight: bold;
	text-decoration: none;}

.n_calDays {
    font: 9pt Arial;
	color: #5f709c;
    border: 1px solid #fff;
    text-decoration: none;
}
.n_calDays a, .n_calDays a:link, .n_calDays a:hover, .n_calDays a:visited {
	font: 9pt Arial;
	color: #5f709c;
	text-decoration: none;
    font-weight: bold;
}

.n_calDay {
    font: 9pt Arial;
	color: #5f709c;
    border: 1px solid #fff;
    text-decoration: none;
}
.n_calDay a, .n_calDay a:link, .n_calDay a:hover, .n_calDay a:visited {
	font: 9pt Arial;
	color: #5f709c;
	text-decoration: none;
    font-weight: bold;
}
.n_calCur {
	font: 10pt Arial;
	background-color: transparent;
	color: #5f709c;
	border: 1px solid #5F070D;
}
.n_calCur a, .n_calCur a:link, .n_calCur a:hover, .n_calCur a:visited {
	font: 10pt Arial;
	color: #5f709c;
	text-decoration: none;
}
.n_calSel {
	font: 9pt Arial;
	background-color: transparent;
	color: #912807;
    font-weight: bold;
    background-color : #ededed;
    border-left: 1px solid #fff;
}
.n_calSel a, .n_calSel a:link, .n_calSel a:hover, .n_calSel a:visited {
	font: 9pt Arial;
	color: #912807;
	text-decoration: none;
    font-weight: bold;

}
/*end calendar*/

/*topinfobox*/
.toplr
{
	/*border-top : 	2px solid #2C3F7C; vertical-align: bottom;*/
	background-color : Gray;



}

.centitle
{
	padding: 3px 10px 3px 10px; color: #3D5C8A; font: 9pt Arial,Tahoma,Verdana;
	font-weight : bold;
	text-transform: uppercase;
    background-color: transparent;
    /*background-image : url(../img/serv.gif);
     background-position : bottom left;
     background-repeat : no-repeat;*/
}

.infobg
{
	background: url(../../img/infobg.gif) repeat-x center; width: 50%;
}

.infolink
{
	font:  9pt Arial;
	color : #334A70;
	padding-top : 5px;
	padding-left : 10px
	}

	.active_infolink
{
	font:  9pt Arial;
	color : #334A70;
	padding-top : 5px;
	padding-left : 10px
	}


.infolink a, .infolink a:link, .infolink a:active, .infolink a:visited
{
	color : #334A70;
	text-decoration : none;
}

.infolink a:hover
{
	color : #334A70;
	text-decoration : underline;
}
.infoleft
{
background-color : #EDECF4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #A4A4A4;
}

/*poll*/

.poll_new
{
	background: url(../../img/pollimg.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
.title 
{
	margin: 4px 0px 4px 11px;
} 
.menubg
{
	background: url(../../img/menubg.gif) repeat-x left center;
}
.titlepoll 
{
	padding:5px 5px 5px 20px; font: bold 10pt Arial,Tahoma,Verdana; 
	color : #733A46;
}
.input 
{
	padding:0px 5px 0px 15px; background: #DDDDDD;
}
.textin 
{
	font: 10pt Arial,Tahoma,Verdana;
	padding:3px 5px 3px 5px; border-bottom: 1px solid #DDDDDD; width: 100%;
}
.buttonpoll 
{
	padding:10px 0px;
}
.pollbutton
{
	background: url(../../img/poll.gif) no-repeat top center;
	padding: 3px 15px 5px;
	width: 115px;
	height: 19px;
	border: none;
	text-align: center;
}
a.pollbutton, a.pollbutton:link, a.pollbutton:active, a.pollbutton:hover, a.pollbutton:visited
{
	font: 9pt Arial,Tahoma,Verdana;
	 color: #000; 
	 text-decoration: none;
}
/*search*/

/*table.search
{
	background: #EDECF4; border-top: 1px solid #fff;
} 
td.searchtd 
{
	color: #000; font: bold 12pt Arial,Tahoma,Verdana;
	padding: 20px;
}*/
.searchtd input 
{
	margin: 5px 10px 0px 0px; font: 10pt Arial,Tahoma,Verdana;
}
.lblue 
{
	background: #0094D1;
} 
.menu-star
{
	background: #F3F3F3 url(../../img/menu-star.gif) repeat-x left bottom;
	border-right: 2px solid #A4A4A4;
}


/*topnavigator*/
td.topnavigator
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #912807; /*006696*/
	text-decoration : none;
    border-bottom: #bebebe 1px dashed;
}
td.topnavigator a, td.topnavigator a:link, td.topnavigator a:active, td.topnavigator a:visited
{
 	font: 10pt Arial,Tahoma,Verdana;
    color : #912807;
	text-decoration : none;
}
td.topnavigator a:hover
{
	font: 10pt Arial,Tahoma,Verdana;
    color : #912807;
    background:#ccc;
    text-decoration : none;
}
.pagetitle
{
	font: 11pt Arial,Tahoma,Verdana;
	text-decoration : none;	
	color : #283D60;
}


table.pagetitle a, table.pagetitle a:link, table.pagetitle a:active, table.pagetitle a:visited, table.pagetitle a:hover, 
.pagetitle a, .pagetitle a:link, .pagetitle a:active, .pagetitle a:visited, .pagetitle a:hover, 
{
	color : #283D60;
	text-decoration : none;
}


/*footer*/
.right
{
	background : url(../../img/footer.jpg) no-repeat right bottom;
}
.adressbg
{
	background : url(../../img/adress.gif) repeat-x right top;	
	height: 68px;
}

.adress, .adress b
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #fff;	
	background: transparent;
}
.adress a, .adress a:link, .adress a:visited, .adress a:active
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #fff;		
	text-decoration : underline;
}
.adress a:hover
{
	color : #fff;		
	text-decoration : none;
}



.dblue 
{
background: #2A3E7D;
} 



.footer_menu
{
	font: 10pt  Verdana;
	color : #ffffff;	
	text-decoration : none;	
	padding: 5px 5px;
	background-image : url(../../img/footer_bg.gif);
	background-position : top;
	background-repeat : repeat-x;
}


.footer_menu a, .footer_menu a:link, .footer_menu a:active, .footer_menu a:visited 
{
	font: 10pt Verdana;
	color : #ffffff;			
	text-decoration : none;
}



.footer, .footer b, .footer a
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #283D60;
	text-decoration : none;
	

}

.footer div
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #334A70;
	text-decoration : underline;
	
}

/*search results*/
.selected
{
	background-color : #CDD9CD;
}
.category
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #000;
	text-decoration : none;	

}
/*no search result*/


.search
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #334A70;
	padding: 20px ;
	/*background-image : url(../img/form.gif);*/
	background-image : url(../../img/serch_n.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom: 1px solid #A4A4A4;
	}

	
	
	.search a, .search a:link, .search a:active , .search a:visited, .search a:hoover
	{
	font: 10pt Arial,Tahoma,Verdana;
	color : #334A70;
	
	}
	
.search_result
{
	font: 10pt Arial,Tahoma,Verdana;
color : #283D60;
	
	
	}
	
.search_result a, .search_result a:link, .search_result a:active, .search_result a:visited 
{	
color : #283D60;
	text-decoration : underline;	
}

.search_result a:hover
{
color : #283D60;
	text-decoration : none;		
}

/*bottom navigator*/
.nav
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #444;
}
.nav a, .nav a:link, .nav a:active, .nav a:visited
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #922807;
	text-decoration : none;
}
.nav a:hover
{
    color : #444;
    text-decoration : none;
}
.rightcol
{
background-image : url(../../img/rightcol.gif);
}
	
	
.space
{

background-repeat : repeat-y;

	}
	
.Main_d
{

padding-right: 15px; 
background-image : url(../../img/main_d.gif);
background-repeat : no-repeat;
background-position : right  bottom;
}

.reg
{
	font: 10pt Arial,Tahoma,Verdana;
	color : #334A70;
	padding: 2px ;
	background-image : url(../../img/reestr.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	background-color : #EDECF4;
	border-bottom: 1px solid #A4A4A4;
	}
	
	
	.info_new
{
	padding: 6px 0px;
	color: #334A70; 
	font: 10pt Arial,Tahoma,Verdana;
	font-weight: bold;
}
.info_new a, .info_new a:link, .info_new a:hover, .info_new a:active, .info_new a:visited
{
	color :	#334A70;
	text-decoration : none;
	font-weight: bold;
}

a.info_new, a.info_new:link,  a.info_new:hover,  a.info_new:active,  a.info_new:visited 
{
	color :	#334A70;
	text-decoration : none;
	font-weight: bold;
}
	.boxtitle_right
{
	font: 10pt Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #ffffff;
	height : 28px;
	background-color: #3D5C8A;
	padding:	5px 5px 3px 10px;
	text-decoration : none;
	background-image : url(../../img/menu/bgtop_n.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	
	}
.boxtitle_right p, .boxtitle__right a, .boxtitle__right a:link, .boxtitle__right a:visited
{
	font: 11pt Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.t1
{
	background-image : url(../../img/t1.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Myriad Pro;
	font-size : 12px;
	text-transform : uppercase;
	color: #024302;
	padding:7 15 0 15;
	background-color : white;
	
}

.t1 p, .t1 a, .t1 a:link, .t1 a:visited
{
	color: #024302;
	text-decoration : none;
}

.t33
{
	background-image : url(../../img/t1.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Myriad Pro;
	font-size : 12px;
	font-weight : bolder;	
	color: #024302;
	padding:7 15 5 15;		
	 
}

.t33 p, .t33 a, .t33 a:link, .t33 a:visited
{
	font: 10pt Arial,Tahoma,Verdana;	
	color : #024302;
	text-decoration : none;
}

.t2
{
	background-image : url(../../img/t2.gif);
	background-position : top left;
	background-repeat : repeat-x;
}


.plot1
{
	background-image : url(../../img/flag.jpg);
	background-position : top left;
	background-repeat : no-repeat;
    
}

.plot2
{
	background-image : url(../../img/verh.gif);
	background-position : top left;
	background-repeat : repeat-x;
	
}

.plot3
{
	background-image : url(../../img/moneta.gif);
	background-position : top left;
	background-repeat : repeat-x;
}

.ppl
{
	background-image : url(../img/doom1.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

.plot35
{
	background-image : url(../../img/333.gif);
	background-position : top left;
	background-repeat : repeat-x;
}
.plot4
{
	background-image : url(../../img/dom.gif);
	background-position : top right;
	background-repeat : no-repeat;

}

.plot7
{
	background-image : url(../../img/bg.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Myriad Pro;
	font-size : 12px;
	text-transform : uppercase;
	color: #024302;
	padding:7 0 7 15;
}

  .plot7_1
{
	background-image : url(../../img/bg.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Myriad Pro;
	font-size : 12px;
	text-transform : uppercase;
	color: #024302;
	padding:7 0 5 0;
}

.plot8
{
	background-image : url(../../img/right_zel.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Verdana;
	font-size : 11px;
	font-weight : 500;
	color: #4a4a4a;
	padding:10 10 45 10;
	
}
.plot9
{
	background-image : url(../../img/right_zel1.gif);
	background-position : top left;
	background-repeat : repeat-x;
}
.plot10
{
	background-image : url(../../img/seraj1.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Myriad Pro;
	font-size : 12px;
	color: #024302;
	padding:6 10 6 10;
}
.plot19
{
	background-image : url(../../img/left_monet1.gif);
	background-position : top left;
	background-repeat : repeat-y;
}
.moneta{
	background-image : url(../../img/right_monet.gif);
	background-position : top left;
	background-repeat : repeat-y;
}
.moneta1{
	background-image : url(../../img/right_monet1.gif);
	background-position : top left;
	background-repeat : repeat-y;
}
.moneta_bot{
    font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
    height:46px;
}

.moneta_top{
    font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
    height:46px;
}


.moneta_bot1{
	background-image : url(../../img/right_monet_n1.gif);
	background-position : top left;
	background-repeat : no-repeat;
    height:46px;
    width:191px;
}

.moneta_top1{
	background-image : url(../../img/right_monet_top1.gif);
	background-position : top left;
	background-repeat : no-repeat;
    height:46px;
    width:191px;
}


.left{
	background-image : url(../../img/left_monet.gif);
	background-position : top left;
	background-repeat : no-repeat;
}
.left_zel{
	background-image : url(../../img/left_zelen.gif);
	background-position : top left;
	background-repeat : no-repeat;
}
.nav_bg
{
	background-image : url(../../img/nav_bg.gif);
	background-position : top left;
	background-repeat : repeat-x;
}



.nav_text1
{
	background-image : url(../../img/zelen.gif);
	background-position : top left;
	background-repeat : repeat-x;
	font-family : Verdana;
	font-size : 12px;
	color: #ffffff;
	
}

.text_search
{
	font-family : bold 12px Arial,Tahoma, sans-serif;
	color: #5f709c;
}

.text_search a, .text_search a:link,  .text_search a:hover,  .text_search a:active,  .text_search a:visited
{
	font-family : bold 12px Arial,Tahoma, sans-serif;
    text-decoration : none;
	color: #5f709c;
    text-decoration:none;
}

.text
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 12px;
	color: #56432b;
}

.text a
{
	text-decoration : none;
	color: #56432b;
}

.text1
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 11px;
	color: #4b4b4b;
	
}
.text2
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 11px;
	color: #5f709c;
	
}

.text2 a
{
	color : #5f709c;
	text-decoration : none;
}

.text3
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
	
}

.text3 a, .text3 a:link,  .text3 a:visited
{
	font: bold 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
	text-decoration : none;
}



.text5
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 12px;
	color: #392a18;
	padding:5 10;
}
.text4
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 11px;
	color: #4b4b4b;
	padding:10px;
}
.text_menu
{
	font-family : Arial,Tahoma, sans-serif;
	font-size : 11px;
	letter-spacing: 0.02em;
	padding:10 20 7 15;
	color: #175017;
	line-height:1;
	
}

.nav_text, .nav_text a, .nav_text a:link, .nav_text a:active, .nav_text a:visited, .nav_text a:hover
{
	font :bold 11px Arial,Tahoma, sans-serif;
	color: #5f709c;
	text-transform:uppercase;
    text-decoration:none
 }

.nav_text_active, .nav_text_active a, .nav_text_active a:link, .nav_text_active a:active, .nav_text_active a:visited, .nav_text_active a:hover
{
    font :bold 11px Arial,Tahoma, sans-serif;
    color: #444;
    text-transform:uppercase;
    text-decoration:none
}


.searchinp
{
	border-style : solid;
	border-color : #5c4a32;
	border-width : 1px;
	height:23px;
	width:150px;
}
.searchinp1
{
	border-style : solid;
	border-color : #5c4a32;
	border-width : 1px;
	height:19px;
	width:104px;

}
.radio
{
padding:10 15 10 10;	

}

.search_bottom
{
	background-image : url(../../img/tul.gif);
	background-position : top left;
	background-repeat : no-repeat;
}

.search_bottom_left
{
	background-image : url(../../img/search_bottom_left.gif);
	background-position : bottom left;
	background-repeat :  repeat-x;
}

.topArticle2
{
   font-family : Arial,Tahoma, sans-serif;
   font-size : 11px;
   color : #4B4B4B;
}




.t7
{
 font: bold 12px Arial,Tahoma, sans-serif;
 color:#444;
 text-transform : uppercase;
}

.t7 p, .t7 a, .t7 a:link, .t7 a:visited
{
	color : #392A18;
	text-decoration : none;
}


.next
{
	font-family :normal 11px Arial,Tahoma, sans-serif;
	color : #5f709c;
	
}

.next a, .next a:link, .next a:visited
{
	color : #5f709c;
	text-decoration : none;
}


.foto_info
{
   font: normal 13px Arial,Tahoma, sans-serif;
   	color: #392A18;
}

div.title_info
{
    font: normal 13px Arial,Tahoma, sans-serif;
    color: #5f709c;
    text-align:left;
}

.line1
{
    border-top:#bebebe 1px dashed;
}


.line2
{
      border-bottom:#bebebe 1px dashed;
}
.servis_name
{   font: bold 14px Arial,Tahoma, sans-serif;
    color: #5f709c;
    text-transform: uppercase;
    text-decoration:underline;
 }
 .map_position
 {
     position:absolute;
     left:200px;
 }