/*-----------------------------------------------------
   BASIC
------------------------------------------------------ */
*                                                      { margin: 0; padding: 0; list-style: none; outline: none; }

body                                                   {
	font: normal .75em/1em Arial, Helvetica, sans-serif;
	color: #333;
	background: #f4f3f3;
	text-align: center;
	padding: 20px 0;
}
a img                                                  { border: none; }
a, a img,
a:link, a:visited,
a:hover, a:active                                      { outline: none; }
input:focus, textarea:focus, select:focus              { outline: none; } /* Safari Fix. */
#printLogo                                             { display: none; }

/*-----------------------------------------------------
   LAYOUT - Basic
------------------------------------------------------ */
#wrapper                                               {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: #fff url(../images/layout/wrapper-top-bottom.gif) no-repeat right bottom;
	text-align: left;
}
#mainWrapper                                           {
	background: transparent url(../images/layout/wrapper-top-bottom.gif) no-repeat left top;
	padding: 0 20px;
	height: 100%;
	overflow: hidden;
}	

/*-----------------------------------------------------
   TOP (Logo, Language, BasicMenu)
------------------------------------------------------ */
#top                                                   {
	width: 940px;
	height: 100px;
	position: relative;
}
#logo                                                  {
	display: block;
	width: 111px;
	height: 86px;
	background: #fff url(../images/layout/portun-logo.gif) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 13px;
	left: 0;
	z-index: 20;
	cursor: pointer;
}	
	
/*-----------------------------------------------------
   HEADER (headerTitle, quickSearch)
------------------------------------------------------ */	
#header                                                {
	width: 940px;
	height: 240px;
	margin-top: -1px;
	background: transparent url(../easyedit/userfiles/zaglavlje/portun.jpg) no-repeat left top;
	overflow: hidden;
}
#headerTitle                                           {
	display: inline;
	float: left;
	margin: 190px 0 0 35px;
	font-size: 24px;
	color: #fff;
	line-height: normal;
	width: 630px;
	height: 30px;
}	
	
/*-----------------------------------------------------
   quickSearch
------------------------------------------------------ */
#quickSearch                                           {
	width: 233px;
	height: 240px;
	float: right;
	overflow: hidden;
	background: transparent url(../images/layout/search-bg.gif) no-repeat 0 0;
	color: #fff;
	line-height: normal;
	position: relative;
}
#quickSearch fieldset                                  { border: none; padding: 12px 18px 0 10px; width: 205px; font-size: 11px; }

#quickSearch .input, #quickSearch .select,
#quickSearch .submit                                   { height: 100%; overflow: hidden; margin-bottom: 4px; }

#quickSearch label                                     { display: block; font-size: 11px; color: #fff; margin-bottom: 1px; }

#quickSearch .input input, #quickSearch .input select,
#quickSearch .select select                            {
	border: 1px solid #721613;
	color: #333;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#quickSearch .input input                              { padding: 1px; width: 50px; }

#quickSearch .input select option,
#quickSearch .select select option                     { padding: 0 5px; display: block; }

#quickSearch .select select                            { width: 205px; }
#quickSearch .input select                             { width: 55px; }

.searchButton                                          {
	width: 62px;
	height: 20px;
	border: none;
	background: transparent url(../images/layout/search-button.gif) no-repeat 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right: 6px;
}
	
.advancedSearchButton                                  {
	width: 132px;
	height: 20px;
	border: none;
	background: transparent url(../images/layout/advanced-search-button.gif) no-repeat 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}	

#QuickSearchControl_UpdateProgressSearch { width: 233px; height: 240px; position: absolute; top: 0; left: 0; background: transparent url(../images/layout/search-bg.gif) no-repeat 0 0; }
#QuickSearchControl_UpdateProgressSearch img { position: absolute; top: 87px; left: 83px; }

/*-----------------------------------------------------
   NAV (Path, Options)
------------------------------------------------------ */
#nav                                                   { height: 100%; overflow: hidden; padding: 7px 5px 10px 5px; }
#nav li                                                { float: left; }

/*-----------------------------------------------------
   Path
------------------------------------------------------ */
#path                                                  {
	display: inline;
	float: left;
	width: 680px;
	font-size: 9px;
	color: #501211;
	padding-top: 3px;
	overflow: hidden;
}
	
#path li                                               {
	padding-right: 9px;
	margin-right: 5px;
	background: transparent url(../images/layout/path-arrow.gif) no-repeat right 4px;
}	
	
#path a, #path a:hover                                 { color: #501211; text-decoration: underline; }

#path .on                                              { margin: 0; padding: 0; background: none; }
#path .on a, #path .on a:hover                         { color: #501211; text-decoration: none; }

/*-----------------------------------------------------
   Options
------------------------------------------------------ */
#options                                               {
	display: inline;
	float: right;
	font-size: 11px;
	color: #501211;
	padding-top: 2px;
}

#options a                                             { color: #501211; text-decoration: none; }
#options a:hover                                       { color: #501211; text-decoration: underline; }

#options #print a                                      {
	text-decoration: underline;
	background: transparent url(../images/layout/print.gif) no-repeat right center;
	padding-right: 15px;
	margin-right: 15px;
	font-size: 10px;
}
#options #print a:hover                                { text-decoration: none; }

#normal                                                { margin: 0 0 0 3px; }
#medium                                                { font-size: 13px; margin: -1px 0 0 2px; }
#large                                                 { font-size: 16px; margin: -2px 0 0 2px; }

/*-----------------------------------------------------
   CONTAINER
------------------------------------------------------ */
#container                                             { height: 100%; overflow: hidden; margin-bottom: 10px; }

#mainNav                                               {
	display: inline;
	float: left;
	width: 240px;
	height: 100%;
	overflow: hidden;
	margin: 0 15px 10px 0;
}

#mainContainer                                         {
	display: inline;
	float: left;
	width: 685px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}	

#topLink                                               { text-align: right; margin-bottom: 5px; }
#topLink a                                             { color: #581514; text-decoration: underline; }
#topLink a:hover                                       { color: #581514; text-decoration: none; }

/*-----------------------------------------------------
   FOOTER
------------------------------------------------------ */
#footer                                                {
	width: 960px;
	height: 34px;
	padding: 8px 0;
	margin: 0 10px;
	background: transparent url(../images/layout/footer.gif) no-repeat 0 0;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 1.5em;
}

#footer a                                              { color: #fff; text-decoration: underline; }
#footer a:hover                                        { color: #fff; text-decoration: none; }

#development                                           { padding-top: 20px; font-size: 10px; color: #666; }
#development a                                         { color: #666; text-decoration: underline; }
#development a:hover                                   { color: #581514; text-decoration: underline; }
