/* 

   Kollorat: 
   Kryesore: #f7941d; 
   Anash: #fffbf0;
   Bg butonat: #7b4a0e;
   Texti butonat: #fdead2;
   Over bg butonat: #311e06
   
*/

#tlg-headeri-fun {
	height:80px;
	background-color:#f7941d;
}
#tlg-btn-fun {
	height:31px;
	background:url(../ftk/bgnalt-fun.gif) repeat-x bottom #f7941d;
}
.tlg-tbl-fun {
	background-color:#fffbf0;
	border-left:solid 1px #D9D9D9;
}
.tlg-tbl-nalt-fun {
	height:10px;
	width:340px;
	overflow:hidden;
	background:url(../ftk/kornizat-fun.gif) no-repeat right top #fffbf0;
	border-left:solid 1px #D9D9D9;
}
.tlg-tbl-posht-fun {
	height:10px;
	width:340px;
	overflow:hidden;
	background:url(../ftk/kornizat-fun.gif) no-repeat right bottom #fffbf0;
	border-left:solid 1px #D9D9D9;
}

/* Butonat */
.t_butonat {
	width:980px;
	height:31px;
	background-color:#7b4a0e;
	font-weight: bold;
}
ul#butonat {
	display:inline;
	padding:0px;
	margin:0px;
}
ul#butonat li {
	display:block;
	float:left;
	padding:0px;
	font-size:12px;
	list-style:none;
	background-color:#7b4a0e;
	border-right:solid 1px #f7941d;
}
ul#butonat li.aktivci {
	display:block;
	float:left;
	border-right:solid 1px #f7941d;
	font-size:12px;
	list-style:none;
	background:url(../ftk/bo_aktiv.gif) top repeat-x;
}
ul#butonat li.searchi {
	display:block;
	float:right;
	padding:0px;
	list-style:none;
	background:none;
	border:none;
}
ul#butonat li a {
	color:#fdead2;
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
	line-height:21px;
	text-decoration:none;
}
ul#butonat li a:hover {
	color:#FFFFFF;
	background-color:#311e06;
}
ul#butonat li.aktivci a {
	color:#7b4a0e;
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
	line-height:21px;
	text-decoration:none;
}
ul#butonat li.aktivci a:hover {
	color:#7b4a0e;
	background:none;
}
ul#butonat li.shpb a {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
	line-height:21px;
	text-decoration:none;
	background-color:#107d87;
}
ul#butonat li.shpb a:hover {
	color:#FFFFFF;
	background-color:#080d14;
}
.t_searchi {
	display:block;
}
.t_searchi form, input {
	padding:0px;
	margin:0px;
	border:0px;
}
.t_searchi input {
	font-size:11px;
	width:135px;
	padding:4px 5px 5px 5px;
	margin:4px 5px 3px 5px;
	background:url(../ftk/GoogleSearchi.jpg) no-repeat top left;
}
