/* CSS document */
body{
              font-family :arial; 
              font-size : 11px;  
              color : #000;  
              background-color:#0a0b0d; 
              text-align:left; 
              margin:0; 
              padding:0;
              background-image:url(../images/body.jpg);
              background-repeat:repeat-x;            
}
p, h1, h2, h3{
              margin: 0;
	          padding: 0;
	          font-size : 11px;
}
img{
     	      border: 0px;
}
#entirebody{ 
width:952px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#logo{
width:516px; 
height: 170px;
background: url(../images/logos.jpg)  no-repeat 28px 0px;
float:left;
}
#top{
width:950px;
height:42px;
float:left;
margin-top:10px;
}
#search{
float:right;
padding:0px;
margin-right:18px !important;
margin-right:12px;
margin-top:11px !important;
margin-top:11px;
margin-bottom:10px !important;
margin-bottom:0px;
}
#search .search{
width:177px !important;
width:176px;
height:15px;
color:#fff;
font-size:10px;
background: url(../images/searchch.jpg) no-repeat;
background-color: #fff;
border:0px solid #939192;
margin-left:0px;
float:left;
padding-top:3px;
padding-left:3px;
margin-bottom:0px;

}
#search .go{
width:33px;
height:19px;
background: url(../images/go.jpg) no-repeat 0px 0px !important;
background: url(../images/go.jpg) no-repeat 0px 0px !important;
border:0px solid #939192 !important;
border:0px solid #939192;
margin-left:3px;
margin-top: 0px;
margin-right:10px; 
float:left;
z-index:30;
}
#topnav{
float:left;
padding-left: 0px;
text-align:left;
margin-top:0px;
}
#topnav ul{
margin: 0px;
padding: 0px;
}
#topnav ul li{
list-style-type: none;
float: left;
width: 135px;
}
#topnav ul li.last{
}
#topnav ul li a{
display: block;
text-align: center;
text-decoration: none;
font-family:Arial;
font-size: 13px;
color:  #fff;
font-weight: bold;
text-transform:uppercase;
padding: 13px 5px 13px 5px;
min-height: 1px;
height: auto !important;
height: 1px;
}
#topnav ul li a:hover{
color:#db321f;
}
#topnav ul li a.active{
color:#db321f;
}
#topnav ul li ul {
display: none;
margin-top: 0px !important;
margin-top: 0px;
background:transparent none repeat scroll 0 0;
position:absolute;
width: 135px;
z-index: 20;
}
#topnav ul li ul li {
width: 135px;
float: left;
background: url(../images/opaque-black.png);
border-bottom: 1px solid #000;

}
#topnav ul li.last ul li {
}
#topnav ul li ul li.last{
border-bottom: none;
}
#topnav ul li ul li a {
text-align:center;
font-family: verdana;
padding: 6px 5px 5px 5px;
border-right: 0px solid #fff;
font-size: 11px;
background:none;
}
#topnav ul li ul li span {
float:right;
margin-top:-14px;
}
#topnav ul li ul li a:hover {
color: #db321f;
background: url(../images/topnav-on-bg.gif);
}
#topnav ul li ul ul {
position:absolute;
margin-left:135px;
}
#topnav ul li ul ul li {
position:relative;
top:-24px;
}
#leftnav {
clear:both;
}
#news{
width:273px;
height:399px;
float:left;
margin-left:0px;
padding-bottom: 1px;
background-color:#fff;
}
#news h1{
text-align:center;
font-size:11px;
font-family:arial;
color:#fff;
padding: 10px 0px 10px 0px;
background: url(../images/news_h1.jpg) repeat-x;
}
#news img{
width:70px;
float:left;
padding:2px;
border:1px solid #ccc;
margin:10px;
}
#news h2{
text-align:center;
font-size:13px;
font-family:arial;
color:#000;
padding: 10px 10px 15px 10px;
background-image: url(../images/news_bg.jpg);
background-repeat: no-repeat;
background-position:bottom center;
}
#news h2 a{
text-align:center;
font-size:12px;
font-family:arial;
color:#000;
text-decoration:none;
}
#news h2 a:hover{
color:#db321f;
text-decoration:underline;
}
#news h2 a.active{
color:#db321f;
text-decoration:underline;
}

