/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/

body {
	margin: 0;
	padding: 0;
	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  {
	margin: 0;
	color: #FFFFFF;
	background-color:transparent;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	line-height: 20px;
}
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	padding: 0 14px;
	margin: 0;
	background-color: #C2CEDE;
	background-image: url(images/h3bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blue { color: #546F92; background: inherit; }
.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 3px 0;
}

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo {
	float: left;
	padding: 12px 0 10px 13px;
	background-image: url(images/logo.jpg);
	width: 889px;
	background-repeat: no-repeat;
	height: 18px;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#ddcolortabs{
margin-left: -2px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
	float:left;
	color: #FFFFFF;
	background: #678b3f url (images/color_tabs_left
.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#ddcolortabs a span{
	float:left;
	display:block;
	padding:4px 9px 2px 6px;
	background-color: #006599;
	background-image: url(images/color_tabs_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
	background-color: #CCCCCC;
}

#ddcolortabs a:hover span{
	background-color: #669ACC;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
	background-color: #A5B5C5;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 8px; /*Remove this to remove border between bar and tabs*/
	background-color: #006599;
}

		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0px 0 1px 0;
	padding-top: 1px;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p {
	padding: 10px 2px;
	margin: 0;
}

.image_flag {
	float: left;
	padding: 3px;
	margin: 0 4px 3px 5px;
}

	/* 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 {
	color: #fff;
	background-color: #FFCC33;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 10px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 190px;
	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: 250px;
}
	.box {
	padding: 4px 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	text-align: center;
	}
	.note {
	padding: 0px 5px 5px;
	border: 1px solid #FFCC66;
	margin: 0 0 5px 0;
	color: #666666;
	background-color: #9BBABC;
	background-repeat: no-repeat;
	height: 155px;
	background-image: url(images/tnt.jpg);
	background-position: center 0px;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	}

/* 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;
	padding: 10px 15px;
	width: 610px;
	border:#ccc 1px solid;
	margin: 0 0 10px 0;
	background-repeat: repeat-x;
	background-color: #C2CEDE;
		}
	.special {
	clear: both;
	margin:0px 0 2px 0;
	padding: 5px 20px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
	}

/* FOOTER */

#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
	background-image: url(images/cards.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo-slogan {
	float: right;
	padding: 12px 0 10px 13px;
	width: 300px;
	background-repeat: no-repeat;
	height: 18px;
} #logo h1 { color: #000; background: #fff; }
.imageCamera {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 20px 0;
}
