
body { background: #fff url('images/body_bg.png') repeat-x; text-align: center; font-family: Arial, Helvetica, sans-serif; }
h4 { margin: 0; padding: 0; }
address {font-style: normal; }

#container { width: 900px; margin: 0 auto; background: #fff0d1; border-left: 5px solid #ffcc66; border-right: 5px solid #ffcc66;  border-bottom: 5px solid #fcdb95; }


/* ==> header */
#header { background: url('images/header.jpg') no-repeat; width: 900px ; height: 200px ;  }
	.headerLogo { float: left; display: block; width: 176px; height: 163px;  }

/* ==> glavna navigacija */
#mainNav { margin-top: -30px; padding-left: 10px;  margin-bottom: 0; float: left; text-align: center; }
	#mainNav LI { display: inline;  }
	#mainNav A {  color: #FFF; font-size: 12px; text-decoration: none; cursor: pointer;  float: left;  padding-left: 25px; margin-right: 2px; height: 30px;  background:  url('images/mainnav_link_left_corner.gif') left top no-repeat; }
	#mainNav span { background: url('images/mainnav_link_right_corner.png') 100% 0; padding-right: 25px; height: 23px!important; height: 30px; float: left; }
	#mainNav span.text { padding-top: 7px; }
	#mainNav .SelectedL1 { color: #fc6; }
	#mainNav a:hover { color: #fc6; }
	
		#mainNav ul.level1 li a { background: #4c64a2; color: #fff; }
		#mainNav ul.level1 li { border-bottom: 1px solid #fff; }
		#mainNav ul.level1 span { background: none; }

		#mainNav ul.level1 img.leftImage { margin-left: -20px; vertical-align: middle; }
	

.highLight { background: url('images/top_pane_bg.gif') repeat-x; height: 242px; width: 910px; margin-left: -5px; margin-right: -5px; position: relative; padding-left: 42px; }
.border { background: #5c73b0 url('images/border.gif') bottom repeat-x; height: 10px; width: 900px; }

#content { clear: both; }
	.sideBar { width: 246px; padding: 0 10px 0 20px; vertical-align: top; }
	.mainContent { width: 575px; background: url('images/contentpane_left_bg.gif') top left no-repeat; padding: 40px 25px 0 25px; margin: 0; vertical-align: top; }

/* ==> search box */
.Search { background: url('images/search.gif') no-repeat; width: 238px; height: 30px;  margin: -2px 0 0 -12px; position: relative; }
	.Search .NormalTextBox{ padding: 2px 6px 1px 6px; width: 200px; margin: 5px 0 0 7px; border: 0; background: none; color: #666; font-size: 11px; float: left; }
	.Search IMG { margin: -14px 0 0 6px!important; margin: -13px 0 0 6px; float: left; border: none;  }

/* ==> footer */
#footer { background: #fee8b9; text-align: right; padding: 12px 36px 12px 0; color: #999; font-weight: normal; font-size: 11px;  clear: both; width: auto!important; width: 900px; }
	#footer A { color: #666; }
	#footer .SkinObject {  font-weight: normal; color: #999; }
	A.SkinObject { color: #666; }

/* ==> linkovi za jezik */
#Lang { font: 10px Arial, Helvetica, sans-serif; float: right; padding-top:0!important; padding: 5px 10px 0 0; color: #c8c8c8;}
#Lang a { color: #fff; padding-right: 3px; font-size: 11px;}
#Lang LI { display: inline;  }
#Lang LI.killBorder { border-right: 0; }