body, table, td, tr, tbody, b, p, input, select, label, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
input, select, textarea {
	border: 1px solid #70727A;
	margin-bottom: 1px;
	color:#000000;
}
body {
	background-color: #124683;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
a:link {
	color: #124683;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #EB7515;
}
a:active {
	text-decoration: none;
}
p {
	margin:0px;
	padding:0px;
}
form {margin: 0px; padding: 0px;}
img {border: none;}
label {width: 140px; padding: 3px 0px 0px 0px;	float: left; color:#124683; }
h1 {
	font-size: 150%;
	font-weight: bolder;
}
h2 {
	font-size: 130%;
	font-weight: bolder;
	color: ##70727A;
	margin: 3px 0px 2px 0px;
}
h3 {font-size: 120%; font-weight: bolder; color:#2f55af;}
h4 {font-size: 110%; font-weight: bolder;}
h5 {font-size: 100%; font-weight: bolder;}
.comment {
	color: gray;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
	background: #EB7515;
	color:#FFFFFF;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.error {
	color: red;
}

img .text_right {float: left; padding-right: 5px;}
img .text_left {float: right; padding-left: 5px;}

.item {
	background-color:#d8e9ec;
	padding: 3px;
	margin: 5px;
	border: 1px solid #70727A;
}
.item:hover {background: #CCCCCC;}
.item a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px solid #70727A;
}
.highlighting {
	background: yellow;
}
#kategorite {
	background-color:#CFD8E2;
	margin-bottom:2px;
	padding:3px 3px 3px 10px;
}
#kategorite a{
	color:#003366;
}
.categories {
	text-align: left;
	color:#70727A;
}
.categories a {
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}
.administration {
	padding: 10px;
	background-color:#3067A6;
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	color:#afcdef;
}
.administration h1 {
	color:#FFFFFF;
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.administration a {
	color:#FFFFFF;
	text-decoration: none;
}
.administration a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.administration a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.administration hr {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #124683;
}
.login_panel {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background: transparent;
}
.login_panel h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #EB7515;
}
.login_panel a {
	text-decoration: none;
}
.login_panel p {
	margin: 0px;
	padding: 0px;
}
.search_box {
	margin: 8px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.search_box h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #70727A;
}
.page_counter {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#EB7515;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	float: left;
	color:#003366;
}
.page_counter td{
	color:#EB7515;
}
.page_counter a {
	font-weight: bolder;
}


/********************************* Search styles *******************************/
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}
/*******************************************************************************/

.module_intro {
	border-bottom: 1px solid #70727A;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin {
	border-bottom: 1px solid #70727A;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin a{
	color:#CC0000;
	font-weight:bold;
}
.module_admin a:hover{
	color:#FF0000;
	font-weight:bold;
}
#q {
	padding:0px;
	color:#333333;
}
#q h1 {
	color:#EB7515;
	font-size: 120%;
	padding-top:10px;
	border-bottom:solid 1px;
}

.management {
	color:#333333;
}
.management a {
	color:#333333;
	text-decoration: none;
}
.management a:hover {
	text-decoration:underline;
}
.management h1 {
	color:#EB7515;
	font-size: 120%;
	padding-top:10px;
	border-bottom:dotted 1px;
}
.management h2 {
	font-size: 100%;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin-bottom: 0px;
}
.management p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.management hr {
	border:solid 1px #A6B5C8;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.management .custom_table {
	background-color:#CED0E1;
	border: 1px solid #70727A;
}
.management table .heading {
	font-weight: bolder;
	background: #70727A;
}
.management table .heading td {
	color: white;
}

.management input, textarea, select {
	border: 1px solid #70727A;
	background: white;
}
.general_settings label {
	width: 260px;
}
/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/
.navigation {
	line-height: 15px;
	color:#009933;
}

.navigation.level0 {
	margin-left: 0px;
	font-weight: bolder;
	padding: 8px 0px 0px 0px;

}
.navigation.level1 {
	margin-left: 10px;
}
.navigation.level2 {
	margin-left: 20px;
}
.navigation.level3 {
	margin-left: 30px;
}
.navigation.level4 {
	margin-left: 40px;
}
.navigation a {
	text-decoration: none;
	color:#FF6699;
}

.navigation.level1 a {
	font-size: 100%;
}
	
.navigation.level2 a {
	font-size: 100%;
}
	
.navigation.level3 a {
	font-size: 75%;
}
	
.navigation.level4 a {
	font-size: 75%;
}

.navigation.current a {
	color:#336666;
}

.navigation a:hover {
	color: #FF3300;
}


