/*

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

body { 
	margin: 0; 
	padding: 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: #333333;
	background-color:transparent;
}
h2  {
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	background: url(images/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 5px 0;
}

/* CONTENT WRAPPER */

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

/* TOP RIGHT HORIZONTAL MENU */
	
#ddcolortabs{
	margin-left: 4px;
	padding: 0;
	width: 890px;
	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:right;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #CD9969;
	background-image: url(images/color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#ddcolortabs a span{
float:none;
}


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

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

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

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


/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/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 6px 0;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #e2e2e2;
	background-image: url(images/LOGO.jpg);
	height: 110px;
	}
		#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: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #FFFFFF;
	margin: 0 0 6px 0;
	height: 174px;
	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 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
	padding: 25px 15px 20px 100px;
	margin: 0 0 5px 0;
	color: #585616;
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	height: 340px;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol {
	float: left;
	padding: 3px 3px;
	width: 310px;
	border:#ccc 1px solid;
	text-align: left;
	margin: 0 0 10px 0;
	background-color: #F2F2F2;
	}
.main-contactform {
	float: left;
	padding: 12px 15px;
	width: 600px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}

	.rightcol {
	float: right;
	padding: 10px 15px;
	width: 285px;
	margin: 0 0 10px 0;
	background-image: url(images/img4.jpg);
	background-repeat: no-repeat;
	height: 200px;
		}
.rightcol2 {
	float: right;
	padding: 10px 15px;
	width: 285px;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	height: 200px;
	background-color: #FFFFFF;
}

	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }
.logo {
	padding: 4px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	width: 220px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: center top;
}
.address {
	padding: 4px 50px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	background-color: #CD9969;
	text-align: left;
}
.main-gallerypage {
	float: left;
	padding: 12px 15px;
	width: 600px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}

.thumbnail
{
	float: left;
	width: 110px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
}

