body, html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Nimbus, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: #F1F3F8; 
}

table {
	border: solid 1px black;
	width: 80%;
	margin: auto;	
	border-collapse: collapse;
	_font-size:12px;
}
 td, th{
	border: solid 1px black;
	padding:  0.1em 0.3em;
	
}
 td{
	background-color:White; 
}
 th{
	background-color: #FFCC66;
}
 caption{
	width: auto;
	margin: auto;
	text-align: center;	
	background-color: #FFF0B2;
	font-size: 1.1em;
	 font-weight: 600;
	border: solid 1px;
	border-bottom: none;
}
 
 .sql{
 margin: 2px auto;
 padding:3px;
 display: block;
 background-color: #fff;
 border: 1px solid #bbb;
 font-size: 12px;
 }
 
 

table img, table a {
	border: none;
	text-decoration:none;
}



.obr_gal img{
	border: solid 1px #BF9F60;
	padding: 3px;
}

.delete{	
	cursor: pointer;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}

.chyba{
	text-align: center;
	min-height: 60px;
	_height: 60px;
	width: 30%;
	margin: 2em auto;
	padding: 1em;
	border: solid 1px #B22222;
	background: #FFB193 url(../images/alert.gif) no-repeat 3px 3px;	
}
#info,.info{
	text-align: left;
	width: 30%;
	min-height: 60px;
	_height: 60px;
	margin: 2em auto;
	padding: 1em;
	padding-left:60px;
	border: solid 1px #191970;
	background: #ABD7FD url(../images/info.gif) no-repeat left center;	
}
.info{
	width:600px;
}
.infodot{
	font-size: 1.6em;
	position:relative;
	top:0.3em;
	font-weight: bold;
	color: #191970;
}

.infotext{
	font-weight: bold;
	color: #191970;
	background-color: transparent;
}

#auth{
	width: 500px;
	margin:15px auto;
}

/* div - obal celeho webu */
#obsah {
	width: 770px;
	margin: 4px auto 4px auto;
	background: #808059;
	border:2px solid #BFBF60; 
}

/* vrchni cast stranky */
#logo {
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
}

/* vypis pri zadavani jmena/hesla */
#login {
	position: relative;
}

/* vypis chybovych hlášek a varování */

/* formulare */
.form,#form {
	width: 450px;
	margin: 4px auto 4px auto;
}
.form-index{
	width: 350px;
	margin:20px auto;
	border: 1px solid #bbb;
	background:#efefef  url(../images/keys.gif) no-repeat;
	background-position: 20px 20px;
}
.form-index fieldset{
border: none;
	margin:10px;
	padding-left:30px;
	background-color: transparent;
}

#form img{
	display:block;
	margin: auto;
	padding: 5px;
	border: solid #D9D2C3 1px;		
}
#form-siroky {
	width: 650px!important;
	margin: 4px auto 4px auto;
	
}
#form-siroky img{
	display:block;
	margin: auto;
	padding: 5px;
	border: solid #D9D2C3 1px;		
}
#form-siroky label {
   color: Black;
	float:left;
	width:30%!important;
	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
html>body  #form-siroky label{
	float:left;
}
#form-siroky fieldset { 
/*	padding: 1em;*/
/*	font-size:80%; 1 sans-serif;*/
	margin:0.5em auto;
	border:1px solid #808059;
	background: #efefde;
	padding: 5px;
}
.spolecne{
	display: block;
	border: 1px solid #ccc;
	background-color: #F2F8FF;
	padding: 5px;
}
.multilang{
margin-top: 1em;
	display: block;
	border: 1px solid #ccc;
	background-color: #FFFFF2;
	padding: 5px;
}

.nolist  {
	  list-style: none;
	  margin: -1em 0;
}