/***** Next and previous buttons *****/
.next_previous {
	color: black;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: black;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	border-top: 1px solid #70727A;
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #70727A;
	text-decoration: none;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/* <<< */
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.ic_data {
	color:#afcdef;
	padding-bottom:1px;
}
.ic_gjuha {
	color:#afcdef;
	padding-bottom:1px;
}
.ic_gjuha a{
	color:#afcdef;
	text-decoration:none;
}

.ic_gjuha a:visited{
	color:#afcdef;
	text-decoration:none;
}
.ic_gjuha a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.ic_vizitat {
	color:#afcdef;
}
.ic_butonat {
	font-size:10px;
	border-right:1px solid #3067A6;
}
.ic_butonat a {
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	
	padding:8px 30px 8px 30px;
}
.ic_butonat a:hover{
	height:28px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 30px 8px 30px;
	background-color:#EB7515;
}
.ic_butonat a:visited{
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	
	padding:8px 30px 8px 30px;
}
.ic_searchi {
	font-size:10px;
	text-align:center;
}
.ic_fi_tab1 {
	background:url(fotkat/ic_fillimi_boxat_bg_1.jpg) no-repeat top left;
	background-color:#DEDEDE;
	color:#606060;
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
}
.ic_fi_tab2 {
	background:url(fotkat/ic_fillimi_boxat_bg_2.jpg) no-repeat top right;
	background-color:#DEDEDE;
	color:#606060;
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.ic_fi_tab3 {
	border-width:0px 0px 1px 1px;
	border-color:#DEDEDE;
	border-style:solid;
	background-color:#FFFFFF;
}
.ic_fi_tab4 {
	border-width:0px 1px 1px 0px;
	border-color:#DEDEDE;
	border-style:solid;
	background-color:#FFFFFF;
	color:#606060;
}
.ic_fi_tab1_34 {
	border-width:0px 1px 1px 1px;
	border-color:#DEDEDE;
	border-style:solid;
	background-color:#FFFFFF;
}
.ic_fi_tab1_2 {
	background:url(fotkat/ic_fillimi_boxat_bg_1.jpg) no-repeat top left;
	background-color:#DEDEDE;
}
.ic_fi_boxat_img {
	margin:5px;
}
.copyrighti_bg {
	border-width:1px 0px 0px 0px;
	border-color:#999999;
	border-style:solid;
}
.qendra {
	font-size: 11px;
	color:#333333;
	width:610px;
	margin:0px 20px 20px 20px;;
}
.qendra2 {
	font-size: 11px;
	color:#333333;
	width:300px;
	margin:0px 20px 20px 20px;
}
.pathi {
	color:#999999;
	background:url(fotkat/vija_pika.jpg) repeat-x bottom;
	width:610px;
	margin:20px;
}
.pathi a {
	color:#999999;
	font-weight:bold;
}
.pathi a:visited {
	color:#999999;
	font-weight:bold;
}
.pathi a:hover {
	color:#EB7515;
	font-weight:bold;
}
.pathi2 {
	color:#999999;
	background:url(fotkat/vija_pika.jpg) repeat-x bottom;
	width:625px;
	margin:20px 0px 20px 20px;
}
.pathi2 a {
	color:#999999;
	font-weight:bold;
}
.pathi2 a:visited {
	color:#999999;
	font-weight:bold;
}
.pathi2 a:hover {
	color:#EB7515;
	font-weight:bold;
}
.title {
	margin-top: 5px;
}

.content {
	line-height: 15px;
}

.qendra ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.qendra p {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 11px;
	color:#333333;
}
.qendra td {
	font-size: 11px;
	color:#333333;
}
.qendra .heading {
	font-weight: bolder;
	background: #DDDDDD;
}
.qendra2 ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color:#333333;
}
.qendra2 p {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 11px;
	color:#333333;
}
.qendra2 .heading {
	font-weight: bolder;
	background: #DDDDDD;
}
.baneri1_entry {
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #003366;
	float: left; 
	clear: left; 
	width: 100%;
}
.boxatm1 {
	height:150px;
}
.boxattt1 {
	height:430px;
}
.lajmet_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #999999;
	float: left; 
	clear: left; 
	width: 100%;
}
.lajmet_entry h2{
	font-size:12px;
	font-weight:bold;
	color:#EB7515;
}
.tekno_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #999999;
	float: left; 
	clear: left; 
	width: 100%;
}
.tekno_entry h2{
	font-size:12px;
	font-weight:bold;
	color:#EB7515;
}
.sporti_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #999999;
	float: left; 
	clear: left; 
	width: 100%;
}
.sporti_entry h2{
	font-size:12px;
	font-weight:bold;
	color:#EB7515;
}
.arti_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #999999;
	float: left; 
	clear: left; 
	width: 100%;
}
.arti_entry h2{
	font-size:12px;
	font-weight:bold;
	color:#EB7515;
}
.faq_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #999999;
	float: left; 
	clear: left; 
	width: 100%;
}
.faq_entry h2{
	font-size:12px;
	font-weight:bold;
	color:#EB7515;
}
.komunat_entry {
	padding-bottom:10px;
	margin-bottom:30px;
	float: left; 
	clear: left; 
	width: 100%;
}
.komunat_entry h2{
	font-size:14px;
	font-weight:bold;
	color:#EB7515;
}
.biznesi_entry {
	padding:7px;
	color:#333333;
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:30px;
	float: left; 
	clear: left; 
	width: 500px;
}
.biznesi_entry h2{
	font-size:14px;
	font-weight:bold;
	color:#EB7515;
}
.hartadiv {
	height:280px;
}
.veprimtarite {
	line-height:1.6;
}
.veprimtarite a{
	color:#666666;
	font-weight:bold;
	background:url(fotkat/vepr_up.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:3px;
}
.veprimtarite a:visited{
	color:#666666;
	font-weight:bold;
	background:url(fotkat/vepr_up.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:3px;
}
.veprimtarite a:hover{
	color:#EB7515;
	font-weight:bold;
	background:url(fotkat/vepr_over.jpg) no-repeat left top;
}
.nveprimtarite {
	line-height:1.6;
	padding-left:20px;
}
.nveprimtarite a{
	color:#3067A6;
	font-weight:bold;
	padding-bottom:3px;
}
.nveprimtarite a:visited{
	color:#3067A6;
	font-weight:bold;
	padding-bottom:3px;
}
.nveprimtarite a:hover{
	color:#EB7515;
	font-weight:bold;
}
.iveprimtarite {
	line-height:1.6;
	padding-left:20px;
	color:#EB7515;
	font-weight:bold;
	background:url(fotkat/vepr_down.jpg) no-repeat left top;
}
.biztab {
	background:url(fotkat/vija_hor.jpg) repeat-y right;
	color:#666666;
	font-size:11px;
}
.biztab img{
	margin-top:5px;
}
.bizinfo {
	background-image:url(fotkat/bizinfo_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#666666;
	font-size:11px;
}
.bizinfop {
	text-align:right;
	font-weight:bold;
	width:100px;
	padding-right:7px;
	color:#666666;
	font-size:11px;
}
.bizinfop1 {
	background:url(fotkat/bizinfo_bg2.jpg) no-repeat top;
	padding:5px;
	color:#666666;
	font-size:11px;
}
.bizinfop1 td{
	color:#666666;
	font-size:11px;
}
.bizinfop2 {
	padding-top: 10px;
	background:url(fotkat/bizinfo_bg2.jpg) no-repeat top;
	color:#666666;
	font-size:11px;
}
.bizlogo {
	margin-bottom:10px;
}
.biznes_i {
	margin-bottom:12px;
	padding-left:20px;
	background:url(fotkat/yll3.jpg) no-repeat left top;
}
.biznes_i a{
	font-weight:bold;
	color:#006699;
}
.biznes_i a:hover{
	font-weight:bold;
	color:#EB7515;
}
.biznes_ii {
	margin-bottom:12px;
	padding-left:20px;
	background:url(fotkat/yll2.jpg) no-repeat left top;
}
.biznes_ii a{
	font-weight:bold;
	color:#006699;
}
.biznes_ii a:hover{
	font-weight:bold;
	color:#EB7515;
}
.biznes_iii {
	margin-bottom:12px;
	padding-left:20px;
	background:url(fotkat/yll1.jpg) no-repeat left top;
	color:#666666;
}
.biznes_iii a{
	font-weight:bold;
	color:#006699;
}
.biznes_iii a:hover{
	font-weight:bold;
	color:#EB7515;
}
.biznes_h2{
	margin-bottom:15px;
	font-size:13px;
	font-weight:bold;
	color:#EB7515;
}
.biznes_i2 {
	margin-bottom:15px;
	margin-top:35px;
	font-size:13px;
	font-weight:bold;
	color:#EB7515;
}
.biznes_e {
color:#0099CC;
}
.biznes_e a{
	color:#0099CC;
	font-weight:normal;
}
.biznes_e a:hover{
	font-weight:normal;
	color:#EB7515;
}





.ve {
	line-height:1.6;
}

.ve.level1 {
	margin-left: 0px;
}
.ve.level2 {
	line-height:1.6;
	padding-left:20px;
}
.ve a {
	margin-left: 0px;
}

.ve.level1 a {
	color:#666666;
	font-weight:bold;
	background:url(fotkat/vepr_up.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:3px;
}
	
.ve.level1 a:hover {
	color:#EB7515;
	font-weight:bold;
	background:url(fotkat/vepr_over.jpg) no-repeat left top;
}

.ve.current a{
	line-height:1.6;
	padding-left:20px;
	color:#EB7515;
	font-weight:bold;
	background:url(fotkat/vepr_down.jpg) no-repeat left top;
}

.ve.level2 a {
	color:#3067A6;
	font-weight:bold;
	background:url(fotkat/vepr_up2.jpg) no-repeat left center;
	padding-left:7px;
	padding-bottom:3px;
}

.ve.level2 a:hover {
	color:#EB7515;
	font-weight:bold;
}

.filtrimi {
	line-height:1.6;
	color:#EB7515;
	font-weight:bold;
	padding:10px;
	font-size:11px;
}