/*template: Artificial Intelligenceauthor: 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.4em;
	color: #333;
}
/* LINKS AND HEADINGS STYLING */
a {
	color: #546F92;
	background: inherit;
}
a:hover {
	color: #808080;
	background: inherit;
}

h1 {
	color: #3f5b7f;
	text-align:center;
	font: bold 17px "Trebuchet MS", Helvetica, Sans-Serif;
	margin-bottom:15px;
	letter-spacing:2px;
	line-height:25px;
}

p.header {
	font: bold 1.5em "Trebuchet MS", Helvetica, Sans-Serif;
	padding-top: 4px;
	margin: 0;
	color: #fff;
	background-color: transparent;
	letter-spacing:0;
	text-align:left;
}
h2 {
	font: bold 15px "Trebuchet MS", Helvetica, Sans-Serif;
	letter-spacing:2px;
	color: #3f5b7f;
}
h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	background: #fff 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 10px 0;
}
td {
	text-align: left;
}
/* CONTENT WRAPPER */
#main {
	width: 985px;
	margin: 25px auto 0 auto;
}
p{ 
margin-top:5px;
margin-bottom:5px;}
div{ 
margin-top:0px;
margin-bottom:0px;}
/* TOP LEFT LOGO */
#logo {
	float: left;
	padding: 10px 0 10px 10px;
	height:25px;
	overflow:hidden;
}
div.logo {
	font: bold 17px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #000;
	background: #fff;
	margin-bottom:0px;
	padding-top:10px;
	line-height:17px;
	letter-spacing:2px;
}
/* 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: 230px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}

#intro_left [id] {
	width:202px;
	}
#intro_left a {
	color: #fff;
	background: inherit;
}
#intro_left p {
	padding: 14px 15px;
	margin: 0;
	text-align:justify;
}
/* LEFT VERTICAL MENU */
#menu_left {
	float: left;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom:5px;
	
}
#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;
}


.menu_item:link, .menu_item:visited{
	display: block;
	color: #3F5B7F;
	background: #C2CEDE url(images/arrow.gif) no-repeat center left;
	width: 184px;
	padding: 7px 23px 7px 23px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}
.menu_item:hover{
	display: block;
	background: #9EB1C9 url(images/arrow.gif) no-repeat center left;
	color: #fff;
	width: 184px;
	padding: 7px 23px 7px 23px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}

.menu_item_sel:link, .menu_item_sel:visited{
	display: block;
	color: #3F5B7F;
	background: #C2CEDE url(images/arrow.gif) no-repeat center left;
	width: 184px;
	margin: 0 0 1px 0;
	padding: 7px 23px 7px 23px;
	
	font-weight: bold;
	text-decoration: none;
}
.menu_item_sel:hover{
	display: block;
	background: #9EB1C9 url(images/arrow.gif) no-repeat center left;
	color: #fff;
	width: 184px;
	margin: 0 0 1px 0;
	padding: 7px 23px 7px 23px;
	
	font-weight: bold;
	text-decoration: none;
}
	

#ebay_ads{
	
	color: #3F5B7F;
	background: #C2CEDE;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	
}

/* RIGHT INTRO SIDE */
#intro_right {
	float: right;
	width: 470px;
	padding: 25px 255px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}

#intro_right h1 {
	margin: 0 0 16px 0;
}
#intro_right .white {
	color: #FFF;
	background-color: transparent;
}
/* LEFT SIDE */
#left {
	float: left;
	width: 250px;
}
.box {
	padding: 12px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	}
	
.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: 748px;
}
.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: 170px;
	border: #ccc 0px solid;
}
.special {
	clear: both;
	margin: 0px 0 20px 0;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
}
#container {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color:#eee;
	color: #444;
	width:725px;
	float:left;
	margin-bottom:10px;
	font-size:1.1em;
	line-height: 1.5em;
	}
	
#right_ad {
display:none;
	float:left;
	padding: 10px 15px;
	width: 165px;
	border: #ccc 1px solid;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#eee;
}

div#breadcrumbs {
	height:25px;
	margin-bottom:5px;
	font: bold 1.2em "Trebuchet MS", Helvetica, Sans-Serif;
	}
/* FOOTER */
#footer {
	margin-top:10px;
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
}
ul.h {
	list-style: none;
}
img.list {
	margin-right: 5px;
	margin-bottom: -3px;
}

#content-box {
	width:470px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	height:auto;
	border:1px solid #cccccc;
	margin:auto;
	color: #333333;
	margin:auto;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}

hr {
	height:1px;
	color:#cccccc;
	background-color:#CCCCCC;
	}
	
	.linie {
	height:1px;
	background-color:#CCCCCC;
	width: 720px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	}
	.linie2 {
	height:1px;
	background-color:#CCCCCC;
	width: 516px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	}
	
#artikel {
	width:460px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:auto;
	border:1px solid #cccccc;
	margin:auto;
	color: #333333;

}

#artikel ul {
	margin-bottom:0px;
}

#artikel p {
	margin-top:0px;
}

#content-box ul {
	margin-bottom:0px;
}

#content-box p {
	margin-top:0px;
	margin-bottom:10px;
}

#google {
	padding-left:10px;
	padding-bottom:5px;
	float:right;
	
}	

#advertbox {
	width:470px;
	margin-bottom:10px;
	padding-top:8px;
	
	padding-right:auto;
	padding-bottom:5px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border:0px solid #cccccc;
	color: #333333;

}