 /**
  * Evron
  *
  * @project evron
  * @version 3.2
  * @author Zoran Zlokapa
  * @copyright 2009
  */
  
/* HTML */

h2 {
	xclear: both;
	}
	
a {
	color: #c33;
	text-decoration: none;
	}
	
	a:hover { text-decoration: underline; }


/* LAYOUT */

.wrap {
	margin: 0 auto;
	width: 960px;
	}

/* HEAD */

#head {
	xbackground: url(../images/bg-head.jpg) left bottom repeat-x;
	padding: 0;
	margin: 0 0 40px 0;
	height: 200px;
	}
	
	
	/* LOGO */
	
	#logo {
		margin: 0 auto;
		padding: 40px 0 0 0;
		text-align: center;
		width: 300px;
		}
		
		#logo h1 {
			margin: 0 auto 10px auto;
			width: 237px;
			height: 84px;
			overflow: hidden;
			text-indent: -30000px;
			background: url(../images/logo.png) center top no-repeat;
			}
			
			#logo h1 a {
				display: block;
				width: 237px;
				height: 63px;
				}		
		
		#logo .description {
			font-size: 1.4em;
			letter-spacing: .1em;
			color: #666;
			}
		
		#logo a {
			display: block;
			width: 237px;
			height: 163px;
			text-decoration: none;
			color: #666;
			}
			
	
	/* NAVBAR */
	
	#navbar {
		margin: 25px 0 0 0;
		height: 64px;
		background: url(../images/navbar.png) center center no-repeat;
		text-align: center;
		font-size: 1.3em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
		#navbar ul li {
			display: inline;
			margin: 0 .5em;
			line-height: 64px;
			}
			
			#navbar ul li a span {
				position: relative;
				}
								
			#navbar ul li a  {				
				color: #fff;
				text-decoration: none;
				padding: 25px 10px;
				}
		
			#navbar ul li.lang  {				
				color: #666;
				}
		
			#navbar ul li a:hover {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
				
			body#info #navbar ul li.info a {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
			body#usluge #navbar ul li.usluge a {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
			body#radovi #navbar ul li.radovi a {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
			body#klijenti #navbar ul li.klijenti a {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
			body#kontakt #navbar ul li.kontakt a {				
				background: url(../images/navtab.png) center bottom no-repeat;
				}
				

/* CONTENT */

#content {
	clear: both;
	}
	

/* SIDEBAR */

.sidebar ul {
	padding: 0 10px 1em 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	}
	
	.sidebar ul li {
		background: url(../images/bullet-star.png) left center no-repeat;
		padding-left: 20px;
		margin: 0 0 .3em 0;
		}

.section {
	background-color: #f3f3f3;
	}
	
	.section h3 {
		background: #f3f3f3 url(../images/graybox_w280_top.jpg) left top no-repeat;
		margin-bottom: .5em;
		padding: 10px;
		font-size: 1.6em;
		font-weight: bold;
		color: #c33;
		}
		
	.section a {
		color: #c33;
		}
		
		.section a:hover {
			text-decoration: underline;
			color: #000;
			}
		
	.section-bottom {
		background: #f3f3f3 url(../images/graybox_w280_bottom.jpg) left bottom no-repeat;
		padding-bottom: 10px;
		}
		
#vrste-radova-lista { overflow: auto; }
#vrste-radova-lista li {
	float: left;
	width: 110px;
	}


/* FEAT BOXES */

.feat-box {
	float: left;
	display: inline;
	width: 280px;
	background-color: #f3f3f3;
	margin: 10px 0 30px 29px;
	color: #fff;
	}
	
	.feat-box a {
		position: relative;
		width: 100%;
		color: fff;
		text-decoration: none;
		}
		
	.feat-box-top {
		display: block;
		background: #f3f3f3 url(../images/graybox_w280_top.jpg) center top no-repeat;
		padding: 10px 0 10px 0;
		}
		
		.feat-box-head {
			display: block;
			text-align: center;
			font-size: 1.4em;
				margin: 0 10px;
			}
			
			.feat-box-head b {
				position: relative;
				padding: 0 10px;
				margin: 10px 10px 0 10px;
				z-index: 2px;
				background-color: #f3f3f3;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size: 1.4em;
				}
					
	.feat-box-body {
		display: block;
		background: #f3f3f3 url(../images/graybox_w280_bottom.jpg) center bottom no-repeat;
		padding: 0 10px 10px 10px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.1em;
		font-weight: normal;
		line-height: 1.4em;
		}

	.feat-box a .feat-box-top, .feat-box a .feat-box-body {
		color: #000;
		}
		
	.feat-box a:hover .feat-box-top {
		background: #c33 url(../images/redbox_w280_top.jpg) center top no-repeat;		
		color: #fff;
		}
		
		.feat-box-head {
			background: url(../images/blackpx.jpg) center left repeat-x;	
			}

	.feat-box a:hover .feat-box-body {
		background: #c33 url(../images/redbox_w280_bottom.jpg) center bottom no-repeat;		
		color: #fff;
		}
		
	.feat-box a:hover .feat-box-head {
		background: url(../images/whitepx.jpg) center left repeat-x;	
		}
	
	.feat-box a:hover .feat-box-head b {
		background-color: #c33;
		color: #fff;
		}


