/* CSS Document */

* {

	margin: 0;
	padding: 0;
}

body{
    font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	/*- BACKGROUND: #788D91;--*/
	BACKGROUND: #004D9D url(back.gif) repeat-x;
	color: #333333;
}

p{
	padding: 0px;
	margin: 0px;
}
h2{
	font-size: 13px;
	color: #000;
}
h3{
	font-weight: 12px;
	color: #2a4b8a;
	padding: 0px;
	margin: 0px;
}
h4{
	color: #666666;
	padding: 0px;
	margin: 0px;
}

/*------------------------------------ Shto koment-----------------------------------*/
.shto_koment {
   margin-top: 30px;
   margin-bottom: 30px;

}

* html .shto_koment fieldset {padding-top: 0;}

.shto_koment#font-family legend	{
    border-width: 1px; 
    border-style: solid; border-color: #ccc; 
    padding: 0 0.5em;
    background: #fff; 
    color: #AA0000;
    line-height: 1.5em;
    position: relative;
    top: -0.75em;
}

.shto_koment fieldset	{
    padding: 0px 10px 10px 10px;
    border-width: 1px; 
    border-style: dotted; 
    border-color: #ccc;
    text-align: left;
    background: #fbfbfb;
    position: relative;
}

/*------------------------------------ Komentet-----------------------------------*/
.komentet {
}

* html .komentet fieldset {padding-top: 0;}

.komentet legend	{
    border-width: 1px; border-style: solid; border-color: #ccc; 
    padding: 0 0.5em;
    background: #fbfbfb; 
    color: #AA0000;
    line-height: 1.5em;
    position: relative;
    top: -0.75em;
}

.komentet fieldset	{
    padding: 0px 10px 10px 10px;
    border-width: 1px; border-style: dotted; 
    border-color: #ccc;
    text-align: left;
    background: #ffffff;
    position: relative;
}

.komentet h1{
    color: #AA0000;
    font-weight: normal;
}

.komentet h1 a{
    color: #AA0000;
    font-weight: normal;
}

/*------------------------------------ Formularet------------------------------------*/
 form{
    margin: 0;
}  

/*------------------------------------ fotografite ------------------------------------*/
img{
     	      border: 0px;
}

ul li{
    list-style-type: none;
}

/*------------------------------------Linkat ------------------------------------*/

 a {
      color:#055E9D;
      text-decoration:none;}
       
a:hover {
       text-decoration:underline;}    
       
/*--- E gjithe faqja ---*/
#entirebody:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	text-align: left;
}

#entirebody{
	width: 1000px;
	padding-bottom: 0px;
	margin: 0 auto; 
	padding: 1px;
	background: #ffffff;
}

#mbi_header{
    height: 35px;
	width: 900px;
}

/*--- Lart linkat ---*/


#mbi_header ul#faqet{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #3BB3C3;
	width: 588px;
}
#font-family ul#faqet li{
	display: inline;
	border-right: 1px solid #E4E4E4;
	float: left;
}
#mbi_header ul#faqet li a{
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}

#mbi_header ul#faqet li a #active{
	font-weight: bold;
}

#mbi_header ul#faqet li.last{
	border: none;
	padding-right: 6px;
}


/*--- Kerko ---*/
#kerko
{
float: left;
background: transparent;
margin-top: -8px;
}

#mbi_header #kerko{
	float: left;
	height: 18px;
	padding-left: 3px;
	padding-top: 9px;
}

/*--- Top baneri (Header) ---*/
#top{
	height: 168px;
	width: 900px;
}

#top #anash{
	float: right;
	height: 125px;
	width: 150px;
}

#top #kerko{
	float: left;
	margin-top: 50px;
	margin-left: 8px;
}

#top #kerko h1{
    font-weight: bold;
    margin-bottom: 3px;
    color: #004D98;
}
/*--- Top MENY---*/
#topnav{
	width: 570px;
	height: 32px;
	background: url('topnav_bg.gif') repeat-x 49%;
	float: left;
	margin: 0;
}
#topnav li{
	display: inline;
	float: left;
	background: url('topnav_border.gif') no-repeat right 49%;
	padding-right: 2px
}
#topnav li.first{
	
}
#topnav li a{
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 9px 25px 10px 22px;
	color: #FFFFFF;
}
#topnav li a:hover{
	background: url('topnav_hov.gif') repeat-x  50%;
	text-decoration: none;
}
#topnav li a.active{
	background: url('topnav_act.gif') repeat-x;
	color: #326A6B;
}
#topnav li a.active:hover{
	background: url('topnav_act.gif') repeat-x;
	color: #326A6B;
}
/*--- Lista e gjuheve ---*/

