body {
  background-color: White;
  width: 100%;
  margin: auto;
  padding: 0px;
  font-family: tahoma, sans-serif;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  display: none;
  
}
form {
	margin: 0px;
	padding: 0px;
}

div#header-back {
  width: 100%;
  height: 33px;
  background:#ffffff url(images/top-most-row.png) 0 0 no-repeat;
  margin-top: 0px;
  border-bottom:1px solid #dfdfdf;
}
div#topmenu {
	margin-left: 523px;
	color: #767676;
}
form#find {
	position:relative;
	float:left;
	padding:0;
	margin:0 0 0 15px;
	width:94px;
	_width:95px;
	height:22px;
	top:5px;
}
form#find input#to-find {
	position:absolute;
	top:0;
	left:0;
	width:70px;
	height:20px;
	padding:0;
	margin:0;
	color:#999999;
	border:1px solid #d0d0d0;
}
form#find input#find-button {
	position:absolute;
	top:0;
	right:0;
}
div#links-container {
	float:left;
	width:356px;
	margin:8px 0 0 0;
}
div#links-container a {
	float:right;
	font-size:8pt;
	color:#999999;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	border-right:1px solid gray;
}
div#links-container a.last {
	border:none;
}
div#links-container a:hover {
	color:#ff6600;
	font-weight:600;
}
div#header-logo-back {
  width: 336px;
  height: 144px;
  background-image:url(images/header-logo-back.png);
  position: relative;
  float: left;
  margin-left: 0px;
}
a#logo {
	display:block;
	top:37px;
	left:96px;
	position: absolute;
}
a#logo img {
	border:0;
}
div#left_column {
	width: 336px;
	height: 920px;
	position: relative;
	display: block;
	background-image: url(images/left-column-back-home.png);
	background-repeat: no-repeat;
	float: left;
	z-index: 3;
}
div#news {
	width: 171px;
	height: 103px;
	
	background-image: url(images/news-form.png);
   float: left;
   margin-left: 166px;
	z-index: 1;
	color: White;
}
div#news-home {
	width: 171px;
	height: 103px;
	position: relative;
	background-image: url(images/news-form.png);
	margin-left: 166px; 
	margin-top: -100px;
	*margin-left: 166px;
	_margin-left: 83px; 
	float: left;
	clear: both;
	z-index: 12;
	color: White;
}

div#news-form {
	width: 120px;
	height: 20px;
	position: relative;
	display: block;
	margin-left: 17px; 
	margin-top: 5px;
}
div.news-text {
   margin-left: 17px; 
	margin-top: 17px;
   font-size: 12px;
}
div#main-text {
	width: 100%;
	min-height: 520px;
	height: 520px;
	background-image: url(images/main-text-back.png);
	background-repeat: repeat-x;
	position: relative;
	display: block;
	float: left;
	font-size: 11px;
	color: #767676;
}
div#submenu-left-column {
	width: 232px;
	position: relative;
	left: 105px;
	top: 170px;
	padding-top: 15px;
	background-color: #F8F8F8;
	min-height: 350px;
	_height: 350px;
	border-top: solid 1px #DEDEDE;
}
div#submenu-left-column-blank {
	width: 170px;
	height: 340px;
	display: block;
	position: relative;
	margin-left: 166px;
	margin-top: 20px;
	padding-top: 50px;
}
div#et {
	width: 47px;
	height: 160px;
	background-image: url(images/et.png);
	margin-left: 336px;
	margin-top: 360px;
	position: relative;
	_margin-left: 0px;
	_position: absolute;
}
div#actual-topic-frame {
	position:absolute;
	width:463px;
	height:133px;
	top:34px;
	left:415px;
	background:#eaeaea url("images/actual-topic-frame.png") 0 0 no-repeat;
}
div#actual-topic-frame div#actual-topic-plus {
	position:absolute;
	width:15px;
	height:15px;
	top:30px;
	left:143px;
	background:#eaeaea url("images/actual-topic-plus.png") 0 0 no-repeat;
}
div#actual-topic-frame div#actual-tema-header {
	margin:22px 0 0 17px;
	width:107px;
}
div#actual-topic-frame div#actual-topic-text {
	float:right;
	width:250px;
	margin:13px 37px 0 0;
	_margin-right:18px;
}
div#actual-topic-text a {
	color:#ff6600;
}
div#actual-topic-text h4 {
	padding:0;
	margin:0 0 5px 0;
	font-size:8pt;
}
div#bubbles {
	width: 799px;
	height: 166px;
	position: absolute;
	z-index: 4;
	background-image: url(images/bubbles.png);
	background-repeat: no-repeat;
	margin-top: 216px;
	margin-left: 86px;
	*margin-left: -250px;
}
div.text-frame {
   position: relative;
	display: block;
	width: 650px;
	margin-top: 110px;
	background-color: #FDFDFD; 
	margin-left: 336px;
	*margin-left: 0px;
	position: relative;
	*position: absolute;
	padding: 0px 10px 10px 0px;
}

