/* CSS PP-Agency */

/* layout elements */

body {
	margin: 0;
	padding: 0 0 25px;
	color: #666666;
	text-align: center;
	background: url(../images/bg_body.gif) repeat-x;
	font: 9pt/10.5pt "Trebuchet MS";
}
div#bg_page {
	background: url("../img/bg_page.gif") no-repeat center top;
}
div#frameholder {
	width: 906px;
	text-align: left;
	background: #FFF;
	margin: 0 auto;
	padding: 0 4px;
}

/* TOP NAVIGACE */

div#topmenu {
	width:906px;
	height: 77px;
	text-align: right;
	color: #999;
	padding: 0;
	margin: 0;
	background: url(../images/bg_topmenu.gif) no-repeat left top;
}
div#topmenu_en {
	width:906px;
	height: 77px;
	text-align: right;
	color: #999;
	padding: 0;
	margin: 0;
	background: url(../images/bg_topmenu_en.gif) no-repeat left top;
}
div#topmenu_item {
	width: 855px;
	padding-top: 48px;
	padding-right: 50px;
}
div#topmenu a {
	color: #999;
	font-weight: normal;
	font-size: 8.25pt;
	text-decoration: none;
	margin: 0 10px 0 3px;
}
div#topmenu_en_item {
	width: 855px;
	padding-top: 48px;
	padding-right: 50px;
}
div#topmenu_en a {
	color: #999;
	font-weight: normal;
	font-size: 8.25pt;
	text-decoration: none;
	margin: 0 10px 0 3px;
}

/* head */
div#header {
	width:906px;
	height: 171px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/bg_header.jpg) no-repeat left top;
}
div#header_en {
	width:906px;
	height: 171px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/bg_header_en.jpg) no-repeat left top;
}
div#header_left {
	float: left;
	width: 218px;
	height: 171px;
}
div#header_right {
	float: right;
	width: 680px;

}
div#header_right div#title {
	padding: 0;
	margin-left: 255px;
	margin-top: 40px;
}

div#header_right div#title a {
	background-image: url(../img/bcommon/bg_none.gif);
	background-repeat: no-repeat;
	left: 530px;
	top: 120px;
	width: 120px;
	height: 110px;
	float: left;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0;
}
div#logo a {
	position: absolute;
	background: url("../img/bcommon/bg_none.gif") no-repeat;
	width: 220px;
	height: 70px;
	left: 530px;
	margin: 0;
}

/* Content elements */

div#content_holder {
	margin: 0;
	padding: 0;
	width: 906px;
	background-color: #FFFFFF;
}
div#left {
	background: url(../images/bg_vermenu.gif) no-repeat;
	width: 245px;
	margin: 0;
	float: left;
	padding: 0;
	text-align: left;
}
div#right {
	min-height:550px;
	margin: 0;
	width: 661px;
	float: left;
	line-height: 12pt;
	padding: 0;
	background: url(../images/bg_right.gif) no-repeat left top;
}
div#content {
	min-height:550px;
	width:550px;
	line-height: 12.75pt;
	text-align: left;
	padding: 20px 80px 5px 25px;
}

div#content span {
	font-size: 14.5pt;
}
div#content .orange {
	color: #f08f33;
}

div#content_banner {
	padding:15px 0 10px 0;
}
div#klub_banner {
	padding:10px 0 10px 25px;
}
div#content .author {
	font-size: 9.22pt;
	font-style: italic;
	color: #000;
	font-weight: bold;
	line-height: 8pt;
	letter-spacing: -0.22pt;
	margin: 0;
	padding: 0;
}

/* footer */

div#footer {
	float:left;
	width: 906px;
	font-size: 8.25pt;
	color: #999;
	text-align: center;
	background: url(../images/bg_footer.gif) repeat-x;
	margin: 25px auto 0 auto;
	padding: 10px 0 5px;
}
div#footer a {
	color: #246BAB;
	text-decoration: none;
	font-weight: normal;
}
div#footer a.cms {
	color: #E38B02;
}
div#footer a.design {
	color: #999;
}

/* HOR NAVIGACE - MENU */

div#hormenu_holder {
	height: 38px;
	float: left;
	padding: 0;
	width: 906px;
	margin: 1px 0;
}
div#hormenu {
	height: 38px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_hormenu.gif) repeat-x;
}
div#hormenu ul.menu {
	margin: 0;
	padding: 10px 0 0;
}
div#hormenu ul.menu li.first_item {
	padding: 0;
	height: 20px;
	width: 2px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	background: url(../images/bg_hormenu_list_item.gif) no-repeat right;
}

div#hormenu ul.menu li.item {
	float: left;
	list-style-type: none;
	padding: 0;
	background: url(../images/bg_hormenu_list_item.gif) no-repeat right top;
	margin: 0 10px;
}
div#hormenu ul.menu li a {
	color: #000;
	text-decoration: none;
	display: block;
	margin-right: 33px;
	margin-left: 5px;
	background: url(../images/bg_hormenu_list_link.gif) no-repeat left center;
	font: bold 9.25pt "Trebuchet MS";
	padding: 0 0 0 15px;
}

div#eng_button {
  text-align:right;
	padding:1px 30px 0 0px;
}
div#eng_button a{
text-decoration:none;
}

div.submenu_box_content {
	padding:0px;
}

/* VER NAVIGACE - MENU */

div#vermenu div.submenu_box_header {
	height: 28px;
}

div#vermenu_pad {
	margin: 20px 0 0px 0px;
}
div#vermenu {
	float:left;
	margin: 0 0 10px 0px;
}

/* NEWS - LAYOUT */

div#news div.submenu_box_header {
	height: 28px;
	margin-bottom: 10px;
	background: url(../images/bg_news_header.gif) no-repeat;
}

div#news div.submenu_box_header_en {
	height: 28px;
	margin-bottom: 10px;
	background: url(../images/bg_news_header_en.gif) no-repeat;
}

div#news {
	margin: 0px 18px 0 0;
}
div#news div.item {
	font-size: 8.25pt;
	margin: 0 0 10px 40px;
	padding: 0 0 10px;
}
div#news div.item div.headline {
	width: 180px;
	color: #246bab;
	padding: 0 0 2px;
}
div#news div.item div.text {
	padding: 0;
	color: #777;
}
div#news div.item a {
	text-decoration: none;
	color: #246BAB;
}
div#news_klub a {
	color: #246BAB;
	text-decoration: underline;
}

div#button_more {
	width: 80px;
	float: left;
	height: 100px;
}


/* path - banner */

div#path {
	text-align: right;
	color: #333;
	margin: -5px 0 0;
	font-weight: bold;
	font-size: 8.25pt;
	padding: 0 5px 0 0;
}
div#path a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
p.home_text {
	padding: 0 0 12px 7px;
}
a.home_continue {
	margin: 5px 0 0 40px;
	position: absolute;
}
#link_more {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
}
div#banner {
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 10px 0;
}
div#banner  img {
	margin: 0 10px 0 0;
}
                
