/*-----------------------------------------------------
   BASIC
------------------------------------------------------ */
*                                                      { margin: 0; padding: 0; list-style: none; }
body                                                   {
	font: normal .7em/16px Verdana, Arial, Helvetica, sans-serif;
	color: #504f4f;
	background: #fff url(../images/layout/header-bg.gif) repeat-x;
	padding: 0 0 30px 0;
	text-align: center;
}
a img                                                  { border: none; }
a, a img, a:link, a:visited, a:hover, a:active         { outline: none; }
br.clear                                               { line-height: 0; height: 0; clear: both; font-size: 0; }
#print-logo                                            { display: none; }

/*-----------------------------------------------------
   LAYOUT (Basic)
------------------------------------------------------ */
#header, #search-nav, #topMenu, #path-nav,
#wrapper, #footer                                      { text-align: left; }

/*-----------------------------------------------------
   HEADER
------------------------------------------------------ */
#header                                                {
	width: 900px; height: 170px;
	margin: 0 auto;
	padding: 0 0 0 60px;
	background: transparent url(../images/layout/header-image.gif) no-repeat 0 0;
	position: relative;
}

#heading                                               { padding: 49px 0 0 0; font: bold 28px Georgia, "Times New Roman", Times, serif; color: #fff; }
#sign                                                  {
	padding: 25px 0 0 0;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	clear: both;
}
#z1                                                    {
	width: 728px; height: 90px;
	position: absolute;
	bottom: 45px; right: 0;
}

/*-----------------------------------------------------
   USER OPTIONS
------------------------------------------------------ */
#user                                                  {
    position: absolute;
    top: 13px; right: 0;
    font-size: .95em;
    line-height: 1.1em;
    color: #fff;
}
#user li                                               {
    float: left;
    padding: 0 0 0 5px;
    margin: 0 0 0 5px;
    border-left: 1px solid #fff;
}
    
#user li.first                                         { margin: 0; padding: 0; border: none; }

#user a                                                { color: #fff; text-decoration: underline; }
#user a:hover                                          { color: #fff; text-decoration: none; }
#user a.on, #user a.on:hover                           { color: #fff; text-decoration: none; font-weight: bold; }

/*-----------------------------------------------------
   myCart (mala kosarica)
------------------------------------------------------ */
#myCart                                                { position: absolute; right: 0; bottom: 12px; font-size: 10px; }
#myCart li                                             { float: left; margin: 0 0 0 3px; padding: 3px; background: #fff; }
#myCart li.last { margin-left: 10px; }
#myCartLink                                            { display: block; background: transparent url(../images/layout/cart.gif) no-repeat left center; padding: 0 0 0 20px; }
#myWishListLink                                            { display: block; background: transparent url(../images/layout/lista-zelja.gif) no-repeat left center; padding: 0 0 0 15px; }
#myCart a                                              { color: #2989cc; text-decoration: none; font-weight: bold; }
#myCart a:hover                                        { color: #2989cc; text-decoration: underline; }
#myCart a.on, #myCart a.on:hover                       { color: #504f4f; text-decoration: underline; }

/*-----------------------------------------------------
   USER BUTTONS & SEARCH (wrapper)
------------------------------------------------------ */
#search-nav                                            {
	width: 960px; height: 23px;
	margin: 0 auto;
	padding: 5px 0 7px 0;
}
	
/*-----------------------------------------------------
   USER BUTTONS
------------------------------------------------------ */	
#user-button                                           {
	display: inline;
	float: left;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
}
#user-button li                                        { display: block; float: left; margin-right: 15px; }
#user-button a                                         {
	display: block;
	padding: 2px 8px 5px 8px;
	background: #ff9c00;
	color: #fff;
	text-decoration: underline;
}
#user-button a:hover                                   { text-decoration: none; }

/*-----------------------------------------------------
   SEARCH
------------------------------------------------------ */	
#search                                                { display: inline; float: right; text-align: right; position: relative; width: 330px; height: 23px; overflow: visible; }
	
#search fieldset                                       { border: none; }
#search label, #search legend                          { display: none; }

#searchinput                                           {
	width: 265px; height: 17px;
	padding: 4px 4px 0 4px;
	background: #fff;
	border: 1px solid #2989cc;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
	vertical-align: middle;
}
#gosearch                                              {
	width: 51px; height: 23px;
	padding: 0;
	background: #2989cc;
	border: 1px solid #2989cc;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
}

/*-----------------------------------------------------
   SEARCH - menu
------------------------------------------------------ */
#search_selection_wrapper                              { top: 25px; right: 0; width: 330px; }
.search_selection_box                                  {
	background: #fff;
	border: 1px solid #2989cc;
	text-align: left;
	background: #f5f5f5;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 3000;
	padding: 10px;
}
#search_selection label                                {
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px;
	text-align: right;
	font-size: 10px;
}
#search_selection select                               {
	font: normal 10px Verdana, Geneva, sans-serif;
	padding: 1px;
	background: #fdfbf6;
	border: 1px solid #2989cc;
	width: 210px;
}
#search_selection p                                    { overflow: hidden; height: 100%; margin-bottom: 10px; }
#searchBy                                              { position: relative; z-index: 5000; }
#searchBoxClose                                        {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	background: transparent url(../images/layout/close-search-menu.gif) no-repeat 0 0;
	cursor: pointer;
	margin: 0 0 0 275px !important;
	margin: 0 0 0 279px;
}

