/****************************************************************************************/
/*                                                                                      */
/* Futuroom.cz website - CONTENT TEMPLATES                                              */
/*                                                                                      */
/* Version:         2009-04-05 22:00                                                    */
/* Last changed by: Josef Vondracek                                                     */
/*                                                                                      */
/****************************************************************************************/
/****************************************************************************************/

/*.intend
{
    padding: 23px 20px 26px 16px;
    border-bottom:1px solid #e9e9e9;
    float:none;
}

.intend h2
{
    font-size:240%;
}

h3
{
    font-size:170%;
}

.intend .status
{
    font-size:130%;
}

.intend .pink
{
    color:#EB0000;
}

.intend .projectSchedule
{
    margin-top:23px;
    float:left;
    border-right:1px solid black;
    padding:0 18px 20px 0;
}

.intend .rating
{    
    margin-top:21px;
    float:right;
    font-size:100%;
    text-align:right;
    padding-right:4px;
    line-height:20px;
}

.intend .rating img
{
    padding-left:4px;
}

.intend .mainPicture
{
    padding:16px 0;
}

.intend p
{
    font-size:24px;
    line-height:32px;
    margin-bottom:20px;
}

.intend .leftcolumn
{
    color:#919191;
    font-size:18px;
    line-height:normal;
}

.intend .leftcolumn p
{
    color:#919191;
    font-size:100%;
    line-height:normal;
    margin-bottom:52px;
}

.intend .leftcolumn strong
{
    color:#000;
    font-size:90%;
}

.intend .rightGreyBox
{
    float:right;
    width:240px;
    padding:20px;
    color:#919191;
    font-size:18px;
    line-height:normal;
    background:#e9e9e9;
}

.intend .rightGreyBox h4
{
    color:#000;
    font-size:80%;
    margin-top:18px;
}

.intend .rightGreyBox p
{
    color:#000;
    font-size:80%;
    line-height:normal;
    margin-bottom:44px;
}

.intend .rightGreyBox .lectors
{
    color:#000;
    font-size:80%;
}

.intend .rightGreyBox .lectors img
{
    padding-left:4px;
}

/************************************************************************************/

/*.intend ul.documents
{
    list-style:none;
    font-size:116%;
    margin:14px 0 38px 0;
}

.intend ul.documents li
{
    padding-left:50px;
    line-height:22px;
    background:no-repeat 22px center;
}

.intend ul.documents li#pdf
{
    background-image:url(../images/design/icons/pdf-document.gif);
}

.intend ul.documents li#document
{
    background-image:url(../images/design/icons/document.gif);
}

.intend ul.documents li#excel
{
    background-image:url(../images/design/icons/excel-document.gif);
}

.intend ul.documents li#word
{
    background-image:url(../images/design/icons/word-document.gif);
}

/************************************************************************************/
/*.intend .gallery
{
    background:#e9e9e9;
    padding:19px 20px 20px 4px;
    margin-top: 18px;
}

.intend .gallery img
{
    padding:0 0 0 14px;
    float:left;
}

.intend .gallery .paging
{
    float:right;
    padding:10px 0 0 0;
}

.intend .gallery .paging img
{
    float:none;
    padding:0 0 0 6px;
}

.intend .gallery .bug
{
    border-top:1px solid #e9e9e9;
}

/************************************************************************************/

/*.intend ul.related
{
    list-style:none;
    font-size:170%;
    color:#7c7c7c;
    font-weight:bold;
    margin:14px 0 38px 0;
}

.intend ul.related li
{
    padding-left:56px;
    line-height:34px;
    background:no-repeat 22px center;
}

.intend ul.related li.red
{
    background-image:url(../images/design/icons/red-block.gif);
}

.intend ul.related li.blue
{
    background-image:url(../images/design/icons/blue-block.gif);
}

.intend ul.related li.orange
{
    background-image:url(../images/design/icons/orange-block.gif);
}

/************************************************************************************/

/*.commentsHeader
{
    padding: 23px 20px 26px 16px;
}

.commentsHeader h3
{
    display:inline;
}

.commentsHeader .commentsCount
{
    font-size:160%;
    font-weight:normal;
}

.commentsHeader a
{
    padding-left:20px;
    font-weight:bold;
    background: url(../images/design/icons/red-down-arrow.gif) no-repeat 2px center;
}