#mbi_top{
	float: left;
	height: 21px;
	padding-top:8px;
	margin-left: 10px;
}
#mbi_top ul#nav{
	float: left;
	background: none;
}
#mbi_top ul#nav li{
	display: inline;
	margin-right: 10px;
}
#mbi_top ul#nav li a{
	color: #ffffff;
}
#mbi_top ul#nav li a.active{
	font-weight: bold;
}
#mbi_top ul#languages{
	background: url('languages.gif') no-repeat;
	float: left;
	padding-left: 3px
}
#font-family ul#languages li{
	display: inline;
	border-right: 1px solid #C3CACB;
	float: left;
}
#mbi_top ul#languages li a{
	color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#mbi_top ul#languages li a:hover{
	text-decoration: underline;
}
#mbi_top ul#languages li a.active{
	font-weight: bold;
}
#mbi_top ul#languages li.last{
	border: none;
}


#lajmi_top{
	width: 550px;
	text-align: left;
	background: url('home_back1.gif') repeat-x;
	border:1px solid #E1EDED;
	border-width:0px 0px 0px 0px;
	border-top: 0px solid #00AEC4;
	padding-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#lajmi_top #lista_lajmeve{
    width: 100%; 
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#lajmi_top h1{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 0px;
	padding-top: 0px;
}


#lajmi_top h2{
	font-weight: normal;
	font-size: 18px;
	border: none;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 0px 0px;
	color: #004D9D;
}

#lajmi_top h3{
	color: #808080;
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: normal;
	
}

#lajmi_top h4{
	font-weight: normal;
	color: #333333;
}

#lajmi_top #me_shume
{
    margin-top: 5px;
}

#lajmi_top #me_shume a
{
	font-weight: normal;
	background: url(lajmi_arrow.gif) no-repeat 0px 2px  ;
	padding-left: 15px;
	text-align: middle;
	font-size: 12px;
	}

#lajmi_top #foto_lajmi{
    width: 154px;
	padding: 3px; 
	margin-left: 5px; 
	margin-top: 10px;
 }
 
 
#lajmi_top #rrethi{
   	float: left;
   	width: 105px;
    height: 105px;
 }

#vegza{
	width: 176px;
	height: 200px;
	float: left;
	text-align: left;
	MARGIN-Top: 5PX;
	background: url('home_back1.gif') repeat-x;
	border:1px solid #E1EDED;
	border-width:0px 1px 1px 1px;
	border-top: 3px solid #00AEC4;
	padding: 10px;
	padding-top: 5px;
	display: inline;
}

#vegza h1{
	font-size: 13px;
	font-weight: bold;
	color: #4291AA;
	margin-bottom: 10px;
	border:1px dotted #4291AA;
	border-width:0px 0px 1px 0px;
	padding: 3px;
	padding-left: 0px;
}

#vegza #te_gjitha{
    background: url('gjitha_green.gif') repeat-x;
	font-weight: normal;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	float: right;
	margin-top: 15px;
}

#vegza #te_gjitha a{
	color: #FFFFFF;
}


#dokumente{
	width: 176px;
	float: left;
	text-align: left;
	MARGIN-Top: 5PX;
	background: url('home_back1.gif') repeat-x;
	border:1px solid #E1EDED;
	border-width:0px 1px 1px 1px;
	border-top: 3px solid #778F92;
	padding: 10px;
	padding-top: 5px;
	display: inline;
	margin-left: 10px;
}

#dokumente h1{
	font-size: 13px;
	font-weight: bold;
	color: #778F92;
	margin-bottom: 10px;
	border:1px dotted #778F92;
	border-width:0px 0px 1px 0px;
	padding: 3px;
	padding-left: 0px;
}

#dokumente #te_gjitha{
    background: url('gjitha_silver.gif') repeat-x;
	font-weight: normal;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	float: right;
	margin-top: 15px;
}

#dokumente #te_gjitha a{
	color: #FFFFFF;
}

#ngjarjet_tekst{
	width: 253px;
	float: left;
	text-align: left;
	MARGIN-Top: 5PX;
	background: url('home_back1.gif') repeat-x;
	border:1px solid #E1EDED;
	border-width:0px 1px 1px 1px;
	border-top: 3px solid #00AEC4;
	padding: 10px;
	padding-top: 5px;
	display: inline;
	margin-left: 10px;
}

#ngjarjet_tekst h1{
	font-size: 13px;
	font-weight: bold;
	color: #4291AA;
	margin-bottom: 10px;
	border:1px dotted #778F92;
	border-width:0px 0px 1px 0px;
	padding: 3px;
	padding-left: 0px;
}

#ngjarjet_tekst #te_gjitha{
    background: url('gjitha_green.gif') repeat-x;
	font-weight: normal;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	float: right;
	margin-top: 15px;
}

#ngjarjet_tekst #te_gjitha a{
	color: #FFFFFF;
}

