/* 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;
}

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";
	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;*/
}
	
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:  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;
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;
  font-weight: bold;
  /*display: block;*/
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
  /*height: 15px;*/
  
}

/*div#flash submenu_box_content a {
  
}*/

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

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;
		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: 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;
}

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;
}

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:#FA6E00;
	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;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 11.25pt;
	font-weight: normal;
}

div.advertbox h2 a{
	color: #406c92;
	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;
	}


.pagerplocha{ 
text-align:left;
width:535px;
height: 40px;
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;}

.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;	
}
