*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000;
	text-decoration: none;
}
h1{
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
h2{
	color: #000;
	font-size: 13px;
}
body{
	background: #e9e9e9;
}
.content:after{
 	clear: both;
 	content: ".";
 	display: block;
 	height: 0;
 	visibility: hidden; 
}
#entirebody{
	margin: 0px auto; 
	//width: 1084px;
	width: 865px;
	background: #e9e9e9;
	margin-bottom: 30px;
}
#top{
	background: url(../images/top_left.gif) #1b458f no-repeat left;
	height: 27px;
}
.languages{
	float: right;
	background: url(../images/top_right.gif) no-repeat right;
	height: 21px;
	padding: 6px 30px 0 0;
}
.languages li{
	display: inline;
}
.languages li a{
	color: #fff;
	border-right: 1px solid;
	padding: 0px 5px 0px 2px;
}
.languages li a.last{
	border: none;
}
.languages li a.active{
	font-weight: bold;
}
.banner{
	margin-top: 6px;
}
.banner img{
	float: left;
}
.banner a{
	float: left;
}
.banner a img{
	border: none;
}
.donators{
	background: #fff;
	padding: 5px 22px 5px 22px;
	float: left;
	width: 821px;
}
.donators p{
	height: 30px;
	width: 640px;
	float: left;
	font-size: 12px;
	color: #1b458f;
	margin-top: 5px;
}
.donators a img{
	border: none;
}
.donators a.don-eu{
	float: left;
}
.donators a.don-ce{
	float: left;
}
#container{
	margin: 5px 0 8px 0;
	float: left;
}
.leftColumn{
	background: #0f2c70;
	float: left;
	width: 173px;
	text-align: center;
}
.leftColumn li{
	float: left;
}
.leftColumn li a{
	text-transform: uppercase;
	color: #fddc24;
	font-size: 12px; 
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	background: url(../images/leftnav1.gif) no-repeat 0px 0px;
	width: 173px;
	float: left;
}
.leftColumn ul.leftnav li.first a{
	background: none;
}
.leftColumn ul.leftnav li.last a{
	background: none;
}
.leftColumn ul.leftnav li.first{
	background: url(../images/leftnav_first.jpg) no-repeat 0px 0px;
}
.leftColumn ul.leftnav li.last{
	background: url(../images/leftnav_last.jpg) no-repeat 0px 0px;
}
.leftColumn li a:hover{
	color: #fff;
}
.leftColumn li a.active{
	background: url(../images/leftnav_active.gif) no-repeat 0px 0px;
}
.leftColumn ul.leftnav li.first a.active{
	background: url(../images/leftnav_act1.gif) no-repeat 0px 0px;
}
.leftColumn ul.leftnav li.last a.active{
	background: url(../images/leftnav_act2.gif) no-repeat 0px 0px;
}
.content{
	width: 692px;
	float: left;
	min-height: 600px;
	background: url(../images/content_bg.gif) #fff no-repeat bottom;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.content h1{
	background: url(../images/header_large.gif) no-repeat;
	color: #000;
	height: 24px;
	padding: 9px 0px 0px 21px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.content h2{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content a.c-activities{
	float: left;
	margin: 20px 20px 0px 22px;
	font-size: 14px;
	text-decoration: underline;
}
.rightColumn{
	width: 211px;
	float: left;
	background: url(../images/right_bg.gif) #fff no-repeat bottom;
	height: 602px;
	display: none;
}
.rightContent{
	padding: 15px 0px 0px 14px;
}
.rightContent p{
	width: 181px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #1b458f;
}
.rightContent p span.eu , .rightContent p span.ec{
	font-weight: bold;
}
.rightContent a.don-eu , .rightContent a.don-ec{
	margin-bottom: 10px;
	float: none; 
	display: block;
	width: 90px;
}
.rightContent a.don-eu img , .rightContent a.don-ce img{
	border: none;
}
.rightColumn h2{
	background: url(../images/header_short.gif) no-repeat;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	padding: 9px 0px 0px 21px;
}
#footer{
	background: url(../images/footer_left.gif) #1b458f no-repeat left; 
	height: 16px;
	\\width: 1074px;
	width: 856px;
	float: left;
	padding: 10px 0 0 10px;
}
#footer p{
	float: left;
	color: #fff;
}
#footer p.rrota{
	float: right;
	background: url(../images/footer_right.gif) no-repeat right; 
	height: 16px;
}
#footer p.rrota a{
	background: url(../images/rrota.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: left;
}
.right-bott{
	float: right;
	width: 9px;
	height: 27px;
	background: url(../images/top_right.gif) no-repeat right;
	margin-top: -11px;
}

/***************** sites style ***********************/

.text-cont{
	width: 600px;
	float: left;
	padding: 20px 20px 0px 21px;
}
.text-cont ul{
	margin: 10px 0px 15px 10px;
	float: left;
	width: 100%;
}
.text-cont ul li{
	margin-bottom: 2px;
}
.text-cont a.gotop{
	background: url(../images/arrow.gif) no-repeat left; 
	padding-left: 10px;
	text-decoration: underline;
}
.text-cont h3{
	
}