#container{ 
width:952px;
float:left;
margin-top:4px;
margin-bottom:10px;
padding-bottom:0px;
background-image: url(../images/container.jpg);
background-repeat: repeat-y;
}
#content{
width:675px;
float:left;
padding-bottom:10px;
}
#content p{
color: #000;
line-height:16px;
text-align:left;
font-weight:arial;
font-size:12px;
padding:0px 20px 10px 20px;
}
#content p a{
color: #000;
text-decoration:underline;
font-weight:bold;
font-size:10px;
}
#content p a:hover{
text-decoration:none;
}
#content h1{
color: #fff;
text-align:left;
font-size: 15px;
font-family:arial;
padding:8px 20px 8px 20px;
margin-top:0px;
margin-bottom: 10px;
margin-right:2px;
background-color:#838280;
}
#content h2{
color: #fff;
font-size:12px;
padding-top:0px;
padding-bottom:5px;
margin-bottom: 5px;
}
#content img{
border:1px solid #dedede;
padding:2px;
}
#content ul{
margin:0px;
padding:0px;
text-align:left; 
clear: both;             
} 
#content ul li{
list-style-type:none;
margin-top:5px;
margin-bottom:5px;
padding-left:15px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
color: #fff;
font-size:11px;
font-weight:bold;
font-family:verdana;
background-image:url(../images/content_lista.gif);
background-repeat:no-repeat;
background-position:0px 7px;
font-size: 10px; 
text-align: left; 
}
#banner{
width:675px;
height:400px;
float:left;
text-align:left;
}
#banner img{
margin:0px;
padding:0px;
width:675px;
height:400px;
float:left;
}
#home_content{
width:675px;
float:left;
}
#home_content .box1{
width:221px;
height:356px;
float:left;
border:3px solid #a9a9a9;
border-right:0px solid #000;
background-color:#fff;    
}
#home_content .box1 h2{
text-align:center;
font-family:arial;
color:#fff;
font-size:12px;
padding:10px 0px 10px 0px;
background-color:#838280;
}
#home_content .box1 ul{
margin: 0px;
padding: 0px;
padding-left:10px;
padding-top:10px;
}
#home_content .box1 ul li{
display:block;
padding-left: 5px;
padding-right: 5px;
list-style-type:none;
background:none;
}
#home_content .box1 ul li a{
text-align:left;
display:block;
min-height: 1px;
height: auto !important;
height: 1px;
text-decoration:none;
color: #000;
font-family:arial;
font-size: 11px;
font-weight:bold;
padding-top:8px;
padding-bottom: 11px;
padding-left:30px;
padding-right:5px;
background: url(../images/content_lista.jpg) no-repeat;
background-position:10px 7px;
}
#home_content .box1 ul li a:hover{
color:#db321f;
text-decoration:underline;
}
#home_content .box1 ul li a.active{
color:#db321f;
text-decoration:underline;
}
#home_content .box2{
width:221px;
height:356px;
float:left;
border:3px solid #a9a9a9;
border-right:0px solid #000;
background-color:#fff;
}
#home_content .box2 h2{
text-align:center;
font-family:arial;
color:#fff;
font-size:12px;
background-color:#838280;
padding:10px 10px 10px 10px;
\\background: url(../images/news_h1.jpg) repeat-x;
}
#home_content .box2 label {
width:180px;
height:145px;
display:block;
overflow:hidden;
margin:10px 10px 10px 10px;
padding:2px;
border:1px solid #ccc;
}
#home_content .box2 img{
}
#home_content .box2 h3{
padding:10px 10px 0px 10px;
}
#home_content .box2 h3 a, #home_content .box2 a{
text-align:center;
font-size:11px;
font-family:arial;
color:#000;
text-decoration:none;
font-weight:bold;
}
#home_content .box2 h3 a:hover, #home_content .box2 a:hover {
color:#db321f;
text-decoration:underline;
}
#home_content .box2 h3 a.active{
color:#db321f;
text-decoration:underline;
}
#home_content .box2 p {
text-align:left;
margin-right:16px;
margin-left:16px;
line-height:16px;
}
#home_content .box3{
     width:221px;
     height:356px;
     float:left;
     background-color:#fff;
     
     border:3px solid #a9a9a9;
    
}
#home_content .box3 h2{
text-align:center;
font-family:arial;
color:#fff;
font-size:12px;
padding:10px 0px 10px 0px;
background-color:#838280;
}
#home_content .box3 ul{
margin: 0px;
padding: 0px;
padding-left:10px;
padding-top:10px;
}
#home_content .box3 ul li{
display:block;
padding-left: 5px;
padding-right: 5px;
list-style-type:none;
background:none;
}
#home_content .box3 ul li a{
text-align:left;
display:block;
min-height: 1px;
height: auto !important;
height: 1px;
text-decoration:none;
color: #000;
font-family:arial;
font-size: 11px;
font-weight:bold;
padding-top:8px;
padding-bottom: 11px;
padding-left:30px;
padding-right:5px;
background: url(../images/content_lista.jpg) no-repeat;
background-position:10px 7px;
}
#home_content .box3 ul li a:hover{
color:#db321f;
text-decoration:underline;
}
#home_content .box3 ul li a.active{
border:1px solid red;
color:#db321f;
text-decoration:underline;
}
#rightnav{
 width:273px;
 float:left;

}

