/*HLEDANI*/
.hledat {
	margin: 10px 0px 0px 0px;
	float: left;
	color: white;
	background-color: #c7c7c7;
	font-weight: bold;
	font-size: small;
	height: 25px;
}

.hledatko {
	margin: 0;
	padding: 0;
	background-color: #dbdbdb;
	color: black;
	font-weight: normal;
	border: 0;
  }	   

.potvrditko {
	margin: 0;
	padding: 0;
	background-color: #4b736b;
	color: white;
	height: 25px;
	width: 15px;
	border: 0;
	cursor: pointer;
}

.modul_frame { 
	width: 100%;
	border-left: 2px solid #4b736b;
	margin: 0 0 5px 0;
	}

.modul_frame div {
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

.modul_frame h1 {
	background-color: #4b736b;
}	

img {
	border: 0;
}

.sqlDataTable {
	width: 99%;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #4b736b;
	border-top: 1px solid #4b736b;
	}
	
.sqlDataTable thead td {
	background-color: #4b736b;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	}
	
.sqlDataTable tbody td {
	border-right: 1px solid #4b736b;
	border-bottom: 1px solid #4b736b;
	background-color: white;
	padding: 3px;
	}

#left h1 {
	font-size: 22px;
	color: black;
	background: none !important;
	font-weight: bold;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 10px 0 10px 5px;
	width: 95%;
	}
	
#left h2 {
	color: #4b736b; /* hlavni zelena nadacni barva */
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#left .modul_frame {
	width: 95%;
	margin: 10px 0px 10px 5px;
	border-left: 0;
	overflow: none; 
	}

b,strong {
  color: #666161;
  font-weight: bold;
}

a, a:visited, a:hover, a:link {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #ff8c1e;
	text-decoration: none;
	}
a:hover {
  text-decoration: underline;
}

#right h1 {
	width: 185px;
	}
	
h1 {
	padding: 2px 10px 2px 8px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #4b736b;
	width: 150px;
	}
	
h2 {
	padding: 0;
	margin: 15px 0 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ff8c1e;
	width: 90%;
	line-height: 160%;
	}
h3 {
	margin: 10px 0 2px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	font-weight: normal;
	color: #ff8c1e;
	width: 90%;
	line-height: 160%;
	}
h4 {
	margin: 5px 0 5px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	color: #444141;
	width: 90%;
	line-height: 160%;
	}
h4 a, h4 a:visited, h4 a:hover, h4 a:link{
	font-weight: bold;
	color: #888181;
	line-height: 160%;
	}
	
p {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
  line-height: 150%; 
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	}
	
.odsad{
	padding: 0 0 0 60px;
	margin: 0 0 5px 0;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

ol {
	margin-left: 40px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
ul {
	list-style: square;
	margin-left: 35px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.menicko {
  border-left: 5px solid #4b736b;
  }
  
.stateMsg {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
  background-color: #fbf552; /*D8EDDB; /*FFFA1C;*/
  margin: 0 0 1px 0;
  padding: 0;
  width: 480px;
  vertical-align: middle;
}
.stateMsgOk, .stateMsgErr {
	color: #06D506; /*91AD3E;*/
 	padding-right: 10px;
 	padding-left: 5px;
 	padding-top: 2px;
 	float: left;
}

.imgLinkOut {
   border: 0px;
   margin-left: 4px;
   margin-top: -2px;
	margin-bottom: 3px;
}

.abbr {
	border-bottom: 1px dotted black;
   cursor: help;
}