#ngjarjet_tekst .ngjarjet_home
{
	margin:  0 auto;
	text-align: left;
	padding: 2px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#ngjarjet_tekst .ngjarjet_home a
{
	font-weight: bold;
}

#ngjarjet_tekst .ngjarjet_home #pershkrimi
{
	margin-top: 5px;
}


#ngjarjet_tekst .ngjarjet_home #me_shume
{
    margin-top: 2px;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#ngjarjet_tekst .ngjarjet_home #me_shume a
{
	font-weight: normal;
    background: url(more_event.gif) no-repeat 2px 4px  ;
	padding-left: 15px;
	color: #808080;
}
	
#ngjarjet_tekst .ngjarjet_home #data
{
	font-weight: normal;
	color: #808080;
	font-size: 10px;

    margin-top: 2px;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/*--- Sajderi i majte ---*/

#left{
	width: 200px;
	float: left;
	text-align: left;
	background: #0068B1 url(meny_cell.gif) no-repeat; 
}

#navigimi{
    width: 196px;
	background: url('navigimi.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}
	
#marketing{
	background: url('marketing.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#parashikimi{
	background: url('parashikimi.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#pjesa_shkrimore_majt1:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pjesa_shkrimore_majt1{
	margin: 6px;
	width: 186px;
	height: 150px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 1px 1px;
	color: #ffffff;
}

#pjesa_shkrimore_majt12{
	margin: 6px;
	width: 186px;
	height: 300px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 1px 1px;
	color: #ffffff;
}

#pjesa_shkrimore_fundit1{
	margin: 6px;
	width: 186px;
	height: 244px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 1px 1px;
	color: #ffffff;
}

#pjesa_shkrimore_flash{
	margin: 6px;
	width: 186px;
	height: 260px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 1px 1px;
	color: #ffffff;
}
#pjesa_shkrimore_majt5{
	margin: 6px;
	width: 186px;
	height: 270px;


}

#pjesa_poll{
	margin: 6px;
	width: 186px;


}


/*--- Sajderi i majte fund ---*/





/*--- Sajderi i djatht ---*/

#right{
	width: 200px;
	float: right;
	text-align: left;
	background: #0068B1 url(meny_cell.gif) no-repeat; 
}

#navigimi{
    width: 196px;
	background: url('navigimi.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#ora{
    width: 196px;
	background: url('ora.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}
	
#marketing{
	background: url('marketing.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#moti{
    margin: 0px;
	background: url('temp.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#ora{
	background: url('ora.gif') no-repeat 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	height:25px;
	display: block;
}

#pjesa_shkrimore_majt1:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pjesa_shkrimore_majt1{
	margin: 6px;
	width: 186px;
	height: 150px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 1px 1px;
	color: #ffffff;
}

#pjesa_shkrimore_moti{

	width: 186px;
	height: 270px;

	color: #ffffff;
}
#pjesa_shkrimore_majt5{
	margin: 6px;
	width: 186px;
	height: 270px;


}

#pjesa_poll{
	margin: 6px;
	width: 186px;


}


/*--- Sajderi i djatht fund ---*/

#container:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#container{
	width: 1000px;
	background: #ffffff url(back_content.gif) repeat-y; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

/*--- Pjesa e permbajtjes (Mesi) ---*/

#homecontent:after{
	width: 570px;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#homecontent{
	width: 570px;
    height:100%;
	text-align: left; 
    padding: 10px;
    padding-top: 0;
    margin: 0 auto;
    margin-left:2px;
	BACKGROUND-COLOR: #FFFFFF;
	float: left;
}
#homecontent_tittle{
	border-left:0px;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-left: 0;
	font-weight: bold; 
	padding-right:3px; 
	padding-bottom:3px;
	color: #055E9D;
	display: block;
}


/*--- Footer-i ---*/
#footer{
	float: left;
	text-align: left; 
    padding: 5px;
    padding-bottom: 0px;
    width: 1000px;
    margin: 0 auto; 
    margin-top: 5px;
	border:1px solid #E9E9E9; 
	border-width:3px 0px 0px 0px;
}

#footer span{
	float: left;
	width: 100px;
	font-size: 11px;
	color: #396f81;
	text-align: left; 
}

#footer p{
	color: #757575;
	font-size: 11px;
	text-align: left; 
	margin: 0;
	padding: 0;
	float: left;
}

#footer a{
	padding-right: 100px;
	float: right;
	background: url('small_logo.gif') no-repeat;
	height: 20px;
}       
/*------------------------------------ Test boksi per shkrim  ------------------------------------*/
.boksat_shkrimi{
    font-size: 12px;
	font-family:  arial, tahoma, Verdana,Helvetica, sans-serif;
}

/*------------------------------------ Root  ------------------------------------*/
.root {
   margin: 0;
   padding: 3px;
   margin-bottom: 3px;
}

.root #aktive {
   font-weight: bold;
}

.root a {
   color: #333333;
   text-decoration: underline;
 }
 
.root a:hover{
   color: #333333;
 }
 
/*------------------------------------  Ul dhe LI List formatting  ------------------------------------*/
.lista_shenimeve {
	margin:  10px;
	text-align: left;
 }
 
.lista_shenimeve UL{
	margin: 0px;
	
 }

.lista_shenimeve UL li{
	BACKGROUND: url(li.gif) no-repeat 0px 2px;
	PADDING-LEFT: 15px;
	margin-top: 2px;
	color: #000000;
 }
 
.lista_shenimeve UL li a {
	color: #1483C5;
	text-decoratoin: underline;
 }

/*------------------------------------  Lista e Flash dokumenteve relevante  ------------------------------------*/
.home_dok {
	text-align: left;
 }
 
