/* CSS Document */

body{
	background-color: #252524;
	text-align: center;
}

#centriranje{
	width: 1017px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	height: 90px;
	background: url(img/bg-head.gif) repeat-x;
	margin-top: 20px;
}
#logo{
	height: 90px;
	width: 237px;
	float: left;
}
#izbornik{
	width: 780px;
	height: 90px;
	float: left;
}
	#izbornik ul{
		margin: 0px 10px 0px 0px;
		padding: 0px;
		list-style-type: none;
		float: right;

	}
		#izbornik ul li{
			float: left;
			width: 36px;
			height: 41px;
			margin-right: 2px;
			margin-top: 39px;
			background-position: top;
			background-repeat: no-repeat;
		}
			/* #izbornik ul li#home{background-image: url(img/izbornik-home.gif);}
			#izbornik ul li#news{background-image: url(img/izbornik-news.gif);}
			#izbornik ul li#shop{background-image: url(img/izbornik-shop.gif);}
			#izbornik ul li#info{background-image: url(img/izbornik-info.gif);} */
			
			#izbornik ul li a{
				width: 36px;
				height: 36px;
				color: white;
				display: block;
			}
			

#content{ background: url(img/bg-content.gif) repeat-y; margin-top: 5px; height: 720px;}
#lijeva_kolona{
	width: 287px;
	margin-right: 10px;
	float: left;
}
#desna_kolona{
	float: left;
	width: 700px;
	padding: 10px;
}

#galerije{
	background-color: #252524;
	height: 55px;
}

	#galerije ul{
		margin: 0px 0px 0px 35px;
		padding: 0px;
		list-style-type: none;
	}
	
		#galerije ul li{
			float: left;
			width: 36px;
			height: 41px;
			margin-right: 2px;
			margin-top: 14px;
		}
		
			/* #galerije ul li#people{background-image: url(img/galerija-people.gif);} 
			#galerije ul li#street{background-image: url(img/galerija-street.gif);}
			#galerije ul li#fun{background-image: url(img/galerija-fun.gif);}
			#galerije ul li#nature{background-image: url(img/galerija-nature.gif);}
			#galerije ul li#projects{background-image: url(img/galerija-projects.gif);} */
			
			#galerije ul li a{
				width: 36px;
				height: 36px;
				color: white;
				display: block;
			}
			
#thumbs{
	margin-top: 10px;
	margin-left: 10px;
}
	#thumbs img{
		margin-right: 10px;
		margin-bottom: 7px;
	}
	
#center_flash{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}
#logo_main{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 30px;	
}
#flash{
	margin-left: auto;
	margin-right: auto;
	border: 10px #2e302b solid;
	width: 700px;
	cursor: pointer;
}
#cursor{
	width: 720px;
	height: 720px;
	cursor: pointer;
	z-index: 9999;
	position: absolute;
	left: auto;
	right: auto;
}
.slika_thumb{ cursor: pointer;}	

.nav{
	border-bottom: #232521 4px solid;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}
a.jumper{
	font-family: "Courier New", Courier, monospace;
	color: #7c7e79;
	padding: 3px 6px 3px 6px;
	background: #3b3d37;
	border: 1px solid #232521;
	margin-right: 2px;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
a.jumper:hover{background: #52554d;}
.project_name, .news_title{
	font-family: "Gill Sans MT", Tahoma;
	font-size: 14px;
	color: #7c7e79;
	border-bottom: 1px solid #7c7e79;
	padding-bottom: 1px;
	padding-right: 100px;
	float: left;
	margin-bottom: 2px;
	text-align: left;
}
.project_info, .news_content{
	font-family: "Gill Sans MT", Tahoma;
	font-size: 14px;
	color: #7c7e79;
	margin-bottom: 10px;
	text-align: left;
}
.news_datum{
	font-family: "Gill Sans MT", Tahoma;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	text-align: left;
}
.news_content a{color: #CCCCCC; text-decoration: none}
.news_content a:hover{color: #FFFFFF;}
.news_content a:active{color: #CCCCCC;}

.news_content img{ border: 0px;}

#projekti_drzac{
	margin-top: 10px;
}
a.projekt_link, a.projekt_link_up{
	font-family: "Gill Sans MT", Tahoma;
	color: #7c7e79;
	width: 80%;
	text-align: left;
	padding: 3px 10px 3px 10px;
	background: #3b3d37;
	border: 1px solid #232521;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
a.projekt_link:hover{background: #52554d; color: white;}
a.projekt_link_up{background: #52554d; color: white;}

#avatar{
	text-align: center;
	margin-top: 40px;
	padding-left: 4px;
}
#avatar img{ border: 0px;}
img.mail{
	margin-top: 3px;
}			
.dno{clear: both}

#slika{ text-align: center;}

#loader{
	position: absolute;
	text-align: center;
	margin-top: 150px;
	width: 700px;
}

#footer{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #999999;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}
#footer2{
	width: 720px;
	float:right;
	margin-top: 10px;
	color: #999999;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	margin-bottom: 50px;
}
#ulaz{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #666666;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	margin-bottom: 5px;
}