/* uvod */

p.podpis {
	text-align: right !important;
}

/* produkty-agile */

p#rozcesti {
	width: 590px;
	margin-left: 60px !important;
	margin-bottom: 10px !important;
}

p#rozcesti a {
	display: block;
	float: left;
	width: 100px;
	margin: 0px;		
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

p#rozcesti a img {
  margin-top: 10px;
}

p#rozcesti a:hover {
	color: #e57916;
}

.dalsi-cast {
  text-align: right;
	margin-right: 30px;
  padding-top: 20px;
	font-weight: bold;
}

.dalsi-cast a {
 text-align: right;
 color: #039; 
}

.dalsi-cast a:hover {
  color: #e57916;
}

span.crm {
	background-color: #f93;
}

span.erp {
	background-color: #39c;
}

span.scm {
	background-color: #f33;
}

span.hcm {
	background-color: #ff3;
}

.ref {
	clear: left !important;
}

.ref img {
	float: left;
	margin: 10px 50px 10px 50px;
	padding-top: 10px;
}

.ref ul {
	margin: 0px;
	margin-top: 20px;
}


/* produkty-easyarchiv */

p.doplnek {
	margin: 0px;
	padding-left: 50px;
	font-style: italic;
}

ul.prod-reference, ul.prod-reference li {
	list-style-type: square;
}

ul.prod-reference li {
	padding: 5px 0px;
	font-style: italic;
}

ul.prod-reference li strong {
	font-style: normal;
}


/* produkty-spinfire */

ul.spinfire img {
	float: right;
	margin: 0px 5px;
}


/* kontakty */


.sidlo-spolecnosti {
  float: right;
  padding-right: 50px;
  padding-top: 20px;
}


/* mapa-webu */

ul#mapa-webu em {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

img.emscr {
 position: relative;
 top: 3px;
}

/* --- product page logo white frame --- */

.logo_prod {
  padding: 0px;
  margin: 20px 0px 20px 0px;
  background-color: white;
  text-align: left;
  float: left;     
}

.logo_prod, 
.logo_prod-tr,
.logo_prod-br {
}

.logo_prod-tr {
	background-image: url(img/bg-logo-prod-tr.gif);
	background-repeat: no-repeat;
	background-position: top right; 	
}

.logo_prod-br {
	background-image: url(img/bg-logo-prod-br.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 	
}

.logo_prod img {
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  margin-right: 70px;
}

/* --- users administration  page table --- */

.users_table {
  border: 1px solid gray;
  background-color: white;
  border-collapse: collapse;
  width: 630px;
  margin-left: 35px;
}

.users_table_head {
  border: 1px solid gray;
  font-weight: bold;
  color: #0093DD;
  text-align: center;
}

.users_table_row_enabled, .users_table_row_disabled {
  border: 1px solid gray;
  padding-left: 10px;
}

.users_table_row_enabled, .users_table_row_enabled a {
  color: green;
}

.users_table_row_disabled, .users_table_row_disabled a {
  color: red;
}


.users_form {
}

.users_form_table {    
}

.users_form_input_text {
  width: 250px;
  margin-left: 10px;
}

.users_form_textarea {
  width: 250px;
  height: 70px;
  margin-left: 10px;
}

/* --- pagination --- */

.page_navigation {
  color: #0093DD;
  font-weight: bold;
}

.page_navigation a {
  color: #039;
  font-weight: bold;
  text-decoration: none;
}

.page_navigation a:hover {
  text-decoration: underline;
}

.page_navigation img {
  position: relative;
  top: 6px;
}

/* --- press issues page table --- */

.press_table {
  border: 1px solid gray;
  border-collapse: collapse;
  width: 640px;
  margin-left: 35px;
}

.press_table_head {
  border: 1px solid gray;
  color: black;
  font-weight: normal;
  text-align: center;
  background-color: #92D050;
}

.press_table_row {
  font-size: 9pt;
  border: 1px solid gray;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;  
}


.press_table_row a {
  color: #039;
}

.press_table_row a:hover {
  color: #e57916;   
}


/* --- intro page main catchy box --- */ 
 
.intro_box {  
  margin: 20px 0px 20px 0px;
  background-color: rgb(240, 125, 24);
  text-align: left;
  float: left;
	background-image: url(img/bg-intro-box.gif);
	background-repeat: repeat-y;
	background-position: right; 	       
}

.intro_box, 
.intro_box-tr,
.intro_box-br {
  width: 600px;
  padding: 0px;
}

.intro_box-tr {
	background-image: url(img/bg-intro-box-tr.gif);
	background-repeat: no-repeat;
	background-position: top right; 	
}

.intro_box-br {
	background-image: url(img/bg-intro-box-br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
  padding-top: 20px;
  padding-bottom: 10px;   	
}

.intro_box ul {
  margin: 0px;
  padding: 0px;   
}

.intro_box ul li {
  list-style: none outside url(img/li-style-tdis-sign.gif) !important;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 6px !important;
  margin-right: 40px;
  border-bottom: 1px solid rgb(227, 74, 27);
  text-align: justify;
}

.intro_box ul li.last {
  border: none;
  padding-bottom: 5px !important;
}

.intro_box ul li, 
.intro_box ul li a {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.intro_box ul li a:hover {
  color: white;
  text-decoration: underline;
}

.intro_box .ref {
  background-color: white;
  position: relative;
  left: 310px;
  padding: 8px 5px 10px 3px;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 250px;
  text-align: center;
  border-top: 1px solid rgb(200, 200, 200);
  border-left: 1px solid rgb(200, 200, 200);
  border-bottom: 1px solid rgb(120, 120, 120);
  border-right: 1px solid rgb(120, 120, 120);
}

.intro_box .ref a {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  color: rgb(75, 75, 75);
  text-decoration: none;
}

.intro_box .ref img {
  margin: 0px;
  padding: 0px;
  position: relative;
  left: 10px;
}

.intro_box .ref a:hover {
  text-decoration: underline;
}

img.intro-logo-plm {
  margin: 0px;
  margin-left: 13px;
  margin-bottom: 23px;  
  padding: 0px;  
  float: right;
  position: relative;
  left: 15px;
  top: 15px;
}

/* AutoVue */

.prod_table {
  margin-left: 15px;
  margin-top: 20px;
}

.prod_table a {
  color: #00f;
}