.home_dok UL{
	margin: 0px;
	padding: 0px;
 }

.home_dok #data{
	color: #808080;
	font-weight: bold;
	font-size: 10px;
 }
 
.home_dok #pdf {
	background: url(small_pdf.gif) no-repeat 0px 4px;
	padding-left: 20px;
 }
 
.home_dok #xls {
	background: url(small_xls.gif) no-repeat 0px 4px;
	padding-left: 20px;
 }
 
.home_dok #doc {
	background: url(small_doc.gif) no-repeat 0px 4px;
	padding-left: 20px;
 }
 
.home_dok #ppt {
	background: url(small_ppt.gif) no-repeat 0px 4px;
	padding-left: 20px;
 }

.home_dok #txt {
	background: url(small_txt.gif) no-repeat 0px 4px;
	padding-left: 20px;
 }

.home_dok UL li{
   	padding: 5px;
	PADDING-LEFT: 20px;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	padding-bottom: 7px;
 }
 
 .home_dok UL li a {
    font-weight: normal;
    color: #333333;
 }
 
 .home_dok UL li a:hover {
	text-decoration: UNDERLINE;
 }
/*------------------------------------  Lista e Flash dokumenteve relevante  ------------------------------------*/

 .flash_dok {
	margin:  5px;
	text-align: left;
	BACKGROUND: transparent;
 }
 
 .flash_dok ul{
	margin: 0px;
	BACKGROUND: transparent;
 }

 .flash_dok UL li{
 }
 
 
.flash_dok #doc {
	background: url(small_doc.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }
 
.flash_dok #xls {
	background: url(small_xls.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }
 
.flash_dok #pdf {
	background: url(small_pdf.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }
 
.flash_dok #txt {
	background: url(small_txt.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }
 
.flash_dok #ppt {
	background: url(small_ppt.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }
 
.flash_dok #mdb {
	background: url(small_mdb.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
 }

 .flash_dok UL li a {
    font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
 }
 
 .flash_dok UL li a:hover {
	text-decoration: underline;
 } 
 /*------------------------------------  Faqosja Para dhe Mbrapa  ------------------------------------*/
.meny_horizontale {
	display: inline;
}

.meny_horizontale dir{
	padding: 0;
	list-style-type: none;
	display: inline;
}

.meny_horizontale dir li{
	position: relative;
	display: inline;
	background-color: #FFFFFF;  
	display: inline;
}

.meny_horizontale dir li a{
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
    border:solid 1px #9aafe5;
    color: #0e509e;
}

.meny_horizontale dir li a:hover{
	background: #f0f6fb;
	text-decoration: none;
}

.meny_horizontale #aktive{
	list-style-type: none;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #2e6ab1;  
    border:solid 1px #9aafe5;
	color: #FFFFFF;
}

.meny_horizontale #tri_pikat{
	list-style-type: none;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;  
    border:solid 1px #9aafe5;
	font-weight: bold;
}

/*------------------------------------  Rezultatet e kerkimit ------------------------------------*/

/*------------------------------------  Faqosja Para dhe Mbrapa  ------------------------------------*/
.faqosja_ngjarjet {
	display: inline;
	font-weight: bold;
}

.faqosja_ngjarjet dir{
	padding: 0;
	list-style-type: none;
	display: inline;
}

.faqosja_ngjarjet dir li{
	position: relative;
	display: inline;
	display: inline;
}

.faqosja_ngjarjet dir li a{
	text-decoration: none;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 1px;
	margin-right: 1px;
    font-size: 13px;
}

.faqosja_ngjarjet dir li a:hover{
	background: #f0f6fb;
	text-decoration: none;
}

.faqosja_ngjarjet #aktive{
	list-style-type: none;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 1px;
	margin-right: 1px;
	color: #FF0000;
	font-size: 15px;;
}

.faqosja_ngjarjet #tri_pikat{
	list-style-type: none;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	color: #888888;
}

/*------------------------------------  Rezultatet e kerkimit ------------------------------------*/

.rezulatetet_kerko {
	padding:3px;
    text-align:left;
	margin: 5px;
}

.rezulatetet_kerko a {
	font-size: 14px;
	font-weight: bold;
}

.rezulatetet_kerko #pershkrimi
{
	margin-top: 5px;
}

.rezulatetet_kerko #me_shume
{
	margin-top: 5px;
}

.rezulatetet_kerko #me_shume a
{
	color: #888888;
	font-weight: normal;
	background: url(more_search.gif) no-repeat 0px 2px  ;
	padding-left: 15px;
	text-align: middle;
	font-size: 11px;
}

/*------------------------------------  Butoni dhe tekst boksi Kerko  ------------------------------------*/
#kerko_tekstboksi{
    font-weight: normal;
	padding: 1px 1px 1px 18px;
	background-image: url('kerko_boksi.gif');
    background-repeat: no-repeat;
	border: 1px solid #e7e8e9;
	border-right: none;
	color:#636465;
	font-weight: normal;
	height: 14px;
    margin-bottom: 15px;
    font-family: tahoma, arial;
}

