#login { /*vepro*/
	font-family: 'Arial CE',  Arial, sans-serif;
	text-align: center;
  	background: #9ba8b5;
	color: rgb(0,51,102);
}

#zaklad_login {	
  	background: #ffffff;
	text-align: center;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width:950px;
  	
	margin-top: 10px;
	_margin-top: 20px;
	border: 1px dotted white;
	height: 600px;
	_height: 800px;
	
}
#zaklad_taskmenu {	
  	background: #6aff3b;
	text-align: center;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width:950px;
  	
	margin-top: 10px;
	_margin-top: 20px;
	border: 1px dotted white;
	height: 30px;
	_height: 800px;
	
}
.background_login {
  position: relative;
  top: 40px;
  height: 350px

}



.logo {
  position: absolute;
  left: 0px;
  top: )0px;


}

.title_task {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        top: 10px;
        position: relative;
        width:980px;
  font-size: 40px;
  font-weight: bold;
		}

#log_user {
  	background: #9ba8b5;
	border: 2px solid rgb(100,51,102);
	padding: 10px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	font-size: 0.8em;
	text-align: left;
}
table.formular {
  width: 100%;
  margin-left: 20px;
}

.button_login {
  font-size: 18px;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 0;
  background-color: rgb(51,51,102);
  width: 170px;
  border: 1px solid white;
  vertical-align: top;
  
}
.button_view {
  font-size: 18px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 0;
  background-color: rgb(51,51,102);
  width: 100px;
  border: 1px solid white;
  vertical-align: top;
}
.button_viewDB {
  font-size: 18px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 0;
  background-color: rgb(51,51,102);
  width: 300px;
  border: 1px solid white;
  vertical-align: top;
}
td.task_ok {
  font-size: 18px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 0;
  background-color:green;
  width: 100px;
  border: 1px solid white;
  vertical-align: top;
}
td.task_false {
  font-size: 18px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 0;
  background-color:red;
  width: 100px;
  border: 1px solid white;
  vertical-align: top;
}
td.textfrm_popis{
  font-size: 18px;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 0;
  vertical-align: top;

}
td.textfrm_task{
  font-size: 18px;
  color: rgb(51,51,102);
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0;
  vertical-align: top;
}
table.formular_task {
  width: 100%;
  background-color: #ffffff;
}
table.formular_taskDB {
  width: 30%;
  background-color: #ffffff;
}
#task_form {
  	background: #9ba8b5;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 100px;
	text-align: left;
}
select.frm_roletka_example { /*vepro*/
  width: 150px;
  font-size: 15px;
 
}
