/****************************************************************************************/
/*                                                                                      */
/* Futuroom.cz website                                                                  */
/*                                                                                      */
/* Version:         2009-07-29 10:39                                                    */
/* Last changed by: Petr Kus                                                            */
/* Version:         2009-05-22 10:39                                                    */
/* Last changed by: Petr Kus                                                            */
/* Version:         2009-05-19 13:00                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Version:         2009-05-19 08:27                                                    */
/* Last changed by: Petr Kus                                                            */
/* Version:         2009-18-05 15:22                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Version:         2009-13-05 13:00                                                    */
/* Last changed by: Petr Kus                                                            */
/* Version:         2009-17-04 11:00                                                    */
/* Last changed by: Filip Zadnik                                                        */
/* Created by: Jakub Kocourek                                                           */
/*                                                                                      */
/****************************************************************************************/
/****************************************************************************************/

.intend .banner
{
	width: 717px;
	height: 140px;
	position: relative;
	/*background: #ECECEC url(../images/articles/img24.jpg);*/
}

.intend .banner img
{
	width: 717px;
	height: 139px;
	display: block;
	float: left;
}

.intend .banner .description
{
	width: 329px;
	height: 109px;
	padding: 15px;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 140%;
	font-weight: bold;
	background: transparent;
	color: black;
}

.intend .banner .description .transparentBackground
{
	width: 359px;
	_width: 360px;
	height: 139px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ECECEC;
	z-index: 0;
}

.intend .banner .description .text
{
	position: relative;
}

#firstDescription,
#secondDescription,
#thirdDescription
{
	display: none;
}

.intend .banner .description h2
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid black;
	font-size: 130%;
}

.intend .headerx
{
	/*height: 50px;*/
	width:697px;
	padding:6px 0 16px 20px;
	overflow:auto;
	color:#fff;
	color:white;
}

.intend .orange
{
	background: #F8941D url(../images/design/content-blocks/orange.gif) repeat;
}

.intend .red
{
	background: #FF0000 url(../images/design/content-blocks/red.gif) repeat;
}

.intend .blue
{
	background: #0076A3 url(../images/design/content-blocks/blue.gif);
}

.intend .redArrow,
.intend .orangeArrow,
.intend .blueArrow
{
	width: 32px;
	height: 16px;
	position: absolute;
	top: 124px;
	left: 70px;
}

.intend .redArrow
{
	background: transparent url(../images/design/icons/arrow-red.gif) no-repeat;
}

.intend .orangeArrow
{
	background: transparent url(../images/design/icons/arrow-orange.gif) no-repeat;
}

.intend .blueArrow
{
	background: transparent url(../images/design/icons/arrow-blue.gif) no-repeat;
}

.intend .headerx h2
{
	width: 100%;
	margin-right: -246px;
	float: left;
	font-size: 240%;
}

.intend .headerx ul
{
	clear: left;
	list-style-type: none;
	/*position:relative;*/
	float: left;
	width: 100%;
	margin-right: -246px;
}

.intend .headerx ul li
{
	float: left;
	padding-right: 22px;
}

.intend .headerx ul li a
{
	color: #fff;
	font-size: 140%;
}

.intend p
{
	margin: 12px 0 6px 0;
}

/*************************************************************************************/

.intend .product
{
	margin: 20px 0 36px 0;
}

.intend .product .imageProduct
{
    width: 300px;
	height: 225px;
	float:left;
	margin:0 10px 6px 0;

}
.intend .product .imageProduct .articleImage
{
	margin: 0px;
	float: none;
}
.intend .product .floatLeft
{
	float: left;
	margin-right: 14px;
}

.intend .product .content
{
	width: auto;
}

.intend .product .content .date,
.intend .productList li .date
{
	float: left;
	width: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	font-size: 90%;
}

.intend .product .content .title
{
	/*font-weight: bold;*/
	/*font-size: 140%;*/
	float: left;
	width: 363px;
	margin: 0px;
}

.intend .product .content .title .grey
{
	font-weight: normal;
	font-size: 50%;
	color: #b0b0b0;
	display: block;
}

.intend .product .content .allInfoLink
{
	color: #EB0000;
	font-weight: bold;
	font-size: 130%;
	line-height: 36px;
	float: left;
	padding-left: 12px;
	background: url(../images/design/icons/two-pink-arrows.gif) no-repeat left 16px;
}

.intend .product .content .buttonOrderCourse
{
	float: right;
}

/*********************************************************************************************************/

.intend .productList
{
	list-style-type: none;
}

.intend .productList li
{
	padding: 14px 0;
	/*font-size: 140%;
	color: #b0b0b0;*/
}

.intend .productList li a
{
	/*font-weight: bold;
	color: #000;*/
}

.intend .productList li .contentProductSmall
{
	margin-left: 45px;
}
.intend .productList li .date
{
	position: relative;
	top: 2px;
	/*font-size: 60%;*/
}

.intend .productList.expired li .date
{
	background: #838383;
}

.intend h3.expiredTitle
{
	/*font-size: 170%;*/
	margin: 36px 0 12px 0;
}

/*************************************************************************************/
.ieBug
{
	border-bottom: 1px solid white;
}

.contentPanelFull
{
  padding-top:0;
}