/****************************************************************************************/
/*                                                                                      */
/* Version:         2010-04-02 08:00                                                    */
/* Author: 			Michal Pelech                                                       */
/* Author website: 	www.michalpelech.cz                                                 */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#contentPanel .homepageImages
{
	margin: 0 0 54px 0;
}

.klenoidSortiment{
    position: absolute;
    top: 400px;
    left: 613px;
}

#contentPanel .homepageImages img
{
	margin: 0 15px 0 0;
	float: left;
}

#contentPanel .homepageImages img.last
{
	margin: 0;
}

#contentPanel .articleItem
{
	margin: 0 0 40px 0;
}

#contentPanel .articleItem .header
{
	margin: 0 0 15px 0;
}

#contentPanel h2
{
	width: 525px;
	margin: 0 40px 0 0;
	padding: 3px 0 0 0;
	float: right;
	display: inline;
	overflow: hidden;
	line-height: 1.2em;
	font-family: "Times New Roman", sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
        text-align: left;
}
#contentPanel h2.nadpis{
    float: none;
}

#contentPanel h2 a
{
	color: #333333;
	text-decoration: none;
}

#contentPanel h2 a:hover
{
	text-decoration: underline;
}

#contentPanel .articleItem .header p.date
{
	width: 89px;
	height: 45px;
	padding: 7px 0 0 0;
	float: left;
	background: url(/images/article-date.png) no-repeat left top;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
	text-transform: uppercase;
}

#contentPanel .articleItem .header p.date strong
{
	display: block;
	line-height: 0.8em;
	font-family: "Times New Roman", sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	text-align: center;
}

#contentPanel p
{
	margin: 0 0 8px 0;
	line-height: 1.5em;
	color: #333333;
}

#contentPanel #paging
{
	width: 500px;
	height: 33px;
	position: absolute;
	left: 264px;
	bottom: -13px;
	overflow: hidden;
	z-index: 5;
}

#contentPanel #paging a.button
{
	width: 118px;
	height: 32px;
	margin: 0 20px 0 0;
	float: left;
	line-height: 32px;
	background: url(/images/paging-item.png) no-repeat left top;
	color: #ffffff;
	font-family: Georgia, Arial;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}

#contentPanel #paging a.button:hover
{
	color: #ffffff;
	text-decoration: none;
}

#contentPanel #paging a
{
	height: 32px;
	margin: 0 20px 0 0;
	float: left;
	line-height: 32px;
	color: #f2c003;
	font-family: "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#contentPanel #paging a.active,
#contentPanel #paging a:hover
{
	color: #333333;
	text-decoration: underline;
}

#contentPanel #paging span
{
	height: 32px;
	margin: 0 20px 0 0;
	float: left;
	line-height: 34px;
	color: #f2c003;
}




.bnrhp {
    background: url("http://www.kleinod.cz/images/banner_final_prohlidky.png") no-repeat scroll 0 0 transparent;
    height: 290px;
    left: 180px;
    position: absolute;
    top: 150px;
    width: 702px;
    z-index: 10000;
}
.bnrhp .close {
    display: block;
    height: 25px;
    position: absolute;
    width: 30px;
}
.bnrhp .link {
    display: block;
    height: 253px;
    left: 24px;
    position: absolute;
    top: 20px;
    width: 490px;
}

