body {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:12px;
	color:#404040;
	background:#fafafa url('../images/body_background.jpg') repeat-x top;
}
body a {
	color:#7e897e;
	text-decoration:underline;
}
body a:hover {
	text-decoration:none;
}
body input, textarea {
	font-size:9pt;
	color:#404040;
	font-family: Arial;
}
#container {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background:#fafafa;
}
#header {
	background: url('../images/header.jpg') no-repeat top;
	height:244px;
}
#language_menu {
	position:absolute;
	margin-top:26px;
	margin-left:740px;
	width:200px;
}
#language_menu img {
	height:16px;
	margin-left:27px;
	border: none;
}
#left {
	padding-left:15px;
	width:221px;
	float:left;
	margin-left:1px;
}
.left_top {
	margin-top:20px;
	background: url('../images/left-top.jpg') no-repeat top left;
	height:15px;
}
.left_middle {
	padding:5px 10px 10px 10px;
	background: url('../images/left-middle.jpg') repeat-y;
	line-height:150%;
}
.left_bottom {
	background: url('../images/left-bottom.jpg') no-repeat bottom left;
	height:11px;
}
.naslov_left {
	font-size:1.1em;
	margin:-12px auto 0 auto;
	color:rgb(206, 78, 0);
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height:22px;
	width:192px;
}
#menu_usluge {
	font-size:1em;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	list-style-image:url('../images/double_arrow_left.gif');
}
#menu_usluge li {
	color:#535353;
	text-decoration:none;
	padding:0;
	margin:1px 0 1px 15px;
	width:160px;
}
#menu_usluge li a {
	color: #2c2c2c;
	background: url('../images/menu_usluge.jpg');
	text-decoration:none;
	display:block;
	margin:0;
	padding:5px;
}
#menu_usluge li a:hover {
	background: url('../images/menu_usluge_rollover.jpg');
	color:white;
}
#right {
	width:701px;
	float:left;
	margin-left:1px;
}
#right img {
	margin:0 10px 0 10px;
	border:1px solid #9e9e9e;
	padding:2px;
}
#map_canvas {
	width: 100%;
	height: 400px;
}
#map_canvas img {
	margin: 0;
	padding: 0;
	border: none;
}
#main_menu {
	position: absolute;
	background-color:#27a9a1;
	width:670px;
	height:27px;
	top:217px;
	margin-left:2px;
}
#main_menu ul {
	margin:0 0 0 130px;
	padding:0;
	list-style-type:none;
	text-align:center;
}
#main_menu ul li {
	float:left;
	display:inline;
	position:relative;
	width:130px;
	font-size:1.1em;
	font-weight:bold;
	border-left:1px solid #fafafa;
	border-right:1px solid #fafafa;
}
#main_menu ul li a {
	background: url('../images/main_menu.jpg') no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	display:block;
	text-decoration:none;
	color:white;
}
#main_menu ul li a:hover {
	background: url('../images/main_menu_rollover.jpg') no-repeat;
}
#anketa {
	text-align:center;
}
#anketa .pitanje {
	text-align: center;
	font-weight:bold;
}
.right_middle {
	text-align:justify;
	line-height:17px;
	padding:10px 15px 10px 15px;
	background: url('../images/right-middle.jpg') repeat-y;
}
h1 {
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	color:#919d33;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.right_bottom {
	background: url('../images/right-bottom.jpg') no-repeat bottom left;
	height:12px;
}
.right_middle_inner {
	background-image: url('../images/right_middle_inner_background.jpg');
	border:1px solid #c0c0c0;
	margin: 10px 15px 10px 10px;
	padding: 10px 20px 10px 20px;	
}
h2 {
	font-size:12px;
	font-weight:normal;
	border-bottom:none;
	margin: 20px 0 0 10px;
	padding: 4px 20px 4px 20px;
	background: url('../images/naslov_right_middle_inner_background.jpg') right bottom;
	color:#c03c03;
}
#footer {
	background: url('../images/footer.jpg') no-repeat bottom;
	height:133px;
	clear:both;
	text-align:center;
}