/* PROJECTS */

.project-wrap {
	margin: 0 0 40px 30px;
	width: 897px;
	}
	
.project-wrap-naslovna {
	margin: 0 0 40px 0;
	width: 897px;
	}
	
	.project-image-big {
		margin: 0 29px 0 0;
		float: left;
		}
		
	.project-wrap h3, .project-wrap h4,
	.project-wrap-naslovna h3, .project-wrap-naslovna h4 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-weight: bold;
		margin: 0 0 .5em 0;
		color: #c33;
		}
		
	.project-wrap h4,
	.project-wrap-naslovna h4 {
		font-size: 1.3em;
		margin: 0 0 1em 0;
		}
		
	.project-wrap p,
	.project-wrap-naslovna p {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		}
		
	.project-wrap ul,
	.project-wrap-naslovna ul {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		}
		
		.project-wrap ul li,
		.project-wrap-naslovna ul li {
			background: url(../images/bullet-star.png) left center no-repeat;
			padding: 0 0 0 20px;
			line-height: 1.6em;
			margin: 0 0 1em 630px;
			}
			
	.project-info {
		padding: 0 10px 0 0;
		}
		
		.project-info a {
			color: #c33;
			}
			
			.project-info a:hover { text-decoration: none; }
			
			
	/* PROJECTS SLIDESHOW */
	
	#slideshow {
		margin: 0 auto;
		width: 960px;
		height: 300px;
		position: relative;
	}
	#slideshow #slidesContainer {
	  margin: 0 auto;
	  width: 900px;
	  height: 300px;
	  overflow: auto; /* allow scrollbar */
	  position: relative;
	}
	#slideshow #slidesContainer .slide {
	  margin: 0 auto;
	  width: 940px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	  height: 300px;
	}
	
	/** 
	 * Slideshow controls style rules.
	 */
	.control {
	  display: block;
	  width: 30px;
	  height: 300px;
	  text-indent: -10000px;
	  position: absolute;
	  cursor: pointer;
	}
	#leftControl {
	  top: 0;
	  left: 0;
	  background: transparent url(../images/control_left.jpg) no-repeat 0 0;
	}
	#rightControl {
	  top: 0;
	  right: 0;
	  background: transparent url(../images/control_right.jpg) no-repeat 0 0;
	}
			
			
/* PAGE */

	.content-narrow {
		margin: 0 0 2em 29px;
		float: left;
		display: inline;
		width: 590px;
		}
		
	.content-wide {
		margin: 0 0 2em 29px;
		}

		.content-narrow h2,
		.content-wide h2 {
			font-size: 2em;
			font-weight: bold;
			color: #c33;
			margin: 0 0 .5em 0;
			}
			
		.content-narrow h3,
		.content-wide h3 {
			font-size: 1.6em;
			font-weight: bold;
			color: #c33;
			margin: 0 0 .5em 0;
			}
			
		.content-narrow p,
		.content-wide p {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			line-height: 1.4em;
			margin: 0 0 1.5em 0;
			}
			
		.pogledaj-radove a {
			display: block;
			float: right;
			padding: .5em;
			background-color: #f3f3f3;
			color: #999;
			margin: 0 .5em 0 0;
			text-decoration: none;
			}
			
		.pogledaj-radove a:hover {
			background-color: #c33;
			color: #fff;
			}
			

/* USLUGE */

.naziv-usluge {
	float: left;
	width: 260px;
	}
	
	.naziv-usluge h2 {
		letter-spacing: -1px;
		font-size: 2.5em;
		}
	
.opis-usluge {
	float: left;
	width: 620px;
	margin: 0 0 2em 0;
	padding: 0 0 0 20px;
	}


/* KONATAKT FORMA */