#kerko_butoni{
	background-color: transparent;
	border: 0px solid #e7e8e9;
	margin-top: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

/*------------------------------------  Ne sajder Kerko ------------------------------------*/
#kerko_right {
    float: right;
}

#kerko_right h1{
    font-weight: bold;
    margin-bottom: 3px;
    color: #004D98;
}
/*------------------------------------  Butonat, dergo, shfleto ------------------------------------*/
.butoni_dergo{
	background-color:#FFFFFF;
	border:solid #cdcdcd;
	border-width:1px 1px 1px 1px; 
	padding-left: 3px;
	padding-right: 3px;
	padding: 2px;
}

.butoni_shfleto{
	background-color:#ffffff;
	border:solid #398dcd;
	border-width:1px 1px 1px 1px; 
}

/*------------------------------------  Tekst boksat  ------------------------------------*/
.tekst_boksat{
	border:1px solid #cdcdcd; 
	border-width:1px 1px 1px 1px; 
	padding: 1px;
	font-family: arial, tahoma;
}

/*------------------------------------  Tabelat per gabim dhe sukses te kontakti ------------------------------------*/
.boksi_gabim{
	background-color:#f7e4b9;
	border:solid #e33f19;
	border-width:1px 1px 1px 1px; 
	padding: 3px;
	font-weight: bold;
}
.boksi_ok{
	background-color:#ccf8c7;
	border:solid #398dcd;
	border-width:1px 1px 1px 1px; 
	padding: 3px;
}

/*------------------------------------  Flash ablumet ------------------------------------*/
.flash_albumet
{
	width: 100%;
	margin:  0 auto;
	text-align: left;
	margin-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
	display: inline;
}

.flash_albumet #foto
{
	border:1px solid #e8e8e8; 
	border-width:1px 1px 1px 1px; 
}



.flash_albumet a
{
	font-weight: bold;
}

.flash_albumet #pershkrimi
{
	margin-top: 5px;
	font-weight: normal;
}


/*------------------------------------  Flash lajmet------------------------------------*/
.flash_lajmet
{
	width: 100%;
	margin:  0 auto;
	text-align: left;
	margin-left: 2px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border:1px solid #E4E4E4;
	border-width:0px 0px 1px 0px;
	}

.flash_lajmet a
{
	font-weight: bold;
}

.flash_lajmet #data
{
	color: #808080;
	font-size: 10px;
}

.flash_lajmet #pershkrimi
{
	margin-top: 5px;
}

.flash_lajmet #me_shume a
{
    margin-top: 1px;
}

.flash_lajmet #me_shume a
{
	font-weight: normal;
    background: url(me_shume.gif) no-repeat 0px 2px  ;
	padding-left: 15px;
	color: #808080;
}
/*------------------------------------  Flash ngjarjet------------------------------------*/
.flash_ngjarjet
{
	width: 163px;
	margin:  0 auto;
	text-align: left;
	margin-left: 2px;
	padding: 2px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border:1px solid #E4E4E4;
	border-width:0px 0px 1px 0px;
}

.flash_ngjarjet a
{
	font-weight: bold;
}

.flash_ngjarjet #pershkrimi
{
	margin-top: 5px;
}


.flash_ngjarjet #me_shume
{
    margin-top: 2px;
}

.flash_ngjarjet #me_shume a
{
	font-weight: normal;
    background: url(more_event.gif) no-repeat 2px 4px  ;
	padding-left: 15px;
	color: #808080;
}
	
.flash_ngjarjet #data
{
	font-weight: normal;
	color: #808080;
	font-size: 10px;
}

/*------------------------------------  Fotografite ne permbajtje------------------------------------*/
.fotografite{
    BACKGROUND: url(fotografia.gif) no-repeat;
	padding: 4px; 
	display: inline;
	color: #ffffff;
	margin: 2px;
	border:1px solid #E4E4E4; 
	border-width:1px 1px 1px 1px; 
 }
 
 .titulli_foto{
 font-weight: normal;
 }
 
.lista_fotot{
    BACKGROUND: url(fotografia.gif) no-repeat;
	padding: 3px; 
	width: 104px;
	border:1px solid #E4E4E4; 
	border-width:1px 1px 1px 1px; 
 }
  /*------------------------------------  Lista e lajmeve ne permbajtje ------------------------------------*/
.lista_lajmeve:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.lista_lajmeve{
    width: 100%; 
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.lista_lajmeve h1 a{
	font-weight: bold;
	font-size: 12px;
	border: none;
	margin-bottom: 0px;
	padding-top: 0;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 0px 0px;
}

.lista_lajmeve h2{
	color: #808080;
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: normal;
}

.lista_lajmeve #me_shume a
{
    margin-top: 7px;
}

.lista_lajmeve #me_shume a
{
	font-weight: normal;
	background: url(lajmi_arrow.gif) no-repeat 0px 2px  ;
	padding-left: 15px;
	text-align: middle;
	font-size: 12px;
}

.lista_lajmeve #foto_lajmi{
	padding: 3px; 
	margin-left: 5px; 
 }
  /*------------------------------------  Lista e Lajmeve ne home ------------------------------------*/

