*{
	padding:0px;
	margin:0px;
	font-family: 'Source Sans Pro', sans-serif;
}

body{
	font-family: 'Source Sans Pro', sans-serif;
}

a:hover{
	text-decoration:underline;
}

a{
	text-decoration:none;
	border:none;
	color:#0f62ac;
}

img{
	border:none;
}
.clear{
	clear:both;
}

.head_holder{
	width:100%;
	height:85px;
	background:#0f62ac;
	border-bottom:4px solid #ffde0a;
}

.header{
	width:980px;
	height:85px;
	margin:0px auto;
}

.logo_holder{
	float:left;
	width:244px;
	height:85px;
	position:relative;
}

.logo_holder a{
	position:absolute;
	left:0px;
	top:0px;
	z-index: 99999;
}

.navi{
	width:456px;
	float:left;
	height:85px;
	margin-left: 25px;
}

.navi ul{
	display:block;
	text-align:center;
	margin-top: 40px;
}

.navi ul li{
	display:inline-block;
	color:#fff;
	margin:0px 10px;
	list-style:none;
	padding-bottom: 26px;
	background: no-repeat center 50px;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.navi ul li:hover{
	background:url(../img/li_hover.png) no-repeat center bottom;
}
.navi ul li:last-child {
	color:#f8c301;
}
.navi ul li a{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:400;
}
#active {
	background:url(../img/li_hover.png) no-repeat center bottom;
}
#active a {
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:400;
}

.navi ul li:hover a{
	color:#ffde0a;
	text-decoration:none;
	
}

.right_head_part{
	float:right;
	height:85px;
	width:225px;
}

.right_head_part ul{
	display:block;
	float:right;
	text-align: right;
	width:250px;
	height:34px;
}

.right_head_part ul li{
	display:inline;
	list-style:none;
	padding-left: 10px;
}

.right_head_part ul li:first-child{
	background:url(../img/lang_bg.png) no-repeat center right;
	padding-right: 10px;
}

.right_head_part ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	line-height: 34px;
}

.right_head_part ul li a:hover{
	color:#FFCC29;
}

.s_s{
	float:left;
	width: 222px;
	height: 45px;
	float: right;
}

.socials{
	float:left;
	
}

.socials a{
	width:26px;
	height:26px;
	float:left;
}

.socials a.rss{
	background:url(../img/rss.png);
	margin-right:3px;
}
.socials a.fcb{
	background:url(../img/fcb.png);
	margin-right:3px;
}
.socials a.yt{
	background:url(../img/yt.png);
}

.search{
	float: right;
}

#inputi{
	width:124px;
	padding:0px 5px;
	float:left;
	height:26px;
	line-height:26px;
	background:url(../img/input_bg.png);
	border:none;
	color:#fff;
	font-size:12px;
}
#email{
	width:206px;
	padding:0px 5px;
	float:left;
	height:26px;
	line-height:26px;
	border:none;
	color:#222;
	font-size:12px;
	border:1px solid #E5E6E7;
}
#subscribe {
	width: 217px;
	height: 30px;
	background-color: #0f62ac;
	border: none;
	color: #fff;
	margin-top: 10px;
}
#subscribe:hover {
	background-color:#f8c301;
	color: #0f62ac;
}
#search_btn{
	width:28px;
	height:26px;
	float:left;
	margin-left:2px;
	background:url(../img/search_btn.png);
	border:none;
}

.slideri{
	width:100%;
	height:375px;
	position:relative;
	border-bottom: 4px solid #ffde0a;
	overflow:hidden;
}

.inner_content_slider{
	width:980px;
	height:375px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	top: 0px;
}

#wrapper {
	width: 100%;
	min-width: 980px;
	height: 375px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
.fotografite {
	height: 375px;
	float: left;
	position:relative
}
#carousel img {
	min-width: 100%;
	min-height: 100%;
}
#title {
	text-align: left;
	width:326px;
	position: absolute;
	bottom:20px;
	left:0px;
	z-index:9999;
}
#title a {
	color:#fff;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
}
#title h1 {
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	text-transform:uppercase;
}