#table{
 width:273px;
 float:left;
 margin-left:0px;
border-top:3px solid #A9A9A9;
}

#table h1{
text-align:center;
font-family:arial;
color:#fff;
font-size:12px;
background-color:#838280;
padding:10px 0px 10px 0px;

border-right:3px solid #A9A9A9;
}
#table ul{
margin:0px;
padding:0px;
text-align:left;
padding-left:0px;
}
#table ul li{ 
list-style-type:none;
clear:both;
padding-top:3px !important;
padding-top:1px;
padding-left:5px;
}
#table ul li img {
margin-right:8px;
float:left;
}
#table ul li label {
float:left;
padding-top:5px;
}
#table ul li.tek span{
float:right;
padding-top:5px;
padding-right:5px;
} 
#table ul li.cift span{
float:right;
padding-top:5px;
padding-right:5px;
} 
#table ul li.tek{
text-align:left;
\\background-color:#262626;
color:#000;
padding-bottom:2.6pt;

}
#table ul li.cift{
text-align:left;
\\background-color:#454545;
color:#000;
padding-bottom:2.7pt;
}


#copyright{
clear:both;
margin-left:0px;
margin-top: 3px;

}   
#copyright p{
width: auto;	
text-align:left;
color:#fff;
padding-top: 5px;
font-size:11px;
padding-bottom:5px;
margin-left:230px;
font-weight:bold;
font-family:arial;

}  

#copyright p span{
margin-left:5px;
font-family:arial;

}

#copyright a{
font-size:11px; 
color:#fff;
font-family:arial;
font-weight:bold;
float:right;
margin-top: -19px;
padding-left:0px;
margin-right:245px;
text-decoration:none;
}
#copyright a:hover{
text-decoration:underline;
}
#vijat{
width: 738px;
height: 20px;
float:left;
padding-left: 105px;
background: url(../images/vija.gif) no-repeat center;
}
#bottom_nav {
clear:both;

}
#bottom_nav img {
border:1px solid #ccc;
padding:0px;
}

/*---------------------------------- ContactForm --------------------------------------------*/
#contactform {
text-align: left;
margin: 0px;
padding: 0px;
padding-bottom:0px;

}
#contactform form {
margin: 0px;
padding: 0px;
margin-top:10px;
margin-left:20px;


}
#contactform dl {
margin: 0px;
padding: 0px;
margin-top:0px;
color:#000;
background-color:#fff;
}
#contactform input {
font-size: 11px;
background-color:#ffffa0;
background: url(../images/input_bg.gif) repeat-x;
border:1px solid #000;
}
#contactform input.search {
width: 100px;
font-size:10px;
margin-top:7px;
padding-top:0px;
padding-bottom:0px;
font-weight:normal;
border:1px solid #000;
\\border-right:0px solid #9a988d;
\\border-bottom:0px solid #9a988d;
\\background-color:#d9dbdc;
background-image:none;
background: url(../images/input_bg.gif) repeat-x;

}

#contactform textarea{
        width:500px;
        margin-right:200px;
        border:1px solid #000;
}

/*---------------------------------- end of ContactForm ----------------------------------------*/




