#mpblogo {
	width: 940px;
	height: 151px;
	background: url("/img/sk/mesto/header.png") no-repeat top;
	vertical-align: top;
	text-align: right;
	font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 11px;
	color: #656565;
}

#mpblogo a {
	color: #656565;
}


#mpbmenu {
	width: 940px;
   text-align: center;
   padding-top: 4px;
   padding-bottom: 4px;
}

#mpbmenu a {
	font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
}

#mpbmenu span {
	font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	cursor: pointer;
	cursor: hand;
}

#mpbmenu span.active {
	color: #FF9900;
}

#mpbmenu a:hover {
	color: #FF9900;
}

#mpbmenu a.active {
	color: #FF9900;
}

#mpbcontent {
	width: 840px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: white;
}

#mpbleft {
	width: 620px;
	margin: 10px 10px 10px 10px;
	float: left;
}

#mpbright {
	width: 180px;
	margin: 10px 10px 0px 10px;
	float: right;
}

#mpbright p {
  	font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: white;
	font-weight: bold;
	display: block;
	width: 162px;
	position: absolute;
	left: 10px;
	top: 110px;
	
}

#hlasujte {
	position: relative;
	width: 180px;
	height: 200px;
	margin-bottom: 10px;
	background: url("/img/sk/mesto/hlasujte.png") no-repeat top;
}

#hlasujte a {
	position: absolute;
	text-decoration: none;
	display: block;
	width: 75px;
	height: 15px;
	left: 52px;
	top: 166px;
}

#prehlad {
   position: relative;
	width: 180px;
	height: 200px;
	margin-bottom: 10px;
	background: url("/img/sk/mesto/prehlad.png") no-repeat top;
}

#prehlad a {
	position: absolute;
	text-decoration: none;
	display: block;
	width: 71px;
	height: 19px;
	left: 50px;
	top: 167px;
}

#rozhovor {
	position: relative;
	width: 180px;
	height: 200px;
	margin-bottom: 10px;
	background: url("/img/sk/mesto/rozhovory.png") no-repeat top;
}

#rozhovor a {
	position: absolute;
	text-decoration: none;
	display: block;
	width: 77px;
	height: 17px;
	left: 49px;
	top: 166px;
}

#mpbpartners {
	width: 750px;
	margin-top: 30px;
	margin-left: 95px;
	margin-bottom: 30px;
	margin-right: 95px;
	background: white url("/img/sk/mesto/obletop.png") no-repeat top;
	float: none;
	clear: both;
}

#mpbpartners2 {
	width: 750px;
	margin-top: 8px;
	padding: 0;
	background: url("/img/sk/mesto/obledown.png") no-repeat bottom;
}

#mpbfooter {
	width: 770px;
	margin-left: 85px;
	margin-bottom: 30px;
	margin-right: 85px;
	font-size: 11px;
	color: white;
	text-align: center;
}

#mpbfooter a {
	font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 11px;
	color: white;
}

h1 {
   font-family: "Trebuchet MS", "Geneva CE", "DejaVu Sans", "Bitstream Vera Sans", Verdana, lucida, sans-serif;
	font-size: 24px;
	color: #005DA7;
}

#mpbleft .not4bbtext { 
  /* display: none; */
}

