/*-----------------------------------------------------
   HOME (spec.)
----------------------------------------------------- */
.home #topContentWrapper                              { background: transparent url(../images/layout/home-features-top.gif) no-repeat 0 0; height: auto; }
.home #topContent                                     { padding-left: 0; padding-bottom: 20px; background: transparent url(../images/layout/features-bottom.gif) no-repeat left bottom; }

.home #new                                            {
	padding: 10px 10px 20px 420px;
	width: 199px;
	background: transparent url(../images/layout/home-header.jpg) no-repeat 32px 0;
	min-height: 220px;
	color: #fff;
	float: left;
}
.home #marqueecontainer                               { height: 190px; }
#homeContent                                          { margin: 0 0 0 53px; overflow: hidden; height: 100%; }
	
#homeFitness                                          {
	display: inline;
	float: left;
	width: 408px;
	margin: 0 1px 0 0;
}	
	
#professionalFitness                                    {
	display: inline;
	float: right;
	width: 408px;
	margin: 0;
}		

.home #container #homeFitness h2,
.home #container #professionalFitness h2                {
	width: 408px;
	height: 230px;
	margin: 0;
	padding: 0;
}
	
#homeFitness h2 a,
#professionalFitness h2 a                               {
	display: block;
	width: 408px;
	height: 230px;
	padding: 0;
	text-indent: -9999px;
}
	
.home #container #homeFitness h2 a                    { background: transparent url(../images/layout/kucni-fitness.jpg) no-repeat 0 0; }
.home #container #homeFitness h2 a:hover              { background: transparent url(../images/layout/kucni-fitness.jpg) no-repeat 0 -230px; }
.home #container #professionalFitness h2 a              { background: transparent url(../images/layout/profesionalni-fitness.jpg) no-repeat 0 0; }
.home #container #professionalFitness h2 a:hover        { background: transparent url(../images/layout/profesionalni-fitness.jpg) no-repeat 0 -230px; }

/*-----------------------------------------------------
   HOME Typ.
----------------------------------------------------- */
.home #container h1                                   {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #232d5e;
}
.home #container h2                                   {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
	color: #232d5e;
	text-align: left;
	text-decoration: none;
}
.home #container h3,
.home #container h4,
.home #container h5,
.home #container h6                                   {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	color: #232d5e;
	text-align: left;
}
.home #container p, .home #container table            { margin: 0 0 10px 0; }
.home #container ul, .home #container ol              { margin-bottom: 10px; }
.home #container ol li                                { list-style: outside decimal; margin-left: 30px; }

.home #container h2 a, .home #container h3 a,
.home #container h4 a, .home #container h5 a,
.home #container h6 a                                 { color: #232d5e; text-decoration: none; }   
