/****************************************************************************************/
/*                                                                                      */
/* Futuroom.cz website                                                                  */
/*                                                                                      */
/* Version:         2009-20-04 16:00                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Created by: Jakub Kocourek                                                           */
/*                                                                                      */
/****************************************************************************************/
/***************************************************************************************/

.intend ul
{
  float:left;
  width:181px;
  margin:20px 0px 0px 74px;
  display:inline;
}

.intend ul li
{
  margin-bottom: 9px;
  list-style:none;
}

.intend ul li a
{
  font-weight: bold;
  color:#8F8F8F;
}

.intend ul#ulFirst
{
  margin-left: 20px; 
}

.contentPanel .courseBox .mainInfo .blue 
{
    background:#0076A3 url(../images/design/content-blocks/blue.gif) repeat scroll 0;
}

.contentPanel .courseBox .mainInfo .orange 
{
    background:#F8941D url(../images/design/content-blocks/orange.gif) repeat scroll 0;
}

.contentPanel .courseBox .mainInfo .green 
{
    background:#8DC73F url(../images/design/content-blocks/green.gif) repeat scroll 0;
}

/******************************************/
.searchCoursePanel
{
  padding:16px 20px 28px 22px;
  margin:16px 0 8px 0;
  clear:both;
  background:#dddddd;
}

.searchCoursePanel ul
{
  clear:both;
  list-style:none;
}

.searchCoursePanel ul.labels li
{
  margin-bottom:8px;
  font-weight:bold;
  font-size:90%;
}

.searchCoursePanel ul li
{
  float:left;
  width:160px;
}

.searchCoursePanel ul li.last
{
  width:140px;
}

.searchCoursePanel ul li select
{
  width:136px;
  padding-left:10px;
  background:#ebebeb;
}

.searchCoursePanel input
{
  float:right;
}/* CSS Document */
