/*--------------------------------------
   CONTENT -> Headings
-------------------------------------- */
#home #contentWrapper {
	background: transparent url(../images/container-wrapper-home.gif) repeat-y 0 0;
	display: table;
	}

#contentWrapper h1          {
	font: normal 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #cdd1e4;
	padding: 5px 9px;
	margin-bottom: 17px;
	}

#contentWrapper h2          {
	font-size: 10px;
	font-weight: bold; 
	color: #3d9dd2;
        }

#contentWrapper h3          {
	font-size: 10px;
	font-weight: bold; 
	color: #3d9dd2;
        }

#contentWrapper h2          { margin-bottom: 15px; }
/*--------------------------------------
   HOME - 3 kolone (layout, headings)
-------------------------------------- */
#contentWrapper #akcije,
#contentWrapper #noviteti,
#contentWrapper #novosti           {
	display: inline;
	float: left;	
	width: 209px;
	padding: 7px;
	margin-right: 5px;
        }

#contentWrapper #akcije h1,
#contentWrapper #noviteti h1,
#contentWrapper #novosti h1        {
	font: normal 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #cdd1e4;
	padding: 5px 9px;
	margin-bottom: 17px;
	clear: both;
        }

#contentWrapper #akcije h2,
#contentWrapper #noviteti h2,
#contentWrapper #novosti h2        {
	font-size: 10px;
	font-weight: bold; 
	color: #3d9dd2;
	clear: both;
        }

#contentWrapper #akcije h3,
#contentWrapper #noviteti h3,
#contentWrapper #novosti h3        {
	font-size: 10px;
	font-weight: bold; 
	color: #3d9dd2;
	clear: both;
        }
/*--------------------------------------
   HOME - Akcije
-------------------------------------- */
#contentWrapper #akcije h2         { margin-bottom: 15px; }
#contentWrapper #akcije p          { margin-bottom: 17px; }
/*--------------------------------------
   HOME - Noviteti
-------------------------------------- */
#contentWrapper div#noviteti       {
	background: #fff;
	margin: 0 1px 0 -4px;
        }
#contentWrapper #noviteti h1       {
	background: #d5d7e7;
        }

#contentWrapper #noviteti h2,
#contentWrapper #noviteti h3       { margin-bottom: 2px;}

#noviteti p                        {
	margin-bottom: 17px;
	clear: both;
        }
#noviteti img                      { margin: 10px 0;}

#noviteti h3 a:link,
#noviteti h3 a:visited             { color: #3d9dd2; text-decoration: underline;  }
#noviteti h3 a:hover,
#noviteti h3 a:active              { color: #3d9dd2; text-decoration: none;  }
/*--------------------------------------
   HOME - Novosti
-------------------------------------- */
#novosti h2 a:link,
#novosti h2 a:visited              { color: #3d9dd2; text-decoration: underline;  }
#novosti h2 a:hover,
#novosti h2 a:active               { color: #3d9dd2; text-decoration: none;  }
	
#novosti h2                        { margin-bottom: 2px; }
/*--------------------------------------
   HOME - Akcije, Noviteti, Novosti - linkovi
-------------------------------------- */
#akcije a:link, a:visited,
#noviteti a:link, a:visited,
#novosti a:link, a:visited { color: #3e2d35; text-decoration: underline; } 

#akcije a:hover, a:active,
#noviteti a:hover, a:active,
#novosti a:hover, a:active { color: #3e2d35; text-decoration: none; } 

/*--------------------------------------
   HOME - Anketa
-------------------------------------- */
#anketa p                          { font-weight: bold; margin-bottom: 12px; }

#anketa form                       { line-height: 23px; }
#anketa form .radio { margin-top: 4px !important; margin-top: 3px; }
#anketa form .gumb { margin-top: 30px; }
#anketa .posalji                   {
	margin: 10px 0 0 45px;
        }
/*--------------------------------------
   HOME - Izdvajamo
-------------------------------------- */
#secContentWrapper div#izdvajamo    {
	line-height: 20px;
	padding-bottom: 7px;
        }
#izdvajamo li                       {
	padding-left: 30px;
        }
#izdvajamo .li-bg                   { background: #efefef;
}
#izdvajamo a:link,
#izdvajamo a:visited                { color: #3e2d35; text-decoration: underline; }
#izdvajamo a:hover,
#izdvajamo a:active                 { color: #da251d; text-decoration: none; }