div.text-menu-left {
  line-height: 19px;
  padding: 3px 0px 0px 20px;
  font-size: 13px;
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
  margin-left: 17px;
}
div.text-menu-left a {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
}
div.text-menu-left a:hover {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
}
div.text-menu-left-on {
  line-height: 19px;
  padding: 3px 0px 0px 20px;
  font-size: 13px;
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
  margin-left: 17px;
}
div.text-menu-left-on a {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}
div.text-menu-left-on a:hover {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}
td.text-submenu-left {
  line-height: 14px;
  font-size: 11px;
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
  position: relative;
  display: block;
}
td.text-submenu-left a {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
}
td.text-submenu-left a:hover {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
}
td.text-submenu-left-on {
  line-height: 14px;
  font-size: 11px;
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
  position: relative;
  display: block;
}
td.text-submenu-left-on a {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}
td.text-submenu-left-on a:hover {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}

div.text {
   position: relative;
   display: block;
	margin-left: 0px;
	width: 600px;
	margin-top: 20px;
	padding-left: 35px;
	/*border: solid 1px blue;*/
}
div.text span.pressnews-title {
	color:#FF9900;
}

.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
div.text p.nadpis {
  font-weight: bold;
  margin-top: 40px;
  color: #FF9900;
}
div.text hr {
	color: #D8D8D8;
	width: 100%;
	height: 1px;
	display: block;
	margin: auto;
}
div.text h3 {
	color: #FF9900;
	font-size: 14px;
}
div.text h4 {
	color: #FF9900;
	font-size: 14px;
}
div.text a, div.text a:hover{
	color: #FF9900;
	text-decoration: none;
}