/*--------------------------------------- start of sitemap ----------------------------------*/
#sitemap{
padding:0px;
margin:0px;
text-align: left;
margin-left:20px;
}
#sitemap h1{
margin-left:-20px;
}
#sitemap ul{
margin: 0px;
padding: 0px;
margin-top:0px;
}
#sitemap ul li{
margin: 0px;
padding: 0px;
list-style-type: none;
\\margin: -2px 0px !important;
margin:0px;
background-image:none;
padding-top:3px;
padding-bottom:2px;
}
#sitemap ul li a, #sitemap ul li ul li a, #sitemap ul li ul li ul li a, #sitemap ul li ul li ul li ul li a{
min-height: 1px;
height: auto !important;
height: 1px;
padding: 3px 0px 2px 30px;
background: url(../images/sitemap/icon.gif) no-repeat;
background-position: 7px 0px;
text-decoration: none;
font-weight: normal;
color: #000;
font-size:11px;
}
#sitemap ul li a.home{
font-weight: bold;
padding-left: 18px;
background: url(../images/sitemap/home_.gif) no-repeat 0px 2px;
}
#sitemap ul li a:hover{
text-decoration: underline;
}
#sitemap ul li ul{
background: url(../images/sitemap/ul_bg.gif) repeat-y;
margin-bottom: -2px;
}
#sitemap ul li ul li {
padding-left: 15px;
}
#sitemap ul li ul li a{
\\background: none;
}
#sitemap li.end a{
background: url(../images/sitemap/endlist.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul{
background: none;
}
#sitemap li.end ul li a{
\\background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li.end a{
\\background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li a{

}
/*--------------------------------------- end of sitemap ----------------------------------*/



/*---------------------------------- start of list_article ----------------------------------------*/
#list_article{
		padding:0px;
		margin:0px;
     clear:both;        
      
}
#list_article h3.pozita{
              padding-top:5px;
              margin-bottom:10px;
              padding-left:0px;
              font-size:13px;
}
#list_article .box1{
            width:630px;  
            height:106px;
            float:left;
            padding-left: 0px;
            margin-top:5px;
            margin-left:20px !important;
            margin-left:10px;
            margin-bottom:5px;
            background-color: #fdfdfd;
            background: url(../images/bg_bg.jpg) repeat-x;
            padding-bottom: 10px;
}
#list_article .box1 img{
             width: 100px;
             height:100px; 
             float:left;
             padding:1px;
             margin-right:10px;
             margin-bottom:1px;
             border:1px solid #dededc;
}
#list_article .box1 h2{
color:#e35e19;
margin-bottom: 0px;
font-size: 11px;
padding-top:10px;
text-align:left;
font-weight:bold;

}
#list_article .box1 p{
              text-align:left; 
              font-size:10px;
              font-weight:normal;
              font-family:verdana;
               color:#000;
              line-height:16px;
              padding-left:0px;
              padding-right:0px;
              margin-top:0px;
}
#list_article .box1 p span{
              text-align:left; 
              font-size:12px;
              font-weight:bold;
              font-family:verdana;
              color:#fe8e31;
              margin-right:0px;
}

#list_article .box1 p a{
              text-align:left; 
              font-size:10px;
              font-weight:bold;
              font-family:verdana;
              color:#e35e19;
              margin-left:5px;
              text-decoration:none;
              padding-left:0px;
              background-image:none;

}
#list_article .box1 p a:hover{
             text-decoration:underline;


}
#list_article .box2{
            width:630px;  
            \\border:1px solid #000;        
            \\float:left;
            padding-top:3px;
            padding-left:3px;
            margin-bottom:20px;
            margin-left:20px !important;
            margin-left:0px;
            border-bottom:0px solid #dddedf;
            padding-bottom:10px;
            \\background: url(../images/box2_bg.jpg) repeat-x;

}
#list_article .box2 img{
             width:250px;
             float:left;
             margin-right:10px;
             margin-bottom:3px;
             border:1px solid #a5a2a2;
             padding:2px;

}
#list_article .box2 h2{
              text-align:left; 
              font-size:12px;
              font-weight:bold;
              font-family:verdana;
              color:#9e2222;
              margin-bottom:5px;
              margin-top:10px;
            



}
#list_article .box2 p{
              text-align:left;
              font-size:11px;
              font-weight:normal;
              font-family:verdana;
              color:#000;
              line-height:18px;
              margin-top:0px;
              padding-left:0px;
              padding-right:10px;

}
#list_article .box2 p span{
              text-align:left; 
              font-size:12px;
              font-weight:bold;
              font-family:verdana;
              color:#fe8e31;
              margin-right:5px;
              \\padding-left:10px;

}

#list_article .box2 p a{
              text-align:left; 
              font-size:10px;
              font-weight:bold;
              font-family:verdana;
              text-decoration:underline;
               color:#0e427b;
              margin-left:0px;
              \\padding-left:10px;

}
#list_article .box2 p a:hover{
            text-decoration:none;

}


#list_article .box2 h2{
color: #000;
font-size:12px;
padding-top:0px;
padding-bottom:5px;
margin-bottom: 5px;
           

}
/*---------------------------------- end of list_article ----------------------------------------*/




/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;

	}
#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	
	}
/* end of Lightbox */


