/*
	CSS Scripted by Shipran Gashi (www.gashi.ch / www.albahost.biz)
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5F5D5E;
	}

.lajmet {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.contenttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.bllokudjatht{
	font-size: 11px;
	letter-spacing: normal;
	text-indent: 12px;
	}
		
a:hover {
	color: #333333;
	text-decoration: underline;
	}

a:link {
	text-decoration: underline;
	}

a:visited {
	text-decoration: underline;
	color: #666666;
	}

input, textarea, select, radio {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #E0E0E0;
	background-color: #FCFCFC;
	padding: 1px;
	color: #000000;
	overflow: auto;
	margin-bottom: 1px;
	}

/* MEDIA */
#media {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	font-size: 11px;
	}
	
#media td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	}
	
#media th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
	}

/* NEWS */
#news {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	font-size: 11px;
	}
	
#news td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	}
	
#news th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
	}

/* SITEMAP */
#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	font-weight: bold;
	font-size: 11px;
	}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	font-weight: normal;
	font-size: 11px;
	}
	
#subnavigation {
	width: 100%;
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#subnavigation ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
    list-style: none;
    /*color: #153C69; */
    border-top: 1px solid #9BBEDE;
	}

#subnavigation li{
	border-bottom: 1px solid #9BBEDE;
	}

#subnavigation li a, #subnavigation li a:visited, #subnavigation li.shop {
	display: block;
	font-weight: normal;
    font-size: 11px;
	text-decoration: none;
	color: #153C69;
	padding: 3px 3px 3px 10px;
	}

#subnavigation li a.active, #subnavigation li a:hover {
	display:block;
	background-color: #ECF3FF;
	font-size: 11px;
	color: #153C69;
	padding: 3px 3px 3px 10px;
	}

#subnavigation li a.active {
	font-weight: bold;
	background-color: #F4F4F4;
	}