img.reklama {
	float: right;
}
div#reklama {
	  margin-left: 33px;
     position: absolute;
	  margin-top: 10px;
	  /*background-image: url(images/reklama.png);*/
	  background-repeat: no-repeat;
	  width: 482px;
	  height: 86px;
	  padding-top: 24px;
}
div#reklama-home {
	  margin-top: 0px;
	 /*background-image: url(images/reklama.png);*/
	  width: 470px;
	  height: 80px;
	  z-index: 0;
	  float: left;
	  position: absolute;
	  top: 428px;
	  left: 413px;
}
div.subpage-menu {
	margin-left:0px;
	height: 100px;
	width: 640px;
	height: 60px;
	margin-left: 0px; 
   border-bottom: solid 1px #DEDEDE;
	padding-left: 33px;
}
div.menu-selected-frame {
   font-size: 13px;
	width: 130px;
	height: 50px;
	background-image: url(images/nemu-selected.png);
	background-repeat: no-repeat;
	color: White;
	font-family: Arial;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top: 10px;
	text-align: left;
	float: left;
	/*border: solid 1px red;*/
}
div.menu-frame {
	height: 50px;
	font-size: 13px;
	font-family: "Arial Black";
	color: #E6E6E6;
	margin-right: 5px;
	padding-top: 10px;
	text-align: left;
	float: left;
	padding-left: 10px;
	/*border: solid 1px blue;*/
}
div.menu-frame-on {
	background-image: url(images/submenu-back-over.png);
  height: 50px;
	font-size: 13px;
	font-family: "Arial Black";
	color: #A3A3A3;
	margin-right: 5px;
	padding-top: 10px;
	text-align: left;
	float: left;
	
	background-repeat: no-repeat;
	padding-left: 10px;
	/*border: solid 1px blue;*/
}
.defedit {
	border: solid 1px #FF9900;
}
.defeditx {
	background-color: White;
}
.deftable {
	text-align: left;
	width: 100%;
}
.deftable-menu {
	text-align: left;
	width: 100%;
	margin-bottom: 7px;
}
div.fotky {
	text-align: left;
	vertical-align: middle;
}
div.souvisejici_odkazy {
   position: relative;
   width: 100%;
	min-height: 155px;
	background-color: #EBEBEB;
	margin-top: 30px;
}
div.odkazy-nadpis {
	border-top: solid 2px #DBDBDB;
	background-color: #FFEFD5;
	padding-left: 20px;
	height: 22px;
	text-align: left;
	padding-top: 7px;
}
div.odkazy-item {
	   padding-top: 5px;
}
div.souvisejici_odkazy a, div.souvisejici_odkazy a:hover {
	text-decoration: none;
	color: Gray;
	padding-left: 10px;
}
div.language a, div.language a:hover {
	width: 80px;
	height: 23px;
	text-align: left;
	float: right;
	margin-top: 13px;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
div.mapawebu {
	padding-left: 20px;
}
div.mapawebu a, div.mapawebu a:hover {
	color: Gray;
}
/* tabulka vedeni */
table#chairmanship {
	width:610px;
	table-layout:fixed;
	Border-collapse:collapse;
}
table#chairmanship td.chairmanship-photo {
	width:110px;
	vertical-align: top;
}
table#chairmanship td.chairmanship-text {
	vertical-align: top;
	padding:0 20px 20px 25px;
}
table#chairmanship td.chairmanship-text div {
	margin-bottom:5px;
}
/* orbit na aktualni tema */
h5.case-studies-h5 {
	padding:0;
	margin:20px 0 0 0;
	font-size:8pt;
	font-weight:bold;
}
h5.case-studies-h5 a {
	color:#767676;
}
.case-studies-text {
	margin-top:0;
	padding-top:0;
}
h5#case-studies-h4 {
	padding:0;
	margin:16px 0 20px 0;
	font-size:8pt;
}
div.case-studies-line-separator {
	margin-left:-2px;
	margin-top:45px;
	height:1px;
	font-size:0;
	background-color:#767676;
}
table#case-studies-table {
	width:610px;
	table-layout:fixed;
	Border-collapse:collapse;
}
table#case-studies-table td {
	vertical-align: top;
	padding:0 20px 0 0;
	margin:0;
}
table#case-studies-table a {
	display:block;
	margin:8px 0 0 0;
}
table#case-studies-table div {
	margin:0 0 30px 10px;
}
div#case-studies-leader-photo-container {
	float:right;
	width:110px;
	text-align:right;
}
div#case-studies-leader-photo-container img {
	margin-bottom:3px;
}
div.cleaner {
	clear:both;
}
/* konec orbit na aktualni tema a case studies */