.text-cont p{
	margin-bottom: 20px;
}
.text-cont p.small{
	font-size: 10px;
	border-top: 1px solid #E9E9E9;
	text-align: center;
	padding-top: 5px; 
	margin-bottom: 5px;
	margin-top: 20px;
}
.text-cont img{
	
}
table.sites{
	border: 2px solid #bcbcbc;
	border-collapse: collapse;
	width: 650px;
	margin-bottom: 20px;
}
table.sites tr{
	width: 100%;
}
table.sites tr td.left{
	border: 2px solid #bcbcbc;
	width: 50%;
	padding: 10px;
	background: #e9e9e9;
	vertical-align: middle;
	text-align: center;
}
table.sites tr th{
	border: 2px solid #bcbcbc;
	text-align: left;
	padding: 20px;
}
table.sites tr th span.description{
	text-transform: uppercase;
	width: 100%;
	display: block;
}
table.sites tr th span.name{
	display: block;
	margin-bottom: 3px;
}
table.sites tr td.right{
	border: 2px solid #bcbcbc;
	width: 50%;
	padding: 10px;
	vertical-align: top;
}
table.sites tr td.right ul li{
	margin-bottom: 3px;
	list-style: disc;
	margin-left: 15px;
}
table.sites tr td.img{
	border: 2px solid #bcbcbc;
	width: 50%;
	padding: 10px;
}
table.sites tr td span.img-title{
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
table.tenders{
	border: 2px solid #bcbcbc;
	border-collapse: collapse;
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
table.tenders th{
	border: 2px solid #bcbcbc;
	padding: 4px;
	background-color: #E9E9E9;
}
table.tenders th.no{
	width: 20%;
}
table.tenders th.title, table.tenders th.municip{
	width: 40%;
}
table.tenders tr td{
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
table.tenders tr td.left{
	border: 2px solid #bcbcbc;
	width: 30%;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
table.tenders tr td.right{
	border: 2px solid #bcbcbc;
	width: 70%;
	padding: 5px;
	vertical-align: top;
}

table.trainings{
	border: 2px solid #bcbcbc;
	border-collapse: collapse;
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
table.trainings tr{
	width: 100%;
}
table.trainings tr td.left{
	border: 2px solid #bcbcbc;
	width: 30%;
	padding: 5px;
	background: #e9e9e9;
	vertical-align: middle;
	text-align: center;
}
table.trainings tr th{
	border: 2px solid #bcbcbc;
	text-align: left;
	padding: 20px;
}
table.trainings tr th span.description{
	text-transform: uppercase;
	width: 100%;
	display: block;
}
table.trainings tr th span.name{
	
}
table.trainings tr td.right{
	border: 2px solid #bcbcbc;
	width: 70%;
	padding: 10px;
	vertical-align: top;
}
table.trainings tr td.right a{
	display: block;
}
table.trainings tr td.right ul li{
	margin-bottom: 3px;
	list-style: disc;
	margin-left: 15px;
}


table.current{
	border: 2px solid #bcbcbc;
	border-collapse: collapse;
	width: 650px;
	margin-bottom: 20px;
}
table.current tr td{
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
table.current tr td.left{
	border: 2px solid #bcbcbc;
	width: 30%;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}
table.current tr td.right{
	border: 2px solid #bcbcbc;
	width: 70%;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
table.current tr td.left-photo{
	border: 2px solid #bcbcbc;
	width: 50%;
	padding: 5px;
	vertical-align: top;
}
table.current tr td.right-photo{
	border: 2px solid #bcbcbc;
	width: 50%;
	padding: 5px;
	vertical-align: top;
}
table.current tr td span.titel{
	clear: both;
	display: block;
	width: 100%;
}
table.current tr td.fill{
	background: #E9E9E9;
}



/********************* homepage Kosova map***********************/

.map{
	text-align: center;
	height: 600px;
	width: 647px;
	position: relative;
} 
.map a{
	text-decoration: underline;
}
/************************** images ********************************/
.loader{
	width: 650px;
	border-top: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
	text-align: center;
	padding: 15px 0px 15px 0px;
	margin-bottom: 20px;
}
.loader a img{
	border: 2px solid #E9E9E9;
	padding: 2px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

ul.tlist{
	\\border: 2px solid;
	padding: 5px;
	width: 100%;
	text-align: center;
}
ul.tlist li{
	display: inline;
	margin-right: 10px;
}
ul.tlist li a{
	font-size: 13px;	
}

ul.sites{
	
}
ul.sites li{
	width: 280px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
ul.sites li a{
	
}
ul.sites li a img{
	float: left;
	margin-right: 10px;
	border: 2px solid #BCBCBC;
}
ul.sites li a span.stitle{
	
}
.bold{
	font-weight: bold;
}
.activities{
	border:2px solid #BCBCBC;
	display: inline;
	float:left;
	width: 627px;
	//width: 607px;
	margin-bottom: 20px;
	padding: 10px;
}
.activities ul{
	float:left;
}
.activities ul li{
	float: left;
	display: inline;
	margin-right: 10px;

}
.activities ul li a{
	float: left;
	font-size: 13px;
	text-decoration: underline;
}