#title h1 span{
	font-weight:700;
}

#pager {
	text-align: center;
	width: 120px;
	margin: 0px;
	position: absolute;
	bottom: 22px;
	left: 50%;
	z-index: 9999;
}

#pager a.selected span {
	background: #ffde0a;
}

#pager a {
	display: inline-block;
	padding: 5px;
}

#pager span {
	border-radius: 0px;
	background: #fff;
	text-indent: -100px;
	line-height: 0;
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.yellow_caption{
	background:url(../img/yll_bg.png);
	width:325px;
	height:322px;
	position:absolute;
	left:50%;
	bottom:0px;
	margin-left: 165px;
}

.yellow_caption h2{
	color:#0f62ac;
	font-weight:400;
	font-size:22px;
	text-align:right;
	padding:20px 30px 0px 163px;
}
.yellow_caption p{
	color:#0f62ac;
	font-weight:300;
	font-size:14px;
	text-align:right;
	padding:15px 30px 7px 60px;
}

.yellow_caption a{
	color:#0f62ac;
	font-weight:bold;
	float: right;
	margin-right: 30px;
	font-size:12px;
	/* padding:20px 30px 0px 60px; */
	position:relative;
	z-index:9999;
}

.footer_holder{
	width:100%;
	background:#0f62ac;
	height:395px;
}

.footer{
	width:980px;
	margin:0px auto;
	height:395px;
}

.footer h3{
	color:#FFCA01;
	font-size:16px;
	text-transform:uppercase;
	padding:45px 0px 20px 0px;
}

.footer ul li{
	list-style:none;
}