#content p.popup_images {
float:left;
margin-bottom:0px;
margin-top:30px;
margin-right:0px;
}
#content p.popup_images a {

width:130px;
float:left;
color:#fff;
text-decoration:none;
text-align:center;
border:1px solid #000;
background-image:none;
margin-left:3px;
margin-right:-12px;
padding-left:0px;
margin-bottom:30px !important;
margin-bottom:20px;

}
#content p.popup_images a.cift {
margin:0px 5px;
border:1px solid #000;
margin-right:8px;
}
#content p.popup_images a:hover {
border:1px solid #e77817;\\dd137b;
}

#content p.popup_images span.valign {
display:block;
min-height:80px;
height:auto !important;
height:80px;
padding:5px 0px;
}
#content p.popup_images a img {
vertical-align:middle;
}
#content p.popup_images a span.title {
display:block;
min-height:35px;
height:auto !important;
height:35px;
padding:5px 10px;
background-color: #000;
\\background: #e0e0e0 url(../images/popup_odd.jpg) repeat-x;
}
#content p.popup_images a.cift span.title {
background-color: #000;

\\background: #e0e0e0 url(../images/popup_odd.jpg) repeat-x;
}

#content #gal_nav{
min-height: 15px;
height: auto !important;
height: 15px;
text-align: center;
clear: both;
border: transparent 1px #c3d66a;
margin-top: 0px;
margin-bottom:10px;

}
#content #gal_nav img{
float: none;
display: inline;
margin: 0px;
margin-bottom:0px;
padding: 0px;
border: 0px;
}
#content #gal_nav a{
display:inline;
margin: 0px;
padding: 0px;
float: none;
}
#content #gal_nav p{
float: none;
display: inline;
margin: 0px 10px;
padding: 0px;
}

/*---------------------------------- end of gallery --------------------------------------------*/


#bordi{
width: 290px !important;
width: 290px;
height: 130px;
margin-bottom: 10px;
float:left;
margin-left:10px;
padding-left: 10px;
background: url(../images/bord_bg.gif) repeat-x;

}

#bordi img{
float:left;
margin-right:5px;

}
#bordi h2{
margin:0px;
padding:0px;
padding-left: 90px;
font-size: 11px;
margin-top: 10px;
color:#e35e19;
//text-transform:uppercase;

}
#bordi h2 span{
font-weight:bold;
text-transform:lowercase;
}
#bordi1{
width: 300px !important;
width: 300px;
height: 130px;
margin-bottom: 10px;
float:left;
margin-left: 20px;
padding-left: 10px;
background: url(../images/bord_bg.gif) repeat-x;
color:#000;
}
#bordi1 img{
float:left;
margin-right:5px;
}
#bordi1 h2{
margin:0px;
padding:0px;
padding-left: 90px;
font-size: 11px;
margin-top: 10px;
color:#e35e19;
}
#bordi1 h2 span{
font-weight:bold;
}
/*---------------------------------- start of list_faculties ----------------------------------------*/

#list_faculties{

margin-top:-10px;
margin-left:20px !important;
margin-left:20px;

}

#list_faculties ul li {

padding-left:0px;

background-image:none;

  margin-bottom:0px;
margin-right:0px;
  margin-top:0px;
  margin-left:0px;

 }

#list_faculties ul li a{

  

  display:block;

  background: url(../images/content_li_a.jpg) no-repeat;
text-decoration:none;

  padding:6px 0px 8px 25px;

  text-decoration:none;

  margin-bottom:0px;

  margin-top:0px;
  color:#000;

  }

#list_faculties ul li a:hover{

background: url(../images/content_li_a_hov.jpg) no-repeat;
   



}
#opaque_article {
position:absolute;
top:226px;
margin-left:0px !important;
margin-left:-476px;
height:400px;
}
#filter {
width:340px;
height:400px;
background:#000;
filter:alpha(opacity=40);
-moz-opacity:0.4;
opacity:0.4;
}
#permbajtja {
width:280px;
height:340px;
padding:30px;
background:transparent;
color:#fff;
text-align:left;
position:relative;
top:-400px;
}
#permbajtja h2 {
font-size:30px;
margin-bottom:10px;
}
#permbajtja p {
font-size:20px;
margin-bottom:10px;
font-family:Arial;
font-family:normal;

}
#permbajtja a {
display:block;
font-size:15px;
text-align:right;
text-decoration:none;
color:#d8224a;
font-weight:bold;
font-family:Arial;
text-transform:uppercase;
}
#permbajtja a:hover {
text-decoration:underline;
}
