/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/

body {
	margin: 0;
	background: #fff url(images/bg.gif) repeat-x;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  {
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	color: #fff;
	background-color: transparent;
}
h2  { font: 1.2em "Trebuchet MS", Helvetica, Sans-Serif; padding: 0; margin: 0; }
h3 {clear: both; font-size: 1.1em; color: #000;  padding: 0px 0 1px 14px; margin: 15px 0 5px 0;  background: #fff url(images/h3bg.gif) no-repeat center left;}
.blue {
	color: #546F92;
	background: inherit;
}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
h4 {clear: both; font-size: 1.3em; color: #000;  padding: 0; margin: 15px 0 5px 0; text-decoration: underline;}
li {
	list-style: url(images/arrow.gif);
}

/* CONTENT WRAPPER */

#main {
	width: 900px;
	margin: 12px auto 0 50px;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 12px 0 8px 12px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 200px;
	background: #C2CEDE url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 4px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 8px 8px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		

	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: left;
	width: 860px;
	padding: 25px 15px 0 20px;
	background: white url(images/intro.png) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 137px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 200px;
}
	.box {
	padding: 15px 15px;
	border: 1px solid #ccc;
	margin: 0 0 6px 0;
	background: #e9e9e9 url(images/szurke.gif) repeat-x;
	height: 200px;
}
	.note {
		padding: 15px 15px 20px 94px;
		border: 1px solid #ccc;
		margin: 0 0 5px 0;
		background: #e9e9e9 url(images/package.gif) no-repeat;
		
	}

#left p {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}


/* RIGHT SIDE */

#right {
	float: left;
	width: 867px;
}
	.leftcol { 
		float: left; 
		padding: 0px 15px 10px 15px;
		width: 867px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;

	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 1px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin: 0px 0px 10px 0px;	
		padding: 0px 15px 0px 15px;
		border: 1px solid #ccc;
		background: #eee url(images/lijevo.gif) repeat-x;
		color: #444;
	}

#right p {
	padding: 0;
	margin: 0;
}

	

/* FOOTER */

#footer {clear: both;
		width: 887px; 
		border: 1px solid #ccc;
		background: #e9e9e9 url(images/szurke2.gif) repeat-x;
		margin: 0px 0px 10px 0px;
		padding: 0px 5px 0px 5px;
	
		}
		
	.lefttext {clear: both; float: left; background: #e9e9e9 url(images/szurke2.gif) repeat-x;
}
	.righttext {clear: both; float: right;background: #e9e9e9 url(images/szurke2.gif) repeat-x;
}

#footer p {
	padding: 5px;
	margin: 0;}