/****************************************************************************************/
/*                                                                                      */
/* Futuroom.cz website                                                                  */
/*                                                                                      */
/* Version:         2009-08-13 09:40                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Version:         2009-05-12 16:26                                                    */
/* Last changed by: Petr Kus                                                            */
/* Version:         2009-09-04 15:00                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Created by: Jakub Kocourek                                                           */
/*                                                                                      */
/****************************************************************************************/

.intend li .business
{
    display:block;
    padding-bottom:8px;
    height:20px;
    font-size:85%;
    color:#b0b0b0;
}

.intend li .tel
{
    height:40px;
    display:block;
    color: #B0B0B0;
}

.intend li strong
{
    color:#000;
}

.border
{
    border:none;
}

/************************************************************************************/

.intend .leftColumn
{
    float:left;
    width:50%;
    margin-top:10px;
}

.intend .rightColumn
{
    float:right;
    width:44%;
    margin-top:10px;
}

.intend .rightColumn .companyName
{
    display:block;
    font-size:126%;
    font-weight:bold;
}

/******************************************************************************************/

.intend a.googleMaps
{
    color:#e30101;
    font-weight:bold;
}

.intend a.googleMaps img
{
    padding-right:4px;
}

.intend .googleMap
{
    padding:18px 0 32px 0;
}

/*button --------------------------------------*/

.basket 
{
    height:42px;
    margin: 10px 5px 10px 0px;
    border:medium none;
    color:#000000;
    cursor:pointer;
    font-weight:bold;
}

.basket#firstButton 
{
    width: 102px;
    background: #E9E9E9 url(../images/design/forms/grey-gradient-button-narrow.png) no-repeat scroll 0 0;
}

ul.boxes img
{
	margin:10px auto;
	display: block;
}

.intend ul.boxes li
{
	_height: 237px;
	min-height: 237px;
}