.home_lajmet{
    width: 100%; 
    float: left;
    padding-top: 3px;
    padding-bottom:5px;
    margin-bottom: 5px;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	text-align:left;
	background: url('back_home_news.gif') repeat-x;
}
.home_lajmet h1 a{
	font-weight: bold;
	font-size: 12px;
	border: none;
	margin-bottom: 0px;
	padding-top: 0;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 0px 0px;
}

.home_lajmet h2{
	color: #004D9D;
	margin-bottom: 5px;
}

.home_lajmet h2 a {
	color: #004D9D;
	font-size: 14px;
	font-weight: bold;
}

.home_lajmet #me_shume a
{
    margin-top: 1px;
}

.home_lajmet #me_shume a
{
	font-weight: normal;
    background: url(me_shume.gif) no-repeat 0px 2px  ;
	padding-left: 15px;
	color: #055E9D;
}

.home_lajmet #foto_lajmi{
	border:solid #e8e8e8;
	border-width:1px 1px 1px 1px;
	padding: 3px; 
	margin-right: 3px; 
 }
 
 
 /*------------------------------------  Lajmi kur te shfaqet ------------------------------------*/

#lajmi{
    width: 100%; 
    padding-top: 3px;
    padding-bottom:5px;
    margin-bottom: 3px;
	text-align:left;
}
#lajmi #titulli{
	font-weight: bold;
	font-size: 14px;
	border: none;
	margin-bottom: 3px;
	padding-top: 0;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 0px 0px;
}
#lajmi #data{
	color: #808080;
	font-size: 10px;
	width: 70px;
	display: inline;

}

#lajmi #pershkrimi{
    margin-top: 10px;
    font-size: 12px;
}

#lajmi #foto_lajmi{
	border:solid #e8e8e8;
	border-width:1px 1px 1px 1px;
	padding: 3px; 
	margin-right: 3px; 
 }
 
/*------------------------------------  Lista e arkives se lajmeve ne permbajtje ------------------------------------*/

#lista_lajmeve_ark{
    padding-top: 3px;
    padding-bottom:5px;
    margin-bottom: 3px;
	border:1px dotted #E4E4E4;
	border-width:0px 0px 1px 0px;
	text-align:left;
}
#lista_lajmeve_ark #data{
	color: #808080;
	font-size: 10px;
	display: inline;
	width: 70x;
}


#lista_lajmeve_ark #titulli a{
	font-weight: normal;
	font-size: 12px;
}

/*------------------------------------  Lista e albumeve ne permbajtje ------------------------------------*/
.lista_albumeve:after {	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	text-align: left;
}

.lista_albumeve {
    BACKGROUND: url(lista_albumeve.gif) repeat-x;
    width: 230px; 
    border:1px solid #e8e8e8; 
	border-width:0px 0px 0px 0px; 
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
 }
 
.lista_albumeve a {
    font-weight: bold;
    color: #333333;
    font-size: 12px;
 }
 
 .lista_albumeve p {
    margin-top: 5px;
 }
 
 .lista_albumeve #fotografia{
    BACKGROUND: url(fotografia.gif) no-repeat;
	padding: 4px; 
	color: #ffffff;
	margin-right: 5px;
	border:1px solid #E4E4E4; 
	border-width:1px 1px 1px 1px; 
 }

/*------------------------------------  Lista e profileve ------------------------------------*/
.lista_profileve{
    width: 107px;
}

.lista_profileve a.linku{
    width: 107px;
    float:left;
    padding: 3px;
    text-decoration:none;
	border:1px solid #F1F1F2; 
	border-width:1px 1px 1px 1px; 
} 

.lista_profileve a.linku:hover{
    background-color: #F1F1F2;
    background-repeat:repeat-y;
}  

.lista_profileve p{
	font-weight: normal;
	padding: 3px;
}

.back_lista_prof{
	width: 100%;

}

.back_lista_prof #lista_prof{
	float: left;
    margin: 0px;
    margin-bottom: 1px;
    display: inline;
    width: 60%;
}
.back_lista_prof #lista_prof li{
	display: inline;
	float: left;
	border:1px solid #398dcd; 
	border-width:0px 0px 0px 0px; 
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

.back_lista_prof #lista_prof h1{
	color: #2a4b8a;
	font-size: 13px;
	margin: 0px;
	padding: 2px;
	border:1px solid #e8e8e8; 
	border-width:0px 0px 2px 0px; 
	width: 170px;
	margin-top: 10px;
}

.back_lista_prof #lista_prof li.first{
	color: #5e5e5e;
	width: 100px;
	font-weight: normal;
	text-align: left;
}

.back_lista_prof #lista_prof li.last{
    color: #000000;
	border:1px solid #398dcd; 
	border-width:0px 0px 0px 0px; 
	width: 170px;
}

.back_lista_prof img{
     	      border: 0px;
}
.back_lista_prof #fotografia{
    padding: 3px;
	border:10px solid #e8e8e8; 
	border-width:1px 1px 1px 1px; 
	margin: 3px;
	float: right;
}

