@charset "utf-8";

/* common -------------- */

body {
	margin: 0 auto;
	padding: 0;
	font-size:90%;
	background: #fff;
}

a {
	color: #445566;
}
	a:hover {
		text-decoration: none;
		color: #000;
	}

img {
	border: 0;
}
	img.border {
		border:1px solid #888;
	}
table {
	margin:0 auto;
}
table, tr, td {
	border-collapse: collapse;
}
input.f-submit {
	position:relative;
	top:3px;
}

.clear {
	clear:both;
	position:relative;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.notice {
	color: #ff3300;
}

/* layout -------------- */

#bg {
	width: 850px;
	margin: 0 auto;
	padding: 0 10px 0;
}


#wrapper {
	padding-top: 9px;
	color: #303030;
	width: 850px;
}

#toplinks {}
	#toplinks a {	}
	#toplinks a:hover {	}

#header {
	height:65px;
	clear: both;
	margin-bottom: 5px;
	background-color: #fff;
}
	#header h1#title {
		margin:0;
		padding-top:10px;
		height:58px;
	}
	#header h1#title a {
		background:url(/images/logo.jpg) no-repeat;
		width:189px;
		height:58px;
		display:block;
		outline:0;
		text-indent:-9999px;
	}

	#header span#title2 {
		background:url(/images/logo2.jpg) no-repeat;
		position:relative;
		left:670px;
		top:-33px;
		width:180px;
		height:33px;
		outline:0;
		display:block;
		text-indent:-9999px;
	}

	#header h2#title2 img {
	}

	#header span#title2 a {
		padding-right: 10px;
	}

		#header #title-info p {
			margin: 0;
		}

#headimage h2 {
	margin:0 0 0 20px;
	position:absolute;
	top:90px;
}

#leftnavi {
	clear: left;
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#leftnavi ul {
	list-style: none;
	width: 200px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

	#leftnavi li {
		border-bottom:1px solid #DADAD8;
	}

		#leftnavi li a,
		#leftnavi li a:visited {
			text-align: left;
			height: 26px;
			text-decoration: none;
			color: #445566;
			display: block;
			padding: 6px 10px 0 16px;
			background: #e7e7e7;
			border-left:4px solid #e7e7e7;
			border-top:2px solid #e7e7e7;
		}

		#leftnavi li a:hover,
		#leftnavi li#active a {
			border-left:4px solid #445566;
			border-top:2px solid #DADAD8;
			color: #445566;
		}
		#leftnavi li.indent a:hover {
			border-left:4px solid #A8682A;
		}
			#leftnavi li.indent a {
				text-align: left;
				height: 20px;
				text-decoration: none;
				color: #445566;
				display: block;
				padding: 6px 10px 0 20px;
				border-left:4px solid #eee;
				background: #eee;
			}

	#leftnavi .left-etc {
		margin:0 0 4px 0;
		padding: 10px 10px 5px 20px;
		width: 170px;
		border-top: 1px solid #DDD;
		border-bottom: 1px solid #DDD;
		background: #eee url(/images/bg_left_etc.gif) repeat-x;
	}
		#leftnavi .left-etc a, #leftnavi .left-etc a:visited {
			text-decoration: underline;
		}

		#leftnavi .left-etc .text01 {
			padding:0;
			margin:6px 0;
			border-bottom:1px dotted #aaa;
			font-size:1.2em;
		}
		#leftnavi .left-etc .text02 {
			padding:0;
			margin:5px 0;
			border-bottom:1px dotted #aaa;
			font-weight:normal;
			font-size:1.0em;
		}
			#leftnavi .left-etc .input-text {
				width:9em;
			}


#quote {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(/images/plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#quote a, #quote a:visited {
	display: inline;
	border: none;	
}

#top-container {
	margin:  0 0 5px 205px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url(/images/clanak.gif) repeat-x bottom left;
}

	#top-container h1 {
		font-size:1em;
		padding:0 0 0 5px;
		margin: 10px 0;
		border-left: 4px solid #445566;
	}
	#top-container h2 {
		text-indent:1em;
		background: url(/images/bg_h.gif) bottom left repeat-x;
		padding: 5px 0;
		margin:10px 0;
		font-size: 1.4em;
	}
	#home #top-container h2 {
		font-size: 1.1em;
	}
	
	#top-container h3 {
		text-indent:1em;
		background: url(/images/bg_h.gif) bottom left repeat-x;
		padding: 5px 0;
		margin:10px 0;
		font-size: 1.1em;
	}
	#top-container h4 {
		margin-left:2px;
		padding-left:0.5em;
		border-left:10px solid #DEDFE1;
	}

	#top-container p {
		margin: 0;
		padding-bottom:1em;
	}
	#top-container p.footnote {
		font-size:0.8em;
		padding-top:3px;
		padding-left:1em;
		
	}

.date {
	text-align:right;
	padding-top: 2px;
	padding-right:10px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 85.01%;
	color: #808080;
}

#container-left {
	margin: 0 250px 20px 155px;
	border-top: 1px solid #AFCEED;
	border-bottom: 1px solid #AFCEED;
	background: #E8F9F4 url(/images/plavo.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

	#container-left a, #container-left a:visited {
		text-decoration: underline;
	}
	
	#container-left h2, #container-left h3 {
		padding:0 0 0 5px;
		margin: 10px 0;
		border-left: 4px solid #445566;
	}

	#container-left p {
		padding: 0.4em 0 0.4em 0;
		margin: 0;
	}
	#container-left p img {
		padding-right:10px;
	}
/*
#container-right {
	float: right;
	width: 223px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(/images/lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}
*/

	#container-right p {
		margin: 0.4em 0;
		font-size: 90%;
	}

	#container-right h2, #container-right h3 {
		padding:0 0 0 5px;
		margin: 10px 0;
		border-left: 4px solid #445566;
	}

	#container-right a {
		height: 12px;
		padding-bottom: 4px;
		margin-bottom: 2px;
	}

#footer {
	border-top:1px solid #e7e7e7;
	text-align: right;
	padding: 10px;
}
	#footer p {
		text-align:center;
		color:#999;
		padding:0;
		margin:5px;
	}
		#footer p a:link, #footer p a:visited {
		}

/* additional ============== */


table.table1 td {
	text-align:center;
	border:1px solid #999;
	padding:4px;
}

table.table2 td {
	border:1px solid #999;
	padding:4px;
}

table.table3 td, table.table3 th {
	border: 1px solid #ccc;
	padding:4px;
}
table.table3 th {
	background:#eee;
}
table.table3 caption {
	font-weight:bold;
}

table.table4 td {
	vertical-align:top;
	border-bottom:1px solid #eee;
	padding:4px 8px;
}

