body, html, tr, td, div, ul, li, img, form, input, table {
	margin: 0; padding: 0;
	
}

body,html { 
	background-color: #fff;
	color:#000;
	font: normal 100%/130% Verdana, Arial, Helvetica, sans-serif;
	width:100%; height:100%;
}

ul {
	list-style:square;
}

h1,h2,h3,h4 {
	font: bold 100%/130% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; padding: 0px;
}

a {
	color: #1357a2;
	text-decoration:none;
}

a:visited {
	color: #1357a2;
}

a:hover {
	color:#FAB301;
	text-decoration:underline;
}

.clearDiv {
	clear:both;
}

#wholepage {
	width: 960px;
	margin: 6px auto;
	padding: 6px;
	border: 1px solid #c7c7c7;
}

#bottomline {
	clear: both;
	height:6px;
}

/* --- HEADER --- */

#head {
	/*background: #005693 url(/imgs/top_dole.jpg) 0 0 no-repeat;*/
	background-color:#2A478D;
	margin-bottom:5px;
	height:91px;
}

#head #logo {
	width: 177px;
	height:91px;
	border-right: 2px solid #fff;
}

#head #topHead {
	
}

#logo img, #topHead img { display: block; } /* fix FF problem */

#head #topHead.srpski {
	background: #C4CCDF url(/imgs/head_srb.jpg) top left no-repeat;
}


#head #topMenu {
	background: #4A5E99 url(/imgs/head2.jpg) left bottom no-repeat;
	border-top: 2px solid #fff;
	position: relative;
}
#head #topMenu td {
	border-right:2px solid #fff;
}

#head #topMenu #topSearch {
	position:relative;
	border:1px solid #7b9bc4;
	background: #fff url(/imgs/lupa.jpg) left bottom no-repeat;
	padding:0 0 0 28px;
	height:25px;
}
#head #topMenu #topSearch input {
	border: 0 none;
	width: 138px;
}

#head .topLinks{
	padding: 0 10px;
	font-weight:bold;
}

#head .topLinks a, #head .topLinks a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration:none;
}

#head .topLinks a:hover {
	color: #f93;
	text-decoration:none;
}

#head #topTitle {
	color: #fff;
	padding:0; margin:0;

}


/* --- LEVI MENI --- */

#levo {
	font-size:11px;
	line-height:15px;
	width:177px;
	color:#000;
}

/* --- DESNI MENI --- */

#desno {
	margin: 0;
	padding: 0;
	width:168px;
	font-size:12px;
	line-height:17px;
	overflow: hidden;
}
	#desno ul { 
		list-style-type: none;
	}
	
	#desno a { 
		text-decoration:none; 
		color: #06f;
	}
	#desno a:hover {
		color: #f00;
	}
	
	
	#desno .desnimeni {
	/*
			border-top: 1px dashed #d9d9d9;
			border-bottom: 1px dashed #d9d9d9;
	*/
		border:1px solid #b4b4b4;
		background-color:#fff;
		padding: 0 5px 0 5px;
		margin-bottom: 5px;
	}
			
	#desno .desnimeni h2 {
		margin: 0;
		padding:6px 0 0px 0;
		color: #000;
		font-size: 12px;
		text-align:center;
	}
	
	#desno .desnimeni div.ul{
		margin-bottom: 5px;
		overflow:hidden;
		width: 156px;
		list-style-type: none;
	}	

	#desno .desnimeni ul {
		margin-bottom: 5px;
		overflow:hidden;
		width: 156px;
	}
	#desno .desnimeni ul li,#desno .desnimeni div.ul li{
		margin-top: 10px;
		border-top: 1px solid #d9d9d9;
		font-size:8px;
	}
	
	#desno .desnimeni h2 a, #desno .desnimeni h2 a:visited {
		color: #006;
		font-size: 12px;
		padding: 0 7px 7px 7px;
		margin:0;
	}
	
	#desno .desnimeni h2 a:hover {
		color: #f00;
	}
	#desno .desnimeni a, #desno .desnimeni a:visited {
		display:block;
		line-height: 14px;
		font-size:10px;
	}
	
	#desno .desnimeni a:hover {
		color: #f00;
	}
	
	#desno .links{
		padding: 5px 10px;
		margin: 5px 0;
		border-top: 1px solid #d9d9d9;
	}
	#desno .links a, #desno .links a:visited {
		font-size: 12px;
		padding: 0;
		margin:3px 0;
	}
	
	#desno #banners {
		padding: 10px 0;
		border-top:1px dashed #d9d9d9;
		border-bottom:1px dashed #d9d9d9;
		text-align:center;
	}
	
	#desno #banners img {
		margin-bottom:4px;
	}
	
/* --- SREDINA --- */


#sredina {
	font-size:12px;
	line-height:16px;
	border: 1px solid #b4b4b4;
	margin:0 5px 0 6px;
	padding: 10px 15px;
	width: 572px;
	overflow: hidden;
}


#sredina h1 {
	font-size: 18px;
	margin: 5px 0;
}

#sredina h2 {
	font-size: 14px;

}

#sredina h3 {
 	font-size: 12px;
	margin-bottom: 15px
}

#sredina h1.contentTitle {
	font-size: 18px;
	margin: 5px 0;
	background: #fff url(/imgs/kocka_orange.gif) left 8px no-repeat;
	padding: 3px 5px 3px 30px;
	border-bottom:1px dashed #ccc;
}

#sredina  p {
	margin: 10px 0;
}

#sredina  ul {
	padding: 0 30px;

}

#sredina  hr {
	visibility:hidden;

}

#sredina img {
	margin: 2px 5px 5px 0;
}

#sredina img.icon {
	margin: 0;
}