.footer ul li a{
	line-height:28px;
	font-size: 14px;
	color:#fff;
	text-decoration:none;
	
	-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

.footer a:hover{
	color:#FFCA01;
}

.prog_student{
	float:left;
	width:250px;
	padding-right:10px;
}

.trajnime_footer{
	float:left;
	width:240px;
	padding-right:10px;
}

.hp_footer{
	float:left;
	width:230px;
	padding-right:10px;
}

.eck_footer{
	float:left;
	width:220px;
}

/* css pages*/ 

.slideri.other{
	border-bottom:none;
}

.text_message{
	position:absolute;
	right:0px;
	top:45px;
	text-align:right;
	display:block;
	width:200px;
}
.text_message:hover {
	text-decoration:none;
}
.text_message h3{	
	color:#0f62ac;
	background:#f8c301;
	display:inline;
	margin-bottom:3px;	
	line-height: 29px;
	padding: 1px 1px;
	font-weight:400;
}

.text_message h3 span{
	font-weight:700;
}

.page_content_holder{
	width:100%;
	margin-top:-187px;
	position:relative;
	padding-bottom: 70px;
}

.page_content{
	width:980px;
	margin:0px auto;
	min-height:500px;
	background:#fff;
}

.side_bar{
	width:220px;
	float:left;
	padding:30px 30px 0px 25px;
}

.side_bar ul li{
	list-style:none;
}

.side_bar ul li a{
	font-size:16px;
	padding: 0px 10px;
width: 200px;
letter-spacing: -1px;
	font-weight:700;
	float:left;
	height:43px;
	line-height:43px;
	background:#E5E6E7;
	margin-bottom:3px;
	color:#0f62ac;
	text-decoration:none;
	-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

.side_bar ul li a:hover{
	background:#0f62ac;
	color:#FFCA01;
}
#aktivi_sidebar {
	background:#0f62ac;
	color:#FFCA01;
}

.list_mrena li a{
	font-size:14px!important;
	font-weight:400!important;
	background-color:#fff !important;
	border-bottom:1px solid #E5E6E7;
	width:205px !important;
}
.list_mrena li a:hover{
	background:url(../img/kllap.png) no-repeat left center !important;
	color:#0f62ac!important;
	font-weight:700!important;
	padding-left:10px !important;
}

.list_mm li a{
	width:200px !important;
	padding-left:20px !important;
	color:#929497 !important;
	border:none !important;
	height:30px !important;
}

.list_mm li a:hover{
	background:none !important;
	color:#000!important;
	font-weight:400!important;
	padding-left:20px !important;
}

.right_content{
	width:680px;
	float:right;
	padding: 30px 25px 0px 0px;
}

.right_content h1{
	font-size:30px;
	font-weight:300;
	color:#1B6397;
}

.postet_mrena{
	width:680px;
	float:left;
	margin-top:35px;
}

.postet_mrena h4{
	font-size:14px;
	font-weight:400;
	color:#000;
	padding-bottom:15px;
}

.postet_mrena img{
	margin-top:20px;
	margin-bottom:20px;
}
.postet_mrena p{
	font-weight:400;
	font-size:14px;
	color:#373435;
	padding-bottom:10px;
	line-height:24px;
}

.foto_post{
	width:680px;
	overflow:hidden;
	position:relative;
}

.foto_post h2{
	position:absolute;
	bottom:25px;
	left:30px;
	color:#fff;
	font-weight:300;
	font-size:40px;
}

.text_message.white h3{
	background:#fff !important;
}

.posti{
	width:320px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}

.posti:hover .post_tekst{
	background:#FFCC29;
}

.post_img{
	float:left;
	width:320px;
	height:200px;
	overflow:hidden;
}

.post_img img{
	margin:0px !important;
	padding:0px !important;
}

.post_tekst{
	float:left;
	width:320px;
	height:200px;
	background:#E6E7E8;
	overflow:hidden;
	position:relative;
	
	-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

.post_tekst h3{
	font-weight:400;
	font-size:18px;
	color:#373435;
	padding:25px 25px;
}

.post_link_t{
	font-weight:400;
	font-size:18px;
	color:#373435;
}

.post_tekst p{
	padding:0px 25px;
}

.data_reg{
	width:270px;
	position:absolute;
	height:23px;
	bottom: 15px;
	left: 25px;
}

.afati_k{
	float:left;
	background:#fff;
	color:#0f62ac;
	padding:0px 10px;
	height:23px;
	font-size:12px;
	line-height:23px;
}

.regjistrohu{
	background:#0f62ac;
	color:#FFCC29;
	padding:0px 10px;
	height:23px;
	line-height:23px;
	float:right;
	font-size:12px;
}

.reg_form{
	float:left;
	width:680px;
}

.reg_form label{
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#0f62ac;
	line-height: 26px;
}

.left_form{
	width:320px;
	float:left;
}

.left_form label{
	float:left;
	width:320px;
}

.left_form input{
	float:left;
	width:300px;
	padding:0px 10px;
	height:43px;
	line-height:43px;
	margin-bottom:20px;
	font-size:16px;
	border:none;
	background:#E6E7E8;
}

.right_form{
	width:320px;
	float:right;
}

.right_form label{
	float:left;
	width:320px;
}

.right_form input, .right_form select{
	font-size:16px;
	float:left;
	margin-bottom:20px;
	width:300px;
	padding:0px 10px;
	height:43px;
	border:none;
	background:#E6E7E8;
	line-height:43px;
}{
	font-size:16px;
	float:left;
	margin-bottom:20px;
	width:300px;
	padding:0px 10px;
	height:43px;
	border:none;
	background:#E6E7E8;
	line-height:43px;
}


.select_dropdown{
	width:680px;
	float:left;
}

#sumbit{
	width:680px;
	height:43px;
	float:left;
	cursor:pointer;
	font-weight:700;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top:35px;
	border:none;
	color:#0f62ac;
	background:#FFCA01;
	
	-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

#sumbit:hover{
	color:#FFCA01;
	background:#0f62ac;
}

/*Lajmet*/

.lajmi{
	width:680px;
	float:left;
	height:200px;
	background:#E6E7E8;
	margin-bottom: 30px;
}

.lajmi img{
	margin:0px;
	padding:0px;
}
.img_lajmi{
	width:220px;
	height:200px;
	float:left;
	overflow:hidden;
}

.text_lajmi{
	width:430px;
	float:right;
	height:200px;
}

.text_lajmi h3{
	font-size:18px;
	color:#0F62AC;
	font-weight:400;
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #D0D2D4;
	margin-right: 32px;
	margin-bottom:5px;
}

.text_lajmi p{
	padding-right:25px;
}

.text_lajmi a{
	font-size:16px;
	color:#0F62AC;
}

/* eventet */

.event_tekst{
	float: left;
	width: 280px;
	padding:0px 20px;
	height: 200px;
	background: #E6E7E8;
	overflow: hidden;
	position: relative;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.event_tekst h4{
	font-size: 16px;
	border-bottom: 1px solid #D0D2D4;
	padding-bottom: 5px;
	padding-top: 15px;
	color: #0f62ac;
	margin-bottom: 15px;
}

.event_tekst h3{
	font-size: 18px;
	color: #6C6D70;
	font-weight: 400;
	padding-bottom: 10px;
}

.event_tekst p{}

.event_tekst a{
	font-size: 14px;
	color:#0f62ac;
}

.posti:hover .event_tekst{
	background:#0f62ac;
}

.posti:hover .event_tekst h4{
	color:#fff;
}
.posti:hover .event_tekst h3{
	color:#FFCA01;
}
.posti:hover .event_tekst p{
	color:#FFCA01;
}

.posti:hover .event_tekst a{
	color:#fff;
}

.check_boxes{
	float:left;
	width:680px;
}

.check_boxes label{
	float:left;
	width:680px;
	padding:20px 0px;
}
.check_boxes input{
	float:left;
	width:20px !important;
	height:20px !important;
	padding:0px !important;
	margin:0px 15px 0px 0px !important;
}

#same_s{
	width:320px;
	margin-bottom: 10px;
	float:left;
}

.partneret{
	width:200px;
	float:left;
	margin-bottom: 20px;
	height:240px;
	padding-right:40px;
	border-bottom:1px solid #BBBDBF;
	opacity:0.7;
	filter: alpha(opacity=70);
	
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.partneret:hover{
	opacity:1;
	filter: alpha(opacity=100);
}

.partneret img{
	margin:0px;
	padding:0px;
}

.partneret h5{
	font-size:14px;
	font-weight:400;
	color:#005B94;
	padding-bottom:10px;
}

.logo_place{
	float:left;
	width:198px;
	height:128px;
	border:1px solid #BBBDBF;
	margin-bottom:20px;
	overflow:hidden;
}

.left_form.kont input{
	color:#6C6D70;
}

.left_form.kont textarea{
	resize:none;
	width:300px;
	padding:10px 10px;
	height:200px;
	border:none;
	background:#E6E7E8;
	color:#6C6D70;
	font-family: 'Source Sans Pro', sans-serif;
}

#sbt_b{
	width: 320px;
	height: 43px;
	float: left;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	border: none;
	color: #0f62ac;
	background: #FFCA01;
	margin:20px 0px 0px 0px;
	padding:0px;
	
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#sbt_b:hover{
	background: #0f62ac;
	color: #FFCA01;
}

.harta{
	width:680px;
	float:left;
}
.calendar {
	float:left;
}
/*.calendar th {
	background-color: #e6e7e9;
	color: #0f62ac;
	padding: 5px;
}
.calendar table{
	background-color: #e6e7e9;
}
.calendar td a {
	background-color: #d2d3d5;
	width:29px;
	height:22px;
	display:block;
	color:#fff;
}*/
#aktivi {
	background:url(../img/kllap.png) no-repeat left center !important;
	color:#0f62ac!important;
	font-weight:700!important;
	padding-left:10px !important; 
}
#aktivi_gjuhet {
	color:#f8c301!important;
}
.regjistrohu_btn {
	width: 680px;
	height: 30px;
	float: left;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 35px;
	border: none;
	color: #0f62ac;
	background: #FFCA01;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	display: block;
	text-align: center;
	padding-top: 10px;
}

.footer_holder #aktivi {
	font-weight: normal !important;
	color: #ffca01 !important;
	padding-left: 0 !important;
}

.sitemap li ul{
	margin-left:20px;
}

.sitemap a:hover{
	color: #f8c301;
}

/*.cl_open {
	color: #ffca01 !important;
}*/