@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ebe3d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #a51f06;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #99917c;
}

.naslov {
	color:#99917c;
	font-size:24px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.naslov_blue {
	color:#2f3d40;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.dugmad {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
a.dugmad:link, a.dugmad:active, a.dugmad:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.dugmad:hover {
	color: #FFFFFF;
	background-color:#1c2427;
	text-decoration:none;
}


#search_box {
	width:1000px;
	height:38px;
	color:#99917c;
	font-weight:bold;
}
#search_box .search {
	float:right;
	margin-right:10px;
	padding-top:7px;
}

#bottom {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #4a676d;
}
#bottom a:link, #bottom a:active, #bottom a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#bottom a:hover {
	color: #4a676d;
	text-decoration:none;
}

img.img_border, a img.img_border {
	border: 5px solid #99917c;
}
a:hover img.img_border{
	border-color: #1c2427;
}

#copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#4a676d;
}
#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #4a676d;
	text-decoration:none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	height:22px;
	font-weight: normal;
	cursor: text;
	vertical-align: middle;
	padding: 4px;
	color: #99917c;
	border-left: 1px solid #bebaaf;
	border-top: 1px solid #bebaaf;
	border-right: 1px solid #f3f0e9;
	border-bottom: 1px solid #f3f0e9;
	background-color: #e4dbca;
}

input:hover, textarea:hover {
	border-left: 1px solid #bebaaf;
	border-top: 1px solid #bebaaf;
	border-right: 1px solid #bebaaf;
	border-bottom: 1px solid #bebaaf;
	background-color: #E9E9E2;
}

input.search_button {
	cursor:pointer;
	background-image:url(submit_dark.gif);
	border-left: 1px solid #ede9de;
	border-top: 1px solid #ede9de;
	border-right: 1px solid #cbc3b6;
	border-bottom: 1px solid #cbc3b6;
	background-color:#ebe3d6;
	font-weight:bold;
	padding: 2px;
	color:#877e6c;
	height:23px;
}

input.search_button:hover {
	background-image:url(submit_light.gif);
	border-left: 1px solid #faf9f5;
	border-top: 1px solid #faf9f5;
	border-right: 1px solid #e0ddd6;
	border-bottom: 1px solid #e0ddd6;
	background-color:#fefdf9;
}

.flag_bih {
	width:1000px;
	height:200px;
}
.header {
	width:1000px;
	height:170px;
	background-image:url(header.jpg);
}
#myslidemenu {
	width:1000px;
	height:30px;
	margin:auto;
	background-image:url(header_buttons.jpg);
}
.header div.logo {
	float:left;
	width:305px;
	height:56px;
	margin-top:25px;
	margin-left:5px;
	background-image:url(zeljko_komsic.gif);
	background-repeat:no-repeat;
	z-index:10;
}
.header div.clan {
	float:right;
	width:515px;
	height:30px;
	margin-top:68px;
	background-image:url(clan_predsjednistva.gif);
	background-repeat:no-repeat;
}

#search_page a:link, #search_page a:active, #search_page a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#search_page a:hover {
	color: #a51f06;
	text-decoration:none;
}
#search_page hr {
	color: #FFFFFF;
}