/*

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

body {
	margin: 0;
	padding: 0;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images1/bodyback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}

/* LINKS AND HEADINGS STYLING */

a {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1  {
	margin: 0;
	color: #fff;
	background-color:transparent;
	font-family: "Times New Roman";
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
h2  {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	clear: both;
	font-size: 1.1em;
	color: #000000;
	background: #fff url(images/h3bg.gif) no-repeat center left;
	padding: 0 14px;
	margin: 0;
}
.blue {
	color: #0000FF;
	background: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.image {
	float: left;
	border: 1px none #e2e2e2;
	text-align: center;
	background-position: center center;
	clear: none;
	padding: 3px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 15px;
}

/* CONTENT WRAPPER */

#main {
	width: 900px;
	height: auto;
	border: 5px double #660000;
	background-color: #FFFFFF;
	margin: auto;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu {
	float: right;
	color: #0000FF;
	background-color: #FFFFFF;
	background-image: none;
	text-align: right;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
}
	#menu li {
	color: #FFFFFF;
	display: inline;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	#menu li.active {
	color: #0000FF;
	font-weight: bold;
	background-image: url(images/baractive.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 12px;
	}
	#menu li a {
	color: #0000FF;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	} 	
	#menu li a:hover {
	color: #660000;
	background: #f8f8f8;
	} 	
	.key {
	text-decoration: none;
	padding-right: 0px;
} /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images1/MTCGif.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	border: thin none #660000;
	margin: 0;
	padding-left: 2px;
}
	#intro_left a {
	color: #fff;
	background: inherit;
	border: 1px none #660000;
	text-decoration: none;
}
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left {
	float: left;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-decoration: none;
	}
		#menu_left li {
	list-style: none;
	border: 1px double #660000;
}
		#menu_left li a {
	display: block;
	color: #FFFFFF;
	width: 201px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0000FF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0.25px none #660000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 23px;
	padding-bottom: 7px;
	padding-left: 23px;
		}	
		#menu_left li a:hover {
	color: #fff;
	background-color: #660000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 630px;
	color: #660000;
	height: auto;
	border: 1px double #660000;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin: 3px;
}
	#intro_right h1 {
	text-align: center;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: italic;
}
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 248px;
	border: 1px double #660000;
	height: auto;
	background-color: #FFFFFF;
}
	.box {
	border: 1px none #660000;
	color: #660000;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 640px;
	border: 2px double #660000;
	margin-top: 3px;
	padding: 0px;
	margin-right: 3px;
	word-spacing: 2px;
	font-size: 14px;
	height: auto;
}
	.leftcol {
	float: left;
	width: 284px;
	border:1px double #660000;
	text-align: left;
	height: 214px;
	margin-right: 0;
	overflow: visible;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	.rightcol {
	float: right;
	width: 615px;
	border:thin double #660000;
	list-style-image: none;
	color: #0000FF;
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 14px;
	margin-top: 3;
	margin-right: 3;
	margin-bottom: 5;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	text-decoration: none;
		}
.rightcol_Ital {
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	height: auto;
}

	.special {
	clear: both;
	margin:0px 0 20px 0;
	padding: 5px 20px;
	border: 1px solid #ccc;
	background: #eee;
	color: #FF0000;
	text-align: center;
	}

/* FOOTER */

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	text-align: center;
	background-position: center top;
	visibility: visible;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	overflow: visible;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 0.7em;
}
#apDiv1 {
	position:absolute;
	width:228px;
	height:auto;
	z-index:1;
	left: 466px;
	top: 95px;
	margin: auto;
}
.box img {
	padding: 10px;
}

.style1 {font-size: 12px}
.style3 {color: #FFFFFF}
.style4 {
	color: #800000;
	font-size: 14px;
	font-weight: normal;
}
.style4 {color: #800000}

.style5 {
	font-style: normal;
	color: #0000FF;
}
.style6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.style9 {font-size: 14px; color: #0000FF; }
.style10 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.style11 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style12 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-decoration: none;
}
.style13 {color: #660000}
.style14 {color: #000000}
.style16 {color: #FF0000}
