div#div_morbenali {
	background-image: url(morbenali.jpg);
	
}

div#div_main {
	width: 1000px;
	margin: 0px;	
	margin-top:5px;
	z-index:1; 
	visibility:visible;
	font-family: Sylfaen, BPG Glaho, arial unicode;
}

#div_morbenali a {
	text-decoration: none;
	color:black;
}

#div_center {
	width:550px; 
	/*margin-left:45px; */
	z-index:1; 
	position:relative; 
	float:left;
	left:30px;
}

.tbl_text {
	width: 100%;
	padding: 0px;
	margin-top:5px;
	z-index:1;
	left: 0px;
}

.tbl_text th {
	font-size: 14px;
	font-weight: bold;
	background-color: #083084;
	color: white;
	z-index:1;
}

.tbl_text td {
	font-size: 13px;
	padding-top: 15px;
	z-index:1;	
}

.tbl_timetable {
	width: 100%;
	padding: 0px;
	margin-top:5px;
	z-index:1;
}

.tbl_timetable td {
	font-size: 13px;
	padding-top: 15px;
	z-index:1;
	line-height: 1.5em;
}

.tbl_timetable tr {
	font-size: 14px;
	font-weight: bold;
}

.tbl_tariffs tr {
	font-size: 13px;
	font-weight: bold;
}

.tbl_tariffs {
	width: 100%;
	padding: 0px;
	margin-top:5px;
	z-index:1;
}

.tbl_tariffs td {
	font-size: 12px;
	padding-top: 15px;
	z-index:1;
	line-height: 2em;
}



#dropmenudiv{
position:absolute;
background-color: #5A5A5A;
font-family: Sylfaen, BPG Glaho, arial unicode;
font-size: 11px;
color:white;
line-height:18px;
z-index:100;
text-align: left;
width:150px;
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 10px;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color:white;
z-index:100;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: darkblue;
}

/* Sample CSS definition for the example list. Remove if desired */

.navlist {
	
	margin:0px;
	padding:0px;
	position: inherit;	
	width: 190px;
}

.navlist li {
 list-style-type: none;
 width: 190px;
 height: 20px;
 padding-left:0px;
 border-bottom: 1px solid #727272;
 text-indent: 10px;
}

.navlist li a {
	text-decoration: none;
	font-family: Sylfaen, BPG Glaho, arial unicode;
	font-size: 13px;
	color: white;
	width:100%;
	height:100%;
	
}

.navlist li a:hover {
	background-image: url(maus.png);
}



.navlist li#mi_main {
	background-image: url(mtavari.png);
}
.navlist li#mi_main:hover {
	background-image: url(maus.png);
}

.navlist li#mi_news {
	background-image: url(siaxleebi.png);
}
.navlist li#mi_news:hover {
	background-color: url(maus.png);
}

.navlist li#mi_coverage {
	background-image: url(dafarvis_zona.png);
}
.navlist li#mi_coverage:hover {
	background-image: url(maus.png);
}

.navlist li#mi_service {
	background-image: url(servisi.png);
}
.navlist li#mi_service:hover {
	background-image: url(maus.png);
}

.navlist li#mi_VIP {
	background-image: url(vippaketi.png);
}
.navlist li#mi_VIP:hover {
	background-image: url(maus.png);
}

.navlist li#mi_about {
	background-image: url(about.png);
}
.navlist li#mi_about:hover {
	background-image: url(maus.png);
}

.navlist li#mi_contact {
	background-image: url(kontaqti.png);
}
.navlist li#mi_contact:hover {
	background-image: url(maus.png);
}




.fffff {
	border: medium dotted #000066;
}
.kjgh {
	border: medium double #003399;
}