label {
   color: Black;
	float:left;
  	width:20%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
/*html>body label{
	float:left;
}*/

fieldset { 
/*	padding: 1em;*/
/*	font-size:80%; 1 sans-serif;*/
	margin:0.5em auto;
	border:1px solid #808059;
	background: #efefde;
	padding: 5px;
}

legend {
	background: #D9D2C3;
 	padding: 0.2em 0.5em;
	border:1px solid #808059;
	color:black;
	font-size:95%;
	text-align:right;
	margin-bottom: 10px;
}

/* nadpisy */
h2 {
	background: #E6E6CF;
}

/* umisteni tlacitka u formulare */
.button {
	margin: 0.7em auto 0;
}

a.tlac{
	text-align:center;
	text-decoration:none;
	width: 20em;
	display:block;
	padding:0.2em;
	margin:1em auto;
	color: black;
	background-color:	#90EE90;
	border: solid 1px #BF9F60;	
}
a:hover.tlac{
	background-color: Lime;
}

.tlac img{
	border: 0;
}

/* zvyrazneni povinnych polozek */
.required {
	color: red;
}
/* Menu */

#menu {

	float: left;

	padding: 0;

	margin: 0;

	font-size: 90%;

	position: absolute;

	top: 60px;

	left: 5px;

	width:150px;

}
.menuzav{
	background-color: #66CCFF;
	padding: 2px 5px;
	border-top: 1px solid #ECF9FF;
	border-left: 1px solid #ECF9FF;
	border-bottom: 2px solid #0096E3;
	border-right: 2px solid #0096E3;
	font-size: 12px;
	font-weight: bold;
}
.menuotv{
	background-color: #FFE982;
	padding: 2px 5px;
	border-top: 1px solid #FFFCF0;
	border-left: 1px solid #FFFCF0;
	border-bottom: 2px solid #ECC300;
	border-right: 2px solid #ECC300;
	font-size: 12px;
	font-weight: bold;
}
.menuotvSA{
	background-color: #990033;
	padding: 2px 5px;
	border-top: 1px solid #FFE5EE;
	border-left: 1px solid #FFE5EE;
	border-bottom: 2px solid #4F001A;
	border-right: 2px solid #4F001A;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.menuzavSA{
	background-color: #F40050;
	padding: 2px 5px;
	border-top: 1px solid #FFD2E1;
	border-left: 1px solid #FFD2E1;
	border-bottom: 2px solid #C1003F;
	border-right: 2px solid #C1003F;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
#menu h2 {

	color: #fff;

	background-color: #125B77;

	margin: 0 0 1px 0;

	padding: 5px 10px;
	font-size:14px;
}

#menu ul {

	list-style: none;

	padding: 0 ;

	margin: 0;

}

#menu a {

	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	background-image: url('../images/menu_bg1.png');
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	width: 140px;
   padding-left:10px;
	

}

#menu a.submenu {

	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	background-image: none;
	background-color: #5E9AB1;
	display: block;
	height: 21px;
	width: 150px;
	top: -1px;
	position: relative;

}

#menu a.submenu .submenu_text {

	display: block;

	padding-left: 20px;

}

#menu a:hover {

	text-decoration: underline;

}

#menu a:active {

	text-decoration: underline;

}

#menu a .anchor_text {

	display: block;
	padding-left: 5px;
	/*margin-left: 10px;

	padding-left: 40px;
	background-position: left;

	background-repeat: no-repeat;

	line-height: 42px;*/

}

#menu a.superadmin {

	display: block;
	/*background: url('../images/menu_bg2.png') top repeat-x;*/
	/*width: 140px;*/
	background-image: none!important;
	padding-left:10px;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-bottom: 2px solid #979797;
	border-right: 2px solid #979797;
}

/* Submenu */

ul#submenu {

	/*font-size: 70%;*/
	background-color: #B0C4DE;

	top: 1px;

	left: 0;

	position: absolute;

	list-style: none;

	padding: 0;

	margin: 0;

	width: 100%;

}

ul#submenu li {

	display: inline;

	margin-left: 1em;

}

ul#submenu li a {

	color: #000;

	text-decoration: none;

	font-weight: bold;

}


ul#submenu li.signon {
	position: absolute;
	right: 0;
}
ul#submenu li a.signout {
	color: #CC0000;
	font-weight: normal;
}
/***************************/

/***************************/	
#main_content {
	margin: 40px 0 0 160px;
	padding-top: 5px;
	font-size: 85%;
}
.hide{
	display: none;
}
.bila{
	color:white;
	border: 1px solid black;
}
.red{
	color: Red;
}
.green{
	color: Green;
}
.bg_cervena{
	background-color: #FF3333;
}
.small{
	font-size: 0.9em;
}
.f-left{
	text-align: left;
  width: 50%;	
}
.clear{
	clear: both;
}
.pseudoOdkaz{
	 cursor: pointer;
	 color: Blue;
	 text-decoration: underline;
}
#preview_fld{
	margin: 5px auto;
	padding: 10px;
	width: 80%;
	display: block;
	background-color: #fff;
	border: 1px solid #bbb;
}
form#form_language {
	position: absolute;
	top: 0px;
	left: 220px;
	font-size: 8pt;
	z-index: 10;
}
form#form_language select {
	border: none;
	background-color: #E4E4E4;
	font-size: 7pt;
}
form#form_show_sql{
position: absolute;
	top: 0px;
	left:330px;
	font-size: 8pt;
	z-index: 10;
	
}
#hlaskaSql{
	margin:10px 5px 5px 170px;
	padding: 5px;
	background: #CBF7CC;
	border:1px solid #00dd00;
	font-size: 95%;
	display: block;
}
.readonly{
	color: #575757;
	background-color: Silver;
}
