@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	}
body {
	text-align: center;
	margin: 0px;
	height: 100%;
	background-color: #ebebed;
	background-image: url(bg-body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	min-width: 906px;
}
#kontejner-main {
	width: 100%;
	text-align: center;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#kontejner-main2 {
	text-align: center;
	width: 100%;
	float: left;
	background-image: url(bg-kontejner.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#kontejner-centar {
	background-image: url(bg-kontejner.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
	height: 100%;
	text-align: left;
}

#top {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-color: #FFFFFF;
}

#main {
	background-color: #FFFFFF;
	width: 900px;
	float: left;
}
#topslika {
	background-image: url(top-01.jpg);
	float: left;
	height: 120px;
	width: 500px;
}
#info {
	background-image: url(top-info-01.jpg);
	float: left;
	height: 120px;
	width: 200px;
}
#logo {
	background-image: url(top-logo.jpg);
	float: left;
	height: 120px;
	width: 200px;
}
#top-menu {
	background-image: url(menu-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 900px;
	text-align: right;
}

#lijevo {
	width: 219px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
#navigation {
	margin-top: 0px;
}
#lijevo_add {
	margin-top: 10px;
	padding: 5px;
	background-image: url(lijevo_add_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}








#desno {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 669px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECEBEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 180px;
	float: right;
	height: 24px;
}

input.pretraga{
	font-size:11px;
	font-family:Verdana,Helvetica,Arial;
	color:#000000;
	font-weight: regular;
	border : 1px solid #000000;
	padding-left:2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#top-menu-body {
	text-align: right;
	float: right;
	width: 700px;
	height: 30px;
}

#centar {
	text-align: left;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}





#bottom {
	width: 900px;
	text-align: center;
	background-image: url(bottom-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F6213;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #72B123;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #BBE785;
	background-repeat: repeat-x;
	float: left;
}
#bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2E1EC;
	text-decoration: none;
}
#bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2E1EC;
	text-decoration: none;
}
#bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9D0E1;
	text-decoration: underline;
}
#bottom-lijevo {
	width: 200px;
	float: left;
}
#bottom-desno {
	float: left;
	width: 700px;
	text-align: right;
}
.bottom-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
}
