html, body, h1, h2, h3, h4, h5, h6, ul, li, address, hr {
  margin-bottom: 0px;
  margin-top: 0px;	
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  color: #4F7093;
  font-size: 11px;
  background: transparent;
}

body {
  padding-top: 10px;
  padding-bottom: 5px;  
  text-align: center;
  background-color: #DCE7EF;
}

#body-print {
  padding-top: 10px;
  padding-bottom: 5px;  
  text-align: left;
  background-color: #FFFFFF;
  color: #000000;
}

#main-print {
  width: 740px;
  text-align: left;
}

form {
  margin: 0px;
  padding: 0px;
}

p, form, input, select, textarea, ul, li, div {
  font-size: 11px;
}

input, textarea, select {
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  border: #84A7C3 1px solid; 
  color: #4F7093;
  font-size: 11px;  
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

h1 {
  font-size: 11px;
  color:  #DF6D36; 
  margin-bottom: 8px;
}

h1 a {
  color:  #DF6D36;
  text-decoration: none;
}

h1 a:hover {
  color:  #DF6D36;
  text-decoration: underline;
}


a {
  color: #DF6D36;
  text-decoration: none;
}

a:hover {
  color: #DF6D36;
  text-decoration: underline; 
}

a.blue {
  color: #4F7093;
  text-decoration: none; 
}

a.blue:hover {
  color: #DF6D36;
  text-decoration: underline;
}

a.white {
  color: #FFFFFF;
  text-decoration: none;
}

a.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


ol { 
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 10px;	
}  

ul { 
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   list-style-image: url(images/li-img.gif); 
}  

ul li { 
   margin: 5px 0px 3px 0px;
   padding: 0px 0px 0px 0px;
   line-height: 110%;	
}

ol li { 
   margin: 8px 0px 3px 0px;
   padding: 0px 0px 0px 0px;
   line-height: 110%;	
}

.line {
 height: 1px;
 background-color: #CCDCE9;
}

.blue-line {
 height: 1px;
 background-color: #CCDCE9;
 margin-top: 8px;
 margin-bottom: 8px;
}

a.admin-link {
  color: #FFFFFF;
  text-decoration: none;
}

a.admin-link:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.warning {
  color: red;
}

a.warning {
 color: red;
 text-decoration: none;
}

a.warning:hover {
 color: red;
 text-decoration: underline;
}

table.tab {
 /*  border-left: #9CA6AD 1px solid; */
 border-top: #84A7C3 1px solid; 
 border-right: #84A7C3 1px solid; 
}

table.tab td {
 border-bottom: #84A7C3 1px solid; 
 border-left: #84A7C3 1px solid; 
}

table.tab thead {
 background-color: #84A7C3;
}

table.tab thead td {
  color: #FFFFFF;
  background-color: #84A7C3;
  font-weight: bold;
}

tr.first-row {
  background-color: #FFFFFF;
}

tr.second-row {
  background-color: #EDF2F6;
}

tr.red-row {
  background-color: #FFEAEA
}

.tab2 {
 border-top: #84A7C3 1px solid; 
 border-right: #84A7C3 1px solid; 
}

table.tab2 td {
 border-bottom: #84A7C3 1px solid; 
 border-left: #84A7C3 1px solid; 
}


tr.first-row2 {
  background-color: #CAD9E6;
}

tr.second-row2 {
  background-color: #EDF2F6;
}



.button {
  border: #84A7C3 1px solid;
  background-color: #84A7C3;
  color: #FFFFFF;  
  margin: 3px 0px 5px 0px;
}

.orange {
 color: #DF6D36;
}


/* REFERENCE */ 


.reflist-images {
  width: 335px; 
  float: left;
  background: transparent;
  margin-bottom: 8px;
}

.reflist-text {
  float: left;
  margin-top: 8px;
  background: transparent;
  width: 220px;
}

.reflist-line {  
  margin-bottom: 6px;
  height: 1px; 
  background-color: #B5CADB;
  clear: both; 
}

.reflist-redline {  
  margin-bottom: 6px;
  height: 1px; 
  background-color: #DF6D36;
  clear: both; 
}

.reflist-constr-link {
  margin-left: 14px;
  margin-top: 2px;
}

.ref-img-small {
  border: #527493 1px solid;
  margin-right: 0px;
  margin-top: 8px;
}

.ref-img-small-home {
  border: #527493 1px solid;
  margin-right: 0px;
}

.ref-diplom-small {
  border: 1px #3C5F96 solid;
  margin-bottom: 8px;
}

.ref-form {
  margin-top: 8px;
}

.ref-form-button {
  color: #FFFFFF;
  border: #84A7C3 1px solid;
  background: #84A7C3;
  font-weight: bold;
}

.ref-title {
 color: #4F7093; 
}

.ref-option-top {
 background-color: #FFFFFF;
}

.ref-option {
 background-color: #DCE7EF;
}


.ref-detail-info {
  float: left;
  width: 480px;
  background: transparent;
}

.ref-detail-diplom {
  float: right;
  text-align: right;
}

/* SIPKY V NAHLEDU REFERENCE */
a.ref-left-arrow {
  background: url(images/reflist-left.gif);
  width: 12px;
  height: 64px;  
  display: block;
  float: left;
  margin-right: 1px;
  margin-top: 10px; 
}

a.ref-left-arrow:hover {
  background: url(images/reflist-left-over.gif);
  width: 12px;
  height: 64px;
  display: block;
  float: left;
  margin-right: 1px;
  margin-top: 10px;  
}

.ref-left-arrow {
  background: url(images/reflist-left.gif);
  width: 12px;
  height: 64px;  
  display: block;
  float: left;
  margin-right: 1px;
  margin-top: 10px; 
}

a.ref-right-arrow {
  background: url(images/reflist-right.gif);
  width: 12px;
  height: 64px;  
  display: block;
  float: left;
  margin-left: 1px;
  margin-top: 10px; 
}

a.ref-right-arrow:hover {
  background: url(images/reflist-right-over.gif);
  width: 12px;
  height: 64px;
  display: block;
  float: left;
  margin-left: 1px;
  margin-top: 10px;  
}

.ref-right-arrow {
  background: url(images/reflist-right.gif);
  width: 12px;
  height: 64px;  
  display: block;
  float: left;
  margin-left: 1px;
  margin-top: 10px; 
}



td.vyrobek {
  border-left: #FFFFFF 1px solid; 
  border-bottom: #FFFFFF 1px solid;
  color: #5E5E5E;
}

tr.vyrobek1 {
  background-color: #BFBFBF;
}

tr.vyrobek2 {
  background-color: #DFDFDF;
}


.news-link {
  margin-right: 5px;
}

a.news-link {
  color: #4F7093;
  text-decoration: none; 
}

a.news-link:hover {
  color: #4F7093;
  text-decoration: underline; 
}

.images {
  float: left;
  margin-left: 3px;
  margin-top: 5px;
}

.picture {
  border: #527493 1px solid;
}

.depository-title {
  background: #84A7C3;
  color: #FFFFFF;
  height: 17px;
  line-height: 18px;
  margin-top: 4px;
  font-weight: bold;
}


.depository-bar {
  background: #84A7C3;
  color: #FFFFFF;
  height: 17px;
  line-height: 16px;
  width: 60px;
  margin-top: 4px;
}

.depository-input {
  background: #FFFFFF;
  margin-top: 4px;
}

.depository-button {
  background: #84A7C3;
  margin-top: 4px;
  color: #FFFFFF;
  font-weight: bold;
}

table.depository {
 /*
 border-top: #84A7C3 1px solid; 
 border-right: #84A7C3 1px solid; 
 */
}

table.depository td {
 border-bottom: #84A7C3 1px solid; 

}

table.depository thead {
 background-color: #84A7C3;
}

table.depository thead td {
  color: #FFFFFF;
  background-color: #84A7C3;
  font-weight: bold;
  border-right: 1px #FFFFFF solid;	
}

