/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(indeximages/bg.gif) repeat-x;
	line-height: 1.6em;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* 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: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(indeximages/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo {
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(indeximages/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 19px 14px 19px; 
		color: #444; 
		background: #fff url(indeximages/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(indeximages/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 19px 14px 19px; 
		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 */	


.withtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e5eaf2;
	line-height: 16px;
	margin: 0 0 0px 0; 
		padding: 12px 12px 12px 12px;
}

.box1 {
	border: 1pt solid #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #484848;
	line-height: 16px;
	
}.box2 {
	border: 1pt solid #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #484848;
	line-height: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
}
#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(indeximages/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 0px 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(indeximages/arrow.gif) no-repeat center left;
	width: 250px;
	padding: 7px 0px 7px 0px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	
		}	
		#menu_left li a:hover { background: #9EB1C9 url(indeximages/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */

A.submenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f5b7f;
	line-height: 14px;
		text-decoration: none;

}
A.submenu:link{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f5b7f;
	line-height: 14px;
		text-decoration: none;
}
A.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f5b7f;
	line-height: 14px;
		text-decoration: none;
}
A.submenu:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	line-height: 14px;
		text-decoration: none;
}


	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	background-color: #FFFFFF;
	background-image: url(image_product/TagLogo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	#intro_right h1 { margin: 0 0 0px 0; }
	#intro_right .white { color: #000000; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 0px 0;
		background: #FFFFAD url(indeximages/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol {
	float: right;
	width: 285px;
	border:#ccc 1px solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
		}
	.special {
	clear: both;
	
	background: #eee;
	color: #444;

	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }

