/* CSS MP main */

body {
	background: #ffffff url("../../images/mp/bg_body.gif") repeat-x left 47px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin-top:0px;
	padding-top:0px;
	line-height: 10.5pt;
	color: #333333;
	text-align: center;
}

div#frameholder {
	width: 1000px;
	margin: auto;
	text-align: left;
	background: #ffffff url("../../images/mp/bg_frameholder.gif") no-repeat left bottom;
	padding: 0 0 50px 0;
}

div#left{
	width: 230px;
	margin: 112px 0 0 0;
	float: left;
}

div#doporucujemeleft {
	color: #666666;
	width: 180px;
	margin: 20px 30px 0 0;
	float: right;}
	
	div#doporucujemeleft a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
  div#doporucujemeleft a:hover{	
	color: #666666;}

	div#doporucujemeright {
	color: #666666;
	width: 180px;
	margin: -20px 10px 0 0;
	float: right;}
	
	div#doporucujemeright a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
  div#doporucujemeright a:hover{	
	color: #666666;}

div#right{
	width: 748px;
	margin: 112px 0 0 0;
	padding: 0 22px 0 0;
	float: right;
	position: relative;
}

div#right_column{
	width: 220px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

div#head {
	position: absolute;
	top: 0;
	margin: 0 0 0 0;
	width: 1000px;
	height: 112px;
	background:  url("../../images/mp/bg_head.gif") no-repeat 230px top;
}

div#content {
	margin: 0 0 0 0;
	padding: 20px;
	float: left;
	width: 488px;
	font-size: 9.75pt;
	color: #666666;
	overflow: hidden;
}


/********************************************************************/

div#head div#logo {
	position: absolute;
	top: 0;
	margin: 0 0 0 0;
	width: 230px;
	height: 112px;
	background:  url("../../images/mp/bg_logo.gif") no-repeat left top;
}

div#head div#logo a{
	position: absolute;
	top: 0;
	margin: 0 0 0 0;
	width: 230px;
	height: 112px;
	background:  url("../../images/mp/none.gif") no-repeat;
}


div#head div#lang{
position: absolute;
top: 0;
margin: 0 0 0 230px;
padding: 13px 0 0 0;
height: 27px;
width: 180px;
}

div#head div#lang img{
vertical-align: middle;
margin: 0 3px 0 0;
}

div#head div#lang a{
vertical-align: middle;
margin: 0 0 0 18px;
text-decoration: none;
}

div#head div#search{
position: absolute;
top: 0;
padding: 12px 0 0 0;
margin: 0 0 0 432px;
height: 28px;
width: 190px;
}

div#head div#search input{
vertical-align: middle;
margin: 0 0 0 13px;
}

div#head div#search input.text{
width: 110px;
margin: 0 0 2px 0;
padding: 1px 5px;
}



div#head div#topmenu{
position: absolute;
top: 0;
margin: 0 0 0 648px;
padding: 16px 0 0 0;
height: 24px;
width: 320px;
}

div#head div#topmenu a{
text-decoration: none;
margin: 0 13px 0 3px;
}

div#head div#topmenu img{
vertical-align:middle;
}

/*------------ menu ----------------*/

div#mainmenu {
	background: url("../../images/mp/bg_mainmenu.gif") no-repeat 12px top;
	height: 34px;
	margin: 60px 0 0 0;
	padding: 0 0 0 12px;
	float:right;
	width:758px;
}

div#mainmenu ul {
	margin: 0 0 0 0;
	padding: 0;
}
	
div#mainmenu ul li{
	margin:0 0 0 0;
	padding: 10px 40px 10px 40px;
	float: left;
	list-style-type: none;
	background: url("../../images/mp/bg_mainmenu_item.gif") no-repeat right 6px;
}
	
div#mainmenu li.item ul li {
	

	/* background: #5583A6 url("../../images/bg_menu_li.jpg") repeat-x; */
    float: none;
    padding: 0;
    /* &margin: -4px 0; 
    _margin: 0 0 -4px 0;*/ 
  }
  


div#mainmenu ul  li.last{
	/*padding: 10px 0 10px 15px;*/
	background: none;
}
	
div#mainmenu ul a{
	font-family: "Trebuchet MS";
	background: transparent;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
	/*&float: none;*/
	display: block;
	/*background-color: red;*/
}
	
div#mainmenu li.item ul.makeMenu {
	position: absolute;
	display: none;
	margin: 10px 0 0 -40px;
/*	&margin: 14px 0 0 -40px;*/
    /*_margin: 10px 0 0 -40px;*/
    width: 200px;
    /*&margin: 26px 0 0 -85px;*/
    z-index: 2;
}
	
div#mainmenu ul.makeMenu li {
	width: 200px;
	background-color: #5b7c98;
	background-image: url();
	/*background: transparent url(../../images/bg_list_pokus.gif) repeat ;*/
}

div#mainmenu ul.menu li.item ul.makeMenu li a {
	text-transform: none;
	font-weight: normal;
	display: block;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px dotted #7DACCA;
	background:#5583A6 none repeat scroll 0 0;
}
	
div#mainmenu ul.menu li.item ul.makeMenu li a:hover {
    background-color: #79A3BD;
    border-bottom: 1px dotted white;
}	
	
div#mainmenu ul a:hover{	
/*	_color: #EEEEEE;*/
}

/********************************************************************/

div#flash{
font-size:0pt;
line-height:0pt;
margin-top: -20px;
padding: 22px 0 10px 37px;
width:711px;
height:205px;
background: url("../../images/mp/bg_flash.jpg") no-repeat left top;
}

div#flash a.superlink{
position: absolute;
height: 85px;
width: 122px;
color: #ffffff;
font-size: 11.25pt;
text-align: center;
background: transparent url("../../images/mp/none.gif") no-repeat;
text-decoration: none;
padding: 88px 0 0 0;
}

div#flash a.superlink_01{
margin: 0 0 0 0;
}

div#flash a.superlink_02{
margin: 0 0 0 175px;
}

div#flash a.superlink_03{
margin: 0 0 0 350px;
}

div#flash a.superlink strong{
display: block;
padding: 17px 0 10px 0;
}

div#flash div.login{
position: absolute;
height: 110px;
width: 165px;
color: #ffffff;
background: transparent;
padding: 70px 0 0 0;
margin: 0 0 0 515px;
/*text-align: right;*/
}

div#flash div.login input.text{
width: 130px;
background:  url("../../images/mp/bg_login_input.jpg") no-repeat;
margin: 0 23px 19px 0;
border: 1px solid #1a619c;
padding: 2px 5px;
}

div#flash div.login input.submit{
margin: 7px 0 0 0;
width: auto;
}

div#flash p {
  font-size: 11px;
  color: white;
  background: transparent;
  font-weight: bold;
  /*display: block;*/
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
  /*height: 15px;*/
  
}

/*div#flash submenu_box_content a {
  
}*/


/************ Profesionální webdesign od spolecnosti MPresent s.r.o. *************/

div#bottom_gradient {
	background: url("../../images/bg_bottomgradient.gif") no-repeat;
	padding: 25px 0 0 0;
	width: 97%;
	margin: 0 auto;
}

div#bottom_gradient .item:first-child {
	border: 0;
}

div#bottom_gradient .item {
	float: left;
	width: 23%;
	padding: 0 9px;
	margin-bottom: 20px;
}

div#bottom_gradient .item h3 {
	color: #406c92;
	background: transparent;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}

div#bottom_gradient .item ul {
	margin-left: 0;
}

h2.mp_obecne {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 10px 0;
}

/********************************************************************/

div#neprehlednete {
	padding: 0 0 0 0;
	background: #ffffff url("../../images/mp/bg_neprehlednete.gif") repeat-y right top;
}

div#neprehlednete div.header{
	padding: 60px 0 0 0;
	background: url("../../images/mp/bg_neprehlednete_header.gif") no-repeat right top;
}

div#neprehlednete div.footer{
	padding: 0 0 15px 0;
	background: url("../../images/mp/bg_neprehlednete_footer.gif") no-repeat right bottom;
}

div#neprehlednete a{color: #666666;}
div#neprehlednete a:hover{color:	#1279bf;}

div#neprehlednete ul {
		margin: 0;
		padding: 0 40px 0 0;
		text-align:right;
	}

div#neprehlednete ul li{
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 6px 0 6px 0;
		background: url("../../images/mp/bg_neprehlednete_list_item.gif") no-repeat right bottom;
	}

div#neprehlednete ul li.last{background: none; }
	
div#neprehlednete ul li a{
		font-size: 9pt;
		font-family: Arial, Verdana;
		padding: 0 15px 0 0;
		text-decoration: none;
		font-weight: normal;
		background: url("../../images/mp/bg_neprehlednete_list_link.gif") no-repeat right 5px;
}

/********************************************************************/

div#leftbanner {
	padding: 25px 30px 15px 0;
	background: #ffffff url("../../images/mp/bg_leftbanner.gif") no-repeat right top;
	text-align: right;
}

div#leftbanner img{
	margin: 0 0 0 0;
}

/********************************************************************/

div#vyhody {
	padding: 53px 0 0 0;
	background: url("../../images/mp/bg_vyhody.gif") no-repeat right top;
}

div#vyhody ul {
		margin: 0;
		padding: 0 35px 0 0;
		text-align:right;
		font-family:"Trebuchet MS";
	}

div#vyhody ul li{
		list-style-type: none;
		margin: 0 0 0 0;
		height: 40px;
		padding: 1px 33px 0 0;
	}

div#vyhody ul li.first{background: url("../../images/mp/bg_vyhody_list_item_first.gif") no-repeat right 0;}
div#vyhody ul li.second{background: url("../../images/mp/bg_vyhody_list_item_second.gif") no-repeat right 0;}
div#vyhody ul li.third{background: url("../../images/mp/bg_vyhody_list_item_third.gif") no-repeat right 0;}


div#vyhody ul li.last{background: none; }
	
div#vyhody ul li a{
		font-size: 9pt;
		padding: 0 0 0 0;
		color: #406c92;
		background: transparent;
		text-decoration: none;
		font-weight: bold;
}
div#vyhody ul li a span{
		font-size: 8.25pt;
		padding: 0 0 0 0;
		color: #666666;
		font-weight:normal;
}

/********************************************************************/

p.hometext{
	font-size: 10.5pt;
	line-height: 12.75pt;
	color:#666666;
}

p.hometext strong{
	font-size: 12.75pt;
	font-weight: normal;
}

div.homecontinue{
	padding: 0 10px 0 0;
	text-align: right;
	margin: -10px 0 0 0;
}

/********************************************************************/

div#homereference{
	background:  url("../../images/mp/bg_homereference.gif") no-repeat left 25px;
	padding:55px 0 0 0;
}

div#homereference div.holder{
	
}
div.reference {
	padding: 0 0 0 0;
	background: url("../../images/mp/bg_reference.gif") repeat-y left top;
	float: left;
	margin: 0 0 10px 0;
	width: 160px;
}

div.reference div.image{

}

div.reference img{
	border: 2px solid #cccccc;
}

div.reference div.header{
	padding: 20px 0 0 0;
	background: url("../../images/mp/bg_reference_header.gif") no-repeat left top;
}

div.reference div.footer{
	padding: 0 14px 18px 16px;
	background: url("../../images/mp/bg_reference_footer.gif") no-repeat left bottom;
}

div.reference div.footer a.link{
	padding: 2px 0 0 15px;
	margin: 0 0 0 0;
	background: transparent url("../../images/mp/bg_reference_link.gif") no-repeat left 2px;
	color:#406c92;
	font-size:9pt;
	display:block;
	text-decoration:none;
}

div.referencelist {
	padding: 0 0 0 0;
	float: left;
	margin: 0 0 10px 0;
	width: 160px;
}

div.referencelist a.link {
  padding: 2px 0 0 14px; 
	margin: 0 0 0 0;
	font-size:9pt;
	display:block;
	background: transparent;
}

div.ref_link {
  text-decoration: underline;
  padding-left: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

div.ref_nolink {
  width: 1px;
  height: 158px;
  /*&height: 14px;
  _height: 9px;*/
}

div#content div.ref_link a {
  color: #FA6E00;
  background: transparent;
}

div.referencelist ul.tick li {
  padding: 2px 0 2px 14px; 
  background: url(../../images/bg_tick.gif) no-repeat left 5px;
	display:block;
}
ul.tick li {
  background: url(../../images/bg_tick.gif) no-repeat scroll left 5px
}
/********************************************************************/

div#news {
	padding: 75px 0 30px 0;
	margin: 0 0 0 0;
	background: url("../../images/mp/bg_news.gif") no-repeat left top;
}



div#news div.item{
	padding: 0 25px 35px 25px;
	margin: 0 0 0 0;
	background: url("../../images/mp/bg_news_item.gif") no-repeat left bottom;
	color:#565e67;
	font-size:9pt;
}

div#news div.item p{
	padding: 0 0 0 13px;
	display:inline;
	background: url("../../images/mp/bg_news_item_para.gif") no-repeat left 4px;
}

div#news div.item div.more{
	padding: 10px 0 0 0;
}

/********************************************************************/

div#rightreference {
	padding: 75px 0 15px 27px;
	margin: 0 0 0 0;
	background: url("../../images/mp/bg_rightreference.gif") no-repeat left top;
}

div#rightreflink {
	padding-left: 13px;
	width: 160px;
}

div.rightreference {
	padding: 0 0 0 0;
	background: url("../../images/mp/bg_rightreference_border.gif") repeat-y left top;
	float: left;
	margin: 10px 0 5px 0;
	width: 164px;
}

div.rightreference img{
	border: 2px solid #cccccc;
}

div.rightreference div.header{
	padding: 15px 0 0 0;
	background: url("../../images/mp/bg_rightreference_header.gif") no-repeat left top;
}

div.rightreference div.footer{
	padding: 0 0 15px 20px;
	background: url("../../images/mp/bg_rightreference_footer.gif") no-repeat left bottom;
	/*_padding-bottom: 11px;
	$padding-bottom: 11px;*/
}

div#rightreference a.link{
	padding: 0 29px 0 0;
	margin: 0 0 0 0;
	color:#DD0000;
	background: transparent;
	font-weight: bold;
	font-size:8.25pt;
	text-decoration:none;
}

div#rightreference div.more{
	padding: 15px 0 0 0;
  margin: 0pt -1pt 10px;
  font-size: 9pt;
	font-weight: bold; 
}

div#rightreference div.more a {
  background:transparent url(../../images/mp/bg_div_special2_h2.gif) no-repeat scroll left top;
  color:#3D82AC;
  margin:0pt 0pt 0 12px;
  padding:0px 0pt 0pt 24px;
}

div.viceinfo {
	text-align: right;
}


/********************************************************************/

div.advertbox {
	margin: 0 0 0px 0;
  height:90px;
  text-align: left;
}

div.advertbox a {
	padding: 10px 0 0 110px;
	display: block;
}

div.advertbox h2{
	font-size: 10.5pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #406c92;
	background: transparent;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 11.25pt;
	font-weight: normal;
}

div.advertbox h2 a{
	color: #406c92;
	background: transparent;
	font-weight: normal;
}

div.advertbox h2 strong{
	font-size: 10.5pt;
	line-height: 11pt;
}

div.advertbox_edituj {background: url("../../images/mp/bg_advertbox_edituj.jpg") no-repeat left top; }
div.advertbox_eduman {background: url("../../images/mp/bg_advertbox_eduman.jpg") no-repeat left top; padding-top: 5px; padding-bottom: 7px; height: 86px;}
div.advertbox_acaman {background: url("../../images/mp/bg_advertbox_acaman.jpg") no-repeat left top; padding-top: 19px; height: 89px;}
div.advertbox_flexi {background: url("../../images/mp/bg_advertbox_flexi.jpg") no-repeat left top; padding-top: 16px; padding-bottom: 0px; height: 85px;}
div.advertbox_flexi h2 strong {font-size: 17px; font-weight: normal;}

/********************************************************************/

div.askform{
  margin: 10px 0;
	background: url("../../images/mp/bg_form_top.gif") no-repeat left top;
}

div.askform div.formcontent{
	background: url("../../images/mp/bg_form_bottom.gif") no-repeat left bottom;
	padding: 0 0 36px 0;
}

div.askform h2{
  color: #ff7a02;
  margin: 0 0 0 0;
}


div.askform div.table{
	background: #f9f9f9;
	padding: 15px;
	border: 1px solid #f0f0f0;
	margin: 18px 0 0 0;
}


div#content div.askform table{
  width: 100%;
  margin: 0;
}

div#content div.askform table td{
  padding: 3px 10px 3px 0;
}

div#content div.askform table td.name{
  width: 100px;
  text-align: right; 
}

div#content div.askform table td input.text{
  width: 200px;
  border: 1px solid #a5acb2;
  padding: 2px 5px;
}

div#content div.askform table td input.submit{
  padding: 2px 15px;
}

div#content div.askform table td input.need{
  background: #ffffa0;
}



div.askform div.content{
  padding: 0 0 36px 0;
	background: url("../../images/mp/bg_form_bottom.gif") no-repeat left bottom;
}



/********************************************************************/


div#footer {
	width: 1000px;
	margin: auto;
	font-size: 8.25pt;
	text-align: center;
	background:  url("../../images/mp/bg_footer.gif") no-repeat left 6px;
	padding: 40px 0 15px 0;
	color: #666666;
}
	div#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	div#footer a.copy_design {
	color: #336699;
	}
	div#footer a.copy_dwe {
	color: #cc3300;
	}


/*************** PDF *****************/
div#pdf{
	/*margin: -10px 231px -18px 0px;
	float:right;*/
	position: absolute; 
	top: 13px;/* 140px; */ 
	right: 260px;/* 380px; */ 
	z-index: 1; /*200*/
/*	display: none;*/
}
.to_pdf {
	width:40px; 
	height:28px;
	}
	
/*************** TOOLTIPS ********************/
#tooltips {
	display: block;
	width: 90px;
	height: 25px;
}
#tooltips .tooltip {
	/*-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;*/
	background: url("/images/pdf_bg_tultip.jpg") no-repeat;
	background-color: #FFF58F;
	border: 1px solid #FFB93F;
	color: white;
	display: none;
	font-size: 11px;
	width: 90px;
	height: 25px;
	z-index: 333;
	position: absolute;
}
#tooltips .tooltip.image {
	width: auto;
	background-color: white;
}
#tooltips .tooltip.cursor {
	cursor: pointer;
}
/* a .label element inside tooltip */
#tooltips .tooltip .label {
	color:yellow;
	width:35px;
}

#tooltips .tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}
#tooltips .tooltip a img {
	border: none;
}
#tooltips .tooltip p {
	padding-top: 3px;
	margin: 0 0 3px;
}
#tooltips ul {
	margin:7px;
}
#tooltips ul li {
	margin-left:14px;
}

/*********************************/

.pagerplocha{ 
text-align:left;
width:535px;
display:block;
font-size:14px;
padding-left:3px;
}

.pager_strana{
float: left;
width:53px;
padding-top: 12px;
}

.pager_strany{
	float: right;
	width:480px;
	padding-top: 6px;
}

.pag .pager_strany{
	float: none;
	width:480px;
	padding-top: 6px;
	padding-left: 5px;
}

.pag .pager_strana {
	display: none;
}



.pager a.pager, .pager strong {
background-color: #EAEAEA;
background-image: url(../../images/pagerd.gif);
color: #0072BC;
text-align: center;
float: left;
height: 19px;
margin-right: 7px;
padding-top: 5px;
width: 24px;
margin-bottom:7px;
}

.pager strong {
background-color: #406C92;
background-image: url(../../images/mp/pagerlmp.gif);
color: #FFFFFF;
}

div#linka {
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0 0 0;
	margin: 0 0 13px 0;	
}
div#linka2 {
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0 0 0;
	margin: 14px 0 24px 0;
}
h5 {
color:#3D82AC;
font-family:"Trebuchet MS",Arial,Verdana;
font-size:12pt;
font-weight:normal;
line-height:13px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:8px;
padding-left:0;
padding-right:0;
padding-top:10px;
 }


#DetailReference {}
#DetailReference ul {margin: 10px 0 0;}
#DetailReference ul li {float: left; width: 145px;}
#DetailReference .MainImg {background: url("/images/mp/bg_h1.gif") 0 100% no-repeat; padding-bottom: 20px; display: block;}
#DetailReference a.MainImg img {border: 3px solid #ccc;}


div#content #DetailReference div.PdfLink {display: none; position: absolute; right: 0; top: -10px; /*&top: -3px;*/ font-size: 9px; text-decoration: none !important; line-height: 11px;
 text-align: right;}
div#content #DetailReference div.PdfLink a {text-decoration: none;}
div#content #DetailReference div.PdfLink img {float: right; margin: 0 0 0 3px;}
/*#popisek {float: left; margin-top: 16px; clear: both;}*/

div#slidesLoading {
	background:url("/images/ajax-loader.gif") no-repeat scroll center center transparent;
	padding:20px;
}

#slideshow {
	width:488px;
	position:relative;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:488px;
  /*height:263px;*/
  overflow:auto; /* allow scrollbar */
  position:relative;
  margin-left: -2px;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  /*width:468px;*/ /* reduce by 20 pixels to avoid horizontal scroll */
  width: 504px;
}
#slideshow #slidesContainer h1 {
	background-image:url("/blank.gif");
	font-size:14pt;
	padding-bottom:8px;
}

#slideshow #slidesContainer #DetailReference a.MainImg img {
	border: 2px solid #CCCCCC;
}

.control {
	display:block;
	width:48px;
	height: 57px;
	text-indent:-10000px;
	position: absolute;
	cursor: pointer;
	}

#leftControl {top:149px; /*top: 146px\9; &top: 145px;*/ left:-21px; background: url('/images/arrow_left.png') 0 0 no-repeat; z-index:1000;}
#rightControl {top:149px; /*top: 146px\9; &top: 145px;*/ right:-18px; background: url('/images/arrow_right.png') 0 0 no-repeat;}

div#DetailReference .loading {
	background:url("/images/ajax-loader.gif") no-repeat scroll left center transparent;
	padding:10px 4px 10px 39px;
	display: block;
}

div#content.wauto {width: auto;}
.dnone {display: none;}
.dblock {display: block;}

#popisek {padding-top: 15px;}