#sredina  #homeSnippet {
	margin: 0 0 0 -15px;
	padding: 0;
	overflow:hidden;
	clear: both;
}

#sredina .homefirst {
	margin: 10px 10px 0 0;
	padding: 10px 0 20px 15px;
	clear:both;
	overflow:hidden;
}

#sredina div.homenews {
	margin: 5px 0 0 0px;
	padding-left: 15px;
	width: 278px;
	height: 234px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
}

#sredina div.homenews .newsbottomline {
	border-bottom:1px dashed #ccc;
	margin: 15px 0 0 0;
	clear: both;
}

#sredina h1.topTitle {	
	background: #fff url(/imgs/kocka_siva.gif) left 5px no-repeat;
	padding: 3px 5px 3px 30px;
	border-top:1px dashed #ccc;
	font-size: 12px;
}


#sredina .homenews h1.topTitle, #sredina .homefirst h1.topTitle{
	background: #fff url(/imgs/kocka_siva.gif) left 5px no-repeat;
	padding: 3px 5px 3px 30px;
	font-size: 12px;
}

#sredina  div.leftbox {
	padding-right:15px;
	border-right:1px solid #ccc;
}

#sredina  div.rightbox {
	padding-left:20px;
}


	#sredina  div.splitter {
		clear:both;
		height:2px; 
	}		

#sredina span.datetime{
	color:#999;
	display:block;
	margin-bottom:6px;
	margin-right:5px;
	font-style:italic;
}

#sredina .libraryRes {

	padding: 10px;
	margin: 10px 0;

}

#sredina #subcats_list h3 {	
	margin:15px 0 10px 0;
	padding:7px 0 2px 5px;
	width:300px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}

#sredina #subcats_list ul {
	margin:0 0 15px 0;

}

#sredina #sitemap ul {
	padding:0;
	margin: 0;
}
	#sredina #sitemap ul li {
		margin: 2px 20px;
	}
/* ovo su default podesavanja za template deo */
/*
#articlesBanner {
	width:580px;
	height:57px;
	margin: 15px 0;
	display:none;
	position:relative;
}
*/

#currentPath {
	font-size:10px;
	margin-left: 15px;
}


#currentPath a, #currentPath a:visited{
	font-size:10px;
	color:#999;
	
}


#sredina .mediabox {
	 border-bottom:1px dashed #ccc;
	 padding:10px 0;
}

	#sredina .mediabox .icons {
		line-height:16px;
		font-size:11px;
		margin:0 0 10px 10px;
	}
		#sredina .mediabox .icons img{
			vertical-align:middle;

		}
		
		#sredina .mediabox .icons a:link, #sredina .mediabox .icons a:visited {
			color:#aaa;
		
		}
		

	#sredina .mediabox h2 {
		line-height:1.8em;
		font-weight:normal;
	}
	
	#sredina .mediabox h2 span.date {
		font-size:11px;
		color:#aaa;
	}
#sredina .mediaGallery {
	margin-right: -15px;
}
#sredina .mediaGallery h2{
	border-bottom:1px solid #ccc;
	margin: 25px 17px 15px 0;
}
#sredina .mediaGallery a, #sredina .mediaGallery a:visited {
	display:inline;
	float:left;
	width:158px;
	height:170px;
	padding:10px;
	text-align: center;
	background-color:#eee;
	border:1px solid #ccc;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}


#sredina .mediaGallery img {
	vertical-align:middle;
}

#sredina .mediaGallery a:hover {
	background-color:#eee;
	border:1px solid #000;
}


/* --- DOWNLOAD FILE --- */
#sredina .mediaDownload {
	padding-top: 15px;
}
#sredina .mediaDownload h2{
	margin: 25px 0px 0px 0;
	background-color:#fff;
}
#sredina .mediaDownload div{
	background-color:#eee;
	border:1px solid #ccc;
	padding: 15px 10px;
}
a.DownloadFile, a.DownloadFile:visited {
	display: block;
	padding: 1px 5px 4px 20px;
	background-image: url(/img/icons/doc.gif);
	background-repeat: no-repeat;
}   
a.DownloadFile:hover {
	
}

/* LIBRARY */
.vip_col{

	padding: 3px 5px 3px 31px; 
	border-top: 1px solid #ffffff; 
	background-color:#eee; 
	background-image: url(/img/template/cat_folder.png);
	background-repeat: no-repeat;
}

.vip_col2{

	padding: 3px 5px 3px 31px; 
	border-top: 1px solid #ffffff; 
	background-color: #CCCCCC; 
	background-image: url(/img/template/cat_folder.png);
	background-repeat: no-repeat;
}
.vip_col_sub{
	padding: 3px 5px 3px 31px; 
	background-color:#eee; 
	background-image: url(/img/template/cat_folder.png);
	background-repeat: no-repeat;
}

.vip_col_sub2{
	padding: 3px 5px 3px 31px; 
	background-color: #CCCCCC; 
	background-image: url(/img/template/cat_folder.png);
	background-repeat: no-repeat;
}
.vip_file1{
	padding: 6px 5px 5px 31px; 
	background-color:#E1E1E1; 
}

.vip_file2{
	padding: 6px 5px 5px 31px; 
	background-color: #ddd; 
}


/* --- FOOTER --- */
    
#footer {
	clear:both;
	margin-top:20px;
	font-size: 10px;
	color:#999;
	text-align:center;
}


/* LIGHTBOX */

#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:1000;
	}
#lightboxDetails{
	display:block;
	}	
#lightboxCaption{ float:left }
#keyboardMsg{ display:none }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/js/lightbox/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/js/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/js/lightbox/overlay.png", sizingMethod="scale");
}