/*------------------------------------  lista e kategorive te dokumenteve ------------------------------------*/
.lista_kat_dok {
    width: 492px;
    border:1px solid #F1F1F2; 
	border-width: 1px 1px 1px 1px; 
	text-align: left;
	margin-bottom: 5px;
 }
 
 
.lista_kat_dok #lart {
  padding: 3px;
  width: 486px;
  background-color: #F1F1F2;
}

.lista_kat_dok #lart a {
 font-weight: bold;
 display: inline;
 text-align: left;
}
 
.lista_kat_dok h2{
 font-weight: normal;
 margin-top: 5px;
 padding: 3px;
 width: 486px;
 }
 
/*------------------------------------   lista e dokumenteve ne permbajtje ------------------------------------*/
.lista_dok{
    float:left;
    margin-bottom:3px;
	padding: 10px;
	width: 475px;
	clear: both;
    border:1px solid #F4F4F4; 
	border-width: 0px 0px 1px 0px; 
}

.lista_dok #titulli{
    font-weight: bold;
    font-size: 14px;
}

.lista_dok #pershkrimi{
    font-weight: normal;
    margin-top: 5px;
}

.lista_dok #data{
    color: #838282;
    padding-top: 2px;
    font-weight: normal;
}

.lista_dok .shkarko{
    margin-top: 5px;
    font-weight: bold;
    display: inline-block;
}

.lista_dok #foto{
    margin-right: 5px;
}

.lista_dok #doc {
	background: url(small_doc.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }
 
.lista_dok #xls {
	background: url(small_xls.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }
 
.lista_dok #pdf {
	background: url(small_pdf.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }
 
.lista_dok #txt {
	background: url(small_txt.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }
 
.lista_dok #ppt {
	background: url(small_ppt.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }
 
.lista_dok #mdb {
	background: url(small_mdb.gif) no-repeat 0px 4px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
 }

/*------------------------------------    lista e vegzave ne permbajtje ------------------------------------*/
.lista_vegzat {
	margin:  5px;
	text-align: left;
	BACKGROUND: transparent;
	margin-bottom: 7px;
 }
 
.lista_vegzat ul{
	margin: 0px;
	BACKGROUND: transparent;
 }

.lista_vegzat UL li{
	margin-top: 2px;
	color: #000000;
	border:1px solid #f2f3f4; 
    border-width:0px 0px 1px 0px; 
    padding: 3px;
 }
 
.lista_vegzat UL li a {
    font-weight: normal;
	text-decoration: none;
	background: url(vegzat_li.gif) no-repeat 0px 2px;
	padding-left: 13px;
 }
 
.lista_vegzat UL li a:hover {
	text-decoration: underline;
 }
 
 .lista_vegzat #linku {
	text-decoration: underline;
	font-weight: italic;
	padding-left: 13px;
	color: #888888;
 }
 
/*------------------------------------    Flash vegzat ------------------------------------*/
.flash_vegzat {
	text-align: left;
	BACKGROUND: transparent;
 }
 
.flash_vegzat ul{
	margin: 0px;
	BACKGROUND: transparent;
 }

.flash_vegzat  UL li{
	margin-top: 2px;
	margin-bottom: 10px;
 }
 
.flash_vegzat  UL li a {
    font-weight: normal;
	text-decoration: none;
	background: url(vegzat_li.gif) no-repeat 0px 2px;
	padding-left: 13px;
	color: #5A5A5A;
 }
 
.flash_vegzat UL li a:hover {
	text-decoration: underline;
 }
/*------------------------------------     komentet e lajmeve------------------------------------*/
.komentet_libri{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #E2E3E3;
	font-size: 11px;
}

.komentet_libri #titulli{
	color: #D80E0E;

}

.komentet_libri #data{
	color: #999999;
	font-size: 10px;
}

.komentet_libri #shkrimi{
   margin-top: 5px;
   color: #3C3C3C;
}
.komentet_libri #pergjigjja{
}

/*------------------------------------     Lista shkrimeve ne librin e vizitoreve ------------------------------------*/
.hapsira_shkrimi_libri{
	border:1px solid #E2E3E3; 
	border-width:1px 1px 1px 1px; 
	background-color: #E6F4F8;
	margin-bottom: 10px;
    padding: 3px;
}

.lista_shkrimet_lv{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border: 1px dotted #E2E3E3;
	background-color: #FAFBFB;
}

.lista_shkrimet_lv .lart{
    font-weight:normal;
    text-decoration:none;
	border:1px dotted #E2E3E3; 
	border-width:0px 0px 1px 0px; 
	margin-bottom: 3px;
	background-color: #EFF0F0;
	padding: 3px;
} 

.lista_shkrimet_lv h1{
	font-weight: normal;
	padding: 3px;
}

.lista_shkrimet_lv h2{
	font-weight:bold;
	padding: 3px;
}

.lista_shkrimet_lv h3{
	font-weight:normal;
	font-style:italic;
	padding: 3px;
}

.lajmrim_libri{
	border:1px solid #FFE2E2; 
	border-width:1px 1px 1px 1px; 
	background-color: #FFFBE2;
	padding: 5px;
	margin-bottom: 10px;
}