/* styl pro orbit produkty */
div.services h4 span {
	font-weight:normal;
}
div.services a.gray-link {
	color:gray;
}
div.services h5 {
	padding:0;
	margin:0 0 5px;
	color: #FF9900;
	font-size:10pt;
	font-weight:normal;
}
div.services h5 span.black {
	color: gray;
}
div.services h6 {
	padding:0;
	margin:0 0 3px;
	font-size:8pt;
	font-weight:bold;
}
div.services p {
	padding-top:0;
	margin-top:0;
}
div.services p.bigger-text {
	font-size:9pt;
	padding-bottom:8px;
}
div.services ul {
	padding-top:0;
	margin-top:0;
}
div.services ul.orange-squares {
	list-style:square outside url("images/orange-square.png");
}
div.services ul.orange-squares li {
}
div.services span.info-tag {
	color: #FF9900;
}
div.services div.question-frame {
	margin:0 0 10px -5px;
	border:1px solid #FF9900;
}
div.services div.question-mark-container {
	float:left;
	width:50px;
}
div.services div.question-mark-container img {
	margin: 10px 0 0 10px;
}
div.services div.question-text {
	margin-left:50px;
	padding:10px 5px 0;
}
div.services strong.orange {
	color: #FF9900;
}
div.services div.best-practices-frame {
	margin:0 0 10px -5px;
	border:1px solid #FF9900;
}
div.services div.best-practices-head {
	height:50px;
}
div.services div.best-practices-head-logo-container {
	float:left;
	width:100px;
}
div.services div.best-practices-head-logo-container img {
	margin: 10px 0 0 10px;
}
div.services div.best-practices-head-text {
	margin-left:100px;
	padding:10px 5px 0;
}
div.services div.best-practices-body {
	padding:10px;
}
div.services table.two-cols-table, table.two-cols-no-central-border-table {
	table-layout: fixed;
	border-collapse: collapse;
}
div.services table.two-cols-table td, th {
	padding:10px;
	border:1px solid gray;
}
div.services table.two-cols-table th {
	text-align:left;
}
div.services table.two-cols-table ul {
	margin:0; padding:0 0 0 0px;
	list-style-type:none;
}
div.services table.two-cols-no-central-border-table td.left {
	padding:10px;
	border:1px solid gray;
	border-right:none;
}
div.services table.two-cols-no-central-border-table td.right {
	padding:10px;
	border:1px solid gray;
	border-left:none;
}
div.services ul.services-list  {
}
div.services ul.services-list li {
	margin-bottom:15px;
}
div.services em.orange {
	color: #FF9900;
	font-style: normal;
}
/* konec stylu pro orbit produkty */

div.text-footer {
	width: 90%;
	height: 30px;
	color: Gray;
	vertical-align: bottom;
	padding-left: 33px;
	padding-right: 15px;
	margin-top: 20px;
}
div.navigace {
	background-color: White;
	float: left;
	padding: 2px;
}
div.navigace a, div.navigace a:hover{
	color: Gray;
}
div.tisk {
	background-color: White;
	float: right;
	padding: 2px;
}
div.tisk a, div.tisk a:hover{
	color: Gray;
}
div#footer {
  z-index: 1;
  position: relative;
  background-image: url('images/footer-back.png');
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  width: 770px;
  height: 35px;
  clear: both;

}
hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   /*margin: -1em 0 0 0;*/
   visibility: visible;
}
div#copyright {
	position:absolute;
	font-size:8pt;
	color:#b0b0b0;
	top:530px;
	right:2px;
}
div#copyright a {
	color:#b0b0b0;
}
/* ---- RESPONSE ----*/
div#response-header-back {
	background-image: url(images/response-header-back.png);
	width: 813px;
	height: 89px;
	margin: auto;
}
div#response-main-text {
	width: 813px;
	margin: auto;
	font-size: 11px;
	color: #767676;
}
div.response-text {
   
	width: 780px;
	margin: auto;
	margin-top: 20px;
	font-size: 11px;
	color: #767676;
}
div.response-text a, div.response-text a:hover{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

div.error {
  color: red;
  font-weight: bold;
  text-align: center;
  height: 50px;
  font-size: 13px;
}