.kontakt-forma {}

	.kontakt-forma label {
		float: left;
		width: 140px;
		font-size: 1.1em;
		margin-bottom: .5em;
		font-family: Verdana, Geneva, sans-serif;
		}
		
	.kontakt-forma .field, .kontakt-forma .message {
		float: left;
		width: 430px;
		margin: 0 0 .5em 0;
		padding: .5em;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.1em;
		border: 1px solid #ddd;
		background-color: #eee;
		}
		
	.kontakt-forma .field-kratki {
		float: left;
		width: 370px;
		margin: 0 0 .5em 0;
		padding: .5em;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.1em;
		border: 1px solid #ddd;
		background-color: #eee;
		}
		
		.kontakt-forma .message {
			height: 200px;
			}
			
		.kontakt-forma .dugme {
			clear: both;
			}

			
/* SIDEBAR */	
	
.sidebar {
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 2em 30px;
	}
	
.sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	xfont-weight: bold;
	color: #c33;
	margin: 0 0 .5em 0;
	}
	
			
/* FOOT */

#foot {
	clear: both;
	xbackground: url(../images/bg-foot.jpg) left top repeat-x;
	padding: 18px 35px 50px 35px;
	}
	
	#foot a { 
		text-decoration: none; 
		color: #c33;
		}
		
		#foot a:hover {
			text-decoration: underline;
			}
	
	.foot-nav {
		text-align: right;
		font-size: 1.1em;
		margin: 0 35px 2em 0;
		font-family: Verdana, Geneva, sans-serif;
		}
		
		#foot .foot-nav a {
			color: #999;
			}
		
		#foot .foot-nav a:hover {
			color: #000;
			text-decoration: underline;
			}
		
		.foot-nav ul li { 
			display: inline; 
			margin: 0 0 0 .5em; 
			line-height: 30px;
			padding: 10px 5px;
			}
		
		.foot-nav-vrh {
			background: url(../images/navtab.png) center bottom no-repeat;
			padding: 10px !important;
			}
			
			#foot .foot-nav-vrh a { color: #fff; }
			#foot .foot-nav-vrh a:hover { color: #fff; }
			
	.foot-box {
		float: left;
		display: inline;
		width: 280px;
		margin: 10px 0 10px 29px;
		background: url(../images/whitebox_w280_bg.jpg) left top repeat-y;
		}
		
		.foot-box h3 {
			background: url(../images/whitebox_w280_top.jpg) left top no-repeat;
			margin: 0 0 1em 0;
			padding: 20px 15px 0 15px;
			font-size: 1.8em;
			font-weight: bold;
			color: #c33;			
			}
			
		.foot-box p {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			line-height: 1.4em;
			padding: 0 15px 1em 15px;
			}
			
		.foot-box ul {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			line-height: 1.4em;
			padding: 0 15px 1em 15px;
			}
			
			.foot-box ul li {
				margin-bottom: .5em;
				background: url(../images/bullet-star.png) left center no-repeat;
				padding: 0 0 0 20px;
				}
						
	.twitter {
		float: left;
		display: inline;
		width: 280px;
		margin: 10px 0 10px 29px;
		text-align: center;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		
		}
		
		.twitter h3 {
			background: none;
			color: #000;
			font-weight: bold;
			}
			
		.twitter img {
			margin: 0 0 1.5em 0;
			}
						
		.twitter .twtr-ft {
			background: #f3f3f3 url(../images/whitbox2_w280_bottom.jpg) left bottom no-repeat;
			padding: 0 5px 5px 5px;
			text-align: right;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.1em;
			color: #666;
			}
			
			.twtr-ft div { display: none; }
			
		.foot-request {
			text-align: center;
			margin-top: 6px;
			}
			
			.foot-request a {
				display: block;
				font-size: .8em;
				padding: .2em;
				background-color: #f3f3f3;
				border: 1px solid #ddd;
				}
				
		.foot-box-last {
			background: url(../images/whitebox2_w280_bottom.jpg) left bottom no-repeat;
			padding-bottom: 15px;
			}
			
	.miradimo {
		float: left;
		display: inline;
		width: 590px;
		margin: 10px 0 10px 29px;
		background-color: #fff;
		border: 1px solid #eee;
		}
		
		.miradimo h3 {
			margin: 0 0 .5em 0;
			padding: 10px 15px 0 15px;
			font-size: 1.8em;
			font-weight: bold;
			color: #c33;			
			}
			
		.miradimo ul {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			line-height: 1.4em;
			padding: 2em 15px 1em 15px;
			}
			
			.miradimo ul li {
				float: left;
				width: 100px;
				background: url(../images/bullet-star.png) left center no-repeat;
				margin: 0 0 1em 0;
				padding: 0 0 0 20px;
				}


/* MISC */

#foot p.naslovna-foot {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin: 2em 0;
	}

.li-tick li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	background: url(../images/tick.png) left center no-repeat;
	margin: 0 0 1em 0;
	padding: 0 0 0 20px;
	}