.mesazhi_shkoi{
	border:1px solid #BEF0B5; 
	border-width:1px 1px 1px 1px; 
	background-color: #ECFFE2;
	padding: 5px;
	margin-bottom: 10px;
}

/*------------------------------------  Hape dhe mbyll per kalendarin------------------------------------*/

.zhduk_hap:after{
	content: ".";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.zhduk_hap{
	border:1px solid #E4E4E4; 
	border-width:1px 1px 1px 1px; 
	background-color: #F0F0F0;
	padding: 3px;
	MARGIN-BOTTOM: 3PX;
	width: 490px;;
	font-weight: bold;
	display: block;
	cursor: pointer;
}
/*------------------------------------  Kalendari i ngjarjeve mod ------------------------------------*/
#last_events{
    text-decoration:none;
	border:1px solid #F1F1F2; 
	border-width:0px 0px 2px 0px; 
	padding:3px;
	margin-bottom: 2px;
	background-color: #EFF0F0;
	font-weight: bold;
} 

#list_events UL{
    margin: 0 auto;
	BACKGROUND: transparent;
	margin-left: 2px;
	margin-top: 5px;
 }

#list_events UL li{
	BACKGROUND: url(lista_ngjarjet.gif) no-repeat 0px 2px;
	PADDING-LEFT: 13px;
	margin-top: 3px;
	border:1px solid #F1F1F2; 
	border-width:0px 0px 2px 0px; 
 }
 
#list_events UL li a {
    font-weight: normal;
	color: #17365D;
	text-decoration: none;
 }
 
#list_events UL li a:hover {
	text-decoration: underline;
 }

#list_events h1{
    margin: 0;
    padding:0;
    color: #808080;
    font-size: 10px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.ngjarja{
    margin-top: 10px;
    padding-top: 10px;
    border:1px solid #F1F1F2; 
	border-width:2px 0px 0px 0px; 
}

.ngjarja #h1{
    font-size: 14px;
    color: #699A9B;
    font-weight: bold;
}

.ngjarja #h2{
    color: #808080;
    font-size: 10px;
}
.ngjarja #h3{
  margin-top: 10px;
}

/*------------------------------------  Tabela e gjuheve ------------------------------------*/
 
/*------------------------------------  Lista e dokumenteve ne permbajtje ------------------------------------*/
#lista_dok{
     margin: 0;
}

/*-- Ndarja e dokumenteve ne fund --*/
#lista_dok a.linku {
    margin-bottom: 10px;
}

#lista_dok a.linku img{
    margin-right: 15px;
    margin-top: -10px;
    margin-left:10px;
    float:left;
}

#lista_dok a.linku{
    width: 443px;
    float:left;
    color:#000;
    font-size:10px;
    font-weight:bold;
    background-image:url(doc_bg.jpg);
    background-repeat:repeat-y;
    clear:both;
    text-align:left;
    text-decoration:none;
    padding-top: 15px;
    padding-bottom: 5px;
} 

#lista_dok a.linku:hover{
    background-image:url(doc_hover_bg.jpg);
    background-repeat:repeat-y;
}  

#lista_dok .teksti{
    float:left;
    margin-top: -10px;
    \\border: 1px solid #000;
    text-align:left;
    width: 390px;
    margin-right: 10px;
}

#lista_dok li a h2{
    text-align:left; 
    font-size:10px;
    font-weight:bold;
    font-family:verdana;
    color:#163671;
    margin-bottom:0px;
    margin-top:0px;
    \\border:1px solid #000;
}
#lista_dok li a p{
    text-align:justify; 
    font-size:10px;
    font-weight:normal;
    color:#5e5e5e;
    margin-top: 0px;
    margin-bottom: 0px;
}

.lista_dok .fotografia{
	padding: 1px; 
	display: inline;
	color: #ffffff;
	border:1px solid #FFFFFF; 
	border-width:1px 1px 1px 1px; 
}

.lista_dok h1{
	color: #2a4b8a;
	font-weight: bold;
	font-size: 12px;
}

.lista_dok h2{
	color: #4F4F4F;
	font-weight: normal;
}

.lista_dok h3{
	color: #808080;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 38px;
}
 

/*------------------------------------  Hapesira e dokumenteve dhe lista e tyre ne Permbajtje  ------------------------------------*/
.lista_dok_edit_hapesira {
	background-color: #e9e9e9;
	text-align: left;
	padding: 10px;
	width: 200px;
 }
 
/*------------------------------------------------------------------- Mbarimi i listes se dokumenteve -------------------------------------------------------------------------*/

#lista_shenimeve_prof p{
    text-align:justify; 
    font-size:10px;
    font-weight:normal;
    margin: 50px;
}

/*------------------------------------------------------------------- Vija ndarese ne mes -------------------------------------------------------------------------*/
#ndarja{
    margin-left: 10px;
    margin-right: 10px;
}

#ndarja_inline{
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 100px;
    padding-right: 100px;
    color: #808080;
    width: 20px;
}