/*-----------------------------------------------------
   mainContent & Typ.
------------------------------------------------------ */
#mainContent                                           { 
	line-height: 15px;
	min-height: 414px;
	height: auto !important;
	height: 414px;
}
#mainContent h1                                        {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #749ac7; 
}
	
#mainContent h2                                        { margin: 10px 0; font-weight: bold; font-size: 12px; color: #749AC7; }
#mainContent h3                                        { color: #749AC7; }

#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6                                        { font-weight: bold; font-size: 11px; margin: 10px 0; }

#mainContent p,
#mainContent ol,
#mainContent ul,
#mainContent table                                     { margin: 10px 0; }

#mainContent ol li                                     { list-style: outside decimal; margin-left: 40px; }
#mainContent ul li                                     { 
	background-image: url(../images/layout/list-bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 15px; 
	margin-left: 10px;
}

#mainContent table                                     { border-collapse: collapse; }
#mainContent th, 
#mainContent td                                        { padding: 4px; }

#mainContent th                                        { font-weight: bold; background: #5e5f5f; color: #fff; }

#mainContent a                                         { color: #749AC7; text-decoration: underline; }
#mainContent a:hover                                   { color: #749AC7; text-decoration: none; }

/*-----------------------------------------------------
   SCROLLER
----------------------------------------------------- */
#scroller                                             {
	background: transparent url(../images/layout/scroller-bg.gif) no-repeat 0 0; 
	width: 283px;
	height: 414px;
}
#scroller h2                                          { font-weight: normal; font-size: 12px; color: #fff; padding: 4px 0 20px 15px; }

div#scrollbar                                         { display: block; /* initially display: none; to hide from incapable */ }
div#wn                                                {
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 255px;
	height: 335px;
	margin: 0 0 0 15px;
	padding: 0;
	z-index: 200;
}

#lyr                                                  { width: 238px; height: auto; height: 100%; overflow: hidden; }

div#scrollbar                                         {
	position: absolute;
	width: 18px;
	height: 320px;
	font-size: 1px;  /* so no gap or misplacement due to image vertical alignment */
	top: 10px;
	right: -5px;
	background: none;
}
div#track                                             {
	position: absolute;
	left: 0 ;
	top: 0;
	width: 10px;
	height: 312px;
	background: none;
	background: none;
}
div#dragBar                                           {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	background: #749ac7; 
}
div#up                                                {
	display: none;
}
div#down                                              {
	display: none;
}

/* so no gap or misplacement due to image vertical alignment
font-size: 1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img                                     { display: block; }

div#wn img                                            { margin-right: 5px; margin-bottom: 5px; }

/*-----------------------------------------------------
   HOME
------------------------------------------------------ */
#homeContent                                           {
	width: 939px;
	height: 383px;
	margin: -17px 0 0 0;
	position: relative;
	background: transparent url(../images/layout/home-content-bg.jpg) no-repeat left bottom;
}
#konzaltingBox,
#dizajnBox                                             {
	width: 246px;
	height: 291px;
	overflow: hidden;
	position: relative;
	display: inline;
	float: left;
}
#konzaltingBox                                         { background: transparent url(../images/layout/home-konzalting.gif) no-repeat 0 0; margin-left: 224px; line-height: 25px; }
#dizajnBox                                             { background: transparent url(../images/layout/home-dizajn.gif) no-repeat 0 0; margin-left: 49px; line-height: 25px; }

#konzaltingBox h2,
#dizajnBox h2                                          { text-indent: -9999px; }
#konzaltingBox h2 a,
#dizajnBox h2 a                                        {
	display: block;
	width: 146px;
	height: 38px;
	text-indent: -9999px;
}
#homeContent .content                                  {
	position: absolute;
	bottom: 30px;
	left: 25px;
	width: 185px;
}
#homeContent .content a                                { color: #012f66; text-decoration: none; }

#homeContent #konzaltingBox .content a:hover           { color: #f7a852; }
#homeContent #dizajnBox .content a:hover               { color: #bdd89e; }

#homeContent .content p,
#homeContent .content ul,
#homeContent .content ol                               { margin: 10px 0 0 0; }
#homeSlogan                                            {
	width: 700px;
	height: 38px;
	background: transparent url(../images/layout/home-izreka.gif) no-repeat  0 0;
	margin: 25px 0 -15px 226px;
}
#en #homeSlogan                                        { margin-left: 150px; }
#homeSlogan p                                          { display: none; }