/*-----------------------------------------------------
   PATH
------------------------------------------------------ */		
#path-nav                                              {
	width: 960px; height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
#path                                                  {
	display: inline;
	float: left;
	width: 820px;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #0780ad;
}
#path li                                               {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	background: transparent url(../images/layout/menu-arrow.gif) no-repeat right center;
}
#path li.home                                          { margin-left: 0; padding: 0; background: none; }
#path li.on                                            { background: none; }

#path a, #path a:hover                                 { color: #0780ad; text-decoration: underline; }

#rss-link                                              {
	width: auto;
	display: inline;
	float: right;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	font-size: 11px;
	color: #0780ad;
	background: transparent url(../images/layout/rss-icon.gif) no-repeat right 2px;
}	

/*-----------------------------------------------------
   WRAPPER (CONTAINER)
------------------------------------------------------ */
#wrapper                                               {
	width: 960px; height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

/*-----------------------------------------------------
   secContent
------------------------------------------------------ */
#secContent                                            {
	display: inline;
	float: left;
	width: 190px;
	margin-right: 5px;
}

#newsletterbanner                                      {
	display: block;
	width: 190px; height: 46px;
	background: transparent url(../images/layout/newsletter.gif) no-repeat 0 0;
	text-indent: -9999px;
}	
#newsletterbanner span                                 { display: none; }
#secContent .list                                      { margin: 25px 5px 0 10px; }
#secContent .list  h2                                  {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #428cd0;
	margin: 0 0 15px 0;
}
#secContent .list  h2 a, #secContent .list  h2 a:hover { color: #428cd0; text-decoration: none; }

#secContent .box-list { margin: 20px 0; }
#secContent .box-list li                                   { padding: 2px 4px 4px 4px; border-bottom: 1px solid #dedede; }
#secContent .box-list a                                    { color: #078cbe; text-decoration: none; }
#secContent .box-list a:hover                              { color: #504f4f; text-decoration: none; }

#secContent .box-list h2 { background: #428dd0; color: #fff; padding: 4px; margin-left: -10px; }

/*-----------------------------------------------------
   container
------------------------------------------------------ */
#container                                             {
	display: inline;
	float: left;
	width: 370px;
	padding: 0 5px;
	margin-right: 2px;
}
.blank #container                                      { width: 760px; padding: 0 0 0 5px; margin-right: 0; }
.books #container                                      { width: 567px; padding: 0 5px 15px 5px; margin-right: 0; }

.books #rightColumns                                   { width: 188px; }

/*-----------------------------------------------------
   OPTIONS
------------------------------------------------------ */	
#options                                               {
	height: 18px;
	background: #d7e7f5;
	text-align: right;
	padding: 2px 5px 1px 0;
}
#options li                                            { display: inline; margin-left: 2px; }
#options a                                             {
	background: #fff;
	border: 1px solid #7b8c94;
	color: #428cd0;
	text-decoration: none;
	padding: 0 2px 0 2px;
}	
#options a:hover                                       { color: #504f4f; text-decoration: none; }

/*-----------------------------------------------------
   rightColumns
------------------------------------------------------ */
#rightColumns                                          {
	display: inline;
	float: right;
	width: 380px; height: 100%;
	overflow: hidden;
}
#blue                                                  { display: inline; float: left; width: 188px; }
#orange                                                { display: inline; float: right; width: 188px; }

/*-----------------------------------------------------
   FOOTER
------------------------------------------------------ */
#footerWrapper                                         { height: 35px; background: #85c0e9; margin: 30px 0 10px 0; }
#footer                                                {
	width: 960px; height: 35px;
	position: relative;
	margin: 0 auto;
}
#footer ul                                             { text-align: center; color: #fff; padding: 8px 0 0 0; }
#footer ul li                                          { display: inline; margin: 0 5px; }
#footer ul a                                           { color: #fff; text-decoration: underline; }
#footer ul a:hover                                     { color: #fff; text-decoration: none; }

#topLink                                               {
	display: block;
	width: 85px;
	position: absolute;
	top: 0; right: 0;
	padding: 0 0 1px 5px;
	background: #fff url(../images/layout/toplink-bg.gif) no-repeat 78px 5px;
	font-size: 10px;
	color: #2989cc;
	text-decoration: none;
}
#development a                                         { font-size: 11px; color: #85c0e9; text-decoration: underline; }
#development a:hover                                   { color: #85c0e9; text-decoration: none; }

/*-----------------------------------------------------
   BANNERI
------------------------------------------------------ */	
.banner                                                { text-align: center; }
#z2, #z3, #z4                                          { margin: 0 0 10px 0; }

/*-----------------------------------------------------
   BANNERI / Partners (z5, z6, h7)
------------------------------------------------------ */
#partners                                              { margin: 0 -3px; padding: 10px 0 0 0; }
#partners .banner                                      {
	display: inline;
	float: left;
	width: 120px;
	margin-right: 5px;
}
z7                                                     { margin-right: 0; }

/*-----------------------------------------------------
   toolTIP - prikaz title atributa
------------------------------------------------------ */
div#toolTip                            		       { position: absolute; z-index: 1000; background-color: #5fa7d9; color: #fff; padding: 3px; }
div#toolTip em                         	               { display: none; }