.lijevakolona {
	float: left;
	width: 440px;
	height: 190px;
	margin: 0 10px 20px 0;
	}

.desnakolona {
	float: left;
	width: 440px;
	height: 190px;
	margin: 0 0 20px 10px;
	}
	
.lijevakolona img, .desnakolona img {
	margin: 0 1em 3em 0;
	}

.intro-div {
	background: url(../images/divider.jpg) center bottom no-repeat;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	}

.evron-tim-slika {
	margin: 0 0 2em 0;
	width: 100%;
	height: 200px;
	background: #f3f3f3;
	border: 1px solid #eee;
	}

.lista-ljudi {
	margin: 0 0 1.5em -15px;
	}
	
	.titula { 
		color: #888;
		font-size: .8em;
		font-weight: normal;
		}
	
	.lista-ljudi li {
		float: left;
		width: 265px;
		overflow: auto;
		margin: 0 0 10px 15px;
		display: inline;
		padding: 5px 10px;
		background-color: #f6f6f6;
		border: 1px solid #eee;
		}
		
	.lista-ljudi h4 {
		font-size: 1.4em;
		font-weight: bold;
		margin: 10px 0 .2em 0;
		color: #c00;
		}
		
	.lista-ljudi p {
		font-family: verdana;
		font-size: 1em;
		margin: 0 10px 0 0;
		color: #666;
		}
		
	.lista-ljudi p.pozicija {
		margin: 0 0 .5em 0;
		font-style: italic;
		}
		
	.lista-ljudi img {
		width: 100px;
		height: 100px;
		margin-top: 1em;
		margin-left: 1em;
		background-color: #ddd;
		}
		
		
.oprojektima li {
	margin: 0 0 1em 0 !important;
	background: none !important;
	padding-left: 0 !important;
	}
	
	.oprojektima .imeprojekta {
		margin: 0 0 .4em 0;
		font-size: 1.2em;
		}
		
	.oprojektima .infoprojekta {
		font-family: Verdana, Geneva, sans-serif;
		font-size: .8em;
		margin: 0 0 2em 0;
		}
		

h2.nasiklijenti {
	background: url(../images/miheartnaseklijente.jpg) center top no-repeat;
	width: 900px;
	height: 110px;
	overflow: hidden;
	text-indent: -30000px;
	margin: 0 0 2em 0;
	}

.top-klijenti-img {
	margin: 0 0 4em 0;
	}

.klijenti-lista li {
	float: left;
	width: 168px;
	margin: 0 0 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	}
	
	.klijenti-lista li.grayr {
		background: #e9e9e9;
		border: 1px solid #ddd;
		}
	
	.klijenti-lista h3 {
		font-size: 1.4em;
		}
		
	.klijenti-lista .opis {
		margin: 0 0 0 2em;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1em;
		}
		
	.klijenti-lista li img {
		border: 1px solid #fff;
		}
		
		.klijenti-lista li img:hover {
			border: 1px solid #eee;
			}
		
		
.klijent-opis {
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	}
	
	
.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	}
	
.alignright {
	float: right;
	margin: 0 0 1em 1em;
	}

.clearboth { clear: both; }

.clearfix { display: inline-block; }
	.clearfix:after {
		content: “.”;
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		} 
		
		
#uvod-flash {
	float: left;
	width: 600px;
	margin: 0 0 2em 29px;
	display: inline;
	}
	
	#uvod-flash h2 {
		font-size: 2em;
		font-weight: bold;
		margin: 0 0 10px 0;
		color: #c33;
		}
		
	#uvod-flash p {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 0 0 10px 0;
		}

.nasi-projekti-naslovna {
	float: left;
	margin: 0 0 10px 20px;
	display: inline;
	width: 280px;
	}
	
	.nasi-projekti-naslovna h2 {
		font-size: 2em;
		font-weight: bold;
		margin: 0 0 10px 0;
		color: #c33;
		}

.nas-proj {
	float: left;
	margin: 0 0 10px 0;
	width: 280px;
	height: 100px;
	color: #000;
	background: url(../images/feat-bg-001.jpg) left top no-repeat;
	}
	
	.np001 {
		background: url(../temp/nas-proj-bg001.jpg) left top no-repeat;
		}
			
	.np002 {
		background: url(../temp/nas-proj-bg002.jpg) left top no-repeat;
		}
			
	.np003 {
		background: url(../temp/nas-proj-bg003.jpg) left top no-repeat;
		}
			
	.nas-proj h3 {
		margin: 10px 10px 5px 10px;
		color: #fff;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: bold; 
		}
		
	.nas-proj p {
		margin: 0 10px 5px 10px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1em;
		line-height: 1.3em;
		}
		
		.nas-proj a { color: #000; }